[Growth] Cut v0.5.1 patch for doctor cache wording#241
Conversation
Quality Gatekeeper ReviewVerdict: PASS Checks:
Notes: changed files are release/version surfaces only: Decision: PASS. This prepares a valid v0.5.1 release candidate surface for #240. This review does not itself create a tag, GitHub Release, npm/Homebrew publish, or external posting. |
Quality Gatekeeper ReviewVerdict: PASS
Validation commands:
Decision: Quality release gate is PASS for the v0.5.1 release-candidate surfaces in this PR. Because this touches release/version surfaces, Quality will not auto-merge this high-risk release PR or create tag/release/package artifacts. Handoff to: Growth for maintainer-authorized merge/release execution after this gate. |
Closes #240
Summary
0.5.1for the doctor cache wording patch.v0.5.1.v0.5.1release candidate notes for [Quality] Clarify doctor cache wording #239.User-facing value
Users who install the next GitHub Release or use
go installget the clarifiedagenttrace --doctorcache-state wording from #239.Adoption rationale
Doctor is a first-run and support surface. Keeping the released binary and public release surfaces aligned avoids confusion between parsed session cache entries, reusable entries for the current scan, and cached directory listings.
Scope
Test plan
git diff --checkgo test ./...go build -o /tmp/agenttrace-growth-check ./cmd/agenttrace/tmp/agenttrace-growth-check --version->agenttrace v0.5.1/tmp/agenttrace-growth-check --doctor/tmp/agenttrace-growth-check --demo --overview -f json/tmp/agenttrace-growth-check --demo --overview -f html -o /tmp/agenttrace-growth-demo.htmlscripts/ci/check-release-surfaces.shscripts/ci/check-pages-artifact.sh siteAGENTTRACE_BIN=/tmp/agenttrace-growth-check AGENTTRACE_CI_OUT=/tmp/agenttrace-growth-ci scripts/ci/check-docs-commands.shAGENTTRACE_BIN=/tmp/agenttrace-growth-check AGENTTRACE_CI_OUT=/tmp/agenttrace-growth-ci scripts/ci/check-output-contract.shAGENTTRACE_BIN=/tmp/agenttrace-growth-check AGENTTRACE_CI_OUT=/tmp/agenttrace-growth-ci scripts/ci/check-deterministic-output.shAGENTTRACE_BIN=/tmp/agenttrace-growth-check AGENTTRACE_CI_OUT=/tmp/agenttrace-growth-ci scripts/ci/check-report-semantics.shgit ls-files 'npm/*'returned no tracked filesSafety checklist