ORK reference
Specs for @mdk/ork: kernel modules, state machines, and recovery behavior.
@mdk/ork 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
Architecture.
What's documented
- Modules: per-module responsibility, interfaces, state machines, transition rules, crash-recovery procedures, and scaling characteristics.