mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-13 16:52:04 +00:00
feat: add ranked season maintenance role
This commit is contained in:
+4
-2
@@ -63,8 +63,10 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
down gracefully; optional `--redis-addr` publishes queue mutations to a
|
||||
TTL-bound best-effort candidate projection without making Redis authoritative;
|
||||
a runnable casual `cmd/matcher` role now polls PostgreSQL and delegates
|
||||
proposal claims to the durable transaction; allocator/maintenance roles,
|
||||
ranked provider wiring, Redis worker wiring and live service checks remain.
|
||||
proposal claims to the durable transaction; `cmd/maintenance` now runs
|
||||
bounded ranked-season rollover batches with signal-bound shutdown;
|
||||
provider-backed allocation, ranked provider wiring, Redis worker wiring and
|
||||
live service checks remain.
|
||||
- [ ] **IN PROGRESS:** Define assignment compatibility and opt-in `ServerConfig`
|
||||
flags whose defaults reproduce the community-server path. Allocation manifest
|
||||
validation now covers client build and future expiry; allocated servers now
|
||||
|
||||
Reference in New Issue
Block a user