Setting up your dashboard0 entities found · 7/31 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.
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.