feat: add durable allocator claim boundary

This commit is contained in:
Josh Creek
2026-09-01 09:43:33 +01:00
parent 7803e1ec7c
commit b1966a3423
5 changed files with 151 additions and 2 deletions
+3
View File
@@ -53,6 +53,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
server-computed RTT values into the active player's durable queue ticket and
fails closed when that write is unavailable; Steam/coordinator evidence
acquisition and multi-region probe population remain.
- [ ] **IN PROGRESS:** Durable allocator registry now records READY GameServer
projections and atomically claims compatible capacity with replay/conflict
fencing; provider allocation and assignment publication remain.
- [ ] **IN PROGRESS:** Run the Go control plane against PostgreSQL/Redis with
independently runnable API, matcher, allocator and maintenance roles. The
`cmd/control-plane` API role now opens PostgreSQL, applies migrations, wires