Skip to main content

predict_engine_impact

Function predict_engine_impact 

Source
pub fn predict_engine_impact(op: &EngineStructureOp) -> DryRunImpact
Expand description

Predict the impact of an engine structure operation.

This produces the same DryRunImpact structure used by the OpEvent staging system, but computed from the engine’s dependency graph rather than from umya token analysis. This enables stage/apply parity enforcement.