pub(crate) const RESERVED_ERROR_IDS: [&str; 5];
Error-boundary ids that would collide with an instance’s fixed port names (spec §1). error is the one special id: it is both the port name and the black-box default exit.
error