{
  "$schema": "https://apexclawai.com/apexclaw-receipts/schema/execution-receipt/v1",
  "_label": "SYNTHETIC SAMPLE - illustrative structure, not a production record",
  "receipt_id": "rcpt_9f3a2e_SAMPLE",
  "receipt_chain": {
    "prev_receipt_hash": "sha256:1c0ffee_SAMPLE",
    "this_receipt_hash": "sha256:d00dfeed_SAMPLE",
    "chain_verified": true
  },
  "actor_identity": {"agent_id": "agent_outreach_01", "passport": "ap_7b2c_SAMPLE", "human_owner": "julian@thruliquid.com"},
  "mission_identity": {"mission_id": "msn_q3_pipeline", "scope": ["crm_read", "email_draft"]},
  "action_intent": {
    "intent_id": "int_5521_SAMPLE",
    "effect_class": "email_transmit",
    "payload_hash": "sha256:beefcafe_SAMPLE",
    "requested_at": "2026-08-05T14:02:11Z"
  },
  "policy_decision": {
    "policy_version": "pol_v14",
    "decision": "REQUIRES_HUMAN_APPROVAL",
    "gates_evaluated": ["scope_check", "autonomy_budget", "suppression_list", "rate_limit"],
    "gates_passed": 4
  },
  "approval": {
    "approval_id": "apr_8812_SAMPLE",
    "approved_by": "human:julian",
    "payload_hash_bound": "sha256:beefcafe_SAMPLE",
    "single_use": true,
    "expires_at": "2026-08-05T14:32:11Z",
    "consumed_at": "2026-08-05T14:05:47Z"
  },
  "execution": {
    "effect_owner": "email_owner_v2",
    "idempotency_key": "idem_33a1_SAMPLE",
    "provider_response_class": "2xx",
    "executed_at": "2026-08-05T14:05:49Z"
  },
  "outcome": {"status": "DELIVERED", "verified_by": "provider_webhook", "verified_at": "2026-08-05T14:06:03Z"},
  "signature": {"alg": "Ed25519", "kid": "UZ1dgStLIy8i7b42", "sig": "SAMPLE_NOT_A_REAL_SIGNATURE"}
}
