Files
settled-reach/wiki/_templates/station.md
T
jpmschweitzerandClaude Opus 4.6 4d0e3d0f31 docs(docs): add description field to wiki templates and character exemplar
All 14 wiki templates now include a `description` frontmatter field for
context-aware document loading. Agents can filter by description before
loading full files, reducing context window pressure.

Added character-exemplar.md preserving the Kael Davan Tier 1 profile as
generator quality target (D-122). Updated GOVERNANCE.md to document the
new field in the entry creation workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:45:21 +01:00

69 lines
1.8 KiB
Markdown

---
title: "" # Display name (e.g., "Station Sova")
description: "" # One-line summary for context filtering (e.g., "Primary logistics station in Krenn System, 3 districts, mixed-use")
slug: "" # URL-safe identifier (e.g., "sova")
category: station
status: proposed # proposed | draft | canonical
created: YYYY-MM-DD
updated: YYYY-MM-DD
parent_system: "" # star system slug
population: 0
station_type: "" # logistics | military | research | residential | mixed
districts: [] # slugs of districts
tags: []
decision_refs: []
cross_refs: []
---
# {Title}
**Type:** Station
**Status:** {status}
**System:** [{parent_system}](../index.md)
**Population:** ~{population}
**Station Type:** {station_type}
---
## Overview
{1-2 paragraph description: what kind of station, why it exists, what life is like here.}
---
## Districts
{List of districts with brief descriptions and links.}
---
## Infrastructure
{Station-level infrastructure: docking, environmental, transit, power.}
---
## Governance & Services
{Local authority, Commission presence, services available.}
---
## Mechanical Integration
{Knowledge graph flags, perception differences, relevant game systems.}
---
**Cross-References:**
<!-- Relative paths from station index (wiki/star-systems/{sys}/{sta}/index.md):
Districts in this station: {slug}/index.md
System index: ../index.md
Characters: ../../characters/{slug}.md
Factions: ../../factions/{slug}.md
Technology: ../../technology/{slug}.md
Contraband: ../../contraband/{slug}.md
-->
- [{parent_system}](../index.md) — Parent system
- [{district_name}]({slug}/index.md) — {description}