swactor/crates/mvp-system
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
..
specs refactor: final filetree shape 2026-07-28 13:04:13 +04:00
src refactor(mvp-system): drop wire/codec and node-agent abstractions 2026-07-30 00:23:26 +04:00
Cargo.toml refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00