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>
58 lines
1.4 KiB
Markdown
58 lines
1.4 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Krenn System Administrator's Office")
|
|
slug: "" # URL-safe identifier
|
|
category: institution
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
parent_body: "" # parent faction or government slug
|
|
jurisdiction: "" # reach-wide | regional | system | station | district
|
|
function: "" # governance | enforcement | services | regulation
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Institution
|
|
**Status:** {status}
|
|
**Parent Body:** {parent_body}
|
|
**Jurisdiction:** {jurisdiction}
|
|
**Function:** {function}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{What this institution does, where it operates, who staffs it.}
|
|
|
|
---
|
|
|
|
## Services & Functions
|
|
|
|
{What the institution provides to the community.}
|
|
|
|
---
|
|
|
|
## Presence in v0.1
|
|
|
|
{How this institution manifests in the Sova Transit District. NPCs, locations, systems.}
|
|
|
|
---
|
|
|
|
## Mechanical Integration
|
|
|
|
{Access tiers, knowledge flags, investigation touchpoints.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from flat categories (wiki/institutions/{slug}.md):
|
|
Characters: ../characters/{slug}.md
|
|
Factions: ../factions/{slug}.md
|
|
Locations: ../star-systems/{sys}/{sta}/{dist}/{loc}.md
|
|
Technology: ../technology/{slug}.md
|
|
-->
|
|
- [{related_entry}](../{category}/{slug}.md) — {relationship}
|