pub const SENSITIVITY_PUBLIC: u8 = 0;Expand description
Sensitivity scale floor: public / non-sensitive material only.
max_sensitivity on an AgentDefinition is the ceiling of what an agent
may handle: 0 = public, higher values = progressively more sensitive
material the principal permits this agent to see.