fn selected_scan_import_config_path( config_path: Option<&Path>, root: &Path, ) -> Result<Option<PathBuf>, CliError>
Resolve the exact config file selected for a scan plan without loading it.