pub const POOL_SLOT: &str = "tatara.pleme.io/pool-slot";Expand description
Peer to POOL on the same pool-membership axis: the
zero-based slot index the pool controller assigned to the
member Process, stamped alongside so downstream consumers
that need per-slot identity (a UI grid layout, a per-slot
affinity gate, a slot-scoped audit-trail scraper) can
dispatch on it without re-scanning the pool controller’s
naming scheme. Value is the slot’s u32 rendered through
.to_string().