newdrive/docs/adr/README.md
Elijah 099c53badf
All checks were successful
CI / Backend (push) Successful in 26s
CI / Frontend (push) Successful in 11s
CI / Contracts and repository policy (push) Successful in 4s
CI / Container (push) Successful in 27s
Update architecture baseline for sync, sharing, and gateways
2026-07-16 18:40:12 -07:00

15 lines
721 B
Markdown

# Architecture decision records
ADRs are immutable after acceptance. Supersede an earlier decision with a new ADR rather than rewriting its history.
| ADR | Decision | Status |
| --- | --- | --- |
| 0001 | PostgreSQL remains on btrfs with CoW | Accepted |
| 0002 | Opaque object IDs and same-directory promotion | Accepted |
| 0003 | Protect commits, not incomplete transfers | Accepted |
| 0004 | Single application service | Accepted |
| 0005 | HTTP precondition and conflict status codes | Accepted |
| 0006 | Stable-v1 and deferred product scope | Accepted |
| 0007 | Open first-run setup | Accepted risk |
| 0008 | Sync-capable server contract | Accepted |
| 0009 | External protocol gateway boundary | Accepted |