chore(meta): update changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-17 14:00:37 +01:00
co-authored by Claude Opus 4.6
parent a87c95a6eb
commit 600cfe506c
+2 -1
View File
@@ -7,8 +7,9 @@ Format based on [Keep a Changelog](https://keepachangelog.com/).
## [Unreleased]
### Added
- QA test architecture workshop complete — 3-round, 7-agent workshop producing 60 tickets (epic #455): Gauntlet test world (7 rooms, 48 entities), test client binary (tooling/test-client/), determinism fixes, content validation, make pre-pr pipeline, 38 client tests, anti-tedium features, human tester workflow
- Workshop skill updated — agents now write output files to disk instead of sending messages, fixing documenter access
- Camera anchor test suite — 10 gdUnit4 tests verifying camera init, smoothing cycle, and player tracking
- Test architecture workshop brief — 4-track workshop covering integration tests, serialization boundaries, client test infra, and gap analysis for 6 real Sprint 6-7 bugs
- Entity position lerping — framerate-independent exponential smoothing so entities slide between tiles instead of snapping
### Fixed