V0.16.0
Setting up your dashboard 0 entities found · 7/33 branches scanned
Name:v0.16.0Status:planning

v0.16.0 — Registry-driven sites

The v0.16.0 milestone turns the entity registry into pages and listings, declaratively. It builds directly on v0.15.0's embedding primitives (ref / expand) and delivers three connected specs:

History 1
  1. 7ab7615
    Created (planning)by bjornolofandersson
  • Collection rune (SPEC-070) — the plural counterpart to ref/expand: queries many registry entities (filter/sort/group/limit) and projects them into lists, grids, and tables, with a shared field-match grammar, per-item $item templates, heading-delimited table columns, and shared formatter functions.
  • Plugin-contributed routes (SPEC-069) — a contributePages pipeline phase plus a declarative entityRoutes config that synthesizes one page per registered entity, and the embed() embeddability contract.
  • Plan site scaffolding (SPEC-071) — the proof: a plan site built from refrakt's own plan/ via entityRoutes + collection, shipped as a create-refrakt scaffold, retiring the bespoke plan build / plan serve commands.

No work items linked to this milestone.