Add execution constraints to prevent drift
This commit is contained in:
parent
a86f7d8150
commit
b1f761906c
18
CONSTRAINTS.md
Normal file
18
CONSTRAINTS.md
Normal file
@ -0,0 +1,18 @@
|
||||
# Constraints – zlh-grind
|
||||
|
||||
This repository is strictly for **GPT execution work**.
|
||||
|
||||
## Hard Rules
|
||||
- Do NOT make architecture decisions here
|
||||
- Do NOT redefine system boundaries
|
||||
- Do NOT duplicate canonical documentation
|
||||
|
||||
## Source of Truth
|
||||
All architecture, decisions, and authoritative docs live in:
|
||||
- `jester/knowledge-base`
|
||||
|
||||
## Role Split
|
||||
- Claude: architecture, decisions, control-plane changes
|
||||
- GPT: execution, implementation, logging, reasoning
|
||||
|
||||
If a change might affect architecture, stop and defer.
|
||||
Loading…
Reference in New Issue
Block a user