**Orchestration vs. Choreography.** In orchestration, a central saga orchestrator (typically a cloud-based workflow engine like AWS Step Functions or a custom orchestrator) coordinates the steps. In choreography, each step emits an event that triggers the next step. For hybrid COBOL-cloud sagas, *or