Spring-cleaning accumulated v0.1 vertical-slice residue across the wiki. Scope per Jeroen's pre-decisions on 2026-04-21: - Delete outright: wiki/star-systems/GJ-35/sova/ subtree (5 files + 2 dirs) — v0.1 Station Sova / Transit District content. - Strip example blocks in authoring guides and _templates/ that cited dropped v0.1 NPCs (Kael Davan, Sera Venn, Nils Davan, Devra, Torek, Renn, Pell, Tav, Lera Sessik, Sabel). Replaced with short "v0.1 examples removed — D-122" notes pointing authors to the active NPC roster. - Rewrite canonical-lore references file-by-file: faction pages, technology pages, contraband pages, concepts pages, corp pages that cited v0.1 names/places. Preserve institutional/structural content, drop specific-name citations. - Commission name drift: replace "Concord Commission" and "Assembly Commission" with "the Lattice Commission" (D-193) throughout. - Van Maanen's Star cultural references: the canonical in-game name is Vuurkloof. "Van Maanen's Star" is retained only as an astronomical designation (glossary + GJ-35 Calibration Note). All cultural/system references converted to Vuurkloof across culture-authoring-guide, cultural-generation-guide, founder-gates, and star-system adjacent-system descriptions. - Strip `v0.1` from faction/triangle frontmatter tags (8 files). - wiki/triangles/hub-power.md and wiki/factions/the-ring.md: rewritten using role-name exemplars (Ring Coordinator / Shift Supervisor / THE FRIEND) instead of named v0.1 NPCs. Triangle pattern preserved as a structural reference. Also applies drive-by Commission drift fixes and minor cross-ref updates to canonical corps (gate-corporation, mastroianni-vehicle-group, stalownia-kowalski, prometheus-labs, ferreira-monteiro, vins-de-grand-vide, and 13 others). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
78 lines
2.3 KiB
Markdown
78 lines
2.3 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Dockside Commercial Quarter")
|
|
description: "" # One-line summary for context filtering (e.g., "Mixed-use commercial district adjacent to freight terminal, 8 social sites")
|
|
slug: "" # URL-safe identifier (e.g., "transit")
|
|
category: district
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
parent_station: "" # station slug
|
|
parent_system: "" # star system slug
|
|
population: 0 # district population
|
|
age: 0 # years since construction
|
|
construction: "" # prefab | modular | retrofitted | mixed
|
|
locations: [] # slugs of locations within this district
|
|
social_sites: [] # slugs of social site templates
|
|
npc_count: 0
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** District
|
|
**Status:** {status}
|
|
**Station:** [{parent_station}](../index.md)
|
|
**System:** [{parent_system}](../../index.md)
|
|
**Population:** ~{population}
|
|
**Age:** ~{age} years
|
|
**Construction:** {construction}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{1-2 paragraphs: what this district is, atmosphere, function.}
|
|
|
|
---
|
|
|
|
## Locations (Social Sites)
|
|
|
|
{List of locations with links, brief descriptions, and social site template assignments.}
|
|
|
|
---
|
|
|
|
## Atmosphere & Sensory
|
|
|
|
{Sights, sounds, smells, lighting. The "quotidian-with-undertow" texture.}
|
|
|
|
---
|
|
|
|
## NPCs
|
|
|
|
{Summary of NPC population. Link to character index for full roster.}
|
|
|
|
---
|
|
|
|
## Mechanical Integration
|
|
|
|
{Knowledge graph flags, perception differences, spatial layout notes.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from district index (wiki/star-systems/{sys}/{sta}/{dist}/index.md):
|
|
Locations in this district: {slug}.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
|
|
-->
|
|
- [{location_name}]({slug}.md) — {description}
|
|
- [Character Index](../../../characters/index.md) — Full roster
|