Skip to content

v0.11.0 — the evidence release

Choose a tag to compare

@Mormolykos Mormolykos released this 30 Jul 08:35

Evidence release. No rule and no threshold changed — every verdict from
0.10.0 is byte-identical in tests/golden/.

  • All three seeds of every gallery configuration now ship: 18 runs
    (6 configs x seeds 42/43/44). Previously only one seed per config was
    committed, so "3 seeds out of 3" is now a claim you can check.
  • New: examples/real_world/xtts_diverged — a 9.8-hour Coqui XTTS fine-tune
    that diverged on its own. The first shipped failure nobody injected, and
    the only Coqui-format fixture.
  • EVIDENCE_MATRIX.md is now generated from the logs by
    scripts/regenerate_evidence.py, version-stamped, with the rule IDs that
    fired in each cell. A test fails the build if it goes stale.
  • python -m trainproof now works.
  • The HTML report is opt-in via epoch --html [PATH] instead of being
    written into your working directory on every run.
  • compare now labels table rows with enough path to tell them apart.

116 tests. Full details in CHANGELOG.md.