Replace every occurrence of "Krenn" with "Van Maanen's Star" (or contextual variants like VMS for locale codes, Van Maanen for proper noun contexts). Covers CHANGELOG, briefings, workshop docs, sprint briefings, environmental text examples, templates, ticker content, and architecture docs. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
69 lines
1.8 KiB
Markdown
69 lines
1.8 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Station Sova")
|
|
description: "" # One-line summary for context filtering (e.g., "Primary logistics station in Van Maanen's Star, 3 districts, mixed-use")
|
|
slug: "" # URL-safe identifier (e.g., "sova")
|
|
category: station
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
parent_system: "" # star system slug
|
|
population: 0
|
|
station_type: "" # logistics | military | research | residential | mixed
|
|
districts: [] # slugs of districts
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Station
|
|
**Status:** {status}
|
|
**System:** [{parent_system}](../index.md)
|
|
**Population:** ~{population}
|
|
**Station Type:** {station_type}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{1-2 paragraph description: what kind of station, why it exists, what life is like here.}
|
|
|
|
---
|
|
|
|
## Districts
|
|
|
|
{List of districts with brief descriptions and links.}
|
|
|
|
---
|
|
|
|
## Infrastructure
|
|
|
|
{Station-level infrastructure: docking, environmental, transit, power.}
|
|
|
|
---
|
|
|
|
## Governance & Services
|
|
|
|
{Local authority, Commission presence, services available.}
|
|
|
|
---
|
|
|
|
## Mechanical Integration
|
|
|
|
{Knowledge graph flags, perception differences, relevant game systems.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from station index (wiki/star-systems/{sys}/{sta}/index.md):
|
|
Districts in this station: {slug}/index.md
|
|
System index: ../index.md
|
|
Characters: ../../characters/{slug}.md
|
|
Factions: ../../factions/{slug}.md
|
|
Technology: ../../technology/{slug}.md
|
|
Contraband: ../../contraband/{slug}.md
|
|
-->
|
|
- [{parent_system}](../index.md) — Parent system
|
|
- [{district_name}]({slug}/index.md) — {description}
|