pub use crateOperatorId;
/// Explicit Session-scoped grouping key for endpoints that share one lifecycle.
///
/// Grouping still requires an exact `OperatorId` and `NodeTypeId` match. This
/// key must never cause unrelated endpoint kinds or Sessions to share an owner.
;
/// Factory-owned decision for batching endpoint inputs into one lifecycle.