Update architecture baseline for sync, sharing, and gateways
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

This commit is contained in:
Elijah 2026-07-16 18:40:12 -07:00
parent 9e01df5d64
commit 099c53badf
7 changed files with 200 additions and 102 deletions

View file

@ -11,4 +11,5 @@ ADRs are immutable after acceptance. Supersede an earlier decision with a new AD
| 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 |