mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-12 21:22:06 +00:00
feat: apply certified ratings during result completion
This commit is contained in:
+3
-1
@@ -142,7 +142,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
- [ ] **IN PROGRESS:** Ranked: exactly six humans, solo-only, no bots/backfill,
|
||||
random-enabled non-elevated arenas only, 60 s reconnect grace and escalating abandons.
|
||||
- [ ] **IN PROGRESS:** Implement the documented exact Glicko-2 equations, fractional 3v3
|
||||
weights, inactivity/update locking/golden vectors and ten provisional games.
|
||||
weights, inactivity/update locking/golden vectors and ten provisional games. Certified
|
||||
result completion now applies the canonical per-player update inside the same durable
|
||||
transaction, with lexical rating locks and ranked-game revision increments.
|
||||
Backend-owned provisional status and validated ranked-tier derivation now exist;
|
||||
authenticated ranked-profile transport now exists; client display and
|
||||
persisted tier configuration remain.
|
||||
|
||||
Reference in New Issue
Block a user