pub fn set_task_checked( path: impl AsRef<Path>, task_id: &str, checked: bool, _evidence: &str, ) -> Result<()>