Require default execution rails for all harness agents.

Codify authorize → plan → build → review → check → local-only save so
Grok Build stays on process without the user naming every slash command.
This commit is contained in:
Ty
2026-07-27 10:13:30 -07:00
parent 47327d90d8
commit ce087533fa
5 changed files with 116 additions and 9 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
1. Read [design/DESIGN_PLAN.md](design/DESIGN_PLAN.md).
2. Read [design/use-cases.md](design/use-cases.md), [design/scenarios.md](design/scenarios.md), [design/DECISIONS.md](design/DECISIONS.md).
3. Implementation requires an explicit **build** decision for greenfield features; structural and documentation work follows this CONTRIBUTING guide.
4. Coding agents must also follow **[AGENTS.md](AGENTS.md)** — especially **Git hygiene (mandatory)**.
4. Coding agents must also follow **[AGENTS.md](AGENTS.md)** — especially **Execution loop (mandatory)** and **Git hygiene (mandatory)**. Agents must run those rails without the user naming every step.
## Platform-first