Setting up your dashboard0 entities found · 9/32 branches scanned
ID:WORK-421Status:pending
Migrate fixtures to placeholder: (drop the base64-PNG interim)
With the placeholder: resolver in place, swap the SPEC-102 fixtures' base64-PNG image blobs for clean  references, and confirm the image-consuming runes render the resolved SVG.
Replace the data:image/png;base64,… srcs in the image-bearing fixtures (gallery, juxtapose, figure, mediatext, showcase) with placeholder:<shape> matching each slot's aspect (cover/portrait/etc.). Regenerate RUNE_EXAMPLES.
Verify figure/gallery/juxtapose/mediatext/showcase render the resolved inline SVG in the gallery (light + dark), with no leaked literal markdown and no network.
Acceptance Criteria
The image-bearing fixtures use placeholder:<shape>; no base64 blobs remain; RUNE_EXAMPLES regenerated (drift test green).
refrakt gallery renders the image fixtures as inline SVG placeholders (both modes), deterministic, no network, no leaked literal markdown.
Dependencies
Requires WORK-420 (the placeholder: resolver). Supersedes the base64-PNG interim.