mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
fix: resolve review round 3 findings
- reviewer, auditor: add qa-checklist to skills (both produce envelopes) - worker-protocol: annotate ac_coverage as optional in envelope template - message-schema: document that security_findings.high is non-blocking - qa-checklist: reframe plan_result has_blockers as intent confirmation
This commit is contained in:
parent
76f7f16eff
commit
7fdbb40656
5 changed files with 5 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ Before returning your output, validate against every item below. If you find a v
|
|||
- Are hard rules satisfied?
|
||||
- `review_verdict`: `critical_count > 0` requires `signal: fail`
|
||||
- `audit_verdict`: `security_findings.critical > 0` or `build_status: fail` or `test_status: fail` requires `signal: fail`
|
||||
- `plan_result`: `has_blockers: true` requires orchestrator escalation to user before worker dispatch
|
||||
- `plan_result`: if you set `has_blockers: true`, confirm this is intentional — it triggers user escalation before worker dispatch
|
||||
|
||||
## After validation
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue