Contributor Guide
Thank you for considering a contribution.
What to read first
Contribution priorities
The project values:
- correctness over surface-level feature count
- production-grade diagnostics and safety
- AI-friendly MCP contracts and instructions
- tests that protect behavior instead of just chasing coverage numbers
- documentation that is accurate, task-oriented, and easy to skim
Before opening a change
- confirm whether the behavior is already covered by an ADR
- understand runtime and architecture implications
- prefer narrow, test-backed changes
- keep file size under the repository limit