swactor/crates/simulation
Claude 57d9135c54 feat: cycle 3 edge case registry tests — message loss, multi-kill, churn
New tests:
- registry_converges_despite_message_loss (30% loss window + clean convergence)
- simultaneous_kill_of_multiple_name_owners (3 name-owning nodes killed at once)
- suspected_name_owner_recovers_and_registry_survives (Suspect→Alive path)
- registry_correct_under_rapid_churn (interleaved kills + registrations + takeover)

Total: 15 registry tests, 5 lifecycle, 5 property = 25 distribution sim tests.

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 09:27:23 +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 3 edge case registry tests — message loss, multi-kill, churn 2026-02-13 09:27:23 +00:00
Cargo.toml feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00