mirror of
https://github.com/jcreek/CosmicClash.git
synced 2026-09-13 21:12:03 +00:00
feat: add workload-authenticated result API
This commit is contained in:
+3
-1
@@ -93,7 +93,9 @@ product policy are in [`docs/MATCHMAKING.md`](docs/MATCHMAKING.md).
|
||||
inert/alerting. Pure Go credential-claim validation, binding, hashing,
|
||||
reconciliation, and the atomic receipt/completion/outbox SQL boundary exist;
|
||||
projected-token/JWT adapters, trusted-cluster verification, rating-lock
|
||||
integration, and production alerting remain. A dependency-free projected JWT
|
||||
integration, and production alerting remain. The API now exposes the
|
||||
workload-authenticated server result route and delegates completion to the
|
||||
durable receipt/outbox adapter. A dependency-free projected JWT
|
||||
adapter now verifies the compact-token signature through an injected trust
|
||||
boundary and delegates exact claim/time binding to the domain policy.
|
||||
- [x] Complete the threat model for forgery, replay, queue/flood/bot abuse,
|
||||
|
||||
Reference in New Issue
Block a user