One routable catalog entry.
@type t() :: %Mimir.Catalog.Entry{ capabilities: [atom()], id: String.t(), lane: String.t() | atom(), model: String.t(), model_spec: term(), p50_latency_ms: non_neg_integer() | nil, priority: integer(), runtime: String.t() | atom() }