Commit 3cf9558
docs: tidy after earn-back closure + theory-work closure + examples cluster landed (#92)
## Summary
Three small accuracy passes through `docs/echo-types/` after the
earn-back programme, the §"Theory work — no proof assistant needed"
section, and the canonical examples cluster (5/9/10) all closed in
this session. Pure prose; no Agda changes.
### 1. `roadmap.md` §"Theory work" — two stale items refreshed
* **Axis 8** line said the *decidability-respecting* candidate had
shipped but listed the other three as still candidate refinements.
All four have now shipped: `EchoDecidable`, `EchoCost` (#85),
`EchoAccess` (#68 / #75), `EchoSearch` (#80). Updated to credit all
four.
* **Negative / co-echoes** line was `[unblocked]`; now `[landed]` —
`AntiEcho` (#69), tropical decomposition concrete + generic (#72 +
#91), `antiecho-partition-dec` (#90). Names the `coecho.md` §5
obligation-5 / obligation-6 closures explicitly.
After these edits, every item in §"Theory work — no proof assistant
needed" is either `[landed]` or `[ruled out]`/`[refreshed]` — the
section is genuinely closed.
### 2. `roadmap.md` §"Example work" — three items landed
* ex. 5 (`EchoExampleProvenance`, #81) → `[landed]`
* ex. 9 (`EchoExampleParser`, #83) → `[landed]`
* ex. 10 (`EchoExampleAbsInt`, #82) → `[landed]`
Only ex. 6 (approximate-echo numeric example) remains `[unblocked]`.
### 3. `earn-back-plan.adoc` — stale `roadmap-gates.adoc` claim
corrected
* Header note used to say "the gate discipline was historically
attributed to a `roadmap-gates.adoc`; that file does not exist
in-tree". The file **does** exist (created 2026-05-18; see its
preamble). Header rewritten to list `roadmap-gates.adoc` alongside
`retractions.adoc` / this plan / `next-questions.adoc` as the four
canonical loci.
* Ledger row D (the "doesn't exist" entry) marked **CLOSED 2026-05-20**
with the cite reflecting current reality.
## Test plan
* [x] Pure docs / `.adoc` / `.md` edits — no Agda touched
* [x] `agda proofs/agda/All.agda` exit 0 (confirms docs match code)
* [x] `agda proofs/agda/Smoke.agda` exit 0
* [x] No retracted-claim language moved; no earned-back claim
overclaimed; `paper.adoc` / `types-abstract.adoc` /
`conservativity.adoc` untouched
## Scope
Disjoint from all currently-open PRs:
* #88 (F3) — touches Agda + `retractions.adoc` (different sections)
+ `earn-back-plan.adoc` Status (different section from header /
ledger-D)
* #90 (partition-dec) — touches Agda only
* #91 (generic-codomain) — touches Agda + preamble comments
No retracted claim is moved. No earned-back claim is overclaimed.
`paper.adoc` / `types-abstract.adoc` / `conservativity.adoc` are
intentionally untouched (owner-gated, per the posture set by #86 /
#88).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 52d5b03 commit 3cf9558
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