swactor/crates/mvp-system/src
Zachery Aaron Shores-Chmielewski e5df800c83 refactor: consolidate dist tests, add mvp actors and e2e
Fold the fragmented distribution swim/routing/gossip tests into swim_core, routing,
and swim_actor. Prune the dashboard tui and command surfaces. Add mvp-system actors
(node_agent, orchestrator, stage_controller), the local_e2e harness, and gpu worker
e2e.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-06-24 13:30:29 +04:00
..
actors refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
bin refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
tests refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
arena_manager.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
dashboard.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
device_bridge.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
distribution_stack.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
driver_pumps.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
edge_establisher.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
gpu_worker_ctl.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
gpu_worker_egress_producer.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
gpu_worker_ingress_parser.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
gpu_worker_process_adapter.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
lib.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
membership_pool_readiness.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
node_boot_lifecycle.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
observability_surface.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
orchestrator_run_fsm.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
orchestrator_token_endpoint.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
resource_inventory.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
run_plan.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
shared_ring_helper_abi.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
stage_controller.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
telemetry.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
tx_rx_edge_actor.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00
weight_lifecycle.rs feat(mvp): implement mvp-system modules and in-crate tests 2026-06-23 17:51:34 +04:00