phase29ai(p5): route JoinIR plan extraction via single_planner
This commit is contained in:
@ -35,6 +35,8 @@ pub(in crate::mir::builder) mod facts;
|
||||
pub(in crate::mir::builder) mod normalize;
|
||||
pub(in crate::mir::builder) mod planner;
|
||||
pub(in crate::mir::builder) mod emit;
|
||||
// Phase 29ai P5: JoinIR router → single plan extraction entrypoint
|
||||
pub(in crate::mir::builder) mod single_planner;
|
||||
|
||||
// ============================================================================
|
||||
// DomainPlan (Pattern固有)
|
||||
|
||||
Reference in New Issue
Block a user