Worker server that routes backend work to core executors and activities.
This process deliberately stays outside deterministic workflow semantics. It starts executors, tracks pending activations, runs activities, and submits completions through the configured backend.
Summary
Functions
Returns a specification to start this module under a supervisor.