zlh-grind/Codex/Agent
2026-04-17 22:44:43 +00:00
..
AGENT_OVERVIEW.md Clarify Agent code-server responsibilities 2026-04-16 20:28:27 +00:00
CURRENT_STATE.md Update Agent docs for validated code-server start 2026-04-16 21:12:33 +00:00
DECISIONS.md Record code-server install start split decision 2026-04-16 21:13:06 +00:00
OPEN_ITEMS.md Track Alloy template and label cleanup follow-up 2026-04-17 22:44:43 +00:00
README.md Add Codex repo-specific tracking structure 2026-04-16 19:12:15 +00:00

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.