Files
settled-reach/wiki/_templates/location.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

87 lines
2.6 KiB
Markdown

---
title: "" # Display name (e.g., "The Terminal")
description: "" # One-line summary for context filtering (e.g., "Main transport hub with high NPC traffic and open sightlines")
slug: "" # URL-safe identifier (e.g., "the-terminal")
category: location
status: proposed # proposed | draft | canonical
created: YYYY-MM-DD
updated: YYYY-MM-DD
parent_district: "" # district slug
parent_station: "" # station slug
parent_system: "" # star system slug
social_site: "" # social site template this location belongs to
tile_count: 0 # approximate tile footprint
sightlines: "" # open | partitioned | enclosed
ambient_sound: "" # primary ambient sound reference
npcs_present: [] # character slugs typically found here
tags: []
decision_refs: []
cross_refs: []
---
# {Title}
**Type:** Location
**Status:** {status}
**District:** [{parent_district}](index.md)
**Station:** [{parent_station}](../index.md)
**System:** [{parent_system}](../../index.md)
**Social Site:** {social_site}
**Sightlines:** {sightlines}
---
## Overview
{1-2 paragraphs: what this space is, what happens here, atmosphere.}
---
## Layout & Sightlines
{Physical description, key areas, what can be seen from where. D-025 functional cluster notes.}
---
## NPCs Present
{Who is typically here and when. Routine overlap and observation opportunities.}
---
## Sensory Profile
{Ambient sounds, lighting, smells, visual texture.}
---
## Dual-Lens Notes
**Smuggler:** {how the smuggler experiences this space}
**Detective:** {how the detective experiences this space}
---
## Mechanical Integration
{Sightline properties, ambient sound references, social site template.}
---
**Cross-References:**
<!-- Relative paths from location files (wiki/star-systems/{sys}/{sta}/{dist}/{loc}.md):
Same-district locations: {slug}.md
District index: index.md
Station index: ../index.md
System index: ../../index.md
Characters: ../../../../characters/{slug}.md
Factions: ../../../../factions/{slug}.md
Technology: ../../../../technology/{slug}.md
Contraband: ../../../../contraband/{slug}.md
Triangles: ../../../../triangles/{slug}.md
Concepts: ../../../../concepts/{slug}.md
-->
- [{parent_district}](index.md) — Parent district
- [{related_location}]({slug}.md) — {relationship}
- [{character_name}](../../../../characters/{slug}.md) — {role}