Library-owned enterprise routing rules for bounded discovery and canonical organization entry.
Summary
Types
Functions
@spec get_routable_connection(config(), map() | String.t()) :: {:ok, %{ organization: struct() | nil, organization_id: term(), organization_slug: String.t() | nil, organization_name: String.t() | nil, connection: struct(), connection_id: term(), routing_source: :explicit_org }} | {:error, :org_connection_unavailable | :multiple_org_matches}