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§
- Action
Tier - Action tier determines confirmation requirement and timeout policy.