Expand description
Audit trail generator — traceability chain.
Traces the full chain from paper reference → equation → proof obligation → falsification test → Kani harness. Detects orphaned obligations and untested equations.
Structs§
- Audit
Report - Audit result summarizing traceability coverage.
- Binding
Audit Report - Binding audit result — cross-references contracts with implementations.
Functions§
- audit_
binding - Audit the binding registry against a set of contracts.
- audit_
contract - Run a traceability audit on a contract.