pub async fn run_consolidation( memory_dir: &Path, lock_path: &Path, llm: Arc<dyn Provider>, model: &str, )
Run the full consolidation pipeline via LLM.