swactor/crates/provisioning/src
Zachery Aaron Shores-Chmielewski a1f67fe1c7 refactor(mvp-system): establish module boundaries
- Split arena/ring/object-record into a new data-plane crate and node/plugin contracts
  into a provisioning crate.
- Reorganize mvp-system into orchestration, staging, node, chat, and worker modules;
  extract binaries into chat/runtime and node/worker_node_runtime.
- Add MVP_SYSTEM_MODULE_BOUNDARY_SPEC.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-07-28 11:29:31 +04:00
..
lib.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00
node.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00
plugin.rs refactor(mvp-system): establish module boundaries 2026-07-28 11:29:31 +04:00