swactor/crates/simulation
Claude fc2532ce18 feat: cycle 4 property tests — asymmetric partition, revive, monotonicity, large cluster
New tests:
- asymmetric_partition_registry_converges_after_heal (one-way reachability)
- revived_node_re_registration_overwrites_tombstone (death + revive + takeover)
- registry_convergence_is_monotonic_in_stable_cluster (once converged, stays converged)
- large_cluster_registry_converges (15-node stress with 2 deaths)

Total: 15 registry + 5 lifecycle + 9 property = 29 distribution sim tests.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 09:31:46 +00:00
..
examples feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
src feat: edge case registry sim tests + GracefulLeave action 2026-02-13 09:22:07 +00:00
tests feat: cycle 4 property tests — asymmetric partition, revive, monotonicity, large cluster 2026-02-13 09:31:46 +00:00
Cargo.toml feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00