Replace flat content/districts/ with hierarchical campaign/system/ station/district structure. Path mirrors canonical IDs, enables glob-based discovery, and is multi-campaign/DLC ready. - git mv 46 files preserving history - New metadata: campaign.yaml, system.yaml, station.yaml - Rewrite content.yaml with glob-based district discovery - Add campaign, system, station JSON schemas - Update district schema: hierarchy fields derived from path - Update npc-profile schema: accept district-scoped IDs - Add TODO to 17 dialogue/monologue pool files for generator revision - Update _meta/README.md with new hierarchy documentation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
287 B
YAML
8 lines
287 B
YAML
# Main Campaign metadata (D-003)
|
|
display_name: "The Settled Reach"
|
|
description: >
|
|
The core campaign. Set in a universe of wormhole-connected star systems,
|
|
neural lattice technology, and faction-driven politics. Occlusion-based
|
|
detective game with combat elements.
|
|
version: "0.1.0"
|