Commit 7020621
## What
A one-line-spirit refresh of `docs/proof-debt.md`: the 2026-06-16
ground-truth-audit bullet still flagged the monad/comonad/adjunction
**variance** question as *"genuinely open"* — but it was **settled four
days later** by the **wired** `EchoVariance.agda` (#243, 2026-06-20).
## The fix
The bullet now:
- **preserves the dated audit observation** (true *as of 2026-06-16*:
the only variance material was the orphaned
`experimental/echo-additive/` track + `VarianceGate.agda`, which
self-declares "NO proven theorems");
- **records the resolution**: `EchoVariance.agda` (in `All.agda`,
`--safe --without-K`, zero postulates) — echo is a graded **monad of
accumulation** + a section/retraction **adjunction exact on the grade-0
fibre**, and is **NOT a graded comonad** (`no-bare-recovery` the
obstruction; sharpens `R-2026-05-18` from "withdrawn" to "decided
against");
- points at the **wired** `EchoVariance` +
`docs/echo-types/variance-resolution.adoc` as the citation, and notes
the orphaned experimental track is the *retired earlier attempt*.
This keeps the audit's honesty (it was accurate when written) while
removing the stale "open" status that contradicted the later wired
result.
Docs-only; `kernel-guard` PASS. Verified `EchoVariance` is wired
(`All.agda:107`) and `variance-resolution.adoc` exists.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_018CaSgNjNURC7ocsyjYh9We
---
_Generated by [Claude
Code](https://claude.ai/code/session_018CaSgNjNURC7ocsyjYh9We)_
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 8963ba5 commit 7020621
1 file changed
Lines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
153 | 163 | | |
154 | 164 | | |
155 | 165 | | |
| |||
0 commit comments