Architecture Decision Records (ADR)¶
ADRs capture the "why" behind important decisions.
Template: adr/template.md
When to add an ADR:
- new artifact type
- new storage backend (S3/GCS)
- change in windowing or versioning
- new validation policy
Read next¶
- ADR template: ADR-XXXX:
title - Start here: Start here
- Architecture overview: Architecture
- Developer workflow: Developer workflow