Skip to content

v0.78.2 — Regression Proof Matrix & Runtime Hardening

Choose a tag to compare

@dmae97 dmae97 released this 09 Jun 03:48
· 35 commits to main since this release
Immutable release. Only release title and notes can be modified.

v0.78.2 (2026-06-09)

Added

  • Algorithm 9: Regression Proof Matrix ()
    • 8-topology regression matrix for release-defense coverage
    • CLI runner:
    • 17 test assertions:
    • Proof bundle 011 under

Changed

  • README: package-safe example links (GitHub URLs instead of local paths)
  • MATURITY.md / docs: clarify regression proof matrix is a release-defense gate, not stable-release claim
  • passed: 001-no-kimi-codex-smoke (proof/verified-runs/001-no-kimi-codex-smoke/proof-bundle.json)
    passed: 002-doctor-provider (proof/verified-runs/002-doctor-provider/proof-bundle.json)
    passed: 003-fallback-route (proof/verified-runs/003-fallback-route/proof-bundle.json)
    passed: 004-native-safety (proof/verified-runs/004-native-safety/proof-bundle.json)
    passed: 005-contract-version-smoke (proof/verified-runs/005-contract-version-smoke/proof-bundle.json)
    passed: 006-evidence-block (proof/verified-runs/006-evidence-block/proof-bundle.json)
    passed: 007-replay-inspect (proof/verified-runs/007-replay-inspect/proof-bundle.json)
    passed: 008-graph-audit (proof/verified-runs/008-graph-audit/proof-bundle.json)
    passed: 009-no-kimi-smoke (proof/verified-runs/009-no-kimi-smoke/proof-bundle.json)
    passed: 010-fallback-routing (proof/verified-runs/010-fallback-routing/proof-bundle.json)
    passed: 011-regression-proof-matrix (proof/verified-runs/011-regression-proof-matrix/proof-bundle.json): support mode for regression proof matrix validation

Fixed

  • Package audit failure caused by README relative links to non-existent local paths
  • : align assertion with wrapper

Evidence

  • npm:
  • Git tag:
  • CI: GitHub Actions running on main