Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 2.24 KB

File metadata and controls

21 lines (16 loc) · 2.24 KB

Engineering Decisions (ADR)

One decision per file. Append-only: never edit or delete an existing record — if a decision is reversed, add a new one that says which record it supersedes.

Adding a record

  1. Copy _TEMPLATE.md → docs/decisions/YYYY-MM-DD-short-slug.md and fill it in.
  2. Add one line to this index.
  3. Do not paste the record body into AGENTS.md.

Records