Approving every tool call does not scale — Anthropic measured that Claude Code users approve 93% of permission prompts, and permission fatigue is what that number describes. Decionis replaces the prompt with policy-based gating: a deterministic control plane between an agent's intent and its execution, where every consequential action — a purchase, a tool call, a deploy, a refund — is evaluated against your policy first, and every verdict ships with a signed Decision Dossier you can verify independently.
# Before your agent executes, ask whether it may
POST /v1/protocol/evaluate-decision { intent: "refund $480 order #1129" }
# <120ms later
ESCALATE · rule: refund-over-250-needs-approval · dossier: signed ✓ verifiable