Auto-sync: 2026-04-21 08:02

This commit is contained in:
2026-04-21 08:02:52 +08:00
parent 4b4ffcd0c2
commit 8df9990f15
101 changed files with 4023 additions and 69 deletions

View File

@@ -0,0 +1,30 @@
---
title: "Autonomous QA"
type: concept
tags: [ai, quality-assurance, vision, automation]
sources: [marketing-carousel-growth-engine]
last_updated: 2026-04-21
---
## Definition
自主质量保证系统,通过视觉模型验证每张生成的幻灯片,仅重生成不合格的幻灯片。
## Verification Criteria
- 文字可读性
- 拼写准确性
- 视觉质量
- 底部 20% 无文字覆盖
## Process
1. Agent 使用视觉模型检查每张幻灯片
2. 任何失败仅重生成该幻灯片(保留 slide-1.jpg 作为参考)
3. 重新验证直到全部通过
4. 零人工干预
## Technical Stack
- Vision ModelAgent 内置视觉能力
- Gemini仅重生成失败幻灯片
## Aliases
- 自主质量保证
- Vision-Based Verification