Metadata Schema
Use this frontmatter schema on every page.
Field semantics
| Field | Type | Notes |
|---|---|---|
title |
string | Display title |
description |
string | One-line scope statement |
owners |
list[string] | Team or person responsible |
audience |
list[string] | infrastructure, application, or both |
doc_status |
string | draft, active, or deprecated |
last_reviewed |
date | ISO date |
tags |
list[string] | Retrieval and grouping tags |
source_repos |
list[string] | Linked implementation repos |