Skip to main content

build_runtime_effect_instance_registry

Function build_runtime_effect_instance_registry 

Source
pub fn build_runtime_effect_instance_registry(
    model: &ApplicationSemanticModel,
) -> RuntimeEffectInstanceRegistry
Expand description

Project valid V2 field effects onto the canonical planned instance topology.

This function joins only canonical effect and component-instance facts. It deliberately excludes structural templates and legacy decorator effects.