swactor/tests
Claude 93b1b1fa1e feat: move WatchRegistry from core to std extension
Merge Watch death-notification system into swactor-std, reducing core
surface. WatchRegistry now lives alongside MonitorRegistry in StdExtension,
with CtxWatching and RuntimeWatching extension traits for the public API.
Phase 5b removed from tick_once; notifications delivered via on_actor_death
in phase 7. Core shrinks from 2,636 to 2,440 lines (-196, -7.4%).

Authored by Claude, lovingly guided by Zachery Aaron Shores-Chmielewski
2026-02-13 21:45:44 +07:00
..
docker distribution realization (#33) 2026-02-13 07:55:12 +00:00
proptest_runtime.rs major feature update 2026-02-13 07:11:24 +00:00
runtime_api.rs major feature update 2026-02-13 07:11:24 +00:00
test_python.py fix: stats datatypes and refactor channel signature (#28) 2026-02-10 07:35:58 +00:00
transport_api.rs feat: transport protocol (#27) 2026-02-09 19:05:37 +00:00
watch_api.rs feat: move WatchRegistry from core to std extension 2026-02-13 21:45:44 +07:00