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§
- Context
Policy - A declarative context policy rule.
- Policy
Eval Result - Policy
Set - A set of loaded policies.