Expand description
TDLN Proof Bundle — captures deterministic proof of translation.
ProofBundle references canonical content by CID and may carry signatures
(plain Ed25519 and/or DV25 Seal via logline-core feature).
Structs§
Enums§
Functions§
- build_
proof - Build a proof bundle from AST + canonical bytes + rule ids.
- sign
- verify_
proof - Verifies determinism & integrity relationships within the bundle (shape-level).
- verify_
signatures