Move wiki from docs/wiki/ to root wiki/. Add 14 category templates with YAML frontmatter, governance model, hierarchical spatial structure (system > station > district > location). Populate Krenn System entry as first concrete star system. Update cross-references in workshop and sprint docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
57 lines
1.3 KiB
Markdown
57 lines
1.3 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "The Founding of the Settled Reach")
|
|
slug: "" # URL-safe identifier
|
|
category: lore
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
era: "" # founding | expansion | consolidation | contemporary
|
|
scope: "" # reach-wide | regional | local
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Lore
|
|
**Status:** {status}
|
|
**Era:** {era}
|
|
**Scope:** {scope}
|
|
|
|
---
|
|
|
|
## Summary
|
|
|
|
{1-2 paragraph summary of the historical event, period, or narrative.}
|
|
|
|
---
|
|
|
|
## Details
|
|
|
|
{Full description with dates, key figures, consequences.}
|
|
|
|
---
|
|
|
|
## Legacy
|
|
|
|
{How this lore affects the present day. Cultural memory, institutional consequences.}
|
|
|
|
---
|
|
|
|
## Mechanical Integration
|
|
|
|
{Knowledge flags, how this lore surfaces in gameplay (dialogue, environmental text, monologue).}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from flat categories (wiki/lore/{slug}.md):
|
|
Other lore: {slug}.md
|
|
Factions: ../factions/{slug}.md
|
|
Technology: ../technology/{slug}.md
|
|
Star systems: ../star-systems/{sys}/index.md
|
|
Cultural groups: ../cultural-groups/{slug}.md
|
|
-->
|
|
- [{related_entry}](../{category}/{slug}.md) — {relationship}
|