swactor/crates/mvp-system/src/actors
Zachery Aaron Shores-Chmielewski 6f1c048669 refactor: retire old pipeline-parallel app, restructure mvp-system
- Drop the standalone apps/old-pipeline-parallel-inference app and its
  fleet/orchestrator/tests (~24k lines).
- Add datastream::hardware (cpu/gpu/net) modules; add mvp-system config, arena_manager,
  and vastai_offer_preview.
- Rename mvp_orch_one_node->orchestrator and mvp_node->worker_node; expand VastAI
  provisioning; rework xtask runner.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-07 14:40:02 +04:00
..
codec.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00
mod.rs feat(mvp-chat): local e2e chat on cuda gpu 2026-07-01 12:44:25 +04:00
node_agent.rs feat(mvp-chat): local e2e chat on cuda gpu 2026-07-01 12:44:25 +04:00
orchestrator.rs refactor: retire old pipeline-parallel app, restructure mvp-system 2026-07-07 14:40:02 +04:00
provisioner.rs feat(mvp-system): expand one-node mvp binaries and provisioning 2026-07-05 13:59:51 +04:00
stage_controller.rs refactor: consolidate dist tests, add mvp actors and e2e 2026-06-24 13:30:29 +04:00