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>
47 lines
1.0 KiB
Markdown
47 lines
1.0 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Knowledge Graph")
|
|
slug: "" # URL-safe identifier
|
|
category: concept
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
concept_type: "" # mechanical | narrative | systemic
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Concept — {concept_type}
|
|
**Status:** {status}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{What this concept is, how it works, why it exists in the game.}
|
|
|
|
---
|
|
|
|
## Details
|
|
|
|
{Full specification: rules, states, transitions, interactions.}
|
|
|
|
---
|
|
|
|
## Integration Points
|
|
|
|
{How this concept connects to other systems, content, and gameplay.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from flat categories (wiki/concepts/{slug}.md):
|
|
Other concepts: {slug}.md
|
|
Characters: ../characters/{slug}.md
|
|
Technology: ../technology/{slug}.md
|
|
Locations: ../star-systems/{sys}/{sta}/{dist}/{loc}.md
|
|
-->
|
|
- [{related_entry}](../{category}/{slug}.md) — {relationship}
|