# Conflicts: # CHANGELOG.md # content/_meta/README.md # content/_meta/npc-authoring-style-guide.md # wiki/_templates/cultural-group.md # wiki/_templates/institution.md # wiki/_templates/star-system.md # wiki/characters/devra.md # wiki/characters/drin.md # wiki/characters/harek.md # wiki/characters/lera-sessik.md # wiki/characters/maret-korr.md # wiki/characters/naia-tamm.md # wiki/characters/nils-davan.md # wiki/characters/pell.md # wiki/characters/renn.md # wiki/characters/resha.md # wiki/characters/sabel.md # wiki/characters/sera-venn.md # wiki/characters/torek-lintar.md # wiki/characters/voss.md # wiki/star-systems/krenn/index.md
59 lines
1.6 KiB
Markdown
59 lines
1.6 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Van Maanen's Star Administrator's Office")
|
|
description: "" # One-line summary for context filtering (e.g., "Local government office overseeing system-level administration and permits")
|
|
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}
|