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.

Not enough history yet — burndown needs at least one completed day of activity.

Progress 1/3 work items

Work Items

Review 2
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
WORK-380 main
Surface-model showcase gallery
The v0.20.0 surface model shipped with per-rune reference docs (card cover, recipe cover, bg, surfaces.md) but no single page that shows the vocabulary as a system. Build a dedicated showcase gallery that demonstrates the whole surface model on one page — the "wow" surface a visitor lands on to grasp what the model can do — organised by the model's own axes.
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