feat: 安徽运八需求全流水线输出同步 + 知识库/agents/资源文件更新
This commit is contained in:
@@ -4,21 +4,36 @@
|
||||
"coverage_report_file": "E:\\test\\QaAutomationHub\\output\\analysis\\安徽运八需求_覆盖率审计.md",
|
||||
"verdict_file": "E:\\test\\QaAutomationHub\\output\\analysis\\安徽运八需求_质量裁决.md",
|
||||
"quality_verdict": {
|
||||
"verdict": "PASS",
|
||||
"reason": "用例数量: 8,覆盖率达标",
|
||||
"case_count": 8,
|
||||
"verdict": "PENDING_AI",
|
||||
"reason": "等待 AI Agent 评审(review 战区: case-reviewer → coverage-auditor → quality-gatekeeper)",
|
||||
"case_count": 18,
|
||||
"min_coverage_required": 0.95,
|
||||
"max_blockers_allowed": 0
|
||||
},
|
||||
"agent_notes": {
|
||||
"case-reviewer": "评审完成,8 条用例",
|
||||
"coverage-auditor": "覆盖率审计待 AI Agent 执行",
|
||||
"quality-gatekeeper": "裁决: PASS"
|
||||
"case-reviewer": {
|
||||
"status": "pending_ai",
|
||||
"message": "待 AI Agent 评审用例",
|
||||
"prompt_file": "agents/review/case_reviewer.md",
|
||||
"output_file": "E:\\test\\QaAutomationHub\\output\\analysis\\安徽运八需求_评审报告.md"
|
||||
},
|
||||
"coverage-auditor": {
|
||||
"status": "pending_ai",
|
||||
"message": "待 AI Agent 审计覆盖率",
|
||||
"prompt_file": "agents/review/coverage_auditor.md",
|
||||
"output_file": "E:\\test\\QaAutomationHub\\output\\analysis\\安徽运八需求_覆盖率审计.md"
|
||||
},
|
||||
"quality-gatekeeper": {
|
||||
"status": "pending_ai",
|
||||
"message": "待 AI Agent 质量裁决",
|
||||
"prompt_file": "agents/review/quality_gatekeeper.md",
|
||||
"output_file": "E:\\test\\QaAutomationHub\\output\\analysis\\安徽运八需求_质量裁决.md"
|
||||
}
|
||||
},
|
||||
"_meta": {
|
||||
"zone": "review",
|
||||
"base_name": "安徽运八需求",
|
||||
"updated_at": "2026-07-13T01:33:01.582202+00:00",
|
||||
"updated_at": "2026-07-14T03:40:32.599120+00:00",
|
||||
"status": "completed"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user