Commit 6f0c04b
committed
docs(claude-md): correct stale 'v2.2+ Tamarin/ProVerif bridge' entry
Investigation found both backends already fully shipped inside the 105
prover count:
- provers/tamarin.rs: 596 LoC, 5 tests, .spthy generation + output parsing
+ interactive tactics (add_rule/add_lemma/add_restriction/add_builtin),
shells out to tamarin-prover
- provers/proverif.rs: 800 LoC, 8 tests, .pv generation + output parsing,
shells out to proverif
Both are wired end-to-end: ProverKind variants (mod.rs:168-169), factory
dispatch (mod.rs:1259-1260), FFI codes (ffi/mod.rs 44/45), Idris2
ProverKindInjectivity proof. STATE.md 2026-04-19 confirms 'fully wired'.
Real remaining gaps are Wave-3 tracked: no .spthy/.pv corpus fixtures,
no CI provisioning for upstream binaries.1 parent 8442821 commit 6f0c04b
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
141 | 147 | | |
142 | 148 | | |
143 | 149 | | |
| |||
0 commit comments