Architecture decision records

Architecture decision records (ADRs) document durable technical decisions that shape Otto's architecture. They preserve the context, decision, and consequences without replacing the supported application documentation.

Records

New records use the next three-digit sequence number and describe their status, context, decision, and consequences. Update a record's status when a later ADR supersedes it; do not rewrite accepted decisions to reflect later changes.