Decisions
Each row links to a single ADR. Append-only. Update
statustoSuperseded by NNNNwhen overridden — never delete.
| ID | Status | Date | Title | Supersedes |
|---|---|---|---|---|
| 0001 | Accepted | 2026-02-15 | Ship search as a library of IGNIS components, not a standalone service | — |
| 0002 | Accepted | 2026-02-15 | CDC-driven denormalized Typesense index with cascade fan-out | — |
| 0003 | Accepted | 2026-03-01 | Detect schema drift but never auto-rebuild collections | — |
Authoring rules
- One decision per file, MADR template (
NNNN-<kebab-slug>.md). - Sequential numbering, zero-padded to 4 digits, never reuse.
- Status values:
Proposed·Accepted·Deprecated·Superseded by NNNN. - Date = decision date (not created date).
- Cross-service decisions go in
developer/decisions/, not here.