Skip to main content

Module context_policies

Module context_policies 

Source
Expand description

Context Policy Engine – declarative rules for context governance.

Extends the existing profile/role system with match-based policies that automatically include/exclude/pin/transform context items.

Integrates with:

  • io_boundary.rs (secret path detection)
  • profiles.rs (compression/routing config)
  • roles.rs (role-based access control)

Structs§

ContextPolicy
A declarative context policy rule.
PolicyEvalResult
PolicySet
A set of loaded policies.

Enums§

PolicyAction
PolicyCondition