feat: add authenticated probe evidence boundary

This commit is contained in:
Josh Creek
2026-08-31 21:34:27 +01:00
parent 91e536425d
commit 02a11704ce
4 changed files with 82 additions and 2 deletions
+3 -1
View File
@@ -76,7 +76,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
PostgreSQL/Redis wiring remains.
- [ ] **IN PROGRESS:** Validate opaque Steam ping locations and nonce-bound probes server-side;
require <=100 ms, enforce discrepancy quarantine and the locked widening/
region/team tie-break rules.
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:** 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.