recipe/template-conformance

template conformance Shipped

What this lens looks for

Ensure valid YAML frontmatter with all required fields (id, title, domain, type, version, status, language, created, modified, author, summary, platforms). Confirm all template sections are present in correct order. Verify correct types: arrays for platforms/tags, semver for version.

What its verifier checks

All frontmatter fields present and correctly typed; all template sections present in order; version is valid semver; no extra top-level sections.