swactor/tests
Zachery Aaron Shores-Chmielewski 46fe9afa1b feat(mvp): implement mvp-system modules and in-crate tests
Implement arena_manager, device_bridge, driver_pumps, edge_establisher, gpu_worker
ctl/egress/ingress/process-adapter, orchestrator run-fsm and token-endpoint, run_plan,
stage_controller, tx_rx_edge_actor, weight_lifecycle, and the remaining modules. Move
guarantee tests from tests/mvp_system into crates/mvp-system/src/tests; add the
tinygrad device-bridge backend helper.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-23 17:51:34 +04:00
..
common feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
docker feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
integration feat: datastream feature cleaning 2026-06-09 13:29:07 +04:00
actor_lifecycle.rs feat: process primitives (#46) 2026-02-20 17:34:43 +00:00
message_delivery.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
proptest_runtime.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
runtime_stress.rs fix: mild refactor and test coverage (#37) 2026-02-13 15:00:53 +00:00
std_extension.rs feat: process primitives (#46) 2026-02-20 17:34:43 +00:00
test_python.py fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00