feat(registry): publish Dataset facts labels gallery - #36
Merged
Conversation
Add the static gallery output produced by the forge-labels project (now its own repo at ../forge-labels): committed label.json/svg/png for 5 registry datasets under docs/labels/, the standalone docs/labels.html grid, and a "Dataset facts labels" link from the registry page (both the rendered docs/registry.html and the generator forge/registry/html.py so it survives regeneration). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
Summary
Publishes the static Dataset facts labels gallery into the forge docs site. The label tooling itself now lives in its own repo (
forge-labels, a sibling checkout that imports forge); this PR carries only the forge-side output and the registry link.docs/labels/—label.json+label.svg+label.pngfor 5 registry datasets (aloha sim insertion / transfer cube, aloha static coffee / tape, droid_100). Committing the rendered artifacts makes the page reproducible with no live forge.docs/labels.html— the standalone gallery grid page.docs/registry.htmland the generatorforge/registry/html.pyso it survives registry regeneration.Notes
🤖 Generated with Claude Code