fix(brand): propagate AgentAuth reference cleanup + Go toolchain bump to main#80
Merged
Conversation
Build, test, stack, CLI, and utility recipes for common development workflows. Mirrors existing scripts/gates.sh patterns with convenient shortcuts.
fix(brand): clean up remaining AgentAuth references
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Promotes the work landed on
developsince 2026-04-20 tomain. Net behavior change for end users: stale AgentAuth surfaces now read AgentWrit, TLS compose overlays mount the path the cert generator actually writes to, and govulncheck-flagged stdlib CVEs are gone after a 1.25.9 → 1.25.10 toolchain bump.What's propagating
cmd/,internal/, README, docs/python-sdk,.gitignore,.golangci.yml, contribution-policy workflow, andscripts/gates.shheader. Historical CHANGELOG entries and the watchdog regexes atscripts/gates.sh:126+.github/workflows/ci.yml:117-118were preserved intentionally.docker-compose.tls.ymlanddocker-compose.mtls.ymlnow mount/tmp/agentwrit-certs, matchingscripts/gen_test_certs.sh. Operator-visible runtime behavior change for anyone running the TLS overlays.[Unreleased]block recording the rebrand cleanup; zero historical lines deleted.1.25.9 → 1.25.10so govulncheck stops failing on stdlib CVEs.Two earlier commits also tag along from 2026-04-23 — a
justfileadd and its same-day revert. Net diff vs main onjustfile: empty.Verification trail
fix/agentauth-reference-cleanup→develop): 20/20 CI checks green before mergepr-review-toolkit:code-reviewer: APPROVE on all 7 verification items (strict post-grep, watchdog regex preservation, TLS compose parity, S2/S3 evidence integrity, CHANGELOG history untouched, CI 20/20, no unrelated drift)develop(c90803c): CI + CodeQL both SUCCESSTest plan
awrit --helpand broker startup banner read "AgentWrit"docker-compose.tls.ymlmounts/tmp/agentwrit-certsgovulncheckworkflow stays green onmain