Schema: hyperpolymath/standards TRUSTED-BASE-REDUCTION-POLICY.adoc (standards#203).
Zero soundness-relevant escape hatches in this repo as of 2026-05-26.
Verified by scripts/check-trusted-base.sh from
hyperpolymath/standards —
all matches found by syntactic scan were inside docstrings explicitly
stating the file does NOT use believe_me / assert_total /
postulate / sorry / Admitted (the "no escape hatches"
discipline pattern).
(None — never any to discharge.)
(None.)
(None.)
(None.)
This file exists to assert the zero-debt invariant for the
scripts/check-trusted-base.sh CI gate (standards#211). Any future PR
that introduces a soundness-relevant escape hatch MUST either:
- annotate the call site with a leading
TRUSTED:/AXIOM:comment, OR - add an entry to this file under §(b) / §(c) / §(d).
PRs that introduce un-annotated escape hatches will fail CI.
- standards#195 — estate proof-debt audit.
- standards#203 — trusted-base reduction policy (the schema this file follows).
- standards#211 —
check-trusted-base.shCI enforcement.
🤖 Initial seed by Claude Code, 2026-05-26.