This directory defines the rules, constraints, and expectations for AI-assisted development in this project.
These files are first-class artifacts and must evolve with the codebase.
Before asking any AI to generate or modify code:
- Load all global context files
- Load exactly one task file from
/tasks - Follow them strictly
- 00-context.md
- 01-rules-do.md
- 02-rules-dont.md
- 03-constraints.md
- One task file
- AI suggestions must align with documented intent
- If rules conflict, stop and ask for clarification
- Speed is secondary to correctness and clarity