Skip to content

Commit e08c901

Browse files
author
DavidQ
committed
Remove transitional V2 and unused common tool files to clear palette-first rebuild surface - PR_26124_025-remove-v2-common-rebuild-surface
1 parent 87a415b commit e08c901

39 files changed

Lines changed: 10690 additions & 14620 deletions

docs/design/tools/TOOLS_REENGINEERING_INDEX.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Tools Reengineering Index
22

3-
Task: PR_26124_024
3+
Task: PR_26124_025-remove-v2-common-rebuild-surface
44

5-
This index separates rebuild anchors from transitional references and support folders. All source paths are exact folders under `tools/*`.
5+
This index lists the remaining rebuild anchors, schema baseline, and support folders after removing the transitional V2/workspace rebuild surface. All source paths are exact folders under `tools/*`.
66

77
| Tool ID | Exact Source Folder | Classification | Core Roadmap Priority | Publish Target | Notes |
88
|---|---|---|---|---|---|
@@ -23,16 +23,8 @@ This index separates rebuild anchors from transitional references and support fo
2323
| `state-inspector` | `tools/State Inspector` | rebuildable tool | core-15 | tools.state-inspector | core rebuild lane |
2424
| `replay-visualizer` | `tools/Replay Visualizer` | rebuildable tool | core-16 | tools.replay-visualizer | core rebuild lane |
2525
| `performance-profiler` | `tools/Performance Profiler` | rebuildable tool | core-17 | tools.performance-profiler | core rebuild lane |
26-
| `palette-manager-v2` | `tools/palette-manager-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
27-
| `asset-manager-v2` | `tools/asset-manager-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
28-
| `svg-asset-studio-v2` | `tools/svg-asset-studio-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
29-
| `tilemap-studio-v2` | `tools/tilemap-studio-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
30-
| `vector-map-editor-v2` | `tools/vector-map-editor-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
31-
| `workspace-v2` | `tools/workspace-v2` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
32-
| `workspace-manager` | `tools/Workspace Manager` | transitional/quarantine tool | deferred | reference-only | deferred transitional cleanup; not a core rebuild anchor |
3326
| `schemas` | `tools/schemas` | schema folder | reference-only | none | schema baseline only; no schema changes in this PR |
3427
| `codex` | `tools/codex` | support folder | reference-only | none | reference only; no normal rebuild doc |
35-
| `common` | `tools/common` | support folder | reference-only | none | reference only; no normal rebuild doc |
3628
| `dev` | `tools/dev` | support folder | reference-only | none | reference only; no normal rebuild doc |
3729
| `preview` | `tools/preview` | support folder | reference-only | none | reference only; no normal rebuild doc |
3830
| `shared` | `tools/shared` | support folder | reference-only | none | reference only; no normal rebuild doc |
@@ -41,6 +33,5 @@ This index separates rebuild anchors from transitional references and support fo
4133
## Classification Definitions
4234
- `global tool`: a launchable global surface. Palette Browser is the only core rebuild anchor in this group.
4335
- `rebuildable tool`: non-transitional launchable tool with an owned JSON contract and `tools.<toolId>` publish target.
44-
- `transitional/quarantine tool`: deferred reference folder retained only for later cleanup.
4536
- `support folder`: shared/reference infrastructure only; it is not a normal tool rebuild target and has no `REENGINEERING_DESIGN.md`.
4637
- `schema folder`: current contract baseline only; no schema changes are part of this PR.

docs/design/tools/asset-manager-v2/REENGINEERING_DESIGN.md

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

docs/design/tools/palette-manager-v2/REENGINEERING_DESIGN.md

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

docs/design/tools/svg-asset-studio-v2/REENGINEERING_DESIGN.md

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

0 commit comments

Comments
 (0)