pub fn run_engine_native_import(
config: &DemoConfig,
manifest_path: &Path,
output_dir: &Path,
) -> Result<EngineNativeArtifacts>Expand description
Phase 3: import-engine-native Validates the manifest, classifies buffers, generates import + resolved manifest. If capture is missing, generates pending placeholder reports.