Skip to content

Commit 928852a

Browse files
author
DavidQ
committed
Samples2Tools batch 19: add sample 1209 -> Tile Model Converter preset mapping and metadata coverage
1 parent 79ff26c commit 928852a

6 files changed

Lines changed: 331 additions & 2 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
BUILD_PR_LEVEL_20_1_PHASE20_TOOL_PRESET_INTEGRATION - Samples2Tools Batch 19 Summary
2+
3+
Scope: phase-01 through phase-19 metadata-driven roundtrip mapping (added 1209 -> tile-model-converter)
4+
5+
Total metadata roundtrip mappings: 32
6+
- parallax-editor: 4 mapped samples
7+
- performance-profiler: 2 mapped samples
8+
- physics-sandbox: 2 mapped samples
9+
- replay-visualizer: 3 mapped samples
10+
- sprite-editor: 9 mapped samples
11+
- tile-map-editor: 7 mapped samples
12+
- tile-model-converter: 3 mapped samples
13+
- vector-asset-studio: 1 mapped samples
14+
- vector-map-editor: 1 mapped samples
15+
16+
Source of truth: samples/metadata/samples.index.metadata.json -> samples[].roundtripToolPresets
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
BUILD_PR_LEVEL_20_1_PHASE20_TOOL_PRESET_INTEGRATION - Samples2Tools Batch 19 Validation
2+
3+
[x] Metadata mapping exists for sample 1209 -> tile-model-converter (present)
4+
[x] Sample 1209 tile-model-converter preset file exists and is parse-valid JSON
5+
[x] Tile Model Converter query-preset flow is reused without per-sample code changes
6+
[x] Link map report regenerated from metadata mappings (samples2tools_link_map_19.json)
7+
8+
Validation checks performed
9+
- JSON parse of sample-1209-tile-model-converter.json and metadata index
10+
- metadata extraction confirms explicit 1209 tile-model-converter preset path
Lines changed: 263 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,263 @@
1+
{
2+
"generatedAt": "2026-04-24T20:32:10.770Z",
3+
"scope": "phase-01-phase-19",
4+
"purpose": "batch-19-1209-tile-model-converter-roundtrip",
5+
"links": [
6+
{
7+
"sampleId": "0207",
8+
"phase": "02",
9+
"title": "Animation System",
10+
"toolId": "sprite-editor",
11+
"href": "./phase-02/0207/index.html",
12+
"presetPath": "/samples/phase-02/0207/sample-0207-sprite-editor.json"
13+
},
14+
{
15+
"sampleId": "0213",
16+
"phase": "02",
17+
"title": "Sprite Render Layer",
18+
"toolId": "sprite-editor",
19+
"href": "./phase-02/0213/index.html",
20+
"presetPath": "/samples/phase-02/0213/sample-0213-sprite-editor.json"
21+
},
22+
{
23+
"sampleId": "0214",
24+
"phase": "02",
25+
"title": "Animation Sprite Binding",
26+
"toolId": "sprite-editor",
27+
"href": "./phase-02/0214/index.html",
28+
"presetPath": "/samples/phase-02/0214/sample-0214-sprite-editor.json"
29+
},
30+
{
31+
"sampleId": "0219",
32+
"phase": "02",
33+
"title": "Sprite Atlas Image Rendering",
34+
"toolId": "sprite-editor",
35+
"href": "./phase-02/0219/index.html",
36+
"presetPath": "/samples/phase-02/0219/sample-0219-sprite-editor.json"
37+
},
38+
{
39+
"sampleId": "0221",
40+
"phase": "02",
41+
"title": "Tilemap System",
42+
"toolId": "tile-map-editor",
43+
"href": "./phase-02/0221/index.html",
44+
"presetPath": "/samples/phase-02/0221/sample-0221-tile-map-editor.json"
45+
},
46+
{
47+
"sampleId": "0221",
48+
"phase": "02",
49+
"title": "Tilemap System",
50+
"toolId": "tile-model-converter",
51+
"href": "./phase-02/0221/index.html",
52+
"presetPath": "/samples/phase-02/0221/sample-0221-tile-model-converter.json"
53+
},
54+
{
55+
"sampleId": "0224",
56+
"phase": "02",
57+
"title": "Tile Camera Sprite Slice",
58+
"toolId": "sprite-editor",
59+
"href": "./phase-02/0224/index.html",
60+
"presetPath": "/samples/phase-02/0224/sample-0224-sprite-editor.json"
61+
},
62+
{
63+
"sampleId": "0224",
64+
"phase": "02",
65+
"title": "Tile Camera Sprite Slice",
66+
"toolId": "tile-map-editor",
67+
"href": "./phase-02/0224/index.html",
68+
"presetPath": "/samples/phase-02/0224/sample-0224-tile-map-editor.json"
69+
},
70+
{
71+
"sampleId": "0301",
72+
"phase": "03",
73+
"title": "Real Sprite Rendering",
74+
"toolId": "sprite-editor",
75+
"href": "./phase-03/0301/index.html",
76+
"presetPath": "/samples/phase-03/0301/sample-0301-sprite-editor.json"
77+
},
78+
{
79+
"sampleId": "0302",
80+
"phase": "03",
81+
"title": "Animation System",
82+
"toolId": "sprite-editor",
83+
"href": "./phase-03/0302/index.html",
84+
"presetPath": "/samples/phase-03/0302/sample-0302-sprite-editor.json"
85+
},
86+
{
87+
"sampleId": "0303",
88+
"phase": "03",
89+
"title": "Physics System",
90+
"toolId": "physics-sandbox",
91+
"href": "./phase-03/0303/index.html",
92+
"presetPath": "/samples/phase-03/0303/sample-0303-physics-sandbox.json"
93+
},
94+
{
95+
"sampleId": "0305",
96+
"phase": "03",
97+
"title": "Tile Metadata",
98+
"toolId": "tile-map-editor",
99+
"href": "./phase-03/0305/index.html",
100+
"presetPath": "/samples/phase-03/0305/sample-0305-tile-map-editor.json"
101+
},
102+
{
103+
"sampleId": "0305",
104+
"phase": "03",
105+
"title": "Tile Metadata",
106+
"toolId": "tile-model-converter",
107+
"href": "./phase-03/0305/index.html",
108+
"presetPath": "/samples/phase-03/0305/sample-0305-tile-model-converter.json"
109+
},
110+
{
111+
"sampleId": "0306",
112+
"phase": "03",
113+
"title": "Nes Style Zones Parallax",
114+
"toolId": "parallax-editor",
115+
"href": "./phase-03/0306/index.html",
116+
"presetPath": "/samples/phase-03/0306/sample-0306-parallax-editor.json"
117+
},
118+
{
119+
"sampleId": "0512",
120+
"phase": "05",
121+
"title": "Performance Metrics",
122+
"toolId": "performance-profiler",
123+
"href": "./phase-05/0512/index.html",
124+
"presetPath": "/samples/phase-05/0512/sample-0512-performance-profiler.json"
125+
},
126+
{
127+
"sampleId": "0708",
128+
"phase": "07",
129+
"title": "Replay System",
130+
"toolId": "replay-visualizer",
131+
"href": "./phase-07/0708/index.html",
132+
"presetPath": "/samples/phase-07/0708/sample-0708-replay-visualizer.json"
133+
},
134+
{
135+
"sampleId": "0901",
136+
"phase": "09",
137+
"title": "Vector Rendering System",
138+
"toolId": "vector-map-editor",
139+
"href": "./phase-09/0901/index.html",
140+
"presetPath": "/samples/phase-09/0901/sample-0901-vector-map-editor.json"
141+
},
142+
{
143+
"sampleId": "0905",
144+
"phase": "09",
145+
"title": "Pixel Perfect Collision",
146+
"toolId": "sprite-editor",
147+
"href": "./phase-09/0905/index.html",
148+
"presetPath": "/samples/phase-09/0905/sample-0905-sprite-editor.json"
149+
},
150+
{
151+
"sampleId": "1204",
152+
"phase": "12",
153+
"title": "Tilemap Parallax Hero",
154+
"toolId": "parallax-editor",
155+
"href": "./phase-12/1204/index.html",
156+
"presetPath": "/samples/phase-12/1204/sample-1204-parallax-editor.json"
157+
},
158+
{
159+
"sampleId": "1205",
160+
"phase": "12",
161+
"title": "Multi-System Demo",
162+
"toolId": "parallax-editor",
163+
"href": "./phase-12/1205/index.html",
164+
"presetPath": "/samples/phase-12/1205/sample-1205-parallax-editor.json"
165+
},
166+
{
167+
"sampleId": "1208",
168+
"phase": "12",
169+
"title": "Tool Formatted Tiles Parallax",
170+
"toolId": "parallax-editor",
171+
"href": "./phase-12/1208/index.html",
172+
"presetPath": "/samples/phase-12/1208/sample-1208-parallax-editor.json"
173+
},
174+
{
175+
"sampleId": "1208",
176+
"phase": "12",
177+
"title": "Tool Formatted Tiles Parallax",
178+
"toolId": "tile-map-editor",
179+
"href": "./phase-12/1208/index.html",
180+
"presetPath": "/samples/phase-12/1208/sample-1208-tile-map-editor.json"
181+
},
182+
{
183+
"sampleId": "1208",
184+
"phase": "12",
185+
"title": "Tool Formatted Tiles Parallax",
186+
"toolId": "vector-asset-studio",
187+
"href": "./phase-12/1208/index.html",
188+
"presetPath": "/samples/phase-12/1208/sample-1208-vector-asset-studio.json"
189+
},
190+
{
191+
"sampleId": "1209",
192+
"phase": "12",
193+
"title": "Tilemap Basic Layout Preset",
194+
"toolId": "tile-map-editor",
195+
"href": "./phase-12/1209/index.html",
196+
"presetPath": "/samples/phase-12/1209/sample-1209-tile-map-editor.json"
197+
},
198+
{
199+
"sampleId": "1209",
200+
"phase": "12",
201+
"title": "Tilemap Basic Layout Preset",
202+
"toolId": "tile-model-converter",
203+
"href": "./phase-12/1209/index.html",
204+
"presetPath": "/samples/phase-12/1209/sample-1209-tile-model-converter.json"
205+
},
206+
{
207+
"sampleId": "1210",
208+
"phase": "12",
209+
"title": "Tilemap Objective Layout Preset",
210+
"toolId": "tile-map-editor",
211+
"href": "./phase-12/1210/index.html",
212+
"presetPath": "/samples/phase-12/1210/sample-1210-tile-map-editor.json"
213+
},
214+
{
215+
"sampleId": "1211",
216+
"phase": "12",
217+
"title": "Tilemap Mario Learning Layout Preset",
218+
"toolId": "tile-map-editor",
219+
"href": "./phase-12/1211/index.html",
220+
"presetPath": "/samples/phase-12/1211/sample-1211-tile-map-editor.json"
221+
},
222+
{
223+
"sampleId": "1315",
224+
"phase": "13",
225+
"title": "Rollback Replay Diagnostics",
226+
"toolId": "replay-visualizer",
227+
"href": "./phase-13/1315/index.html",
228+
"presetPath": "/samples/phase-13/1315/sample-1315-replay-visualizer.json"
229+
},
230+
{
231+
"sampleId": "1406",
232+
"phase": "14",
233+
"title": "Regression Playback Harness",
234+
"toolId": "replay-visualizer",
235+
"href": "./phase-14/1406/index.html",
236+
"presetPath": "/samples/phase-14/1406/sample-1406-replay-visualizer.json"
237+
},
238+
{
239+
"sampleId": "1407",
240+
"phase": "14",
241+
"title": "Performance Benchmark Runner",
242+
"toolId": "performance-profiler",
243+
"href": "./phase-14/1407/index.html",
244+
"presetPath": "/samples/phase-14/1407/sample-1407-performance-profiler.json"
245+
},
246+
{
247+
"sampleId": "1414",
248+
"phase": "14",
249+
"title": "Texture Sprite Preprocess Pipeline",
250+
"toolId": "sprite-editor",
251+
"href": "./phase-14/1414/index.html",
252+
"presetPath": "/samples/phase-14/1414/sample-1414-sprite-editor.json"
253+
},
254+
{
255+
"sampleId": "1606",
256+
"phase": "16",
257+
"title": "Sample 1606 - 3D Physics Playground",
258+
"toolId": "physics-sandbox",
259+
"href": "./phase-16/1606/index.html",
260+
"presetPath": "/samples/phase-16/1606/sample-1606-physics-sandbox.json"
261+
}
262+
]
263+
}

