Skip to content

Commit 1e55f4b

Browse files
author
DavidQ
committed
define canonical network validation sample — PLAN_PR_LEVEL_12_9_NETWORK_USAGE_SAMPLE_STANDARDIZATION
1 parent d586d73 commit 1e55f4b

4 files changed

Lines changed: 35 additions & 13 deletions

File tree

docs/dev/CODEX_COMMANDS.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
MODEL: GPT-5.4
2-
REASONING: medium
1+
MODEL: GPT-5.3-codex
2+
REASONING: high
33
COMMAND:
4-
Finalize APPLY_PR_LEVEL_12_8_NETWORK_DIRECTORY_NORMALIZATION.
5-
Confirm all move-map changes are correctly applied and validated.
6-
Update docs/dev/roadmaps/MASTER_ROADMAP_HIGH_LEVEL.md markers only.
7-
Do not modify wording or structure.
4+
Prepare sample standardization plan using normalized network structure.
5+
No feature expansion.

docs/dev/COMMIT_COMMENT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
apply network directory normalization with validated import rewiring — APPLY_PR_LEVEL_12_8_NETWORK_DIRECTORY_NORMALIZATION
1+
define canonical network validation sample — PLAN_PR_LEVEL_12_9_NETWORK_USAGE_SAMPLE_STANDARDIZATION
Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
- move-map applied
2-
- imports validated
3-
- runtime validated
4-
- no duplicates
5-
- 2D regression passed
6-
- roadmap updated (marker only)
1+
- canonical sample defined
2+
- scope controlled
3+
- aligned with normalized structure
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# PLAN_PR_LEVEL_12_9_NETWORK_USAGE_SAMPLE_STANDARDIZATION
2+
3+
## Purpose
4+
Standardize a single canonical network usage sample aligned with normalized network structure.
5+
6+
## Scope
7+
- Define ONE canonical sample under samples/network/validation/
8+
- Ensure it uses new normalized network paths
9+
- Define minimal usage pattern (connect, update, disconnect)
10+
11+
## In Scope
12+
- sample structure
13+
- import usage
14+
- minimal gameplay loop
15+
16+
## Out of Scope
17+
- no new engine features
18+
- no UI expansion
19+
- no tooling
20+
21+
## Acceptance Criteria
22+
- single canonical sample defined
23+
- uses normalized network modules
24+
- supports test scenarios (connect, sync, disconnect)
25+
26+
## Roadmap Rule
27+
Markers only [ ] [.] [x]

0 commit comments

Comments
 (0)