pub(crate) fn port_for_output_boundary(boundary_id: &str) -> &strExpand description
Instance port name exposed by an output boundary node: the special id
output keeps the historical success mapping; any other id is the
port name itself. Consumed by expansion and its tests; the UI mirrors
this mapping in ui/src/policyGraph.ts::supernodePortSpec.