Commit 04f87a2
committed
fix(governance): document Fidelity postulates for the Trusted-base reduction policy
#218 merged with the `governance / Trusted-base reduction policy` check
red — its 3 Fidelity postulates were undocumented escape hatches, so
the gate now fails on main and blocks subsequent PRs. The policy
(standards/scripts/check-trusted-base.sh) is satisfied by an inline
TRUSTED:/AXIOM: leading comment OR enumeration in docs/proof-debt.md.
Both applied:
* Fidelity.agda — each of bh-notation / denotation /
ordinal-upper-bound gets an `AXIOM:` leading comment immediately
above its `postulate` (honest text: OPEN proof-debt for order-type
fidelity D-2026-06-14, NOT a permanently accepted axiom).
* docs/proof-debt.md — the three enumerated under (d) DEBT — actively
to be closed, with classification, quarantine scope, and citations
(D-2026-06-14 + Fidelity-OPEN-postulates.md).
No proof content changed; no status surface changed (appendix /
decision-log / roadmap still read "order-type fidelity OPEN").
Fidelity typechecks; guardrail green.
https://claude.ai/code/session_017t53M7W7ubmXpwymveLcCE1 parent 46ef277 commit 04f87a2
2 files changed
Lines changed: 27 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
41 | 63 | | |
42 | 64 | | |
43 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| 138 | + | |
137 | 139 | | |
138 | 140 | | |
139 | 141 | | |
| |||
161 | 163 | | |
162 | 164 | | |
163 | 165 | | |
| 166 | + | |
164 | 167 | | |
165 | 168 | | |
166 | 169 | | |
| |||
0 commit comments