Skip to main content

reviewer_operator

Function reviewer_operator 

Source
pub fn reviewer_operator(name: &str) -> &str
Expand description

The operator a review channel belongs to: the part before the first / in operator/agent, or the whole name when no prefix is present.

Unprefixed names remain distinct operators, preserving the original flat-name behavior. Nodes that rely on this boundary must bind channel names to trusted keys; otherwise the prefix is only a self-assertion.