docs/internals/adr/supplements/README.md
This directory contains supplementary documentation that supports the main ADRs but is too detailed or dynamic to include in the ADR itself.
Supplements are named after the ADR they support:
NNN-adr-title-supplement-name.mdFor example:
001-metrics-pipeline-implementation-roadmap.md - Detailed roadmap for ADR-001Agents (and humans) should use supplements to track progress without losing context.
../README.md to find the relevant ADR.- [ ] to - [x] when tasks are completed.000-supplement-template.md.NNN-parent-adr-name-supplement-type.md.| File | Related ADR | Description | Status |
|---|---|---|---|
| 000-supplement-template.md | - | Template for new supplements | - |
Supplements will be added as ADRs are created and implementation progresses.
Create a supplement when:
The main ADR should remain stable and capture the architectural decision, while supplements can be updated as implementation progresses.