docs/dev/roadmaps/MASTER_ROADMAP_SAMPLES2TOOLS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,6 @@
155155
- [x] `docs/dev/reports/samples2tools_link_map_<n>.json`
156156

157157
## Current Snapshot (from tools_used.txt)
158-
- [x] Current tagged samples across active tools: `31` (phase-01 through phase-19)
158+
- [x] Current tagged samples across active tools: `32` (phase-01 through phase-19)
159159
- [x] Candidate coverage inventory exists for all active tools
160160
- [.] Convert candidates into curated, validated sample-to-tool links

samples/metadata/samples.index.metadata.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6593,14 +6593,19 @@
65936593
"tools/tile-map-editor"
65946594
],
65956595
"toolHints": [
6596-
"tile-map-editor"
6596+
"tile-map-editor",
6597+
"tile-model-converter"
65976598
],
65986599
"thumbnail": "/samples/phase-12/1209/assets/images/preview.svg",
65996600
"preview": "/samples/phase-12/1209/assets/images/preview.svg",
66006601
"roundtripToolPresets": [
66016602
{
66026603
"toolId": "tile-map-editor",
66036604
"presetPath": "/samples/phase-12/1209/sample-1209-tile-map-editor.json"
6605+
},
6606+
{
6607+
"toolId": "tile-model-converter",
6608+
"presetPath": "/samples/phase-12/1209/sample-1209-tile-model-converter.json"
66046609
}
66056610
]
66066611
},
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
{
2+
"sampleId": "1209",
3+
"phase": "12",
4+
"title": "Tilemap Basic Layout Preset",
5+
"description": "Shared sample preset for Sample 1209 and Tile Model Converter preload.",
6+
"toolHints": [
7+
"tile-model-converter"
8+
],
9+
"payload": {
10+
"candidate": {
11+
"id": "sample-1209-tilemap-basic",
12+
"name": "sample-1209-tilemap-basic",
13+
"section": "tilemaps",
14+
"type": "tilemap",
15+
"path": "samples/phase-12/1209/sample-1209-tile-map-editor-document.json",
16+
"sourceSampleId": "1209",
17+
"sourceToolId": "tile-map-editor"
18+
},
19+
"conversion": {
20+
"targetSection": "vectors",
21+
"targetType": "vector"
22+
}
23+
},
24+
"runtime": {
25+
"sampleEntryPoint": "/samples/phase-12/1209/index.html"
26+
},
27+
"toolState": {
28+
"preferredToolId": "tile-model-converter"
29+
},
30+
"provenance": {
31+
"path": "/samples/phase-12/1209/sample-1209-tile-model-converter.json",
32+
"createdAt": "2026-04-24T00:00:00.000Z",
33+
"version": 1
34+
}
35+
}

0 commit comments

Comments
 (0)