MinxiongHydroCast v0.1.5
MinxiongHydroCast v0.1.5 — Safe Data-root Relocation
Release date: 2026-08-18
Release tag: v0.1.5
GitHub Release name: MinxiongHydroCast v0.1.5
Highlights
- Adds
mhc data relocate-rootfor the metadata phase of an external data-root move or copy. - Rewrites catalog root metadata and CWA collection absolute output paths, then recalculates the
resulting collection artifact records. - Creates a fresh dataset verification report whenever the dataset catalog changes.
Compatibility and safety
The command defaults to a no-write preflight. --apply is required to write changes and retains
the original JSON documents below the new data root. It does not move or delete payload files.
Unexpected checksums fail the preflight unless an operator explicitly acknowledges them with
--refresh-artifact-checksums after investigation.
Verified release evidence
- Collection, event-evidence catalog, dataset-catalog, verification-report, idempotency, and
unrelated-checksum rejection paths are covered by synthetic tests. - Ruff, the full test suite, package build, and isolated installed-wheel smoke checks pass.