swactor/crates
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
..
command skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00
distribution fix: SWIM Suspect recovery + piggyback ordering race condition 2026-02-13 09:21:59 +00:00
dp-mnist feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
node distribution realization (#33) 2026-02-13 07:55:12 +00:00
python major feature update 2026-02-13 07:11:24 +00:00
runtime-dashboard distribution realization (#33) 2026-02-13 07:55:12 +00:00
simulation feat: cycle 3 edge case registry tests — message loss, multi-kill, churn 2026-02-13 09:27:23 +00:00
simulation-dashboard feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
std major feature update 2026-02-13 07:11:24 +00:00
wasm feat: distributed runtime (#30) 2026-02-12 09:13:50 +00:00
wasm-actor skeleton of wasm runner actors (#32) 2026-02-13 07:42:44 +00:00