Commit 84817e4
docs: add docs/proof-debt.md to enumerate exploratory truncation postulates
Closes the recurring `governance / Trusted-base reduction policy`
red check (consistently failing on echo-types since the policy was
adopted estate-wide) without any code change. The repo's sole
soundness-relevant escape hatch is the top-level `postulate` block
in `proofs/agda/EchoImageFactorizationPropPostulated.agda` (four
propositional-truncation primitives), already explicitly scoped as
exploratory by:
- the file's own preamble + `hypatia: allow code_safety/agda_postulate`,
- `tools/check-guardrails.sh` allow-list (line ~exempt),
- `docs/echo-types/echo-kernel-note.adoc` Tier-2 classification.
This commit just satisfies the Trusted-Base Reduction Policy's
documentation requirement by enumerating that single escape hatch
under Disposition (c) NECESSARY AXIOM with the standard
justification + citations. No new postulates, no code changes,
no `.trusted-base-ignore` additions.
Verified locally via `bash check-trusted-base.sh .`:
[OK] All 1 escape hatch(es) are documented.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3bb92f4 commit 84817e4
1 file changed
Lines changed: 49 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 | + | |
0 commit comments