chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-11 00:05:11 +01:00
co-authored by Claude Opus 4.6
parent 0ecf7b4d8b
commit f2f37f9dc0
+2
View File
@@ -7,6 +7,7 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
### Added
- 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
- D-024: NPC generation model — 10 axes (7 essential + 3 supporting) with CombatCapability ECS component
@@ -44,6 +45,7 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
- Added relative-path convention to Qatux agent persona for cross-system consistency
### Changed
- Ticket skill updated to use wrapper scripts exclusively (no more direct python3 calls)
- Miri's role updated from Canon Guardian to Worldbuilder & Setting Designer (original IP pivot)
- Project description updated to reflect D-020 engine decision
- Connector usage instructions now reference wrapper scripts instead of python3 directly