pub const REQUESTOR: &str = "tatara.pleme.io/requestor";Expand description
Stamped by tatara-pool-reconciler::controller_allocation:: reconcile on the member Process at the moment an
EphemeralAllocation transitions Queued → Bound. Value is
the requestor Allocation’s <ns>/<name> qualified reference
(composed through the same <ns>/<name> shape every peer
substrate composer routes through — see
crate::qualified_process_ref). Downstream consumers
(operator dashboards, admission webhooks, audit-trail
scrapers) grep for this key to answer “which allocator drove
this member Process into its ephemeral overlay”.