Skip to content

Commit 81adac0

Browse files
author
DavidQ
committed
BUILD PR: centralize codeToLetter across exact initials-entry batch.
1 parent 21660fc commit 81adac0

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/dev/CODEX_COMMANDS.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
MODEL: GPT-5.3-codex
22
REASONING: high
33
COMMAND:
4-
Execute docs/pr/BUILD_PR_SHARED_EXTRACTION_43_GET_RUNTIME_AND_REGISTRY_BATCH.md exactly.
4+
Execute docs/pr/BUILD_PR_SHARED_EXTRACTION_38_CODE_TO_LETTER_HIGHSCORE_BATCH.md exactly.
55
Edit only these files:
6-
- tools/dev/shared/runtimeRegistryUtils.js (new file)
7-
- tools/dev/commandPacks/groupCommandPack.js
8-
- tools/dev/commandPacks/overlayCommandPack.js
9-
- tools/dev/presets/debugPresetApplier.js
6+
- src/shared/utils/initialsEntryUtils.js (new file)
7+
- games/Asteroids/systems/AsteroidsInitialsEntry.js
8+
- games/SpaceDuel/game/SpaceDuelInitialsEntry.js
9+
- games/SpaceInvaders/game/SpaceInvadersInitialsEntry.js
1010
Do not expand scope.
11-
Package the delta output to <project folder>/tmp/BUILD_PR_SHARED_EXTRACTION_43_GET_RUNTIME_AND_REGISTRY_BATCH_delta.zip
11+
Package the delta output to <project folder>/tmp/BUILD_PR_SHARED_EXTRACTION_38_CODE_TO_LETTER_HIGHSCORE_BATCH_delta.zip

docs/dev/COMMIT_COMMENT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BUILD PR: centralize getRuntimeAndRegistry across exact command-pack/preset batch.
1+
BUILD PR: centralize codeToLetter across exact initials-entry batch.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Execution-grade batch for getRuntimeAndRegistry using the exact duplicate-report file list.
1+
Execution-grade batch for codeToLetter using the exact duplicate-report file list.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Exact file list present; exact helper list present; one PR purpose only.
1+
Exact file list present; one PR purpose only; no guessing.

0 commit comments

Comments
 (0)