swactor/crates/mvp-system
Zachery Aaron Shores-Chmielewski cc1ca5bf30 refactor(mvp-system): replace image engine with static builders
- Drop NodeImageProvider/ImageCommandRunner and git-worktree hashing for free
  docker-image helpers and static structs (StaticNodeLauncher, FixedLinearPipelinePlanner,
  StaticPoolProvider).
- Delete engine_builder runtime_stack.rs and workload.rs; collapse node-image and chat
  config loading.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-29 21:09:26 +04:00
..
specs refactor: final filetree shape 2026-07-28 13:04:13 +04:00
src refactor(mvp-system): replace image engine with static builders 2026-07-29 21:09:26 +04:00
Cargo.toml refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00