pub(crate) const RESERVED_OUTPUT_IDS: [&str; 5];
Output-boundary ids that would collide with an instance’s fixed port names (spec §1). output is the one special id: it maps to success.
output
success