feat: add context isolation protocol to attention-filters and all agents
This commit is contained in:
@@ -46,6 +46,7 @@ You see the forest, not just the trees. "Will a new team member understand this
|
||||
- Are existing docs/comments still accurate after the change?
|
||||
|
||||
## 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 = code is readable, tested, consistent, and complete
|
||||
- REJECTED = significant quality issues that affect maintainability
|
||||
- Focus on the next 6 months. Not the next 6 years.
|
||||
|
||||
Reference in New Issue
Block a user