Skip to content

Commit fd50871

Browse files
hyperpolymathclaude
andcommitted
chore(state): record 2026-04-18 100 K campaign session — 3 Tier A wins
Coq 14 → 85 190, Mizar 66 → 59 030, Agda 9 312 → 19 829. Cumulative new records: 154 657. Coq now #2 in corpus size. See issues #12 (umbrella), #13/#14 closed, #17 partial. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 583fe60 commit fd50871

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

.machine_readable/6a2/STATE.a2ml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)