pub fn write_plan_cache( repo_root: &Path, task_id: &str, plan_text: &str, ) -> Result<()>
Write a plan to the cache.