pub fn create_checkpoint( project_path: &Path, paths: &[PathBuf], pending_action: Option<Value>, ) -> Result<CheckpointManifest, Error>