Commit 589c21d
docs: seed docs/proof-debt.md (zero-debt invariant) per trusted-base policy (#42)
Per the trusted-base reduction policy (hyperpolymath/standards#203),
this repo declares its zero-escape-hatch invariant.
Verified by scripts/check-trusted-base.sh from
hyperpolymath/standards: every syntactic match in this repo for
believe_me / assert_total / postulate / sorry / Admitted is inside a
docstring explicitly stating the file does NOT use them ('zero
proof-escape' discipline pattern).
This file exists so the check-trusted-base CI gate (standards#211)
can affirm the invariant. Any future PR that introduces a real
soundness-relevant escape hatch MUST either annotate the call site
with TRUSTED:/AXIOM: leading comment OR add an entry here under
§(b)/§(c)/§(d).
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3e2ff90 commit 589c21d
1 file changed
Lines changed: 57 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
0 commit comments