[Quality] Prepare v0.5.2 release surfaces#246
Conversation
Quality Gatekeeper ReviewVerdict: PASS
Notes: PR updates only the v0.5.2 release surfaces requested by #245: engine version, README/Homebrew/site/demo-report version metadata, and concise CHANGELOG release candidate notes for the already-merged #243 fix. GitHub Additional release-surface checks run from temporary worktree
Decision: PASS and eligible for automatic squash merge. Handoff to: Growth after merge, re-run #244 Release Gate on the merged commit before creating tag/release; this PR does not authorize npm/Homebrew publication or external posting. |
Scope
Closes #245.
0.5.2.Non-goals
Validation
git diff --checkgo test ./...go build -o /tmp/agenttrace-245-check ./cmd/agenttrace/tmp/agenttrace-245-check --versionscripts/ci/check-release-surfaces.shAGENTTRACE_BIN=/tmp/agenttrace-245-check AGENTTRACE_CI_OUT=/tmp/agenttrace-245-ci scripts/ci/check-docs-commands.shscripts/ci/check-pages-artifact.sh siteAGENTTRACE_BIN=/tmp/agenttrace-245-check AGENTTRACE_CI_OUT=/tmp/agenttrace-245-ci scripts/ci/check-output-contract.shAGENTTRACE_BIN=/tmp/agenttrace-245-check AGENTTRACE_CI_OUT=/tmp/agenttrace-245-ci scripts/ci/check-deterministic-output.shAGENTTRACE_BIN=/tmp/agenttrace-245-check AGENTTRACE_CI_OUT=/tmp/agenttrace-245-ci scripts/ci/check-report-semantics.sh