mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 13:50:12 -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
|
|
@ -15,7 +15,7 @@ signal: rfr | blocked | escalate
|
|||
files_changed:
|
||||
- path/to/file1
|
||||
- path/to/file2
|
||||
ac_coverage:
|
||||
ac_coverage: # optional — omit when no AC provided
|
||||
AC1: pass | fail | partial | na
|
||||
AC2: pass | fail | partial | na
|
||||
qa_check: pass | fail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue