Skip to content

M2RIV v0.1.0a1

Pre-release
Pre-release

Choose a tag to compare

@niansia niansia released this 29 Aug 18:05
· 19 commits to main since this release
abc4530

Important

Historical release: this pre-rename M2RIV alpha is preserved for provenance and reproducibility. It is superseded by Merriv v0.1.0a2 and the merriv PyPI package. The old package name and installation instructions below apply only to these archived artifacts.

Reference implementation alpha

This is the first code pre-release of the M2RIV reference implementation for the MCR 0.4 protocol candidate. It is intentionally separate from the evidence-rtx4060-* reproducibility release.

Included

  • producer-neutral MCR 0.4 schemas, conformance fixtures, and independent verification
  • artifact and numerical diff, paired statistics, release policy, and executed bisect
  • recorded CPU quickstart plus the NVIDIA/TensorRT release-evidence vertical
  • reusable composite GitHub Action and fail-closed security boundaries

Install

Download the attached wheel and install it locally:

python -m pip install ./m2riv-0.1.0a1-py3-none-any.whl

PyPI publishing is intentionally withheld while the RFC 0008 brand-clearance gate remains open.

Integrity and provenance

The release workflow built the wheel and source distribution from commit abc4530b61b5ac0276d23ef7d90c13942fb8c162, generated the attached SPDX SBOM and SHA256SUMS, and issued GitHub artifact attestations. The Git tag and GitHub-generated tag archives are the canonical source; no separately assembled source ZIP is published.

This is pre-alpha software. MCR 0.4 is a protocol candidate and compatibility may change through the RFC process.