AI still does useful work.
Drafting, summarizing, comparing evidence, and proposing a safer action can happen without granting permission to execute.
See a customer update move from AI-prepared draft to evidence check, human decision, one approved action, and a reviewable result.
Powered by ARBITER Email Gate
The experience above explains the customer decision first. The technical record below shows how ARBITER limits the action to one message, one recipient, one approval, and one short-lived permission.
{
"actor": "agent:v1ra",
"action": "send_email",
"target": "customer@example.com",
"reason": "send approved outage update",
"riskLevel": "medium"
}The agent can prepare the message, but the Gate owns permission to send it.
Drafting, summarizing, comparing evidence, and proposing a safer action can happen without granting permission to execute.
Policy identifies what needs review. A person can revise, approve once, or deny without handing over permanent access.
The request, detected risk, human decision, final action, and closure of authority remain visible after the moment passes.