refactor(mir): phase260 p0 edge-args plumbing (strangler) + ssot api + docs
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
//! - Control tree capability guard (control_tree_capability_guard.rs) ✅ Phase 112
|
||||
|
||||
pub(in crate::mir::builder) mod control_tree_capability_guard;
|
||||
pub(in crate::mir::builder) mod api;
|
||||
pub(in crate::mir::builder) mod legacy; // Phase 132-R0 Task 4: Legacy routing isolation
|
||||
pub(in crate::mir::builder) mod loop_context;
|
||||
pub(in crate::mir::builder) mod merge;
|
||||
|
||||
Reference in New Issue
Block a user