pub const LABEL_APLICACAO: &str = "pleme.pleme.io/aplicacao";Expand description
Canonical pleme-io label key naming the Aplicacao the workload
belongs to. Together with LABEL_PROGRAM this is the load-bearing
identity tuple every per-Aplicacao mesh renderer (Cilium, Gateway,
future caixa-otel) keys off — (LABEL_APLICACAO, LABEL_PROGRAM) =
the unique workload selector inside one cluster.