|
1 | | -Toolbox Aid |
2 | | -David Quesenberry |
3 | | -04/06/2026 |
4 | | -PLAN_PR_NETWORK_SAMPLE_A_INDEX_FIX.md |
5 | | - |
6 | 1 | # PLAN_PR_NETWORK_SAMPLE_A_INDEX_FIX |
7 | 2 |
|
8 | | -## Goal |
9 | | -Repair and finalize Network Sample A visibility in the launcher index while preserving the current page structure and ordering. |
10 | | - |
11 | | -## Workflow |
12 | | -PLAN_PR -> BUILD_PR -> APPLY_PR |
13 | | - |
14 | | -## In Scope |
15 | | -- `games/index.html` update/fix for Network Sample A integration. |
16 | | -- Keep card structure aligned with existing index conventions. |
17 | | -- Keep `Debug Showcase` labeling on Sample A entry. |
18 | | -- Ensure navigation to `/games/network_sample_a/index.html`. |
19 | | -- Update docs/dev control and report artifacts for this PR bundle. |
| 3 | +## Objective |
| 4 | +Finish the Network Sample A index integration safely using the current code base as source of truth. |
20 | 5 |
|
21 | | -## Out Of Scope |
22 | | -- Server dashboard/containerization tracks. |
23 | | -- Engine/runtime changes. |
24 | | -- Broad layout redesign of index pages. |
| 6 | +## Scope |
| 7 | +- update `games/index.html` |
| 8 | +- keep the current page structure intact |
| 9 | +- add Network Sample A card data directly to the game card area |
| 10 | +- place Network Sample A under `Level 11 - Network Games` |
| 11 | +- add documentation links on the card |
| 12 | +- update `docs/dev/NETWORK_SAMPLES_PLAN.md` |
| 13 | +- apply bracket-only updates to `docs/dev/BIG_PICTURE_ROADMAP.md` |
25 | 14 |
|
26 | 15 | ## Constraints |
27 | | -- Preserve existing order of existing cards/sections. |
28 | | -- No top-level showcase block insertion. |
29 | | -- No destructive edits. |
30 | | -- No unrelated file changes. |
| 16 | +- do not add a top showcase section |
| 17 | +- do not delete or rewrite most of the page |
| 18 | +- preserve existing card/layout patterns |
| 19 | +- use `games/index.html` as the location |
| 20 | +- consider Phase 13 - Network Concepts, Latency & Simulation (1301-1315) |
31 | 21 |
|
32 | | -## Acceptance Criteria |
33 | | -- Sample A is visible in `games/index.html`. |
34 | | -- Sample A navigation path is reachable. |
35 | | -- Existing index structure/order is preserved. |
36 | | -- Bundle packages only PR-relevant files. |
| 22 | +## Acceptance |
| 23 | +- page structure preserved |
| 24 | +- Level xx changed to Level 11 |
| 25 | +- Network Sample A visible in playable and planned network locations |
| 26 | +- docs links included on the card |
| 27 | +- tracking docs updated |
0 commit comments