chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-12 18:18:17 +01:00
co-authored by Claude Opus 4.6
parent ad653cffc3
commit 526696206e
+3
View File
@@ -17,6 +17,9 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
### Fixed
- IPC error handling (#341) — DeserializationWithDump/MutexPoisoned error variants, hex dump logging on deserialization failure, graceful error classification in bridge I/O systems
- NpcPlugin system ordering — routine phase transitions now run before pathfinding so PathRequests are picked up same frame
- Stale doc comment in observation event generator — system runs before knowledge updates, not after
- Clippy warnings from Rust 1.93 — derive Default, is_multiple_of, collapsible if
### Changed
- Ticketing database moved to shared worktree location (`../settledreach.db`) — eliminates binary merge conflicts across branches