docs(multiplayer): record the workload-token delivery channel closing

Updates §8.10 and §8.28's cross-reference to reflect the previous two
commits: the token now binds allocation_id only (resolved durably at verify
time, not embedded match/server), and the delivery channel itself is wired
end to end (cmd/allocator mints -> Agones annotation -> supervisor reads ->
Authorization header), not just the verification core. Records what's left:
this has only run against HTTP-level Agones fakes, never a real cluster, so
the object_meta JSON casing remains unverified from this sandbox; fleet.yaml
still needs its own environment-specific manifest values.
This commit is contained in:
Josh Creek
2026-09-01 14:58:30 +01:00
parent 544f76c502
commit 1e1db3525e
+2 -2
View File
File diff suppressed because one or more lines are too long