Setting up your dashboard0 entities found · 8/32 branches scanned
ID:WORK-430Status:ready
bg sandbox guest — docs + showcase
SPEC-104 §6 + docs: document the bg guest body, the bare-surface guardrail, the sandbox preset (with the refrakt.config.json example), and the boot-frame layering; ship the music-blog backdrop pattern as a working showcase exercising the layout-cascade + SPEC-006 audio-bridge composition.
bg reference — document the guest body ({% bg %}{% sandbox %}{% /bg %}), the bare-surface guardrail (chromed runes stay subjects), the sandbox preset + the refrakt.config.json example, and how the boot-frame gradient/image composes behind the guest.
Reuse pattern (§6) — show value reuse via the named preset and placement reuse via the layout cascade (bg="…" in a blog-article layout region once), and note that the SPEC-006 bridge binds each page's own audio to the shared scene.
Showcase — a music-blog hero: a playlist (or hero) with a sandbox visualizer backdrop
a positioned mood image, on every post via the layout. Reuses an existing scene (e.g. site/examples/), no new audio-bridge work here.
Cross-link media-guests.md and the bg reference.
Acceptance Criteria
The bg reference documents the guest body, the bare-surface guardrail, the sandbox preset (with the refrakt.config.json example), and boot-frame layering.
The reuse pattern is documented: named preset (value) + layout-cascade placement, with the SPEC-006 audio bridge cross-linked (not re-specified here).
A working showcase renders a sandbox backdrop + positioned mood image on a blog-article-style page; reduced-motion/no-JS shows the complete static page.
CSS coverage passes for any new bg-guest selectors; contracts green.
Dependencies
WORK-428, WORK-429 — documents and demonstrates both.