{
  "receipt_id": "receipt_demo_donor_email",
  "tenant_id": "tenant_demo",
  "action_id": "action_demo_donor_email",
  "actor": {
    "agent_id": "agent_demo_firewall",
    "role": "MEMBER"
  },
  "action": {
    "type": "SEND_EXTERNAL_EMAIL",
    "target": "Sensitive donor update",
    "tool_name": "gmail.send",
    "external_effect": true,
    "data_classes": [
      "donor_data",
      "program_data"
    ]
  },
  "decision": {
    "status": "REQUIRES_APPROVAL",
    "risk_level": "HIGH",
    "reasons": [
      "External communication with donor, grant, or program data requires reviewer approval."
    ],
    "policy_matches": [
      "policy.external_comms_sensitive_data"
    ]
  },
  "reviewer": "Program Director",
  "approval_status": "APPROVED",
  "timestamps": {
    "proposed_at": "2026-07-04T18:00:00.000Z",
    "decided_at": "2026-07-04T18:00:00.000Z",
    "completed_at": "2026-07-04T18:03:00.000Z"
  },
  "integrity": {
    "receipt_hash": "sha256:2ac54284f802a7681df4fc6409aa86c79caa3b2829f2c1a85626d0166d9f4774",
    "verification": "hash only"
  },
  "approval": {
    "reviewer_id": "reviewer_program_director",
    "reviewer_role": "REVIEWER",
    "reviewer_name": "Program Director",
    "approved": true,
    "comment": "Approved as reviewer for external-ready donor update.",
    "decided_at": "2026-07-04T18:03:00.000Z"
  }
}
