Skip to content

v22.13.1

Choose a tag to compare

@mickeyyaya mickeyyaya released this 04 Aug 02:23
· 319 commits to main since this release

Release class: binary-release — this release changes the compiled binary, so it has a NEW macOS fingerprint that needs a corporate approval request (see the Fingerprints section below).

Generated by evolve release (go/internal/changeloggen) from commits v22.13.0..HEAD.

Fixed

  • un-track runtime-minted profile stubs + targeted gitignore — the v22.13.0 release suite failed on TestSmoke_RealProfiles + TestRepoPersonaProfilePairing because two minted stubs (empty cli, no persona pairing) rode a queue ship into tracking; release auto-demoted to prerelease by the #394 net, v22.12.1 stayed Latest. Same class as the gate-wiring-proof stubs (#399), now proven MINT-WIDE (phases + profiles) — evidence added to phase-mint-carries-select-metadata 0.9; new residual release-preflight-repo-contract-suites 0.8 (preflight's 2 gate suites never run the repo-contract scanners). Both failing tests reproduced at f3548a4 and green after; dispatch keeps reading the stubs from DISK on the runtime plane (restore choreography around sync documented in the PR). (#406)
  • un-track runtime-minted profile stubs + targeted gitignore — the v22.13.0 release suite failed on TestSmoke_RealProfiles + TestRepoPersonaProfilePairing because two minted stubs (empty cli, no persona pairing) rode a queue ship into tracking; release auto-demoted to prerelease by the #394 net, v22.12.1 stayed Latest. Same class as the gate-wiring-proof stubs (#399), now proven MINT-WIDE (phases + profiles) — evidence added to phase-mint-carries-select-metadata 0.9; new residual release-preflight-repo-contract-suites 0.8 (preflight's 2 gate suites never run the repo-contract scanners). Both failing tests reproduced at f3548a4 and green after; dispatch keeps reading the stubs from DISK on the runtime plane (restore choreography around sync documented in the PR). (#406)

Other

  • Merge remote-tracking branch 'origin/main'
  • evolve-cycle: goal=9d22f7f9398fa4e2fc8c2a77c8315a906816e20057ec26c8f437295cf59ca517
  • (dossier) cycle-1268 closeout
  • (dossier) cycle-1269 closeout
  • evolve-cycle: goal=9d22f7f9398fa4e2fc8c2a77c8315a906816e20057ec26c8f437295cf59ca517

Fingerprints (corporate approval)

The recommended macOS artifact is the universal evolve_darwin_all.tar.gz (a lipo'd x86_64 + arm64 fat binary) — one fingerprint covering both Intel and Apple Silicon. SHA256 checksums for every published artifact are in the checksums.txt release asset. (The per-arch evolve_darwin_amd64.tar.gz / evolve_darwin_arm64.tar.gz archives remain published for existing installs, each with its own distinct hash — approve the universal one.)

To adopt this release under a fingerprint-based approval system:

  1. Download evolve_darwin_all.tar.gz and checksums.txt from this release.
  2. Verify integrity: shasum -a 256 -c checksums.txt.
  3. Submit the universal binary's SHA256 as the one macOS approval fingerprint (one request per adopted version; the pin re-adopts automatically on first run).