Skip to main content

Architecture decision records

These ADRs capture repository-level decisions that affect rule scope, docs architecture, and maintenance workflows.

Current records​

ADRTopicStatus
ADR 0001Focus rules on real Vite and Vitest runtime contractsAccepted
ADR 0002Keep docs hand-authored while syncing derived navigation and tablesAccepted

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.