Commit dd35630
Doc cleanup: dead-code item is closed, archive Phase 4C Lean docs
Closes the "dead code" leg of audit-2026-04-04 residuals (item 10c
of CRG-AUDIT-2026-04-18). Investigation found:
* `lean_ffi.rs` and `daemon_client.rs` were removed from
`impl/rust-cli/src/` on 2026-02-12 in commit `5802dc9` (the Opus
deep-audit session) — well before either audit. The 2026-04-04 and
2026-04-18 audits both carried the stale "remove dead code"
finding.
* Confirmed via `find` (zero matches) and `git log --diff-filter=D`
(single deletion commit). Only stale references remain in
documentation.
Updates in this commit:
* `CLAUDE.md` High Priority section: "Dead code" bullet removed; the
remaining 47-spoofed-author and Echidna-CI items renumber. Note
block points readers at this commit + the archived Phase 4C docs.
* `ROADMAP.adoc` v0.9.x audit-residuals item: split into three
sub-items so the dead-code leg can be marked closed independently.
47-author re-write left open with explicit human-authorization
gate (history rewrite + force-push).
* `impl/rust-cli/docs/PHASE4C_LEAN_EXTRACTION.md` and
`impl/rust-cli/docs/LEAN_EXTRACTION_BUILD_GUIDE.md`: archive
banners added to the top. Phase 4C described a Lean→C→Rust
extraction pipeline whose Rust endpoint (`lean_ffi.rs`) was
removed because the underlying extracted-C library was never
produced. Status lines updated to "(archived 2026-04-19)" so future
readers don't act on the misleading "✅ COMPLETE" claim.
Not touched: the `daemon_client.zig` import in `impl/zig/src/main.zig`
is a live Zig file (different from the deleted Rust `daemon_client.rs`)
and stays. Historical audit docs (`audit-2026-04-04.md`,
`CRG-AUDIT-2026-04-18.adoc`) are not rewritten — they accurately
recorded the state at audit time.
Audit closure scoreboard now: 7 of 10 items closed (1, 2, 4, 5, 7, 9,
plus 10c). Remaining: 3 (READMEs XL), 6 (verify-proofs CI), 8
(contractile six-verb), 10a (47 authors, needs auth), 10b (Echidna CI).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 503b54e commit dd35630
4 files changed
Lines changed: 32 additions & 7 deletions
File tree
- impl/rust-cli/docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
96 | 100 | | |
97 | 101 | | |
98 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
53 | 60 | | |
54 | 61 | | |
55 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | | - | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | | - | |
| 12 | + | |
6 | 13 | | |
7 | 14 | | |
8 | 15 | | |
| |||
0 commit comments