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>
68 lines
1.5 KiB
Markdown
68 lines
1.5 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Krenn System Culture")
|
|
slug: "" # URL-safe identifier (e.g., "krenn-system")
|
|
category: cultural-group
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
home_system: "" # star system slug
|
|
population_centers: [] # station/world slugs
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Cultural Group
|
|
**Status:** {status}
|
|
**Home System:** {home_system}
|
|
**Population Centers:** {list}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{1-2 paragraphs: what defines this culture, how it formed, key values.}
|
|
|
|
---
|
|
|
|
## Social Norms
|
|
|
|
{Greeting customs, name usage, trust dynamics, authority relationships.}
|
|
|
|
---
|
|
|
|
## Naming Conventions
|
|
|
|
{Name patterns, phonetics, usage rules (first-name vs surname contexts).}
|
|
|
|
---
|
|
|
|
## Economic Character
|
|
|
|
{Relationship to work, money, institutions. What "enough" means here.}
|
|
|
|
---
|
|
|
|
## Attitudes Toward Authority
|
|
|
|
{How locals relate to Commission, Assembly, external institutions.}
|
|
|
|
---
|
|
|
|
## Authoring Notes
|
|
|
|
{Voice guidance for content authors writing characters from this culture.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from flat categories (wiki/cultural-groups/{slug}.md):
|
|
Characters: ../characters/{slug}.md
|
|
Factions: ../factions/{slug}.md
|
|
Star systems: ../star-systems/{sys}/index.md
|
|
Lore: ../lore/{slug}.md
|
|
-->
|
|
- [{related_entry}](../{category}/{slug}.md) — {relationship}
|