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§
- Canonical
Kernel Host - The typed prepare → append → commit host boundary for one operation.
- Canonical
Transition