Files
initiative/docs/adr/000-template.md
Lukas d653cfe489 Add ADR template and first two architecture decision records
Document the errors-as-values pattern (ADR-001) and domain events
as plain data objects (ADR-002) to capture the reasoning behind
these foundational design choices.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 11:19:54 +01:00

348 B

ADR-NNN: [Title]

Date: YYYY-MM-DD Status: accepted | superseded | deprecated

Context

What is the problem or situation that motivates this decision?

Decision

What did we decide, and why?

Alternatives Considered

What other approaches were evaluated?

Consequences

What are the trade-offs — both positive and negative?