Skip to content

fix(bootstrap): verify the physical Go toolchain - #34

Merged
rldyourmnd merged 1 commit into
mainfrom
fix/bootstrap-verify-physical-go
Aug 24, 2026
Merged

fix(bootstrap): verify the physical Go toolchain#34
rldyourmnd merged 1 commit into
mainfrom
fix/bootstrap-verify-physical-go

Conversation

@rldyourmnd

Copy link
Copy Markdown
Contributor

Summary

  • verify the pinned seed Go binary with GOTOOLCHAIN=local
  • prevent auto-selected newer toolchains from forcing a download on every phase-1 apply
  • add a regression contract

Live reproduction

The bootstrap downloaded go1.26.5, then go version reported auto-selected go1.26.6; the physical binary reports go1.26.5 with GOTOOLCHAIN=local.

Verification

  • pinned uv pytest: 6 passed
  • scripts/validate_shell.sh
  • GDS projection plan/apply/verify was byte-identical
  • git diff --check

@rldyourmnd
rldyourmnd merged commit 0d95eed into main Aug 24, 2026
7 checks passed
@rldyourmnd
rldyourmnd deleted the fix/bootstrap-verify-physical-go branch August 24, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant