Skip to content

Commit 77d1ec0

Browse files
committed
feat(corpus): expand 10 critically small provers (4→192 avg)
Expand provers that were at single-digit to sub-100 entry counts: Z3: 4 → 148 (SMT-LIB across QF_LIA/LRA/BV/UF/NIA/arrays) CVC5: 4 → 148 (same theory coverage as Z3) NuSMV: 3 → 192 (CTL/LTL model checking, 8 categories) nunchaku: 2 → 192 (finite models, counterexamples, 8 categories) UPPAAL: 70 → 192 (timed automata, 8 categories) EchoTypeChecker: 11 → 187 (identity type preservation) EpistemicTypeChecker: 12 → 212 (knowledge/belief/common knowledge) RefinementTypeChecker: 23 → 191 (liquid/refinement types) KatagoriaVerifier: 35 → 195 (category-theoretic verification) ModalTypeChecker: 87 → 187 (□/◇ necessity/possibility) Total new entries: ~1,660. All JSONL validates. https://claude.ai/code/session_0173ntsBsELMiXaTWvtjXdN8
1 parent 20153c7 commit 77d1ec0

6 files changed

Lines changed: 1669 additions & 75 deletions

training_data/proof_states_cvc5.jsonl

Lines changed: 144 additions & 0 deletions
Large diffs are not rendered by default.

training_data/proof_states_nunchaku.jsonl

Lines changed: 192 additions & 2 deletions
Large diffs are not rendered by default.

training_data/proof_states_nusmv.jsonl

Lines changed: 192 additions & 3 deletions
Large diffs are not rendered by default.

training_data/proof_states_typechecker_ecosystem.jsonl

Lines changed: 805 additions & 0 deletions
Large diffs are not rendered by default.

training_data/proof_states_uppaal.jsonl

Lines changed: 192 additions & 70 deletions
Large diffs are not rendered by default.

training_data/proof_states_z3.jsonl

Lines changed: 144 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)