fix(content): purge all remaining Krenn references
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>
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
title: "Proposed Architecture: LLM-Powered Voice Synthesis"
|
||||
description: "Re-voicing architecture for dynamic NPC dialogue using a local LLM as a stylistic enhancement layer — injector system, priority queue, and optional AI-enhanced toggle"
|
||||
type: architecture
|
||||
status: draft
|
||||
status: superseded
|
||||
ticket: ""
|
||||
decision_refs: []
|
||||
decision_refs: ["D-138"]
|
||||
author: "Gemini"
|
||||
created: 2026-03-07
|
||||
updated: 2026-03-07
|
||||
@@ -12,7 +12,7 @@ updated: 2026-03-07
|
||||
|
||||
# Proposed Architecture: LLM-Powered Voice Synthesis
|
||||
|
||||
**Status:** Proposed
|
||||
**Status:** Superseded by [D-138](../../decisions/content.md#d-138-llm-re-voicing-pipeline-for-npc-voice) and [LLM Voice Pipeline Workshop](../workshops/llm-voice-pipeline/workshop-outcomes.md)
|
||||
**Author:** Gemini (synthesizing a design sparring session with Jeroen)
|
||||
**Date:** 2026-03-07
|
||||
|
||||
@@ -36,7 +36,7 @@ Our proposed solution is to treat dynamic dialogue not as a generation task, but
|
||||
|
||||
### Analogy: Dialogue as an `i18n` System
|
||||
|
||||
The core of this design is to think of character voice as a "language." Our simple, non-LLM template system provides the default "language" (`en-US`)—a clear, functional line of text that serves the gameplay. The LLM's job is to "translate" this line into a specific character's "language" (`en-KRENN-RUTHLESS`).
|
||||
The core of this design is to think of character voice as a "language." Our simple, non-LLM template system provides the default "language" (`en-US`)—a clear, functional line of text that serves the gameplay. The LLM's job is to "translate" this line into a specific character's "language" (`en-VMS-RUTHLESS`).
|
||||
|
||||
This immediately enables a powerful player-facing feature:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Miri - Project Briefing"
|
||||
description: "Worldbuilding and lore agent — owns zone identity spec, Krenn culture profile, setting briefs, and wiki taxonomy; critical-path prerequisites for the generator spike"
|
||||
description: "Worldbuilding and lore agent — owns zone identity spec, Van Maanen's Star culture profile, setting briefs, and wiki taxonomy; critical-path prerequisites for the generator spike"
|
||||
type: briefing
|
||||
status: active
|
||||
agent: Miri
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Tiger - Project Briefing"
|
||||
description: "Localization agent on standby — covers tagged line pool translation scope, culture voice card translation units, and Krenn naming transliteration guides"
|
||||
description: "Localization agent on standby — covers tagged line pool translation scope, culture voice card translation units, and Van Maanen's Star naming transliteration guides"
|
||||
type: briefing
|
||||
status: active
|
||||
agent: Tiger
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
"title-subtitle": {
|
||||
"type": "Text",
|
||||
"left": 360, "top": 262,
|
||||
"text": "SOVA TRANSIT DISTRICT // KRENN SYSTEM",
|
||||
"text": "SOVA TRANSIT DISTRICT // VAN MAANEN'S STAR",
|
||||
"fontColor": "#556677",
|
||||
"fontSize": 13
|
||||
},
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Sprint 25 — Copy Briefing"
|
||||
description: "Zone identity spec, Krenn culture profile"
|
||||
description: "Zone identity spec, Van Maanen's Star culture profile"
|
||||
type: sprint
|
||||
status: archived
|
||||
sprint: 25
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Sprint 26 — Copy Briefing"
|
||||
description: "D-record amendments, base text elevation pass, remove handwritten Krenn content"
|
||||
description: "D-record amendments, base text elevation pass, remove handwritten Van Maanen's Star content"
|
||||
type: sprint
|
||||
status: archived
|
||||
sprint: 26
|
||||
|
||||
@@ -129,7 +129,7 @@ Composable primitives would need to represent this as `SOCIAL_BYPASS(target=Rask
|
||||
|
||||
**Mechanical evaluation:** This is the most systems-compatible option for the rendering layer — IF we handle the tell separation correctly.
|
||||
|
||||
The i18n analogy is the right frame. Base text is `en-semantic`. Re-voiced text is `en-KRENN-BOLD`. The information is stable; the expression varies.
|
||||
The i18n analogy is the right frame. Base text is `en-semantic`. Re-voiced text is `en-VMS-BOLD`. The information is stable; the expression varies.
|
||||
|
||||
The proposal correctly identifies that base text serves triple duty: LLM seed, graceful fallback, and LLM-off experience. From a systems standpoint, this is elegant — one authored artifact doing three mechanical jobs simultaneously.
|
||||
|
||||
|
||||
@@ -89,10 +89,10 @@ The difference between 150 and 300 tokens is the difference between **following
|
||||
Example pair format:
|
||||
```
|
||||
BASE: "checks the gate without looking at you"
|
||||
KRENN: "runs the check, eyes on the panel — gives you a nod when it clears"
|
||||
VMS: "runs the check, eyes on the panel — gives you a nod when it clears"
|
||||
---
|
||||
BASE: "works on the conduit"
|
||||
KRENN: "traces the run with a handheld light, finds the splice, fixes it without ceremony"
|
||||
VMS: "traces the run with a handheld light, finds the splice, fixes it without ceremony"
|
||||
```
|
||||
|
||||
Each pair: ~35-40 tokens. Two pairs: ~70-80 tokens. Adding these to the 100-token instruction core produces ~170-180 total — still under 250 tokens.
|
||||
@@ -297,7 +297,7 @@ This is not a blocker for any proposal, but it must be decided before the `sr-vo
|
||||
[SYSTEM/SHARED] Do not use religious language. No military ranks. Technology terms
|
||||
only: insert, span gate, the Reach. No wit or banter. No Earth references.
|
||||
|
||||
[KRENN CULTURE] Direct-informal register — short because time is scarce, not
|
||||
[VAN MAANEN'S STAR CULTURE] Direct-informal register — short because time is scarce, not
|
||||
unfriendly. Competence earns respect. Community: crew, shift, street.
|
||||
Exclamations ONLY: "void take it" / "stars" / "blood and void" / "cold vacuum."
|
||||
Greetings: hey, morning, shift treating you alright.
|
||||
|
||||
@@ -304,10 +304,10 @@ avoided (Van Maanen's Star uses contractions freely: shift's calling, gotta, can
|
||||
|
||||
[BLOCK 6 — EXAMPLES]
|
||||
BASE: "checks the gate"
|
||||
KRENN: "runs the check, nods when it clears"
|
||||
VMS: "runs the check, nods when it clears"
|
||||
---
|
||||
BASE: "works on the conduit"
|
||||
KRENN: "traces the fault, finds it, fixes it without ceremony"
|
||||
VMS: "traces the fault, finds it, fixes it without ceremony"
|
||||
```
|
||||
|
||||
**Token count for this implementation:** ~195-210 tokens. Within the 200-token soft target.
|
||||
|
||||
@@ -63,7 +63,7 @@ The reassembled version is grammatically correct and semantically equivalent. It
|
||||
|
||||
This is the option with the most promise and the most risk, and the two are inseparable.
|
||||
|
||||
**What the proposal gets right:** The i18n analogy is apt. Culture-neutral base text as `en-base`, culture-voiced text as `en-KRENN-DIRECT`. The injector clause model (10-20 per culture) scales in the right direction. The progressive enhancement framing — base text is functional, voiced text is premium — is elegant and de-risks hardware concerns.
|
||||
**What the proposal gets right:** The i18n analogy is apt. Culture-neutral base text as `en-base`, culture-voiced text as `en-VMS-DIRECT`. The injector clause model (10-20 per culture) scales in the right direction. The progressive enhancement framing — base text is functional, voiced text is premium — is elegant and de-risks hardware concerns.
|
||||
|
||||
**What the proposal is missing:** It was written before the generator spike added Want/State, relationship behaviors, and the perception mechanic. These systems change the calculus substantially. See Section 3.
|
||||
|
||||
|
||||
@@ -53,7 +53,7 @@ The design is **progressive enhancement**, not a toggle between two systems. Eve
|
||||
2. **Fallback** — what the player sees when pre-voicing hasn't finished yet
|
||||
3. **LLM-off experience** — the complete gameplay layer for players who disable AI-enhanced dialogue or run on minimal hardware
|
||||
|
||||
There is no separate authoring step for the fallback. The base text IS the fallback. The i18n analogy holds: `en-base` is always present, `en-KRENN-BOLD` is the enhancement.
|
||||
There is no separate authoring step for the fallback. The base text IS the fallback. The i18n analogy holds: `en-base` is always present, `en-VMS-BOLD` is the enhancement.
|
||||
|
||||
### Content tiers: baked, pre-voiced, fallback
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: "Round 1 — Miri (Worldbuilder / Setting Designer)"
|
||||
description: "Regional style guide template and Krenn System cultural brief"
|
||||
description: "Regional style guide template and Van Maanen's Star cultural brief"
|
||||
type: workshop
|
||||
status: archived
|
||||
workshop: wiki-review
|
||||
@@ -243,7 +243,7 @@ The founding population was ~60% Finnish-Estonian-Latvian, ~25% Dutch-Norwegian
|
||||
|
||||
1. **Institutional names (official, rarely used):** Corporate or bureaucratic. "Sova Transit Logistics Hub, Bay 7-C." "Van Maanen's Star Administration, Sector 12." These appear on legal documents and institutional signage. Nobody says them.
|
||||
|
||||
2. **Established names (standard use):** Heritage-influenced or descriptive. "Station Sova" (Estonian-origin, means "suitable/fitting" — the founders named it for the gate position). "Van Maanen's Star" itself (possibly Finnish *krenni*, an old dialect word for "crossroads" — the etymology is debated, which is itself a cultural detail). "The Terminal" (English-origin descriptive, reflecting the commercial-cadre influence on workplace naming).
|
||||
2. **Established names (standard use):** Heritage-influenced or descriptive. "Station Sova" (Estonian-origin, means "suitable/fitting" — the founders named it for the gate position). "Van Maanen's Star" itself (named for the real star Van Maanen's Star (GJ 35) — the first white dwarf discovered, a pragmatic name for a pragmatic system). "The Terminal" (English-origin descriptive, reflecting the commercial-cadre influence on workplace naming).
|
||||
|
||||
3. **Informal names (locals only):** Personal or experiential. "Lera's" instead of "The Last Shift." "The B" for Corridor B-7. "Topside" for Level 3. These names are social shibboleths — knowing them signals belonging.
|
||||
|
||||
|
||||
@@ -77,7 +77,7 @@ ASSEMBLY FLOOR: LATTICE FUNDING AMENDMENT REACHES COMMITTEE
|
||||
STATION SOVA: VENTILATION UPGRADE SCHEDULE (LEVEL 3 AFFECTED)
|
||||
KOLM LEAGUE: SOVA DOCKERS 4, ORBITAL TRANSIT 2
|
||||
GRAIN FUTURES STABLE — SYNDIC SHIPPING COSTS FLAT FOR Q3
|
||||
KRENN PRIME SURFACE: HARVEST SEASON OPENS, EXPORT WINDOWS CONFIRMED
|
||||
VAN MAANEN PRIME SURFACE: HARVEST SEASON OPENS, EXPORT WINDOWS CONFIRMED
|
||||
COMMISSION ADVISORY: LATTICE CALIBRATION DUE DATES FOR SOVA DISTRICT
|
||||
```
|
||||
|
||||
|
||||
@@ -152,7 +152,7 @@ lattice components is subject to:
|
||||
- Referral to system-level enforcement
|
||||
|
||||
Report suspected violations to the Commission kiosk (Level 3)
|
||||
or via Meridian channel LC-COMPLIANCE-KRENN.
|
||||
or via Meridian channel LC-COMPLIANCE-VMS.
|
||||
|
||||
Lattice Commission | Protecting Neural Integrity
|
||||
```
|
||||
@@ -160,7 +160,7 @@ or via Meridian channel LC-COMPLIANCE-KRENN.
|
||||
**Cultural notes:**
|
||||
- Institutional language. Concordat Standard. No Van Maanen's Star vernacular on Commission documents.
|
||||
- The penalty range (2,000-15,000 credits) means a Category 3 fine could wipe out 10 months of a dock worker's margin income. This is not abstract — every worker who reads this (and they have) knows exactly what it means for someone earning 2,400/month with 200 margin. The fine is designed to be ruinous. That's the point. That's why the ring exists.
|
||||
- "Report suspected violations" — this line is doing heavy thematic lifting. In Van Maanen's Star culture, reporting is a violation of the mind-your-business norm. The Commission asks workers to do something their culture considers hostile. The notice has been up for years. Nobody has ever used channel LC-COMPLIANCE-KRENN from this district.
|
||||
- "Report suspected violations" — this line is doing heavy thematic lifting. In Van Maanen's Star culture, reporting is a violation of the mind-your-business norm. The Commission asks workers to do something their culture considers hostile. The notice has been up for years. Nobody has ever used channel LC-COMPLIANCE-VMS from this district.
|
||||
- The notice is posted next to the shift schedule. Workers see it every day. It's wallpaper. The detective sees it and thinks "compliance infrastructure." The smuggler sees through it — it's the cost-of-doing-business calculation made literal.
|
||||
- The tag line — "Protecting Neural Integrity" — is Commission branding. Workers have opinions about this phrase. None of them are positive.
|
||||
|
||||
@@ -169,15 +169,15 @@ or via Meridian channel LC-COMPLIANCE-KRENN.
|
||||
Meridian feed display. Text-scrolling format. Mix of Reach-wide and local. Updated continuously. The bar's ambient information stream.
|
||||
|
||||
```
|
||||
FREIGHT INDEX: KRENN CORRIDOR +0.3% | TAVROS LINK STEADY | SOVA THROUGHPUT 94%
|
||||
FREIGHT INDEX: VAN MAANEN CORRIDOR +0.3% | TAVROS LINK STEADY | SOVA THROUGHPUT 94%
|
||||
|
||||
ASSEMBLY SESSION 447: FRONTIER AUTONOMY MOTION TABLED AGAIN — "NOT THE TIME" SAYS CHAIR PELLAM
|
||||
|
||||
STATION ADVISORY: VENTILATION MAINTENANCE SECTOR 3 SCHEDULE EXTENDED. COMPLETION NOW EST. CYCLE 18
|
||||
|
||||
KRENN PRIME SURFACE: STORM WARNING NORTH LATITUDE BAND — DEPOT OPERATIONS NORMAL
|
||||
VAN MAANEN PRIME SURFACE: STORM WARNING NORTH LATITUDE BAND — DEPOT OPERATIONS NORMAL
|
||||
|
||||
SPORT: ORBITAL 3 TAKES SOVA LEAGUE FINAL 4-2. MATCH REPLAY AVAILABLE MERIDIAN-SPORT-KRENN
|
||||
SPORT: ORBITAL 3 TAKES SOVA LEAGUE FINAL 4-2. MATCH REPLAY AVAILABLE MERIDIAN-SPORT-VMS
|
||||
|
||||
COMMISSION: QUARTERLY COMPLIANCE REVIEW SCHEDULE POSTED. NEXT SOVA INSPECTION: CYCLE 22
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user