Skip to main content

SENSITIVITY_LOCAL_DEFAULT

Constant SENSITIVITY_LOCAL_DEFAULT 

Source
pub const SENSITIVITY_LOCAL_DEFAULT: u8 = u8::MAX; // 255u8
Expand description

Default sensitivity ceiling for a fully-local agent.

A local agent runs in-process with no outbound traffic, so it may handle the principal’s most sensitive material. Remote agents should be given a deliberately lower ceiling by the principal.