Commit 81fe69c
authored
docs(readme): correct stale test count (129→184) + prover-surface claim (#86)
echidnabot half of the estate checkpoint (echidna#238). Scoped tightly
to the
**unambiguous, safe README corrections**; the entangled items are
deferred with
reasons below rather than half-done autonomously.
## Done — `README.adoc`
- **Test count 129 → 184** (3 spots: status line, Tests table cell,
build cmd).
184 is the canonical full-suite total per `ROADMAP.adoc` + `CLAUDE.md`;
`EXPLAINME.adoc` records the finer lib sub-count drift (`cargo test
--lib` ≈
142+ as of 2026-06-02), so I wrote the **total only** and did *not*
hardcode
contested per-suite sub-counts.
- **"12-prover enumeration" → `ProverSlug`-based addressing**. The type
migrated
from a 12-variant enum to `ProverSlug(String)`; the client still wires
12
backends by default (intentional drift from upstream's full surface), so
the
reword reflects the type change *without inflating the local enum* — per
the
drift warning in `CLAUDE.md`.
## Deferred (each entangled — flagged for a deliberate pass, not blind
auto-edit)
- **`STATE.a2ml` last-updated bump**: `.machine_readable/` changes carry
the
dual-truth obligation (must land in *both* standalone and the echidna
monorepo
copy). Half-doing it creates the exact drift the rule prevents — better
done
deliberately with the mirror.
- **Archive `SESSION_SUMMARY_2026-01-29.md`**: it's listed in
`CANONICAL_SOURCE.md`'s "standalone → fleet shared surface" table;
moving it
needs that table updated + the fleet sync, beyond a clean archive.
- **Contractile location asymmetry**: `dust`/`must`/`trust` live only
under
root `contractiles/`, `intend` only under
`.machine_readable/contractiles/`
(`adjust`/`bust` in both). Structural — needs a reference-safe move, not
a
blind one.
## Flagged (no change)
- `CANONICAL_SOURCE.md` still lists a `TESTING-REPORT.scm` — worth a
`.scm`
deprecation check (the estate rule replaces metadata `.scm` with
`.a2ml`,
excepting `guix.scm`).
Draft until reviewed.
https://claude.ai/code/session_01UAqDQaMwpUqWHUSZekGZWv
---
_Generated by [Claude
Code](https://claude.ai/code/session_01UAqDQaMwpUqWHUSZekGZWv)_1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
0 commit comments