Parent
Perl→Rust portage of the extraction core: microhaplot-extract spec
What to build
The release-publishing half of the local-install distribution story: at every version tag, CI builds microhaplot-extract natively (no QEMU) for macOS (arm64 + x86_64) and Linux (x86_64 + arm64), and publishes all four as GitHub Release assets on that tag — extending the same native-per-architecture approach already used for this repo's multi-arch Docker publish.
Acceptance criteria
Blocked by
- Multi-sample batch orchestration, combined output, progress markers, and an R wrapper
Parent
Perl→Rust portage of the extraction core: microhaplot-extract spec
What to build
The release-publishing half of the local-install distribution story: at every version tag, CI builds
microhaplot-extractnatively (no QEMU) for macOS (arm64 + x86_64) and Linux (x86_64 + arm64), and publishes all four as GitHub Release assets on that tag — extending the same native-per-architecture approach already used for this repo's multi-arch Docker publish.Acceptance criteria
microhaplot-extractnatively for all four platform/architecture combinations, using GitHub-hosted runners matched to each target (no cross-compilation, no emulation).DESCRIPTION'sVersionfield (e.g. tagv2.0.1forVersion: 2.0.1) — confirm this is still the intended convention before implementing; flag if not.Blocked by