ALLOW
Routine action satisfies policy and proceeds.
Product
BobSentry is not an orchestration framework, observability platform, chatbot guardrail, workflow automation product, or generic AI governance dashboard. It is the authorization boundary immediately before an action reaches a real system.
BobSentry decides before the external system is changed.
Every consequential evaluation returns one of three decisions.
Routine action satisfies policy and proceeds.
A consequential or ambiguous action is held for operator authorization.
A prohibited action is stopped before execution.
When BobSentry returns REQUIRE_APPROVAL, an operator authorizes or rejects the specific action—target, metadata, policy version, and expiration included. A standing permission is not enough.
BobSentry evaluates before execution. Only authorized actions continue, with signed decision evidence recorded.
Evaluate actions and collect evidence without blocking execution. Use this mode to validate policies and coverage before gating.
Activate approval gating and blocking before consequential actions execute. Roll out when your interception path and policies are ready.
Start in Observe to validate policy coverage and interception quality. Move to Enforce when you are ready for approval gating and blocking.