Josh Creek
bc7136b2cb
feat: add ranked season window policy
2026-08-31 21:08:10 +01:00
Josh Creek
e13a64756f
feat: add authoritative rating outcome scoring
2026-08-31 21:07:04 +01:00
Josh Creek
63332435d2
feat: classify match integrity separately from delivery
2026-08-31 21:05:54 +01:00
Josh Creek
4e66c5758c
docs: reflect current multiplayer implementation status
2026-08-31 21:04:58 +01:00
Josh Creek
723f8aea5d
test: verify offline matchmaking pipeline
2026-08-31 21:04:22 +01:00
Josh Creek
c0d1c33f54
feat: add executable multiplayer SLO checks
2026-08-31 21:02:29 +01:00
Josh Creek
3dde0ffb79
feat: add credential-safe multiplayer observability
2026-08-31 21:01:30 +01:00
Josh Creek
0364d3f172
test: add offline Steam and allocator fakes
2026-08-31 21:00:31 +01:00
Josh Creek
1902084523
test: add multiplayer control-plane fuzz targets
2026-08-31 20:59:29 +01:00
Josh Creek
bbabd259b6
docs: complete multiplayer threat model
2026-08-31 20:58:11 +01:00
Josh Creek
217ae263cd
feat: add rebuildable candidate cache
2026-08-31 20:56:13 +01:00
Josh Creek
3b5f50023b
feat: enforce ranked admission policy
2026-08-31 20:55:11 +01:00
Josh Creek
518df3a73a
fix: bind reconnects to verified Steam identity
2026-08-31 20:54:16 +01:00
Josh Creek
893db17c03
feat: add authenticated supervisor drain
2026-08-31 20:52:37 +01:00
Josh Creek
7ce28559d2
feat: add revisioned resync reducer
2026-08-31 20:51:46 +01:00
Josh Creek
b1b4608dd8
docs: synchronize multiplayer progress checklist
2026-08-31 20:50:24 +01:00
Josh Creek
e702661388
feat: add ticket and session policy
2026-08-31 20:49:45 +01:00
Josh Creek
dfe8d46d99
feat: add casual bot backfill policy
2026-08-31 20:48:10 +01:00
Josh Creek
9c6d48ae2c
feat: add initial connect no-show policy
2026-08-31 20:46:52 +01:00
Josh Creek
81e68bb5fa
feat: add assignment readiness gate
2026-08-31 20:45:29 +01:00
Josh Creek
2b8bce5e4b
feat: add deterministic allocation policy
2026-08-31 20:43:56 +01:00
Josh Creek
9810ee543f
fix: propagate allocated transport ports
2026-08-31 20:42:19 +01:00
Josh Creek
a0195987bd
feat: add Agones readiness supervisor core
2026-08-31 20:40:51 +01:00
Josh Creek
698413cd91
feat: validate allocated assignment manifest
2026-08-31 20:38:56 +01:00
Josh Creek
ecc78b7a2a
feat: add result transaction SQL boundary
2026-08-31 20:37:49 +01:00
Josh Creek
a616b7637e
feat: add serializable matchmaking store boundary
2026-08-31 20:36:43 +01:00
Josh Creek
7c4b64b50a
feat: add durable matchmaking metadata schema
2026-08-31 20:35:34 +01:00
Josh Creek
637b522486
test: harden result annotation reconciliation
2026-08-31 20:34:50 +01:00
Josh Creek
864e4e8aaf
feat: add durable result policy core
2026-08-31 20:33:16 +01:00
Josh Creek
b04f3318b9
feat: add ranked reconnect policy
2026-08-31 20:31:16 +01:00
Josh Creek
cc2cd80a01
feat: add ranked season rollover policy
2026-08-31 20:29:11 +01:00
Josh Creek
1793eb7621
feat: add canonical matchmaking rating engine
2026-08-31 20:25:07 +01:00
Josh Creek
7643dbc439
feat: add matchmaking proposal policy
2026-08-31 20:23:17 +01:00
Josh Creek
cf212d94f9
feat: validate matchmaking latency evidence
2026-08-31 20:21:55 +01:00
Josh Creek
997175c753
docs: track queue domain progress
2026-08-31 20:20:59 +01:00
Josh Creek
6c0163c3ec
feat: add retry-safe matchmaking queue domain
2026-08-31 20:20:42 +01:00
Josh Creek
b79d358db9
feat: add deterministic matchmaking team partitioning
2026-08-31 20:18:43 +01:00
Josh Creek
07fe144b2f
feat: add deterministic matchmaking candidate selection
2026-08-31 20:17:53 +01:00
Josh Creek
f5d9c08468
feat: add matchmaking domain state core
2026-08-31 20:15:52 +01:00
Josh Creek
e3119bf77c
docs: mark matchmaking contracts complete
2026-08-31 20:14:04 +01:00
Josh Creek
4264a2bbd3
feat: validate allocated server compatibility
2026-08-31 20:13:48 +01:00
Josh Creek
d864ce2475
feat: add allocated server compatibility config
2026-08-31 20:13:22 +01:00
Josh Creek
15fdd989e2
feat: add matchmaking durable schema migration
2026-08-31 20:12:19 +01:00
Josh Creek
5b8638e15e
feat: define matchmaking state transitions
2026-08-31 20:10:51 +01:00
Josh Creek
f3e7538fb7
feat: publish matchmaking v1 contracts
2026-08-31 20:09:50 +01:00
Josh Creek
af8592082e
docs: define matchmaking launch SLOs
2026-08-31 20:07:41 +01:00
Josh Creek
62ee3f2777
docs: lock matchmaking platform architecture
2026-08-31 20:06:45 +01:00
Josh Creek
835233672f
fix multiplayer snapshot disconnect race
2026-08-31 20:05:40 +01:00
Josh Creek
8d4a0640e2
docs: finalize scalable matchmaking plan
2026-08-31 19:57:49 +01:00
Josh Creek
bcc12aad19
docs(multiplayer-todo): add Phase 8 task breakdown for matchmaking and autoscaling
...
multiplayer-next.md carried the Phase 8 checklist but not the numbered
tasks with acceptance criteria that work actually gets picked up from.
That format lives in multiplayer-todo.md section 7, which already hosts
Phase 7 as in-progress, so Phase 8 goes there too.
Tasks 8.1-8.20 across four groups: backend service (identity, rating
store, Glicko-2, queue), server orchestration and autoscaling, playlists
and client UI, and keeping Docker/CI green. Section 0's short list gains
an index entry, and the status header now says Phase 8 is a 1.0 launch
blocker and the first phase to add a component outside the Godot
project.
Three entries are measured findings rather than plans, each of which
would break a naive implementation: stdout block-buffering making a
log-grep readiness probe hang forever, the hardcoded 7777/udp port
preventing more than one match per host, and compose.phase6-smoke.yml's
dependence on the exact behaviour allocation work would change.
Also fixes a now-false cross-reference: a Phase 4 note read 'not
Phase 8' meaning 'not a later phase', written when no Phase 8 existed.
CLAUDE.md's 'never add new work to multiplayer-todo.md' rule gains the
new-phase exception it always had in practice - Phase 7 was already
there.
2026-08-31 18:49:59 +01:00