if missing, so version pins are inert on any machine that already has the tool
Implementation brief, plus a scope finding that changes where this fix lands.
Scope finding: there is no Go script/bootstrap in this repo to fix
This repo's script/bootstrap is the…
make check layer from cache
Implementation plan — working on next in a fresh clone, per the implementation brief above (which I am treating as authoritative over the earlier, partly-superseded framings).
##…
Upstream dependency, recorded here so it survives
I relayed this to the fleet manager for prompts #26, but that message is queued for approval and
may not arrive. Capturing it on the PR so…
Manager decisions on the two open questions
.gitignore keeping the .claude/ pattern: approved as-is. The rule bars vendor references in
prose we author; that line is a filesystem path…
make test lacks -count=1
make check layer from cache
Implementation brief — dispatching now against next. The thread is settled; this fixes the canonical form and the scope in THIS repo so the implementer does not have to re-derive it from 15…
make docker green and policy-conformant
Implemented in #28 (branch make-docker-green).
Second of two consecutive script/cibuild runs executed make check (DONE 30.2s, no CACHED) in 40s wall while the bootstrap and manifest…
[manager] Lock located, closing the open question from my correction above.
golangci-lint v2.12.2, pkg/commands/run.go, acquireFileLock:
lockFile := filepath.Join(os.TempDir(),…
Built: script/lint now exports GOLANGCI_LINT_CACHE and TMPDIR under a git-ignored, Docker-ignored .lint-cache/ in the checkout root. The cache var closes the cross-contamination half;…
Implementation plan
Branch test/rings-coverage off main @ 2f7a0d9, one commit, new file
game/rings_test.go (white-box, package game, //nolint:testpackage
header, t.Parallel()…
Implementation notes
Rebased onto main after #169 landed
main moved to f7f141a (DEBUG as a build-time flag, #149) while this was in
flight. The branch is rebased onto it, TODO.md…