Skip to main content

Module boot

Module boot 

Source
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§

ChainSubsystem
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§

KernelState
Kernel lifecycle state.