Skip to content

Commit 059265f

Browse files
TMHSDigitalclaude
andcommitted
docs: record fleet Pages examples support as a roadmap candidate
Add the Option-2 convergence target: fleet examples discovery in the meta-repo build_site.py + an Examples grid in template.html.j2, so the shared template reads this repo's gallery.json schema directly and the local gallery (scripts/build_gallery.py + docs/gallery/) is retired. No version pin (theme-ordered candidate pool, per the decoupling). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Signed-off-by: fOuttaMyPaint <TMhospitalitystrategies@gmail.com>
1 parent 8c02d5c commit 059265f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ROADMAP.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Audit pass on v0.1.0 content: standards-version markers bumped from `1.9.1` to `
8989

9090
Not committed; target list for the next content version. (v0.3.0 shipped the smoke-gated `examples/` track.)
9191

92+
- **Fleet Pages examples support** (infra) -- add examples discovery to the meta-repo `site-template/build_site.py` and an Examples grid to `template.html.j2`, so every tool repo gets a gallery from the shared template. This repo's local gallery (`examples/gallery.json` + `docs/gallery/`) is the convergence target: once the shared template reads the same `gallery.json` schema, the local generator (`scripts/build_gallery.py`) and page are retired -- a lift-and-shift, not a rewrite. Unblocks cross-linking the generated landing page to the gallery (today that needs a template edit, so the README links to the live gallery instead).
9293
- `modal-operators` skill -- `invoke` returning `RUNNING_MODAL`, the `modal()` event handler, modal cancellation patterns
9394
- `usd-pipelines` skill -- USD export options, `evaluation_mode`, instancing, the USD vs glTF tradeoffs
9495
- `mathutils-patterns` skill -- `mathutils.Vector`, `Matrix`, `Quaternion`, common transforms, the `@` operator

0 commit comments

Comments
 (0)