pub fn run_engine_native_replay(
config: &DemoConfig,
manifest_path: &Path,
output_dir: &Path,
) -> Result<EngineNativeArtifacts>Expand description
Phase 3: run-engine-native-replay Full replay — if a real manifest is present, runs the same DSFB pipeline (run_external_validation_bundle). If capture is missing, generates pending reports.