What problem does it solve?
Paper results can drift from what the raw experiment outputs actually contain due to rounding, cherry-picking, config or dataset mismatches, caption/table errors, arithmetic mistakes, or scope overclaims.
Core Features & Use Cases
- Zero-context paper-to-evidence verification: checks every quantitative claim in the paper against raw result files using a fresh reviewer with no prior context to reduce confirmation bias.
- Evidence tracing with explicit statuses: reports exact matches, rounding-allowed matches, ambiguous mappings, missing evidence, config/aggregation mismatches, number mismatches, and unsupported/scope overclaims.
- Deterministic audit artifacts: writes both a human-readable report (PAPER_CLAIM_AUDIT.md) and a machine-readable JSON (paper/PAPER_CLAIM_AUDIT.json) for downstream verification workflows.
Quick Start
Run the paper-claim-audit skill on your paper directory (including the .tex sources and the raw results/config files) to produce PAPER_CLAIM_AUDIT.md and paper/PAPER_CLAIM_AUDIT.json with a PASS/WARN/FAIL verdict.