swactor/crates
Zachery Aaron Shores-Chmielewski f66c5b0d2e feat: verification gate for N pipeline stage deployment
Lift the VastAI two-stage cap and let mvp-chat-check drive an arbitrary N-stage deployment through a new --pipeline-stages flag.

- orchestrator_app: remove the provider=vastai >2 stage cap and replace the two-stage plan test with an eight-stage plan test (8 specs, no mounts, remote GGUF, max-context).
- xtask: refactor scenario parsing into MvpChatCheckInvocation carrying an optional pipeline_stages, parse a `--pipeline-stages n` flag (rejecting 0/missing values), and default multinode/docker to 2 while VastAI uses the explicit count.
- xtask: thread the invocation through run_mvp_chat_check/run_mvp_chat_check_process and update the usage text and scenario tests (including `--vastai --pipeline-stages 8`).
- gitignore: ignore .deployment-notes/.

Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-25 11:42:29 +04:00
..
bindings refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00
dashboard refactor(datastream): cleanup 2026-07-18 13:38:16 +04:00
datastream refactor(process): process-manager cleanup 2026-07-18 15:21:34 +04:00
distribution refactor(datastream): cleanup 2026-07-18 13:38:16 +04:00
iroh-driver feat(mvp-system): working mvp-chat over edge transport 2026-07-22 11:50:53 +04:00
mvp-system feat: verification gate for N pipeline stage deployment 2026-07-25 11:42:29 +04:00
process refactor(process): process-manager cleanup 2026-07-18 15:21:34 +04:00
transport refactor: drop datastore crate, stale specs, and benches 2026-06-23 19:42:28 +04:00