You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 1902:vector-map-editor -> replaced by the single 1902:workspace-manager relationship
56
+
- 1902:svg-asset-studio -> replaced by the single 1902:workspace-manager relationship
57
+
- 1902:tile-map-editor -> replaced by the single 1902:workspace-manager relationship
58
+
- 1902:parallax-editor -> replaced by the single 1902:workspace-manager relationship
59
+
- 1902:sprite-editor -> replaced by the single 1902:workspace-manager relationship
60
+
- 1902:skin-editor -> replaced by the single 1902:workspace-manager relationship
61
+
- 1902:asset-browser -> replaced by the single 1902:workspace-manager relationship
62
+
- 1902:palette-browser -> replaced by the single 1902:workspace-manager relationship
63
+
- 1902:state-inspector -> replaced by the single 1902:workspace-manager relationship
64
+
- 1902:replay-visualizer -> replaced by the single 1902:workspace-manager relationship
65
+
- 1902:performance-profiler -> replaced by the single 1902:workspace-manager relationship
66
+
- 1902:physics-sandbox -> replaced by the single 1902:workspace-manager relationship
67
+
- 1902:asset-pipeline -> replaced by the single 1902:workspace-manager relationship
68
+
- 1902:tile-model-converter -> replaced by the single 1902:workspace-manager relationship
69
+
- 1902:3d-json-payload -> replaced by the single 1902:workspace-manager relationship
70
+
- 1902:3d-asset-viewer -> replaced by the single 1902:workspace-manager relationship
71
+
- 1902:3d-camera-path-editor -> replaced by the single 1902:workspace-manager relationship
72
+
73
+
Renderer reconciliation
74
+
- samples/index.render.js now reads only metadata-backed preset paths for tile roundtrip relationships.
75
+
- samples/index.render.js now builds the 1902 Workspace Manager launch href from roundtripToolPresets instead of a hardcoded sample.1902 path constant.
76
+
- samples/index.render.js derives tool filter tokens from renderable relationships, including workspace-manager for the 1902 workspace link.
77
+
- samples/index.render.js no longer injects a skin-editor filter option when no renderable SSoT relationship exists.
78
+
- tools/renderToolsIndex.js now counts explicit roundtripToolPresets with matching toolHints and presetPath.
79
+
- tools/renderToolsIndex.js now counts workspace-manager and renders Samples (1) on the Workspace Manager card.
80
+
- tools/renderToolsIndex.js no longer uses toolsUsed or raw toolHints as the relationship count source.
81
+
82
+
Why final count is not 34
83
+
- The old 34 count included direct visible-tool fan-out for sample 1902.
84
+
- Sample 1902 is a workspace aggregation sample and must expose only Open with Workspace Manager from the sample hub.
85
+
- The 17 prior 1902 direct tool rows were removed from sample metadata as direct relationships.
86
+
- The single valid 1902 relationship is now workspace-manager.
87
+
- The reconciled visible hub count is therefore 31, not 34.
88
+
89
+
Blocked direct relationships
90
+
- 1902:vector-map-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
91
+
- 1902:svg-asset-studio - blocked because 1902 is workspace-only and launches through Workspace Manager
92
+
- 1902:tile-map-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
93
+
- 1902:parallax-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
94
+
- 1902:sprite-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
95
+
- 1902:skin-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
96
+
- 1902:asset-browser - blocked because 1902 is workspace-only and launches through Workspace Manager
97
+
- 1902:palette-browser - blocked because 1902 is workspace-only and launches through Workspace Manager
98
+
- 1902:state-inspector - blocked because 1902 is workspace-only and launches through Workspace Manager
99
+
- 1902:replay-visualizer - blocked because 1902 is workspace-only and launches through Workspace Manager
100
+
- 1902:performance-profiler - blocked because 1902 is workspace-only and launches through Workspace Manager
101
+
- 1902:physics-sandbox - blocked because 1902 is workspace-only and launches through Workspace Manager
102
+
- 1902:asset-pipeline - blocked because 1902 is workspace-only and launches through Workspace Manager
103
+
- 1902:tile-model-converter - blocked because 1902 is workspace-only and launches through Workspace Manager
104
+
- 1902:3d-json-payload - blocked because 1902 is workspace-only and launches through Workspace Manager
105
+
- 1902:3d-asset-viewer - blocked because 1902 is workspace-only and launches through Workspace Manager
106
+
- 1902:3d-camera-path-editor - blocked because 1902 is workspace-only and launches through Workspace Manager
0 commit comments