Add Codex repo-specific tracking structure
This commit is contained in:
parent
7d37283928
commit
edab0a2955
20
Codex/Agent/README.md
Normal file
20
Codex/Agent/README.md
Normal file
@ -0,0 +1,20 @@
|
||||
# Agent Codex
|
||||
|
||||
Repo: `jester/zlh-agent`
|
||||
|
||||
Use this folder to track Agent-only work.
|
||||
|
||||
Read in this order:
|
||||
1. `CURRENT_STATE.md`
|
||||
2. `OPEN_ITEMS.md`
|
||||
3. `DECISIONS.md`
|
||||
|
||||
Scope:
|
||||
- game/dev container runtime behavior
|
||||
- readiness/start/restart/process supervision
|
||||
- local backup/restore behavior
|
||||
- filesystem enforcement and runtime sandboxing
|
||||
- runtime install/update/remove handling
|
||||
- code-server / dev-environment behavior inside the container
|
||||
|
||||
Do not put API-only or Portal-only implementation details here unless they directly affect Agent behavior or integration.
|
||||
Loading…
Reference in New Issue
Block a user