소개
This skill provides comprehensive guidance on architecting robust distributed systems using Temporal, focusing on the critical separation between orchestration logic (Workflows) and external interactions (Activities). It empowers developers to implement complex patterns like Sagas for distributed transactions, entity-based actor models, and parallel fan-out/fan-in operations while adhering to strict determinism and idempotency constraints. Whether you are building financial systems, order processing pipelines, or infrastructure automation, this skill ensures your processes are durable, scalable, and recoverable from any point of failure.