Skip to content

Commit 5c1761f

Browse files
author
DavidQ
committed
BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT
Removed PacmanLite_next.
1 parent 7b31fd5 commit 5c1761f

35 files changed

Lines changed: 26 additions & 794 deletions

docs/dev/CODEX_COMMANDS.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@ MODEL: GPT-5.4
22
REASONING: high
33

44
COMMAND:
5-
Execute BUILD_PR_GAMES_PACMANLITE_COPY_FROM_NEXT
5+
Execute BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT
66

77
Rules:
8-
- Copy from _next
9-
- Preserve structure
10-
- Do NOT modify _next
11-
- No guessing files
8+
- Delete ONLY games/PacmanLite_next/**
9+
- Do NOT touch canonical

docs/dev/COMMIT_COMMENT.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
BUILD_PR_GAMES_PACMANLITE_COPY_FROM_NEXT
2-
Copied _next to canonical.
1+
BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT
2+
Removed PacmanLite_next.

docs/dev/NEXT_COMMAND.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Create BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT
1+
Create APPLY_PR_GAMES_PACMANLITE_REMOVE_NEXT
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# BUILD PR — Games PacmanLite Remove Next
2+
3+
## Purpose
4+
Remove games/PacmanLite_next after successful promotion.
5+
6+
## Scope
7+
- Delete games/PacmanLite_next/** completely
8+
9+
## Rules
10+
- Do NOT modify PacmanLite
11+
- No fixes or additions
12+
- Cleanup only
13+
14+
## Acceptance Criteria
15+
- PacmanLite_next removed
16+
- PacmanLite unchanged
17+
- No unrelated changes
18+
19+
## Output
20+
<project folder>/tmp/BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT_delta.zip

games/PacmanLite_next/assets/.gitkeep

Lines changed: 0 additions & 1 deletion
This file was deleted.
-27 KB
Binary file not shown.

games/PacmanLite_next/assets/preview.svg

Lines changed: 0 additions & 62 deletions
This file was deleted.

games/PacmanLite_next/config/.gitkeep

Lines changed: 0 additions & 1 deletion
This file was deleted.

games/PacmanLite_next/debug/.gitkeep

Lines changed: 0 additions & 1 deletion
This file was deleted.

games/PacmanLite_next/entities/.gitkeep

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)