ApprovalServiceOptions.resumeRun for same-process deployments: resumes the
decided run on a RunnerRuntime (rejects are resumed too — the workflow
learns the outcome from resumeData.approved). Cross-Worker deployments
implement resumeRun against the run's DO stub instead.
ApprovalServiceOptions.resumeRun for same-process deployments: resumes the decided run on a RunnerRuntime (rejects are resumed too — the workflow learns the outcome from resumeData.approved). Cross-Worker deployments implement resumeRun against the run's DO stub instead.