|
12 | 12 |
|
13 | 13 | | # | Theorem | Prover | Status | Verified | |
14 | 14 | |---|---------|--------|--------|----------| |
15 | | -| 1 | H1 Confidence bounds [0.0, 1.0] | I2 | [ ] Pending | — | |
16 | | -| 2 | H2 Dispatch strategy monotonicity | I2 | [ ] Pending | — | |
17 | | -| 3 | H3 Safety triangle ordering | I2 | [ ] Pending | — | |
18 | | -| 4 | H4 Rate limit enforcement | L4 | [ ] Pending | — | |
19 | | -| 5 | H5 Quarantine trigger exclusivity | I2 | [ ] Pending | — | |
20 | | -| 6 | H6 Outcome log monotonicity | Ag | [ ] Pending | — | |
21 | | -| 7 | H7 Bayesian update soundness | L4 | [ ] Pending | — | |
22 | | -| 8 | H8 Kin gate atomicity | TLA | [ ] Pending | — | |
23 | | -| 9 | H9 Neural consensus aggregation | I2 | [ ] Pending | — | |
| 15 | +| 1 | H1 Confidence bounds [0.0, 1.0] | I2 | [x] Done 2026-04-11 | `verification/proofs/idris2/ConfidenceBounds.idr` | |
| 16 | +| 2 | H2 Dispatch strategy monotonicity | I2 | [x] Done 2026-04-11 | `verification/proofs/idris2/DispatchStrategy.idr` | |
| 17 | +| 3 | H3 Safety triangle ordering | I2 | [x] Done 2026-04-11 | `verification/proofs/idris2/SafetyTriangle.idr` | |
| 18 | +| 4 | H4 Rate limit enforcement | L4 | [x] Done 2026-04-11 | `verification/proofs/lean4/RateLimiting.lean` | |
| 19 | +| 5 | H5 Quarantine trigger exclusivity | I2 | [x] Done 2026-04-11 | `verification/proofs/idris2/Quarantine.idr` | |
| 20 | +| 6 | H6 Outcome log monotonicity | Ag | [x] Done 2026-04-11 | `verification/proofs/agda/OutcomeLog.agda` | |
| 21 | +| 7 | H7 Bayesian update soundness | L4 | [x] Done 2026-04-11 | `verification/proofs/lean4/BayesianUpdate.lean` | |
| 22 | +| 8 | H8 Kin gate atomicity | TLA | [ ] Pending | — (TLA+ tooling needed) | |
| 23 | +| 9 | H9 Neural consensus aggregation | Ag | [ ] Pending | — | |
24 | 24 | | 10 | H10 VQL query injection freedom | I2 | [ ] Pending | — | |
25 | 25 | | 11 | H11 Batch rollback completeness | I2 | [ ] Pending | — | |
26 | 26 | | 12 | H12 Cross-repo learning isolation | TLA | [ ] Pending | — | |
|
0 commit comments