Skip to content
This repository was archived by the owner on Aug 9, 2026. It is now read-only.

v0.5.1 — the verdict corpus ships inside the wheel

Choose a tag to compare

@MrPredic MrPredic released this 05 Aug 15:05
· 18 commits to main since this release

Fixed

  • signalmap corpus crashed on a pip install with FileNotFoundError: it
    rebuilds the corpus from the preregistered reports, and a wheel carries no
    research/ tree. The eight signed receipts now ship inside the package
    (signalmap/verdicts/), so corpus lists and writes them out from any
    install and only rebuilds when the reports are actually present. Rebuilding
    in a clone keeps the packaged copy in step, and the suite fails if the two
    ever drift.