Skip to content

Content Page

Use this template when creating a new content page in any section of the documentation site.

  • Adding a new topic or reference page to an existing section.
  • Starting a draft page that will be refined over time.

Any section — place the file in the appropriate src/content/docs/<section>/ directory.

---
title: Page Title
# description: Short description for search and social cards
tags: []
# domain: product | domain | system | vision | roadmap | process | technology | legal | decisions | about
maturity: published
# author: Author Name
---
Introductory paragraph explaining the purpose and scope of this page.
## Section Heading
Content goes here.