Document Templates
Templates live outside the Starlight content tree in portfolio-docs/templates so placeholders do
not break content validation.
Available Templates
Section titled “Available Templates”| Template | Use case |
|---|---|
service-overview.md |
Ownership, criticality, SLA, dependencies and escalation |
runbook.md |
One precise incident or operational problem |
postmortem.md |
Blameless incident review with timeline and action items |
adr.md |
Architecture decision record |
checklist.md |
Pre-flight or post-operation validation list |
Workflow
Section titled “Workflow”- Copy the template into
src/content/docs. - Replace placeholders.
- Run
bun run check. - Run
bun run freshness. - Ask for review before publishing.