Follow-up to #1029.
release/scripts/merge-release-native-platform-shards.py removes mint-{tag}-macos-arm64 from the roster at >= (0, 30, 0). merge-release-binary-shards.py and registry-release stop listing Mint only after 0.30.0 (> (0, 30, 0)). v0.30.0 shipped mint-v0.30.0-macos-arm64, so re-merging its native shards with current tooling would omit that asset.
Also cover historical image onboarding (Codex thread PRRT_kwDOTEV0gs6h2oGw): the current v0.30.0 image roster retains Mint, but current-tree onboarding validation expects its retired Dockerfile, staging recipe and advisory baseline. Historical versions need inputs resolved from their versioned source instead of requiring retired Mint build inputs on current main.
Follow-up to #1029.
release/scripts/merge-release-native-platform-shards.pyremovesmint-{tag}-macos-arm64from the roster at>= (0, 30, 0).merge-release-binary-shards.pyandregistry-releasestop listing Mint only after 0.30.0 (> (0, 30, 0)). v0.30.0 shippedmint-v0.30.0-macos-arm64, so re-merging its native shards with current tooling would omit that asset.> (0, 30, 0)in the native scriptrelease/scripts/test_release_native_platform.pyAlso cover historical image onboarding (Codex thread PRRT_kwDOTEV0gs6h2oGw): the current v0.30.0 image roster retains Mint, but current-tree onboarding validation expects its retired Dockerfile, staging recipe and advisory baseline. Historical versions need inputs resolved from their versioned source instead of requiring retired Mint build inputs on current main.