feat: derive authoritative ranked tiers

This commit is contained in:
Josh Creek
2026-08-31 21:25:53 +01:00
parent 726fe1ce2e
commit 846663e320
4 changed files with 115 additions and 1 deletions
+2
View File
@@ -83,6 +83,8 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
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.
Backend-owned provisional status and validated ranked-tier derivation now exist;
authoritative profile transport and client display remain.
- [ ] **IN PROGRESS:** Add ranked-only exactly-once 12-week soft seasons; distinguish retryable
result-delivery outages from match-integrity failures and rating exemptions.