소개
This skill provides specialized architectural guidance for designing resilient distributed systems using Temporal. It helps developers master the critical separation between deterministic workflow orchestration and non-deterministic activities, ensuring system consistency across long-lived processes. By implementing patterns like Saga for distributed transactions and Entity workflows for state management, it enables the creation of robust applications capable of surviving infrastructure failures and managing complex business logic over extended periods.