Determinism By Design

Use when code reads a clock, sleeps, generates random values or IDs, retries with jitter, or spawns concurrent tasks; when a test is flaky or timing-dependent; or when building replay or simulation. Not where the nondeterminism is the product, such as key generation.

morzecrew 9cb2fae 3 files · 21.7 KB Updated

File contents

morzecrew/agent-skills/tree/main/skills/determinism-by-design commit 9cb2faeab4

Frequently asked questions

npx skillmds@latest add morzecrew/determinism-by-design