Skip to content

Architecture Decision Records

Use ADRs to record meaningful platform choices and the tradeoffs behind them.

ADR Template

md
# ADR-000: Decision Title

## Status

Proposed | Accepted | Superseded

## Context

What problem are we solving, and what constraints matter?

## Decision

What did we choose?

## Consequences

What becomes easier, harder, or different because of this choice?