From 0eafff89e094ee14ef4b32470ea791d908734c17 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Mon, 23 Feb 2026 22:37:24 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 796f7312d..a87f9a377 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). - Sprint team lifecycle through PR review — teams stay alive for commit → push → review → fix loop → approve → shutdown ### Fixed +- PR #59 review: stale mood vocabulary updated in line-pool-format.md, style-guide, and content-directory-structure.md to post-Sprint 14 values +- PR #59 review: orphaned location-scoped IDs in maintenance-tech.yaml comments and smuggler-inventory.yaml cross-references updated to NPC-scoped +- PR #59 review: Lera Sessik tenure corrected from "twelve years" to "eighteen years", NPC header fixed +- PR #59 review: ring-operative.yaml fact_id corrected from `location.surveillance_gaps` to `investigation.surveillance_gaps` - Dialogue systems moved from BridgePlugin to NpcPlugin — game logic registers where it belongs (#538) - Schedule ambiguity: emit_observation_events now has explicit .before(advance_tick) constraint - process_dialogue_response updates ActiveDialogue tick and InteractionMemory on follow-up