| .. | ||
| API | ||
| README.md | ||
Codex
Codex is the repo-specific execution layer for active work.
Purpose:
- keep
zlh-grindroot focused on platform-wide context - track API, Portal, and Agent work separately
- make it easier to remove completed items instead of letting them linger in one shared backlog
Use this structure:
Codex/API/*forjester/zpack-apiCodex/Portal/*forjester/zpack-portalCodex/Agent/*forjester/zlh-agent
File roles:
README.md— front door for that repo trackCURRENT_STATE.md— what is actually implemented nowOPEN_ITEMS.md— only unfinished workDECISIONS.md— important settled choices / do-not-re-litigate notes
Operational rules:
- remove completed items from
OPEN_ITEMS.mdpromptly - move durable context into
CURRENT_STATE.mdorDECISIONS.md - keep root
OPEN_THREADS.mdfor cross-repo / platform items only - if
Codex/*conflicts with older historical notes elsewhere inzlh-grind, prefer the newer Codex entry unless there is stronger evidence in the source repo