Skip to main content

VALID_SCOPES

Constant VALID_SCOPES 

Source
pub const VALID_SCOPES: &[&str];
Expand description

Closed set of visibility scopes stamped into metadata.scope (Task 1.5). Controls which agents can see a memory via hierarchical namespace matching. Memories without a scope field are treated as private by the query layer.