@@ -104,6 +104,66 @@ remaining-phase1-work = [
104104 "HP type-checker ecosystem (11 provers): synthetic type-derivation generator",
105105]
106106
107+ [session-2026-04-18-100k-campaign-continued]
108+ summary = "100 K campaign — 10 provers widened, +252 284 records"
109+ umbrella-issue = "https://github.com/hyperpolymath/echidna/issues/12"
110+ closed-issues = [
111+ "https://github.com/hyperpolymath/echidna/issues/13 — Coq (14 → 85 190)",
112+ "https://github.com/hyperpolymath/echidna/issues/14 — Mizar (66 → 59 030)",
113+ "https://github.com/hyperpolymath/echidna/issues/15 — HOL Light Flyspeck (22 577 → 43 119)",
114+ ]
115+ open-issues-with-progress = [
116+ "https://github.com/hyperpolymath/echidna/issues/16 — Dafny (48 → 13 399); 100 K needs IronFleet/CIVL/IVy",
117+ "https://github.com/hyperpolymath/echidna/issues/17 — SMT-LIB full corpus rerun still in progress",
118+ "https://github.com/hyperpolymath/echidna/issues/18 — Agda (9 312 → 19 829); 50 K needs .lagda.md literate parser",
119+ ]
120+ corpus-additions-on-disk = [
121+ "external_corpora/hol_light_flyspeck/ — flyspeck/flyspeck (614 .hl/.ml)",
122+ "external_corpora/hol4_cakeml/ — CakeML sparse (570 *Script.sml)",
123+ "external_corpora/mizar/mml/ — MizarSystem/MML (1 153 .miz)",
124+ "external_corpora/agda-cubical/ — agda/cubical (1 172 .agda)",
125+ "external_corpora/agda-unimath/ — UniMath/agda-unimath (2 981 .agda/.lagda.md)",
126+ "external_corpora/dafny/ — dafny-lang/dafny sparse (1 952 .dfy)",
127+ "external_corpora/why3_full/ — gitlab.inria.fr/why3/why3 (1 539 .mlw/.why)",
128+ "external_corpora/pvs_full/ — SRI-CSL/PVS (214 .pvs)",
129+ "external_corpora/fstar_full/ — FStarLang/FStar sparse (448 .fst)",
130+ "external_corpora/idris2_full/ — idris-lang/Idris2 sparse (1 596 .idr)",
131+ ]
132+ per-prover-deltas = [
133+ "Coq 14 → 85 190 (+85 176, 6 085×)",
134+ "Mizar 66 → 59 030 (+58 964, 894×)",
135+ "HOL Light 22 577 → 43 119 (+20 542, 1.9×)",
136+ "HOL4 5 039 → 27 677 (+22 638, 5.5×)",
137+ "Why3 199 → 35 692 (+35 493, 179×)",
138+ "Agda 9 312 → 19 829 (+10 517, 2.1×)",
139+ "Dafny 48 → 13 399 (+13 351, 279×)",
140+ "F* 76 → 3 046 (+ 2 970, 40×)",
141+ "PVS 231 → 2 377 (+ 2 146, 10.3×)",
142+ "Idris2 87 → 574 (+ 487, 6.6×)",
143+ ]
144+ bugs-fixed-along-the-way = [
145+ "extract_coqgym.jl: 100-file cap, Q\\. proof-end regex, only-Theorem keyword — all three rewritten (commit 839335f)",
146+ "extract_fstar.jl, extract_why3.jl: Regex(Regex, ...) double-wrap crash",
147+ "extract_dafny.jl: same Regex double-wrap crash + restrictive spec gate dropping body-only declarations",
148+ "extract_why3.jl: wrap eachmatch of catastrophic-backtracking func_pattern in try/catch",
149+ "extract_agda.jl + extract_dafny.jl: byte-indexed string slice crashing on multi-byte UTF-8 (≡, …) → switched to first(s, n)",
150+ ]
151+ cumulative-session-new-records = 252284
152+ top-corpus-by-count = [
153+ "Lean 131 770",
154+ "Coq 85 190 (was 14)",
155+ "Mizar 59 030 (was 66)",
156+ "Isabelle 50 137",
157+ "Metamath 47 165",
158+ "HOL Light 43 119 (was 22 577)",
159+ "Why3 35 692 (was 199)",
160+ "HOL4 27 677 (was 5 039)",
161+ "TPTP/each 26 177",
162+ "SMT/each 20 527 (rerun pending)",
163+ "Agda 19 829 (was 9 312)",
164+ "Dafny 13 399 (was 48)",
165+ ]
166+
107167[session-2026-04-18-100k-campaign]
108168summary = "100 K-per-prover campaign kick-off — first three Tier A wins"
109169umbrella-issue = "https://github.com/hyperpolymath/echidna/issues/12"
0 commit comments