Documentation
README
Audit Reproducibility
Compare numeric claims in a manuscript (point estimates, standard errors, p-values, counts) against the actual outputs produced by the analysis pipeline. Report PASS / FAIL per claim against the tolerance thresholds defined in .claude/rules/replication-protocol.md.
Core principle: If the paper says ATT = -1.632 (0.584) and the code produces -1.628 (0.591), we verify β numerically β that the difference is within the documented tolerance. No more "looks close enough" eyeballing.
When to use
This is the opening of the README. Read the full README on GitHub.