Document
Purpose
Ensure docs/overview.md reflects any additions, deletions, or changes to functionality and architecture.
Workflow
- •Read repo guidance
- •Read
AGENTS.mdand~/.codex/docs/style-guide.md. - •Read
docs/overview.mdif present.
- •Inspect current changes
- •Use
git statusandgit diffto identify relevant changes. - •Focus on functional behavior, architecture, and repo structure updates.
- •Update docs/overview.md
- •Add, update, or remove entries so the overview matches the current code.
- •Keep the doc terse and aligned with the required structure.
- •Do not list test files in the repo structure section.
- •Write to shared context
- •Append a "## Documentation" section to
factory/context.md. - •Summarize updates and note any remaining doc gaps.
Output format
- •Short summary of documentation updates.
- •File path list of what was changed.
- •Any remaining doc risks or open questions.