Files

AI Reference

Shared references for Codex and other AI coding agents in this project.

Entry Points

Topic Location
Project contract AGENTS.md
Autonomous agent harness autonomous-agent-harness.md
Worker loop command scripts/run-agent-loop.mjs
Pi worker wrapper scripts/run-pi-worker.mjs
Question authoring question-authoring.md

Use npm run agent:loop -- --task "<concrete task>" when Codex delegates implementation to Pi. Codex remains the orchestrator, verifier, reviewer, and committer.