WORK-415
Setting up your dashboard 0 entities found · 7/31 branches scanned
ID:WORK-415Status:done

Fixture-authoring docs

Document the fixture format, frontmatter fields, the role (coverage-vs-exemplar) split, and the <rune>.<scenario>.md convention under the plugin/theme authoring section.

Priority:lowComplexity:simpleMilestone:v0.22.0Source:SPEC-102

Criteria completion

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

Tracking started Jun 12 — check back for trends.

Acceptance Criteria

  • A fixture-authoring guide covers the .md + frontmatter format, all fields, role semantics, scenarios, and where fixtures live (core + plugin).

Dependencies

  • Requires WORK-411 (format finalised).

References

  • SPEC-102 · site/content/extend/plugin-authoring/.

Resolution

Completed: 2026-06-13

Branch: claude/spec-106-image-src-schemes.

What was done

  • Added site/content/extend/plugin-authoring/fixtures.md — a fixture-authoring guide covering: where fixtures live (core packages/runes/fixtures/ + plugin fixtures/ dir + inline fixture field), the .md + YAML frontmatter format, all fields (rune/title/description/role/attributes/demonstrates/notes), the role coverage-vs-exemplar semantics, the <rune>.<scenario>.md convention, the CI validation contract, and a pointer to the placeholder:/icon: image schemes for deterministic fixture imagery.
  • Registered it in the Extend nav (site/content/extend/_layout.md, Plugin authoring group).