Skip to content

Commit 434260a

Browse files
committed
docs(github): update PROVEN-INTEGRATION.md prover count to 128
Was missed in the previous CLAUDE.md sweep due to an Edit-without-Read sequencing error. Cross-references the canonical PROVER_COUNT.md tier table. https://claude.ai/code/session_01YPqu7gti4azBach6ZvpRFJ
1 parent 21ade8c commit 434260a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/PROVEN-INTEGRATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This document outlines the recommended [proven](https://github.com/hyperpolymath
1212

1313
## Integration Notes
1414

15-
ECHIDNA as a neurosymbolic theorem proving platform supporting 12 provers requires formally verified proof management:
15+
ECHIDNA as a neurosymbolic theorem proving platform supporting 128 prover backends (12 core; see [docs/PROVER_COUNT.md](../docs/PROVER_COUNT.md)) requires formally verified proof management:
1616

1717
- **SafeGraph** models proof dependencies as DAGs. The `Acyclic` proof guarantees no circular dependencies in proof chains, and `topoSort` provides correct ordering for proof verification. `PathExists` verifies lemma reachability.
1818

0 commit comments

Comments
 (0)