We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60b2124 commit c64d76bCopy full SHA for c64d76b
1 file changed
PROOF-NEEDS.md
@@ -20,12 +20,12 @@
20
| V4 | Raft consensus safety | L4 | No log divergence after commit |
21
| V5 | Transaction atomicity | TLA | All-or-nothing across 8 modalities |
22
23
-### P1 — High (require Lean4/Agda/Isabelle — not I2)
+### P1 — High
24
25
| # | Component | Prover | Notes |
26
|---|-----------|--------|-------|
27
| V6 | WAL integrity | L4 | CRC, replay idempotence, segment ordering |
28
-| V7 | Provenance chain immutability | Ag | Hash chain, monotonic timestamps |
+| **V7** | **Provenance chain immutability** | **Ag** | **DONE 2026-04-11** — `verisimdb/verification/proofs/agda/ProvenanceChain.agda` |
29
| V8 | Drift metric correctness | Iz | Detection algorithm numerical bounds |
30
31
### P2 — Standard (I2 actionable)
0 commit comments