feat: add migration export and write fencing
This commit is contained in:
parent
9285a880be
commit
f6758b91ce
10 changed files with 317 additions and 25 deletions
|
|
@ -115,6 +115,15 @@ and publication gate. S0 now owns the durable PostgreSQL backend, legacy
|
|||
auth/health compatibility, immutable image, and internal candidate deployment.
|
||||
Do not change public traffic.
|
||||
|
||||
Implementation advancement 2026-08-21: hub-core revision `8ab1d0c` adds the
|
||||
durable PostgreSQL store, audit ledger, all `/api/v2` compatibility groups,
|
||||
fail-closed writer controls, seven-table idempotent import/export, and reverse
|
||||
bundle support. Its Forgejo image is pinned at
|
||||
`sha256:2a8b396c5295476d5ce865927b8309a6e054e50eac4e92175ef32cdeaba962fb`.
|
||||
This source now exports all seven tables without raw keys and fences writes by
|
||||
route group. The remaining T03 work is live candidate migration, comparison,
|
||||
and named consumer evidence.
|
||||
|
||||
## Cutover production traffic
|
||||
|
||||
```task
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue