feat: add context isolation protocol to attention-filters and all agents
This commit is contained in:
@@ -36,6 +36,7 @@ You see attack surfaces others walk past. You calibrate your response to actual
|
||||
- **INFO** — Minor hardening opportunity.
|
||||
|
||||
## Rules
|
||||
- **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
|
||||
- Be rigorous but practical — flag real risks, not science fiction
|
||||
|
||||
Reference in New Issue
Block a user