Determinism Audit

Audits nondeterministic game behavior and flaky execution. Use when the same initial state and inputs produce different outcomes, a test fails intermittently or only under load, behavior differs by frame rate or machine, a replay diverges, or lockstep peers desynchronize. Establishes the required determinism boundary, reproduces and measures variance, isolates randomness, timing, async or thread ordering, state leakage, unordered iteration, and numeric drift, then reports verified causes and implements and stress-tests fixes only when requested.

NEXPACE-Limited 00efdce 2 files · 7.5 KB Updated

File contents

NEXPACE-Limited/msu-skills/tree/main/plugins/game-tools/skills/determinism-audit commit 00efdce03c

Frequently asked questions

npx skillmds@latest add nexpace-limited/determinism-audit