WORK-386
Setting up your dashboard 0 entities found · 9/32 branches scanned
ID:WORK-386Status:ready

Generated rune catalogue + index stats

The SPEC-092 showcase: the docs site's own rune catalogue, generated from the registry — the page about the runes built from the runes. The dogfood payoff of frontmatter-declared entities, and open-world (a third-party plugin's documented runes join with no change to refrakt).

Priority:mediumComplexity:moderateMilestone:v0.21.0Source:SPEC-092
changeset-release/main View source

Criteria completion

Criteria completion: 0 of 3 (0%) checked; tracking started on Jun 11, no incremental history yet0%25%50%75%100%Jun 11Jun 15

Tracking started Jun 11 — check back for trends.

Branches 3
History 3
  1. 8939b35
    Content editedby Claude
    feat: generated rune catalogue + drift guardrail (SPEC-092)
  2. 7d00ec5
    Created (ready)by github-actions[bot]
  3. 5a2b530
    Content editedby Claude
    plan: v0.21.0 work breakdown — SPEC-092 + SPEC-093 (WORK-383..390)

Scope

  • Rebuild runes/rune-catalog.md as a collection type="rune" group="category" table (fields="title,description"), replacing the hand-maintained list.
  • Add live index stats: aggregate type="rune" ("N runes") and aggregate type="rune" group="plugin" layout="chart" ("runes per plugin").

Acceptance Criteria

  • rune-catalog is generated via collection/aggregate over the rune entity type — always correct, no hand-maintained list.
  • Index gains the "N runes across M plugins" stat(s).
  • Renders correctly in light/dark; vite build green; the generated catalogue matches the actual rune set (cross-checked with the drift guardrail, WORK-387).

Dependencies

  • WORK-384 (rune pages are rune entities) + WORK-385 (their category/plugin/status metadata).

References

  • SPEC-092 · ADR-016