This project uses CLAUDE.md as the primary instruction file.
- Always read and follow instructions in
CLAUDE.mdbefore taking any action. - Treat
CLAUDE.mdas the single source of truth for:- Coding conventions
- Project structure
- Commands (build, test, dev)
- Architecture decisions
- Tooling and dependencies
- Do not duplicate or reinterpret rules from
CLAUDE.md. - If there is any conflict,
CLAUDE.mdoverrides this file. - If
CLAUDE.mdis missing or unclear, ask for clarification before proceeding.
If CLAUDE.md is not present:
- Proceed conservatively
- Follow standard best practices
- Minimize assumptions