All 14 wiki templates now include a `description` frontmatter field for context-aware document loading. Agents can filter by description before loading full files, reducing context window pressure. Added character-exemplar.md preserving the Kael Davan Tier 1 profile as generator quality target (D-122). Updated GOVERNANCE.md to document the new field in the entry creation workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
66 lines
1.7 KiB
Markdown
66 lines
1.7 KiB
Markdown
---
|
|
title: "" # Display name (e.g., "Unlicensed Lattice Components")
|
|
description: "" # One-line summary for context filtering (e.g., "Black market neural lattice parts with medical and enhancement applications")
|
|
slug: "" # URL-safe identifier (e.g., "lattice-components")
|
|
category: contraband
|
|
status: proposed # proposed | draft | canonical
|
|
created: YYYY-MM-DD
|
|
updated: YYYY-MM-DD
|
|
risk_level: "" # low | moderate | high | extreme
|
|
source: [] # faction slugs or supply chain descriptions
|
|
regulatory_classification: "" # category-1 | category-2 | category-3
|
|
tags: []
|
|
decision_refs: []
|
|
cross_refs: []
|
|
---
|
|
|
|
# {Title}
|
|
|
|
**Type:** Contraband
|
|
**Status:** {status}
|
|
**Risk Level:** {risk_level}
|
|
**Regulatory Classification:** {regulatory_classification}
|
|
**Source:** {source}
|
|
|
|
---
|
|
|
|
## Overview
|
|
|
|
{What it is, why it's illegal, who wants it.}
|
|
|
|
---
|
|
|
|
## Supply Chain
|
|
|
|
{How it gets from source to end user. Which NPCs are involved.}
|
|
|
|
---
|
|
|
|
## Moral Dimension
|
|
|
|
{Why reasonable people smuggle this. The ethical complexity.}
|
|
|
|
---
|
|
|
|
## Detection Vectors
|
|
|
|
{How an investigator would identify this contraband. Manifest tells, physical indicators.}
|
|
|
|
---
|
|
|
|
## Mechanical Integration
|
|
|
|
{FactIds, knowledge graph connections, investigation progression.}
|
|
|
|
---
|
|
|
|
**Cross-References:**
|
|
<!-- Relative paths from flat categories (wiki/contraband/{slug}.md):
|
|
Other contraband: {slug}.md
|
|
Characters: ../characters/{slug}.md
|
|
Factions: ../factions/{slug}.md
|
|
Technology: ../technology/{slug}.md
|
|
Locations: ../star-systems/{sys}/{sta}/{dist}/{loc}.md
|
|
-->
|
|
- [{related_entry}](../{category}/{slug}.md) — {relationship}
|