Commit 2a2ec90
docs: tidy after earn-back closure + theory-work closure + examples cluster landed
Three small accuracy passes through `docs/echo-types/`:
1. `roadmap.md` §"Theory work — no proof assistant needed" — the
section is now genuinely closed. Updated two stale items:
* Axis 8 line said "the *decidability-respecting* candidate has
shipped" and listed the other three as still candidate
refinements. All four have now shipped: EchoDecidable
(decidability), EchoCost (cost-indexed, #85), EchoAccess
(graded access, #68/#75), EchoSearch (witness-search, #80).
* Negative / co-echoes line was [unblocked]; now [landed] —
AntiEcho (#69), tropical decomposition concrete + generic
(#72 + #91), antiecho-partition-dec (#90). Names the
obligation-5 / obligation-6 closures explicitly.
2. `roadmap.md` §"Example work" — three [unblocked] items now
[landed]: ex. 5 (EchoExampleProvenance, #81), ex. 9
(EchoExampleParser, #83), ex. 10 (EchoExampleAbsInt, #82). Only
ex. 6 (approximate-echo numeric example) remains [unblocked].
3. `earn-back-plan.adoc`:
* Header note "the gate discipline was historically attributed
to a `roadmap-gates.adoc`; that file does not exist in-tree"
is stale — the file IS in tree (created 2026-05-18). Header
rewritten to list `roadmap-gates.adoc` alongside
`retractions.adoc` / this plan / `next-questions.adoc` as the
four canonical loci.
* Ledger row D ("roadmap-gates.adoc does not exist") marked
CLOSED 2026-05-20; cite reflects current reality.
Pure prose / docs only. No Agda content changes. `agda
proofs/agda/All.agda` and `agda proofs/agda/Smoke.agda` exit 0
under `--safe --without-K` (verified — confirms the docs say what
the code does).
Refs the closure side of #84 / #86 / #88 / #90 / #91 — does not
modify any Agda module, does not move any earned-back / retracted
claim.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 56935f4 commit 2a2ec90
2 files changed
Lines changed: 47 additions & 29 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
237 | 239 | | |
238 | 240 | | |
239 | 241 | | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
245 | 251 | | |
246 | 252 | | |
247 | 253 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| |||
178 | 184 | | |
179 | 185 | | |
180 | 186 | | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
189 | 201 | | |
190 | 202 | | |
191 | 203 | | |
| |||
0 commit comments