@@ -2,28 +2,20 @@ MODEL: GPT-5.4
22REASONING: high
33
44COMMAND:
5- Execute this atomic Level 13 package in order.
5+ Execute this Level 14 expansion suite in order, treating each PLAN as the governing architecture contract for its corresponding BUILD/APPLY .
66
7- Step 1:
8- Treat docs/pr/PLAN_PR_RUNTIME_ASSET_LOADER.md as the governing architecture contract.
7+ Order:
8+ 1 . PLAN/BUILD/APPLY_PR_EDITOR_EXPERIENCE_LAYER
9+ 2 . PLAN/BUILD/APPLY_PR_RUNTIME_STREAMING_SYSTEM
10+ 3 . PLAN/BUILD/APPLY_PR_PLUGIN_ARCHITECTURE
11+ 4 . PLAN/BUILD/APPLY_PR_PROJECT_VERSIONING_SYSTEM
912
10- Step 2:
11- Create BUILD_PR_RUNTIME_ASSET_LOADER.
12-
13- BUILD requirements:
14- - Implement a strict runtime asset loader for packaged project output
15- - Consume package manifest as runtime entry authority
16- - Enforce deterministic load sequencing
17- - Produce stable loader status/reporting
18- - Fail fast on invalid packaged input or missing required packaged assets
19- - Provide runtime bootstrap handoff for packaged projects
13+ Global requirements:
14+ - Preserve Level 13 accepted platform boundaries
2015- Do not modify engine core APIs
16+ - Keep docs/dev command and commit files authoritative
17+ - Package each completed slice to the repo tmp directory using the PR/package naming conventions already established
18+ - Maintain deterministic behavior and readable validation/reporting wherever applicable
2119
22- Step 3:
23- Validate BUILD against docs/pr/BUILD_PR_RUNTIME_ASSET_LOADER.md.
24-
25- Step 4:
26- Treat docs/pr/APPLY_PR_RUNTIME_ASSET_LOADER.md as the acceptance boundary and package results.
27-
28- Package:
29- HTML-JavaScript-Gaming/tmp/LEVEL_13_RUNTIME_ASSET_LOADER_STRICT_ATOMIC_PACKAGE_delta.zip
20+ Master package:
21+ HTML-JavaScript-Gaming/tmp/LEVEL_14_EXPANSION_SUITE_ATOMIC_PACKAGE_delta.zip
0 commit comments