V0.20.1
Setting up your dashboard 0 entities found · 7/33 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 finishes the deferred composition/showcase work from v0.19.0, now that both the bento substrate and the surface model exist to feed it. No new runtime features.

Milestone burndown: 4 open work items remaining; peak 4, started Jun 1001234Jun 10Jun 15
Open work items Ideal burndown
Progress 1/1 work items

Work Items

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