chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-06 16:00:45 +02:00
co-authored by Claude Opus 4.6
parent db3daecfaf
commit 941a7218d2
+4
View File
@@ -15,7 +15,11 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
- Burnelli-Sheldon economist agent (`.claude/agents/burnelli-sheldon.md`)
- Workshop archives: #796 (economics design, 3 rounds) and #801 (commodity catalog, 3 rounds + validation)
### Fixed
- Sprint worktree creation no longer spawns a spurious "None" team tab when tickets have no team assigned
### Changed
- Pre-push hook now validates JSON syntax on changed files (python3 -m json.tool)
- HUD status panel: merged TimeDisplay into ImplantPanel — time, health, perception in one themed panel (#786)
- HUD moved from UILayer (20) to InsertOverlay (10) for bloom treatment per D-051
- Interaction prompt: converted from PanelContainer+StyleBoxFlat to ImplantPanel+ImplantDataRow (#788)