pub const SYSTEM_KV_NAMESPACE: &str = "system:control:invites";Expand description
Fixed host-only namespace used for invite state. This is deliberately a constant rather than an alias-derived namespace: invite records are daemon control state, not principal state.