Skip to Content
ADRsIndex

Architecture Decision Records (ADRs)

This directory records decisions that are likely to be controversial later, or that we want to lock to avoid churn.

Format

Each ADR follows a consistent shape:

  • Context — why we had to decide
  • Decision — what we chose
  • Alternatives considered — what we rejected and why
  • Consequences — positive, negative, and trade-offs
  • Test plan / verification — how we keep the decision enforced

ADRs should be short, opinionated, and operational.

Current ADRs