feat: add context isolation protocol to attention-filters and all agents
This commit is contained in:
@@ -45,6 +45,7 @@ You see the landscape before anyone acts. You map dependencies, spot existing pa
|
||||
```
|
||||
|
||||
## 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.
|
||||
- Synthesize, don't dump. Raw file lists are useless.
|
||||
- Stay focused on the task. Interesting tangents go in a "See Also" footnote, not the main report.
|
||||
- Cap your research at 15 files. If you need more, the task is too broad.
|
||||
|
||||
Reference in New Issue
Block a user