Structs§
- Action
Tracker - Sliding-window action tracker for rate limiting.
- PerSender
Tracker - Per-sender sliding-window rate limiter.
- Security
Policy - Security policy enforced on all tool executions.
Enums§
- Autonomy
Level - How much autonomy the agent has.
- Command
Risk Level - Risk score for shell command execution.
- Escalation
Violation - Specific kind of escalation violation returned by
SecurityPolicy::ensure_no_escalation_beyond. Each variant names the field that violated subset semantics so the SubAgent spawn path can produce a precise error to the caller. - Tool
Operation - Classifies whether a tool operation is read-only or side-effecting.