Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 521 Bytes

File metadata and controls

17 lines (13 loc) · 521 Bytes

Validation Summary

Validated locally with:

cd trialcheck_v0
set -e
python -m pip install -e .
python -m unittest discover -s tests -v
python scripts/generate_demo_reports.py

Result:

  • Unit tests: 17/17 passing (TrialCheckTests: 6, ContinuousMetricTests: 5, EdgeCaseTests: 6)
  • Demo scenarios: clean_pass=PASS, srm_fail=FAIL, peeking_warn=WARN, guardrail_harm=FAIL
  • Canonical checkout experiment overall status: FAIL (deliberately breached refund-rate guardrail, peeking risk, effect below planned MDE)