{
  "acceptance": [
    {
      "check": "all selected tickets in state closed",
      "code": "tickets-closed"
    },
    {
      "check": "every refund posted with ticket reference",
      "code": "refund-ledger",
      "independent": true
    }
  ],
  "budget": {
    "ms": 86400000,
    "tokens_in": 5000000,
    "tokens_out": 1000000,
    "usd_micro": 200000000
  },
  "constraints": [
    "never contact the customer's bank",
    "refunds only on tickets tagged verified"
  ],
  "exp": 1787086400,
  "goal": "Resolve open billing tickets, refunds under $50 each",
  "grip": "1.0-draft.2",
  "iat": 1787000000,
  "id": "sha256:3de846db173af3f28fe40d46befeaa4391bca4fe1762d94ed4c0ef251f950cd1",
  "iss": "https://id.acme.com/people/dana#key1",
  "issuers": [
    "https://runtime.acme.com/issuers/coordinator#key3"
  ],
  "scope": [
    {
      "class": "observe",
      "resource": "mcp://crm/*",
      "verb": "tool.call"
    },
    {
      "class": "settle",
      "resource": "mcp://crm/refund",
      "verb": "tool.call"
    },
    {
      "class": "egress",
      "resource": "class:reasoning",
      "verb": "model.call"
    }
  ],
  "sig": "eyJhbGciOiJFZERTQSIsImI2NCI6ZmFsc2UsImNyaXQiOlsiYjY0Il0sImtpZCI6Imh0dHBzOi8vaWQuYWNtZS5jb20vcGVvcGxlL2RhbmEja2V5MSJ9..ybGfLQn5W7y4SaSpLbgJf4IXSpU-7MvCW9gbrQGH7Bk3FkJFF1ExkAMR5T4GCFOIlpMY1X3griBpBWXOEB0xDA",
  "type": "mandate"
}