swactor/crates/mvp-system
Zachery Aaron Shores-Chmielewski 1ab6264ca0 feat(mvp-system): add toml config overlay and orchestrator cli args
- Layer TOML + env + CLI via config::TomlConfigOverlay
  (from_layers_with_path_and_args); resolve and validate VastAI config.
- Generate provider/cached-model/gguf/vastai CLI args for the orchestrator child; grow
  mvp_one_node_chat and worker_node.
- Adjust relay provisioning.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-08 13:14:49 +04:00
..
src feat(mvp-system): add toml config overlay and orchestrator cli args 2026-07-08 13:14:49 +04:00
tests refactor: retire old pipeline-parallel app, restructure mvp-system 2026-07-07 14:40:02 +04:00
Cargo.toml refactor: retire old pipeline-parallel app, restructure mvp-system 2026-07-07 14:40:02 +04:00
MVP_NODE_PROVISIONING_SPEC.md docs(mvp-system): draft MVP node provisioning spec 2026-06-26 12:13:28 +04:00
MVP_SYSTEM_SPEC.md feat: add mvp provisioning subsystem and datastream transport 2026-06-25 16:30:18 +04:00