Files
nexus/wiki/concepts/Autonomous-QA.md
2026-04-21 08:02:52 +08:00

30 lines
752 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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