pub fn delete_sop(sops_dir: &Path, name: &str) -> Result<()>
Delete an SOP’s directory (manifest, steps, everything). Errors if no SOP with that name exists.