{
  "spec": "actionreceipt/0.1",
  "id": "01J9AB3XK7Q2M4N5P6R7S8T9V0",
  "issued_at": "2026-07-02T14:22:32Z",
  "issuer": {
    "name": "HAL",
    "domain": "halayer.com",
    "keys": "https://halayer.com/.well-known/actionreceipt-jwks.json"
  },
  "principal": {
    "name": "Jane Doe",
    "role": "Managing Director",
    "org": "Example GmbH",
    "identity_assurance": "verified",
    "principal_id": "hal:principal:01J8ZK4F2G"
  },
  "agent": {
    "agent_id": "hal:agent:01J8ZQ9H3J",
    "software": "acme-assistant/2.4",
    "model": "claude-sonnet-4-6",
    "operator": "Example GmbH"
  },
  "mandate": {
    "mandate_id": "hal:mandate:01J8ZR5K7L",
    "granted_at": "2026-06-01T09:00:00Z",
    "expires_at": "2026-12-01T09:00:00Z",
    "scope": [
      "email.send",
      "calendar.schedule",
      "quote.issue"
    ],
    "review_policy": "none",
    "constraints": {
      "quote.issue": {
        "max_value": 5000,
        "currency": "EUR"
      }
    },
    "revocable": true
  },
  "action": {
    "type": "quote.issue",
    "performed_at": "2026-07-02T14:22:31Z",
    "channel": "email",
    "counterparty": {
      "name_hash": "sha256:9f2c8a41d6e3b7c5f0a2d9e8b1c4f7a6d3e0b9c8a7f4e1d2c5b8a9f6e3d0c7b4",
      "domain": "customer.example"
    },
    "summary": "Issued quote Q-2026-0417 for EUR 4,200"
  },
  "evidence": {
    "input_hash": "sha256:aa4138c2e9f7d6b5a4c3e2d1f0b9a8c7e6d5f4a3b2c1d0e9f8a7b6c5d4e3f2a1",
    "output_hash": "sha256:b7ce29d4f1a8e6c3b0d7f4a1e8c5b2d9f6a3c0e7b4d1f8a5c2e9b6d3f0a7c4e1",
    "hash_alg": "sha256"
  },
  "chain": {
    "seq": 4183,
    "prev_receipt_id": "01J9AA8WJ6P1L3M4N5Q6R7S8T9",
    "prev_receipt_hash": "sha256:c3d94f2a1b8e7c6d5f4a3b2e1d0c9f8a7b6e5d4c3f2a1b0e9d8c7f6a5b4e3d2"
  },
  "verify_url": "https://executionproof.com/r/01J9AB3XK7Q2M4N5P6R7S8T9V0",
  "status": "valid"
}