- Treat
.agent/rules/as the authoritative repository instruction source. - Read
.agent/rules/global.mdbefore starting work in this repository. - For any coding, refactor, code-generation, or code-review task, also read
.agent/rules/coding.md. - Before creating files, refactoring modules, or writing core logic, read the relevant
unify.mdroute file required by the target package and follow its matched sample paths. - If a package-level
agentmap.mdexists and the task changes that package's file structure or responsibilities, update the correspondingagentmap.mdbefore finishing. - Do not assume
.agent/is loaded automatically by Codex. This file exists to bridge those rules into Codex's supported project-instruction discovery flow.