pub fn build_runtime_context_registry(
model: &ApplicationSemanticModel,
optimized: &OptimizedContextIrReport,
) -> RuntimeContextRegistryExpand description
Build immutable G12 runtime Context metadata from existing G9-G11 products. This never resolves a Provider, reads a Context name, or reconstructs a dependency/ownership graph.