pub async fn mark_plugin_version_orphaned( version_path: &Path, ) -> Result<(), Box<dyn Error + Send + Sync>>
Mark a plugin version as orphaned by writing a .orphaned_at timestamp file.