DineshAI's picture
Add cumulative five-claim audit and standalone verifiers
f791e67 verified
|
Raw
History Blame Contribute Delete
400 Bytes
# Method
Run exactly:
```bash
uv run --locked python repro/src/run_campaign.py
```
The entrypoint reads only `repro/config/campaign.json`, prints the Git SHA,
estimated and allocated CPU counts, selected backend/flavor, and elapsed time,
then independently recomputes accepted statistics from committed raw evidence.
BLAS/OpenMP-backed calculations are limited to the committed one-core estimate.