Skip to main content

Module canonical_kernel_step

Module canonical_kernel_step 

Source
Expand description

Durable Rust host for the canonical kernel ABI.

Core prepares the typed envelope and record; the journal makes that record authoritative; only then is the planned step committed and exposed to a runner. This module exposes no alternate input vocabulary or direct-step escape hatch.

Structs§

CanonicalKernelHost
The typed prepare → append → commit host boundary for one operation.
CanonicalTransition

Enums§

HostTransitionError