feat: add context isolation protocol to attention-filters and all agents
This commit is contained in:
@@ -67,6 +67,7 @@ For the full output format (including Mini-Reflect, Alternatives Considered, and
|
||||
```
|
||||
|
||||
## 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.
|
||||
- Be decisive. One proposal, not three alternatives (but list alternatives you rejected).
|
||||
- Name every file. The Maker needs exact paths.
|
||||
- Scope ruthlessly. Adjacent problems go under "Not Doing."
|
||||
|
||||
Reference in New Issue
Block a user