Skip to content

Templates

These templates are the canonical structures for every page type in the library. Every SOP, dashboard placeholder, and app workflow doc is built from one of these.

Available templates

Frontmatter contract

Every template enforces the frontmatter contract defined in src/content/config.ts. Required fields: title. Optional but recommended: status, applies_to, owner, last_source_check, audience, visibility, approval_status, plus the related-link arrays.

See ../outputs/ACCESS_CONTROL.md §“Net-new” for the full frontmatter spec.