pub const REQUESTOR_KIND: &str = "tatara.pleme.io/requestor-kind";Expand description
Peer to REQUESTOR + ALLOCATION on the same
allocator-bind axis: mirrors
[crate::allocation::RequestorRef.kind] verbatim onto the
bound member Process so consumers that dispatch on the
requestor-kind axis (a GitHub-PR-scoped webhook, a
scheduler-window scoped fairness gate, a per-kind quota
enforcer) never have to fetch the Allocation object again.