Skip to main content

Module security

Module security 

Source
Expand description

Cross-cutting security primitives shared by audit, confirm, sandbox, and orchestrator. Lives here to keep the type single-sourced — every consumer crate already depends on brain_core, so promoting these to the leaf avoids the previous three-way duplication and the manual convert_tier() shims that came with it.

Enums§

ActionTier
Action tier determines confirmation requirement and timeout policy.