WORK-386
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
claude/v0.21-work-breakdown 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 1
  1. 5a2b530
    Created (ready)by bjornolofandersson

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