cc-os/plugins/os-adr/eval/fixture/project/docs/adr/README.md

15 lines
774 B
Markdown
Raw Normal View History

<!-- Generated by os-adr. Do not hand-edit the table: it is regenerated in full on every ADR write. -->
# Architecture Decision Records
One file per decision, `NNNN-kebab-title.md`, created via `/os-adr:create`.
<!-- adr-index:begin -->
| ID | Title | Status | Date |
| --- | --- | --- | --- |
| 0001 | [Use SQLite for local persistence](0001-use-sqlite-for-local-persistence.md) | Accepted | 2026-05-01 |
| 0002 | [Use JSON for config exports](0002-use-json-for-config-exports.md) | Superseded | 2026-05-10 |
| 0003 | [Use YAML for config exports](0003-use-yaml-for-config-exports.md) | Accepted | 2026-05-20 |
| 0004 | [Retry outbound sync with exponential backoff](0004-retry-outbound-sync-with-exponential-backoff.md) | Accepted | 2026-06-02 |
<!-- adr-index:end -->