swactor/crates
Claude 9327d0734c feat: edge case registry sim tests + GracefulLeave action
Cycle 2 tests:
- explicit_unregister_propagates_to_all_nodes
- re_registration_after_tombstone_succeeds
- all_names_tombstoned_when_owner_dies
- graceful_leave_tombstones_registry_names
- piggyback_contention_both_propagate

Also:
- Add GracefulLeave variant to SimAction enum
- Fix cluster_survives_brief_message_loss config (dead_reprobe + suspicion_timeout)
- Harden split_brain test config (suspicion_timeout=200 prevents cascading false deaths)

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 09:22:07 +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: edge case registry sim tests + GracefulLeave action 2026-02-13 09:22:07 +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