@@ -103,3 +103,32 @@ remaining-phase1-work = [
103103 "Constraint solvers: rewrite extract_minizinc.jl with synthetic generator",
104104 "HP type-checker ecosystem (11 provers): synthetic type-derivation generator",
105105]
106+
107+ [session-2026-04-18-100k-campaign]
108+ summary = "100 K-per-prover campaign kick-off — first three Tier A wins"
109+ umbrella-issue = "https://github.com/hyperpolymath/echidna/issues/12"
110+ tier-a-issues-opened = [
111+ "https://github.com/hyperpolymath/echidna/issues/13 — Coq extractor bug",
112+ "https://github.com/hyperpolymath/echidna/issues/14 — Mizar MML vendor",
113+ "https://github.com/hyperpolymath/echidna/issues/15 — Dafny corpus",
114+ "https://github.com/hyperpolymath/echidna/issues/16 — HOL Light Flyspeck",
115+ "https://github.com/hyperpolymath/echidna/issues/17 — Agda cubical/unimath",
116+ "https://github.com/hyperpolymath/echidna/issues/18 — SMT-LIB full release",
117+ ]
118+ changes = [
119+ "fix(Coq): rewrite extract_coqgym.jl (commit 839335f). Three compounding bugs — 100-file cap, Q\\. proof-end pattern, only matching Theorem — rewritten with comment-stripping, balanced-paren scan, all 8 intro keywords. 14 → 85 190 proofs (6 085×). Closed #13.",
120+ "feat(Mizar): clone MizarSystem/MML (1 153 .miz files) + walk recursively (commit 76696cf). 66 → 59 030 proofs (894×). Closed #14.",
121+ "feat(Agda): clone agda-cubical + agda-unimath, accept .lagda.md, multi-corpus walk (commit 583fe60). 9 312 → 19 829 proofs (2.1×). Fixed multi-byte UTF-8 crash in signature truncation. Partial progress on #17 — literate-markdown parser still needed for unimath's full contribution.",
122+ ]
123+ cumulative-new-records = 154657
124+ top-corpus-by-count = [
125+ "Lean 131 770",
126+ "Coq 85 190 (was 14)",
127+ "Mizar 59 030 (was 66)",
128+ "Isabelle 50 137",
129+ "Metamath 47 165",
130+ "TPTP/each 26 177",
131+ "HOL Light 22 577",
132+ "SMT/each 20 527 (rerun in progress)",
133+ "Agda 19 829 (was 9 312)",
134+ ]
0 commit comments