feat: form matches from queue projections

This commit is contained in:
Josh Creek
2026-08-31 21:36:00 +01:00
parent 02a11704ce
commit 4dcf98cbb0
4 changed files with 82 additions and 2 deletions
+3
View File
@@ -79,6 +79,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
region/team tie-break rules. Authenticated probe transport now routes opaque
location/nonce data through a server-owned evidence provider and refuses
client RTT values; Steam/coordinator adapters remain.
- [ ] **IN PROGRESS:** Form deterministic candidate sets and balanced teams from
the server-owned queue projection. Queue-backed oldest-anchor formation and
duplicate-player fencing now exist; durable matcher claims remain.
- [ ] **IN PROGRESS:** Send 10 s proposals to every selected human: ranked six, relaxed casual
two to six with disclosed bots; enforce exact cooldown and queue-precedence
behavior.