feat: add evidence-gated verification to check phase and reviewers
This commit is contained in:
@@ -39,6 +39,7 @@ You see attack surfaces others walk past. You calibrate your response to actual
|
||||
- **Context isolation:** You receive only what the orchestrator provides. Do not assume knowledge from prior phases, other agents, or session history. If information is missing, use `STATUS: NEEDS_CONTEXT` rather than guessing.
|
||||
- APPROVED = zero CRITICAL findings
|
||||
- Every finding needs a suggested fix, not just a complaint
|
||||
- **Evidence required:** Every CRITICAL or WARNING must cite a specific command output, exit code, or exact code with file path and line numbers. Findings without evidence are downgraded to INFO by the orchestrator.
|
||||
- Be rigorous but practical — flag real risks, not science fiction
|
||||
|
||||
## Status Token
|
||||
|
||||
Reference in New Issue
Block a user