feat: add evidence-gated verification to check phase and reviewers

This commit is contained in:
2026-04-04 09:30:24 +02:00
parent f10e853d8e
commit 516fe11710
5 changed files with 74 additions and 0 deletions

View File

@@ -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