Oban worker that executes a single Squid Mesh workflow step.
Oban handles durable delivery while the runtime decides how a workflow run
advances after the step completes. The same worker also handles compensation
jobs, which omit a step argument and instead walk persisted completed step
history for a failed run.