mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-11 00:14:00 +00:00
feat: atomically complete match results
This commit is contained in:
+3
-2
@@ -54,8 +54,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
- [ ] **IN PROGRESS:** Authenticate results with pod/GameServer-bound workload
|
||||
identity; make identical duplicates idempotent and conflicting results
|
||||
inert/alerting. Pure Go credential-claim validation, binding, hashing,
|
||||
reconciliation, and SQL boundaries exist; projected-token/JWT adapters,
|
||||
trusted-cluster verification, and production alerting remain.
|
||||
reconciliation, and the atomic receipt/completion/outbox SQL boundary exist;
|
||||
projected-token/JWT adapters, trusted-cluster verification, rating-lock
|
||||
integration, and production alerting remain.
|
||||
- [x] Complete the threat model for forgery, replay, queue/flood/bot abuse,
|
||||
workload/insider compromise, DDoS, supply chain and denial-of-wallet
|
||||
([THREAT-MODEL.md](docs/THREAT-MODEL.md)).
|
||||
|
||||
Reference in New Issue
Block a user