Expand description
Framework-first 0.2.70 verifiable-runtime contracts.
The types in this module are deliberately storage-neutral. They accept evidence bytes that
have already been obtained by a host, SDK, or durable-store adapter; they never open a path,
call a provider, or mutate runtime state. deepstrike is one adapter over this API.
Structs§
- Evidence
Bundle - Evidence planes supplied by a host or SDK adapter.
- Evidence
Summary - Fork
Manifest - Fork
Plan - A verified, read-only fork boundary in framework-native types.
- Inspect
Report - Record
Summary - Replay
Options - Options for an offline replay operation.
- Replay
Report - Verifiable
Operation - A typed, storage-neutral operation view.
- Verify
Options - Options for a framework verification operation.
- Verify
Report
Enums§
Constants§
Functions§
- operation_
json - Execute one framework operation from a JSON request for language bindings.