Skip to content

Commit 0ccb152

Browse files
author
DavidQ
committed
APPLY_PR_GAMES_SOLARSYSTEM_FULL_FOLDER_MIGRATION
Accepted full SolarSystem migration. - canonical validated - _next removed - pipeline confirmed
1 parent a4530da commit 0ccb152

24 files changed

Lines changed: 60 additions & 14 deletions

File tree

docs/dev/CODEX_COMMANDS.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
MODEL: GPT-5.4
2-
REASONING: high
3-
4-
COMMAND:
5-
Execute BUILD_PR_GAMES_PROJECTILELAB_FULL_FOLDER_MIGRATION
6-
7-
Rules:
8-
- Use template → _next → migrate → promote → cleanup
9-
- Correct folder placement
10-
- No guessing
1+
Execute BUILD_PR_GAMES_SOLARSYSTEM_FULL_FOLDER_MIGRATION

docs/dev/COMMIT_COMMENT.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
APPLY_PR_GAMES_PROJECTILELAB_FULL_FOLDER_MIGRATION
2-
Accepted.
1+
APPLY_PR_GAMES_SOLARSYSTEM_FULL_FOLDER_MIGRATION
2+
3+
Accepted full SolarSystem migration.
4+
5+
- canonical validated
6+
- _next removed
7+
- pipeline confirmed

docs/dev/NEXT_COMMAND.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Create APPLY_PR_GAMES_PROJECTILELAB_FULL_FOLDER_MIGRATION
1+
Create BUILD_PR_NEXT_GAME_FULL_FOLDER_MIGRATION

docs/dev/reports/validation_checklist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Validation Checklist — APPLY PaddleIntercept Migration
1+
Validation Checklist — APPLY SolarSystem Migration
22

33
[x] Runs from canonical
44
[x] Canvas visible
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# APPLY PR — Games SolarSystem Full Folder Migration
2+
3+
## Purpose
4+
Accept the completed full-folder migration of SolarSystem using the template pipeline.
5+
6+
## Accepted State
7+
- games/SolarSystem/** is canonical and running
8+
- games/SolarSystem_next/** removed
9+
- structure aligned with template contract
10+
- gameplay correctly migrated
11+
12+
## Acceptance Criteria (Met)
13+
- SolarSystem runs from canonical
14+
- Canvas rendering active
15+
- No console errors
16+
- No unrelated changes
17+
18+
## Result
19+
SolarSystem migration complete using single BUILD pipeline.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# BUILD PR — Games SolarSystem Full Folder Migration
2+
3+
## Purpose
4+
Execute full template-based migration for `games/SolarSystem/**`.
5+
6+
## Steps
7+
1. _template → SolarSystem_next
8+
2. migrate gameplay
9+
3. validate _next
10+
4. clear canonical
11+
5. copy back
12+
6. validate
13+
7. remove _next

games/SolarSystem/assets/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


games/SolarSystem/config/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


games/SolarSystem/debug/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


0 commit comments

Comments
 (0)