Architecture decision records
These ADRs capture repository-level decisions that affect rule scope, docs architecture, and maintenance workflows.
Current recordsβ
| ADR | Topic | Status |
|---|---|---|
ADR 0001 | Focus rules on real Vite and Vitest runtime contracts | Accepted |
ADR 0002 | Keep docs hand-authored while syncing derived navigation and tables | Accepted |
How to use these recordsβ
- Read an ADR before changing behavior in the area it covers.
- Add a new ADR when a decision will shape future rule design or maintainer workflow.
- Prefer updating an ADR only for clarifications; major changes should usually create a follow-up record instead.