Controlled action demo · DATA ACCESS · MEDIUM RISK
Approve one exact file update—not broad access to everything.
See prepared content bound to one approved file, checked before execution, written once in a synthetic workspace, and returned with a reviewable record.
Powered by ARBITER File Action Gate
An agent requests one file write.
{
"actor": "agent:solyn",
"action": "write_file",
"target": "/workspace/reports/outage-summary.md",
"operation": "create",
"bytes": 842,
"contentSha256": "demo:7a4d02e6f7a1",
"reason": "save an approved outage summary",
"riskLevel": "medium"
}The requested path, operation, content digest, and business reason are visible before any authority exists.