chore(governance): remove all MINIGAME/OPEN-DESIGN references from tracked content - #47
Open
DTALEX66 wants to merge 3 commits into
Open
chore(governance): remove all MINIGAME/OPEN-DESIGN references from tracked content#47DTALEX66 wants to merge 3 commits into
DTALEX66 wants to merge 3 commits into
Conversation
…acked content
Per the completed cut-over directive, scrub every transferred-module
reference from WORK-LAB tracked content (git history is the hard boundary;
no force-push allowed):
- Deleted: cross-module-source-index.json + verifier + tests (NX-100 index,
whose 33 entries were entirely Open Design absorb-now records),
OPEN-DESIGN-MIGRATION-POINTER, minigame-product/ archive
- Migration evidence manifests: removed minigame/open-design entries (WA
records kept); migration-status.json scrubbed to Workflow-assistance scope
- Code: offline_pilot dropped the design pilot (2 branches); verifier/tests
updated; capability-conformance/source-ledger guards neutralized to generic
retired markers (mechanism kept, names gone); exact-tree-review path filter
and current-state stale-module scan neutralized; observer transferred ids
-> {retired}
- production_evidence minigame fixture removed; inheritance matrix rows
WL-600..630 removed
- Docs/handoffs/taskpacks/README/AGENTS/PROJECT_POSITIONING mention lines
removed; project-definition markers restored without old names
- gate yml dropped steps for deleted verifiers; CURRENT_STATE regenerated
- Full quality gate QUALITY_GATE_PASS (21 gates); root CI PASS; tracked
grep for minigame|open-design: zero hits
…test
- regression_report dropped the deleted design-pilot humanCalibration index
(pilots[2]); verifier + test updated
- observer dashboard test: retired event projectId now 'retired' matching
TRANSFERRED_PROJECT_IDS={'retired'}
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Scope
Per the completed cut-over directive: scrub every MINIGAME / OPEN-DESIGN reference from WORK-LAB tracked content (indexes, manifests, code, tests, docs, governance). Git history is the hard boundary — no force-push, so historical commits retain the names; all tracked content is clean.
Removed
cross-module-source-index.json+ verifier + tests (NX-100 index whose 33 entries were entirely Open Design absorb-now records)OPEN-DESIGN-MIGRATION-POINTER,minigame-product/archiveoffline_pilotdesign pilot (2 branches now);production_evidenceminigame-hud fixtureNeutralized (mechanism kept, names gone)
retiredmarkersTRANSFERRED_PROJECT_IDS→{"retired"}; negative-control tests renamed genericallyDocs
All mention lines removed from handoffs/taskpacks/README/AGENTS/PROJECT_POSITIONING (required markers restored without old names); CURRENT_STATE regenerated.
Evidence
git grep -il 'minigame|open.design'on tracked files: zero hitsa2510ec, treeb2e5dfc,git diff --cached --checkclean