Acerca de
This skill provides specialized guidance for diagnosing and fixing non-determinism errors within Output SDK workflows, which are built on Temporal. It helps developers identify and refactor prohibited operations—such as direct calls to random number generators, system timestamps, and environment variables—that break workflow replay mechanisms. By migrating these side effects into activity steps or workflow inputs, the skill ensures that workflows remain deterministic, stable, and capable of recovering state after system failures or restarts.