docs/internals/adr/supplements/000-supplement-template.md
Philosophy: [Optional: A guiding principle for this roadmap/report] Parent ADR: [Link to ADR]
Last Updated: YYYY-MM-DD Status: [e.g. In Progress, Complete, Blocked]
[Optional: High-level metrics or status table]
| Metric | Value | Target | Notes |
|---|---|---|---|
| Pass Rate | 0% | 100% | ... |
Use checkbox tasks (- [ ]) to track progress. Mark completed items with - [x].
[Optional: Detailed tables, gap analysis, or technical notes]
| Category | Status | Notes |
|---|---|---|
| ... | ... | ... |
[Optional: Notes on how to implement, key files, or architecture decisions specific to this roadmap]
Key Files:
path/to/file.rs - [Description]- [ ] to - [x] when a task is complete.