pub fn summarize_omena_query_module_interface_projection(
style_path: &str,
style_source: &str,
) -> OmenaQueryModuleInterfaceProjectionV0Expand description
Per-document module-interface projection from source text alone — the
SAME projection the workspace transaction compares to populate
changed_module_interface_paths, so callers can decide “this edit
preserved the module interface” from one single-file parse instead of a
workspace selector build.