From d258fc405e63f404575966562c8283a87c1721e2 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Fri, 13 Mar 2026 12:11:14 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a371c5d28..24628c380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,16 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). - v0.1 hand-authored Krenn dialogue, monologue, and NPC profiles — 64 files superseded by generated NPCs (#656, D-122) - Detective mission system — investigation knowledge, lattice-commission faction, design docs, workshop archives (#657, D-117) +### Fixed +- Name pool cross-contamination — zero overlaps across Krenn, Vael, and Osse cultures +- D-141 → D-142 reference correction in zone-type templates +- Modifier coverage expanded to 2+ per category for all cultures; authority_response differentiated Krenn/Osse +- Gendered pronouns removed from culture-neutral zone-type templates +- Ungrounded lore terms (Syndic, Meridian registration) replaced with generic descriptors in Osse culture +- Stale notes in content-structure-canonical.md and base-text-authoring-guide.md corrected +- Legacy annotation added to overheard.yaml (#664 tracks replacement) +- Dead dual_lens properties stripped from environmental YAML + ### Changed - Protocol version bumped to 20 — ObserverSnapshot includes settings_response field (#627)