Skip to main content

ADR Index

Architecture Decision Records (ADRs) capture technical choices that should stay understandable long after the original implementation work.

Active ADRsโ€‹

ADR authoring rulesโ€‹

  • Keep ADRs decision-focused, not implementation diaries.
  • Include explicit consequences and rollback considerations.
  • Link related docs, scripts, and config files that enforce the decision.