Acceptance Criteria
- Exactly one in-repo reference template exists, framed as a fixture/worked example (a generic multi-section starter), not a catalog
- CI scaffolds it, builds it, and asserts no errors; extended with the SPEC-094 visual-regression harness where applicable
- It dogfoods the
template.json manifest and is the canonical example third-party authors copy - It stays content-only/generic (sandbox-bearing templates are downstream artifacts, not shipped in-repo)
Approach
Add the template under a fixtures path, authored against the format (WORK-451) and installable via the axis (WORK-452) + apply (WORK-453). Add a CI job that scaffolds + builds it; hook into the existing gallery/regression harness if practical.
Dependencies
- WORK-451 —
template.json type - WORK-452 — framework × purpose axis
- WORK-453 — template apply
References
- SPEC-109 §6, §3; SPEC-094