Pattern for coordinating work across aggregates. Sagas model long-running processes (e.g., purchase verification); process managers coordinate cooperation between aggregates. The speaker implements sagas as aggregate-root-like objects with their own internal events.