pub const POLICY: &str = "policy";Expand description
Rego policy modules for the Policy Decision Point (policy/{upsert,list, delete,evaluate}). One policy::PolicyModule per id, keyed policy:<id>;
the active set is every enabled row, priority-ordered. Durable operator
security config → in BACKED_UP (a lost policy set would silently drop
enforcement on restore).