8 pages tagged
#codex
agent-legibility
concept
Designing systems for the agent's eye, not the human's; logs, metrics, code all agent-readable.
architectural-invariants
concept
Strict layering enforced by custom linters with embedded fix instructions.
codebase-as-system-of-record
concept
"If the agent can't find it in the repo, it doesn't exist"; versioned artifacts as truth.
entropy-and-garbage-collection
concept
Golden principles + scheduled cleanup tasks; debt paid down in small installments.
ralph-wiggum-loop
concept
Agent self-review pattern: loop until every reviewer + verifier is satisfied; Codex's PR cycle.
2026-04-27-codex-context-compaction-investigation
source
Kangwook Lee's prompt-injection probe extracting Codex's hidden compaction & handoff prompts.
2026-04-27-harness-engineering-codex-agent-first
source
Ryan Lopopolo / OpenAI Codex's "no manual code" 5-month, 1M-LoC, 1500-PR experiment.
2026-07-12-codex-windows-sandbox-engineering
source
OpenAI's Codex Windows sandbox: rejected primitives → unelevated prototype → elevated design.
esc