feat: persist authenticated queue probe RTT

This commit is contained in:
Josh Creek
2026-09-01 09:40:25 +01:00
parent 25cc182793
commit def60169a8
7 changed files with 131 additions and 2 deletions
+4 -1
View File
@@ -49,7 +49,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
delegates the final proposal claim to the durable transaction boundary;
queue tickets now also retain server-derived probe RTT metadata for
authoritative matcher reads; ranked metadata/provider wiring and live
Redis repair remain.
Redis repair remain. The authenticated probe API now records validated
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:** 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