pub async fn plan_import( transport: Option<&Transport>, path: &Path, overwrite: bool, skip_existing: bool, ) -> Result<DataViewImportPlan>
Fully validate a portable artifact and prepare the exact guarded import.