This repository uses CLAUDE.md as the primary development workflow and governance guide.
Before making any code or documentation change, read and follow:
- The root
CLAUDE.md - This root
AGENTS.md - Any nested
AGENTS.md,AGENTS.override.md, orCLAUDE.mdfiles in the target subdirectory
When CLAUDE.md refers to Claude or Claude Code, apply the same instruction to Codex unless the instruction is technically impossible in Codex.
Conflict resolution order:
- Explicit user instruction
- Closest nested
AGENTS.override.md,AGENTS.md, orCLAUDE.md - Root
CLAUDE.md - Root
AGENTS.md - Root
AGENT.md, if present
If there is a conflict that cannot be resolved safely, stop and ask for clarification before changing files.
Do not implement changes until the required workflow checks from CLAUDE.md have been completed.