Expand description
Kernel boot sequence and state machine.
The Kernel struct is the central coordinator. It wraps
AppContext and manages the process table, service registry,
IPC, and health subsystem through a boot/shutdown lifecycle.
Structs§
- Chain
Subsystem - Exochain subsystem: chain manager, resource tree, and governance gate.
- EccSubsystem
- ECC cognitive substrate: HNSW, causal graph, cognitive tick, cross-references, impulse queue, and boot-time calibration.
- Kernel
- The WeftOS kernel.
Enums§
- Kernel
State - Kernel lifecycle state.