|
| 1 | + |
1 | 2 | MODEL: GPT-5.4 |
2 | 3 | REASONING: high |
3 | 4 |
|
4 | 5 | COMMAND: |
5 | | -Create `BUILD_PR_LEVEL_10_26_LEVEL_10_CLOSEOUT_SAMPLE_TOOL_NORMALIZATION_AND_SHARED_STRATEGY` as the final combined Level 10 closeout PR. |
6 | | - |
7 | | -Goal: |
8 | | -Finish Level 10 with the fewest additional PRs by combining the remaining open section-10 work into one clean closeout. |
9 | | - |
10 | | -Execute all of the following: |
11 | | - |
12 | | -1. Level 10 closeout and handoff |
13 | | - - validate Level 10 asset/data policy work across: |
14 | | - - Asteroids |
15 | | - - games/_template |
16 | | - - at least one sample |
17 | | - - at least one tool demo path |
18 | | - - summarize results in the PR outputs |
19 | | - |
20 | | -2. Sample asset ownership normalization |
21 | | - - normalize sample asset ownership using the same ownership policy used for games |
22 | | - - keep ownership local unless explicitly promoted |
23 | | - - reduce ambiguous or duplicated sample asset placement where appropriate |
24 | | - - keep changes surgical |
25 | | - |
26 | | -3. Tool demo asset ownership normalization |
27 | | - - normalize tool demo/demo-sample asset ownership under the same policy |
28 | | - - keep demo assets local unless explicitly promoted |
29 | | - - reduce ambiguous ownership and unnecessary duplication |
30 | | - - preserve current tool-folder conventions |
31 | | - |
32 | | -4. Promotion criteria enforcement |
33 | | - - document and enforce explicit criteria for promoting an asset to shared status |
34 | | - - no silent or convenience-based sharing |
35 | | - |
36 | | -5. Final shared-asset strategy decision |
37 | | - - explicitly finalize the top-level shared asset strategy if needed |
38 | | - - if not needed, document local-first ownership with promotion-by-rule only |
39 | | - - make this final enough to close the roadmap item |
40 | | - |
41 | | -6. Asset duplication reduction |
42 | | - - reduce clearly unnecessary duplication in the areas touched above |
43 | | - - do not perform repo-wide churn |
44 | | - - prefer targeted corrections |
45 | | - |
46 | | -7. Roadmap handling |
47 | | - - restore the correct full `docs/dev/roadmaps/MASTER_ROADMAP_HIGH_LEVEL.md` from git history if it is not currently the full version |
48 | | - - do NOT rewrite roadmap text |
49 | | - - after validation, update status markers only for the section-10 items that are truly complete |
50 | | - |
51 | | -8. Final validation |
52 | | - - confirm whether all remaining section-10 items are now done |
53 | | - - if any cannot truthfully be marked done, say so explicitly and leave only that item open |
54 | | - |
55 | | -9. Final packaging step is REQUIRED |
56 | | - - package ALL changed files into this exact repo-structured ZIP: |
57 | | - `<project folder>/tmp/BUILD_PR_LEVEL_10_26_LEVEL_10_CLOSEOUT_SAMPLE_TOOL_NORMALIZATION_AND_SHARED_STRATEGY.zip` |
58 | | - |
59 | | -Hard rules: |
60 | | -- fewer PRs is the priority, so combine remaining Level 10 work here |
61 | | -- keep changes surgical but sufficient to truly close Level 10 if validation supports it |
62 | | -- no unrelated repo changes |
63 | | -- no missing ZIP |
| 6 | +Create `BUILD_PR_LEVEL_11_1_POST_LEVEL_10_HANDOFF_AND_ROADMAP_RULE_CLEANUP` |
| 7 | + |
| 8 | +1. Update roadmap: |
| 9 | + - remove Productization Rule checkbox section |
| 10 | + - do NOT alter other roadmap text |
| 11 | + - status markers only otherwise |
| 12 | + |
| 13 | +2. Update PROJECT_INSTRUCTIONS.md: |
| 14 | + add: |
| 15 | + |
| 16 | + ## Productization Rules |
| 17 | + - Do not create standalone showcase tracks in future roadmaps |
| 18 | + - Fold showcase importance into the main feature or sample title when needed |
| 19 | + |
| 20 | +3. Confirm Level 10 is complete (status only updates if needed) |
| 21 | + |
| 22 | +4. Package: |
| 23 | +<project folder>/tmp/BUILD_PR_LEVEL_11_1_POST_LEVEL_10_HANDOFF_AND_ROADMAP_RULE_CLEANUP.zip |
| 24 | + |
| 25 | +Rules: |
| 26 | +- no code |
| 27 | +- no scope expansion |
0 commit comments