Skip to content

Commit 718b8b8

Browse files
author
DavidQ
committed
Should not have been created and stored in hub
1 parent 2779622 commit 718b8b8

459 files changed

Lines changed: 15 additions & 142415 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
TYPE: PLANNING ONLY
1+
CHANGE SUMMARY
22

3-
Created planning artifacts for a minimal samples metadata layer.
3+
Purpose:
4+
- prevent accidental dependency installation in repo workflow
5+
- prohibit node_modules creation
6+
- add cleanup scripts for repo-root node_modules deletion
47

5-
Included in plan:
6-
- minimal metadata schema (`id`, `phase`, `title`, `description`, `tags`)
7-
- metadata location proposal (`samples/metadata/samples.index.metadata.json`)
8-
- source-of-truth boundaries between canonical folders, metadata, and generated index
9-
- fail-fast rules for duplicates, mismatches, and missing required fields
10-
- narrow, testable BUILD shape for future implementation
11-
12-
No gameplay, engine-core, or implementation code changes.
8+
Included:
9+
- Codex rule updates
10+
- workflow/checklist/stop-condition updates
11+
- delete scripts: PowerShell, batch, and zero-dependency Node.js
Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
[x] Docs-only scope preserved
2-
[x] No gameplay scope introduced
3-
[x] No engine-core scope introduced
4-
[x] No start_of_day directory changes
5-
[x] Minimal metadata schema defined
6-
[x] Metadata location defined
7-
[x] Source-of-truth boundaries defined
8-
[x] Fail-fast rules defined (duplicates, mismatches, missing fields)
9-
[x] Future BUILD testability gates documented
10-
[x] Future BUILD kept narrowly scoped
1+
[ ] Codex docs explicitly prohibit npm install / npm init
2+
[ ] Codex docs explicitly prohibit package.json / package-lock.json creation without approval
3+
[ ] Codex docs explicitly prohibit repo-root node_modules
4+
[ ] node_modules appearance is defined as stop-and-report
5+
[ ] cleanup scripts target only repo-root node_modules
6+
[ ] bundle ZIP exists under <project folder>/tmp/

node_modules/.bin/playwright

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

node_modules/.bin/playwright-core

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

node_modules/.bin/playwright-core.cmd

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

node_modules/.bin/playwright-core.ps1

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

node_modules/.bin/playwright.cmd

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

node_modules/.bin/playwright.ps1

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

node_modules/.package-lock.json

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

node_modules/playwright-core/LICENSE

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

0 commit comments

Comments
 (0)