Commit 84daa83
docs(proof-debt): add SPDX header + record 2026-06-16 trust audit (GO, wired-layer only) (#228)
Records the 2026-06-16 independent ground-truth trust audit in
`docs/proof-debt.md`, and adds the SPDX header that file was missing.
## SPDX header (owner-authorised this session)
`docs/proof-debt.md` had **no SPDX header**, which blocked the
pre-commit SPDX hook. Header added under explicit owner authorisation:
`SPDX-License-Identifier: MPL-2.0 OR CC-BY-SA-4.0`,
`SPDX-FileCopyrightText: 2025-2026 Jonathan D.A. Jewell
<j.d.a.jewell@open.ac.uk>` (dual-licence per owner instruction; matches
the sibling prose-doc convention).
## Audit note (complements the existing (a)–(d) ledger)
- **Wired vs orphaned:** ~164 files / ~32.5k lines wired & `--safe
--without-K` clean vs ~15 orphaned (~8%); the "676 files / 52k lines"
headline is inflated by `.claude/worktrees/` snapshots.
- **Quarantine confirmed:** the two postulate files already listed under
(c)/(d) (`EchoImageFactorizationPropPostulated`,
`Ordinal/Buchholz/Fidelity`) are correctly *outside* the wired cone —
nothing slipped in.
- **⚠ Variance is not proven:** the `experimental/echo-additive` track
is orphaned + **RETRACTED (R-2026-05-18)**; `VarianceGate.agda`
self-declares no proven theorems. Do not cite the
monad/comonad/adjunction variance as settled.
- **Env gotcha:** a dangling `libraries` config causes false "name not
found" failures — use the v2.3 stdlib worktree.
No proof code changed; docs-only.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1a2c52f commit 84daa83
1 file changed
Lines changed: 40 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
0 commit comments