From d830abf4b6c8b22def44bddd8401ebaad46d743d Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Fri, 13 Mar 2026 15:01:10 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fcd4dbde..38ae42929 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,8 +11,13 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). - Character exemplar template — Kael Davan Tier 1 profile preserved as generator quality target (D-122) - Docs template system — frontmatter templates for architecture, design, briefing, workshop, and test-plan documents +### Changed +- Authoring guides and NPC pattern docs moved from docs/design/ to wiki/authoring/ — content voice reference belongs with worldbuilding + ### Removed - v0.1 hand-authored character wiki entries — 18 NPC profiles + roster index superseded by generator pipeline (D-122) +- content-converter tool and content-ron Makefile target — v0.1 YAML→RON pipeline superseded by RON-first generator +- content/_schema/ (13 JSON schemas) and content/_meta/ (2 docs) — v0.1 validation replaced by Rust struct deserialization ## [v0.1.26] — 2026-03-13