Skip to content

MinxiongHydroCast v0.1.4

Choose a tag to compare

@KageRyo KageRyo released this 18 Aug 09:27
f9f4d95

MinxiongHydroCast v0.1.4 — Data-root and Deployment Governance

Release date: 2026-08-18

Release tag: v0.1.4

GitHub Release name: MinxiongHydroCast v0.1.4

Highlights

  • Makes MINXIONGHYDROCAST_DATA_ROOT the canonical external artifact setting while retaining
    the prior research-root setting as a temporary compatibility fallback.
  • Separates the documented workspace into Git checkout, durable runtime, and durable data assets.
  • Records verified private deployment metadata after installation and rejects a package-version
    mismatch.

Compatibility and safety

Existing event-evidence and dataset catalogs that contain research_root remain readable. New
catalog writes use data_root; artifact paths stay relative and checksummed. No runtime, raw data,
model artifact, or backup is moved or committed by this release.

Verified release evidence

  • The full test suite passes.
  • Ruff, deployment-shell syntax validation, and the event-discovery CLI help check pass.
  • The source distribution and wheel build successfully.
  • The installed-wheel demo/API smoke test passes in an isolated environment.