Why this matters
An index provides a single entry point for newcomers and supports audits.
Keep docs/adr/README.md updated with a table of ADRs (number, title, status, date). Update the index in the same PR that adds/changes an ADR.
An index provides a single entry point for newcomers and supports audits.
Side-by-side examples engineers can pattern-match during review.
No index; ADRs discovered by grep.docs/adr/README.md
| # | Title | Status | Date |
|----|-------|--------|------|
| 001 | choose-postgresql | accepted | 2025-03-12 |docs/adr/README.md (index table)Missing docs/adr/README.mdFrom the same buckets as this rule.
For changes that affect architecture, data models, external APIs, security posture, deployment topology, or cost (>10%), create an ADR in docs/adr/ using the standard template (Context, Decision, Consequences) and link the PR and issue IDs.