swactor/crates/mvp-system/src/orchestration
Zachery Aaron Shores-Chmielewski 0edc6fc229 refactor(mvp-system): consolidate runtime-ready ack flow
- De-generify run_chat_session_* helpers.
- Replace ProvisionedNodeGuard, StageProvisionDispatch, and PipelineSendHandle with a
  single RuntimeReadyAckLoop driving wait_for_runtime_ready / wait_for_weights_loaded.
- Add staging shard offset/header helpers.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-29 17:17:57 +04:00
..
engine_builder refactor(mvp-system): consolidate runtime-ready ack flow 2026-07-29 17:17:57 +04:00
provider_adapters refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00
actor.rs refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00
app.rs refactor(mvp-system): consolidate runtime-ready ack flow 2026-07-29 17:17:57 +04:00
config.rs refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00
distribution_stack.rs refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00
mod.rs refactor: prune public api 2026-07-29 14:02:50 +04:00
node_provisioning.rs refactor: prune public api 2026-07-29 14:02:50 +04:00
provisioning.rs refactor: prune tests according to spec-defined behavior 2026-07-29 14:34:33 +04:00
run_fsm.rs refactor(mvp-system): consolidate runtime-ready ack flow 2026-07-29 17:17:57 +04:00
run_plan.rs refactor: prune public api 2026-07-29 14:02:50 +04:00