pub fn build_component_graph_for_module(parsed: &ParsedFile) -> ComponentGraphExpand description
Build compiler semantics with a source-module-qualified identity root.
The canonical application model and compiler frontend use this path. The legacy graph builder remains available for backend compatibility while runtime artifact contracts are migrated independently.