pub fn record_latest( project_root: &Path, task_name: &str, cache_key: &str, root: Option<&Path>, ) -> Result<()>
Record the latest cache key for a task in a project