Guidance
Guidance is durable context that should apply before the agent starts task work.
Canonical source:
source/guidance/**Generated outputs:
dist/codex/AGENTS.mddist/claude/CLAUDE.mddist/claude/.claude/rules/*.mdPut knowledge here when the agent should always consider it, but when no command-level enforcement is required.
Examples:
- default validation expectations
- codebase reading expectations
- frontend, backend, and testing conventions
- routing to the right skill
Do not put command allow/deny behavior here. Use policies for that.