{
"receipt_id": "rct_3d4e5f6a",
"version": "1.0",
"action": {
"action_id": "act_1a2b3c4d",
"timestamp": "2025-01-15T10:30:00Z",
"tool": "database",
"operation": "query",
"parameters": {"query": "SELECT * FROM users", "limit": 100},
"requester_context": {
"human": "alice@company.com",
"agent": "agent-01",
"service": "agent-svc",
"session": "sess_xyz",
"scope": "db:read",
"delegation_chain": [
{
"delegator": "alice@company.com",
"delegatee": "agent-01",
"scope": "db:read",
"issued_at": "2025-01-15T10:29:00Z",
"expires_at": "2025-01-15T11:29:00Z"
}
]
}
},
"decision": {
"result": "ALLOW",
"policy": {
"policy_id": "pol_42",
"version": "2026-02-10",
"hash": "sha256:3a7bd3e2360a..."
},
"reason": "Matched allowlist"
},
"context": {
"context_hash": "sha256:abc123..."
},
"approval": null,
"execution": {
"started_at": "2025-01-15T10:30:00.050Z",
"completed_at": "2025-01-15T10:30:00.120Z",
"success": true,
"output_hash": "sha256:abc123..."
},
"signature": {
"algorithm": "Ed25519",
"key_id": "aarm-2025-01",
"value": "base64..."
}
}