Protocol reference
Specs for the MDK Protocol: message envelope, actions, and base command set.
The MDK Protocol is the contract that crosses every layer of the stack: Workers, @mdk/ork, and the App Node all
exchange the same envelope. This subsection holds the canonical specs. For the architectural narrative explaining
how the protocol fits together, see Architecture.
What's documented
- Messages: envelope schema, request/response examples, the full action catalogue, and the base command set.