MDK Logo

Kernel reference

Specs for @tetherto/mdk-kernel: kernel modules, state machines, and recovery behavior.

@tetherto/mdk-kernel is the orchestration kernel of the MDK stack. This subsection holds the canonical specs for its internal modules. For the architectural narrative explaining how these modules fit together, see Kernel.

What's documented

  • Modules: per-module responsibility, interfaces, state machines, transition rules, crash-recovery procedures, and scaling characteristics.

On this page