@@ -3,25 +3,19 @@ Workflow
33- [x] BUILD created
44- [x] APPLY created
55
6- Sample B Implementation
7- - [x] host/client role simulation added
8- - [x] multi-peer provider snapshot support added
9- - [x] host status panel added
10- - [x] client status panel added
11- - [x] ownership/authority panel added
12- - [x] replication snapshots panel added
13- - [x] network.connections command added
14- - [x] network.replication command added
15- - [x] Sample B integrated in games/network_sample_b
16- - [x] Sample B card added under Level 11 in games/index.html
6+ Integration Targets
7+ - [x] Network Sample B card present under Level 11 in games/index.html
8+ - [x] Card follows existing Debug Showcase pattern
9+ - [x] Play link present for Sample B
10+ - [x] Debug link present for Sample B
11+ - [x] Docs links present for Sample B
1712
18- Roadmap/Docs
19- - [x] Track O items updated to [x] in docs/dev/NETWORK_SAMPLES_PLAN.md
20- - [x] BIG_PICTURE_ROADMAP.md not modified
13+ Tracking
14+ - [x] Track O checklist verified as [x] in docs/dev/NETWORK_SAMPLES_PLAN.md
15+ - [x] no BIG_PICTURE_ROADMAP.md update required
2116
22- Validation Runs
23- - [x] node --check games/network_sample_b/main.js
24- - [x] node --check games/network_sample_b/game/FakeHostClientNetworkModel.js
25- - [x] node --check games/network_sample_b/game/NetworkSampleBScene.js
26- - [x] node --check games/network_sample_b/debug/networkSampleBDebug.js
27- - [x] static check of Level 11 card links for Sample B in games/index.html
17+ Safety
18+ - [x] no server changes
19+ - [x] no container changes
20+ - [x] no engine changes
21+ - [x] no top section additions
0 commit comments