AI client wired to the runtime's JobManager.
Job manager used for queued execution and optional job persistence.
Workflow runner wired to the runtime's JobManager, AIClient, hooks, and persistence callbacks.
Helper policy function for deciding whether a workflow id should resume from persisted state.
Runtime bundle returned by createWorkflowRuntime.