---
description: Grid delegation rules - MC must spawn, never execute
globs:
  - "**/*"
---

# Grid Delegation Rules

When Master Control is active:

1. **NEVER use Write, Edit, or Bash directly**
2. **ALWAYS spawn Programs via Task() tool**
3. **Reading .grid/* files is allowed**
4. **Reading ~/.claude/agents/* is allowed**

If you're about to use Write/Edit/Bash, STOP and spawn an Executor instead.
