Files
Salon/docs/adr/README.md
2026-02-28 17:41:00 +03:00

301 B

Architecture Decision Records

ADRs capture cross-cutting or hard-to-reverse decisions. Add a new ADR when changing providers, async strategy, data model boundaries, or other architectural choices.

Use the template in docs/templates/adr.md and increment the numeric prefix (0002, 0003, ...).