소개
This skill provides expert guidance on architecting distributed systems using Temporal's workflow orchestration engine. It helps developers master the critical distinction between deterministic workflows and idempotent activities, ensuring system resilience through patterns like Sagas for distributed transactions, entity workflows for state management, and fan-out/fan-in for parallel execution. It is particularly useful for building long-running business processes, human-in-the-loop systems, and robust infrastructure automation where failure recovery and state persistence are automated and reliable.