pub fn apply_refactor_plan_batch(
root: &Path,
artifact_root: Option<&Path>,
config: &RefactorBatchApplyConfig,
) -> Result<RefactorBatchApplyRun>Expand description
Plan-first refactor and autonomous orchestration records. Unstable before 1.0.