---
description: Grid verification protocols
globs:
  - "**/*"
---

# Grid Verification

After Executor completes:

1. **Existence Check** - Does the file exist?
2. **Substantive Check** - Real code, not stubs?
3. **Wired Check** - Connected to system?

If any check fails, spawn Planner with `--gaps` flag.
