WORK-464
ID:WORK-464Status:ready

Authoring docs for distributables (template, theme, plugin, preset-pack)

The docs ACs across SPEC-109, SPEC-111, and SPEC-116 — authoring guides for each distributable, each create-refrakt --type kind with a worked example.

Priority:mediumComplexity:simpleMilestone:v0.25.0Source:SPEC-116
claude/v0.25.0-workitems View source

Criteria completion

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

Tracking started Jun 23 — check back for trends.

Branches 4
History 1
  1. a6bdcba
    Created (ready)by bjornolofandersson

Acceptance Criteria

  • A template-authoring guide covers the manifest, the framework × purpose model, scaffold-copy semantics, the asset: scheme, and bundling a sandbox
  • A theme-authoring update covers the framework-agnostic default + --target (ADR-024)
  • A plugin-authoring pointer + a preset-pack guide cover the scope vocabulary, the JSON carrier + $schema, the dual preset/tint role, and compatibility (tunedFor) semantics
  • Each create-refrakt --type kind is documented with a worked example, and the ADR-023 peerDeps/compat convention is explained

Approach

Extend site/content/extend/* (theme-authoring, plugin-authoring) and add a template-authoring + preset-pack-authoring guide. Land after the formats exist so examples are accurate.

Dependencies

  • WORK-449 — plugin scaffold
  • WORK-450 — theme scaffold default
  • WORK-451 — template format
  • WORK-456 — preset-pack format

References

  • SPEC-109; SPEC-111; SPEC-116; site/content/extend/*