From ab5f84ab15f67a956395845ad0e6a7b41ff3e354 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Wed, 11 Feb 2026 01:21:45 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1246fac..eb48db0d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ Format based on [Keep a Changelog](https://keepachangelog.com/). - 15 priority promotions including 3 tickets to critical (deterministic replay, divergent knowledge, divergent relationships) - 21 new dependency records mapping critical path through collision → pathfinding → NPC movement → routine execution - Workshop directory convention established with per-workshop subdirectories +- Project directory scaffold: client/, server/, tooling/, tests/, .config/, .cache/ +- Top-level Makefile with dev workflow targets (setup, build, run, test, lint, ci, clean) - Whitelistable sqlite-init and sqlite-seed wrapper scripts completing the db/connectors/sqlite-* set - Round 17 content architecture workshop — Full team (8 agents, 3 rounds) defining content pipeline - D-023: Three-tier content model (authored drama modules, templated content, procedural filler) with life-sim substrate