File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- BUILD_PR_GAMES_PACMANLITE_REMOVE_NEXT
2- Removed PacmanLite_next.
1+ APPLY_PR_GAMES_PACMANLITE_REMOVE_NEXT
2+
3+ Accepted removal of PacmanLite_next scaffold.
4+
5+ - canonical PacmanLite preserved
6+ - migration pipeline completed
7+ - repo cleaned
Original file line number Diff line number Diff line change 1- Create APPLY_PR_GAMES_PACMANLITE_REMOVE_NEXT
1+ Create BUILD_PR_GAMES_TEMPLATE_CONTRACT_ENFORCEMENT
2+
3+ Scope:
4+ - codify required games template structure and index behavior
5+ - enforce canvas-first shell expectations
6+ - prevent cross-game drift without broad refactor
Original file line number Diff line number Diff line change 1- Validation Checklist — PLAN PR Games PacmanLite Migration
1+ Validation Checklist — APPLY Games PacmanLite Remove Next
22
3- [x] Validated migration pipeline referenced
4- [x] Sequence preserved with no skipped steps
5- [x] Scope constrained to first BUILD handoff
6- [x] Fail-fast rules retained in generated BUILD doc
7- [x] No runtime/gameplay code touched
3+ [x] games/PacmanLite_next removed
4+ [x] games/PacmanLite unchanged
5+ [x] No unrelated changes
86
97Status: PASS
Original file line number Diff line number Diff line change 1+ # APPLY PR — Games PacmanLite Remove Next
2+
3+ ## Purpose
4+ Accept removal of temporary migration scaffold ` games/PacmanLite_next/** ` .
5+
6+ ## Summary
7+ The ` _next ` directory has been removed after successful canonical promotion.
8+
9+ ## Accepted State
10+ - ` games/PacmanLite/** ` is the canonical, running version
11+ - ` games/PacmanLite_next/** ` no longer exists
12+ - no unrelated changes were included
13+
14+ ## Acceptance Criteria (Met)
15+ - ` _next ` directory removed
16+ - canonical PacmanLite unchanged and functional
17+ - no unrelated changes
18+
19+ ## Non-Goals
20+ - no gameplay changes
21+ - no engine/shared changes
22+ - no new migration work
23+
24+ ## Result
25+ Migration pipeline for PacmanLite is complete and cleaned.
You can’t perform that action at this time.
0 commit comments