axiom_audit
Audit Lean's #print axioms output against an allowlist. This catches sorryAx holes that compile cleanly but leave proofs incomplete.
Instructions
Audit #print axioms output against an allowlist. This is the check that catches sorryAx — a development can compile cleanly and still be full of holes, because Lean accepts sorry and exits 0.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output | Yes | raw `#print axioms` output | |
| allowed | No |