From 600cfe506c331ab9d49f023ddf124c24ceee8282 Mon Sep 17 00:00:00 2001 From: Jeroen Schweitzer Date: Tue, 17 Feb 2026 14:00:37 +0100 Subject: [PATCH] chore(meta): update changelog Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 514fadcc3..42b2a5cb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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