Resolved admin scope for the optional LiveView surface.
@type t() :: %Relyra.LiveAdmin.Scope{ actor: String.t(), actor_label: String.t() | nil, organization_id: String.t() | nil }
@spec actor_label(t()) :: String.t()
@spec scope_label(t()) :: String.t()