swactor/examples
Zachery Aaron Shores-Chmielewski 00270a4059 docs(sim): add determinism scope to SIM_SPEC
Appends section 7.7 clarifying that the determinism contracts bind only the
simulator's own components: hidden entropy inside a wrapped production dependency
(allocator state, HashMap RandomState, process-local entropy) is out of scope, and
property tests comparing two independently-allocated wrapped state machines should
not be written.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-05-22 15:06:07 +04:00
..
pipeline-parallel-inference docs(sim): add determinism scope to SIM_SPEC 2026-05-22 15:06:07 +04:00
single-gpu-inference feat: two-node pipeline parallel example 2026-05-16 09:49:43 +04:00