V0.20.1
Setting up your dashboard 0 entities found · 7/34 branches scanned
Name:v0.20.1Status:active

v0.20.1 — Surface model: docs & showcase

A documentation-and-showcase patch on top of v0.20.0. The surface model shipped with per-rune reference docs; this milestone makes it land — a cohesive showcase of the vocabulary as a system — and consolidates the composition docs. No new runtime features.

Milestone burndown: 1 open work item remaining; peak 1, started Jun 1001Jun 10Jun 15
Open work items Ideal burndown
Progress 1/2 work items

Work Items

Review 1
WORK-346 main
Rune compositions docs category
The composability investigation surfaced ~25 meaningful rune combinations — far more than fit in the authoring guide. Create a dedicated "Compositions" docs category, page-per-pattern: each page shows the Markdown you write, the rendered result (via preview), and a one-liner on which zone/mechanism makes it work. Start with Family A (a visual rune in a container's media zone), the set being made first-class this milestone.
medium moderate
Done 1
WORK-382 main
three.js sandbox composition — a live program as a media guest
The compositions catalogue (WORK-346) shows visual guests in a media zone — images, charts, maps, diagrams. The ultimate flex is a running program: a sandbox runs arbitrary JS in an isolated iframe, so a live three.js scene drops into a card/bento media zone like any other guest. It makes the "the media zone holds anything" claim undeniable.sandbox already supports this with no new primitives: inline <script type="module"> importing three from a pinned CDN ESM URL, plus the existing height knob. The JS runs only in the browser, so the static build stays green.
medium moderate
4/4 criteria