swactor/crates/mvp-system/src/node
Zachery Aaron Shores-Chmielewski fdfb639f7d refactor(mvp-system): drop wire/codec and node-agent abstractions
- Remove Stage*Wire types, register_codecs, NodeAgent actor/messages, and dashboard
  newtypes (RunId/NodeId/FrameArchive...).
- Replace with static node control and role/stage assignments; collapse staging shard
  lifecycle into gguf_common.
- Gut driver_pumps and delete engine_builder launcher/model/roles.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-30 00:23:26 +04:00
..
actor.rs refactor(mvp-system): drop wire/codec and node-agent abstractions 2026-07-30 00:23:26 +04:00
mod.rs refactor(mvp-system): replace image engine with static builders 2026-07-29 21:09:26 +04:00
worker_node_runtime.rs refactor(mvp-system): drop wire/codec and node-agent abstractions 2026-07-30 00:23:26 +04:00