Skip to content

Releases: taipei49314/nullbench

nullbench 0.7.0 — public OSS product

Choose a tag to compare

@taipei49314 taipei49314 released this 12 Aug 07:08
da2f418

nullbench 0.7.0

Open-source null-first decision lab ready for public use.

Highlights

  • M2 frozen: PRD, threat model, claim policy, public API
  • M3 partial: plugin allowlist, CI SBOM, OIDC publish workflow
  • M1 seals: tip required, hard freeze seals (R-01/R-02)
  • OSS surface: SECURITY, CONTRIBUTING, CoC, issue/PR templates

Install

pip install nullbench==0.7.0
nullbench demo --name try1

Notes

Residual risk (full local rewrite / A5) remains until M4 — see docs/THREAT_MODEL.md and docs/CLAIM_POLICY.md.

nullbench 0.6.0 M1 maturity gate

Choose a tag to compare

@taipei49314 taipei49314 released this 12 Aug 06:41

M0-M4 maturity ladder. Product gate: no absolute auditable/never-backfill claims without M1 green. Run: nullbench maturity --check-m1 or pytest -m m1. Docs: MATURITY PRD THREAT_MODEL CLAIM_POLICY.

nullbench 0.5.1

Choose a tag to compare

@taipei49314 taipei49314 released this 12 Aug 06:23

0.5.1

  • report --open opens single-file HTML
  • formal alpha-spending 26/52 (from 0.5.0)
  • domain + strategy entry points
  • doctor / next / periods product coach

Install

\
pip install -U nullbench
nullbench demo --name try1
nullbench report --study try1 --open
\\

See CHANGELOG.md for full history.