{
  "payload": {
    "protocol": "confidant-wallet-policy/0.1",
    "network": "solana:mainnet",
    "address": "24f9nAXWhcw33PyFHh1FLCvgvZTCrgeANSSM7JK28QNd",
    "owner_did": "did:confidant:stovuh2wjbux4qtxoxqkfuwop5nahhya5uvm2j3yckhiehibev7a",
    "sequence": 1,
    "effective_at": "2026-07-30T11:26:12.4684431Z",
    "rules": {
      "receive": "signed-receipt",
      "unknown_asset": "hold",
      "spend": "signed-intent",
      "preflight": "simulate",
      "finality": "finalized",
      "ledger": "append-only"
    },
    "transitions": [
      {
        "from": "observed",
        "to": "receipted",
        "when": "positive-delta"
      },
      {
        "from": "receipted",
        "to": "classified",
        "when": "receipt-valid"
      },
      {
        "from": "classified",
        "to": "held",
        "when": "no-signed-intent"
      },
      {
        "from": "held",
        "to": "intent",
        "when": "intent-signed"
      },
      {
        "from": "intent",
        "to": "simulated",
        "when": "preflight-valid"
      },
      {
        "from": "simulated",
        "to": "broadcast",
        "when": "policy-valid"
      },
      {
        "from": "broadcast",
        "to": "finalized",
        "when": "chain-finalized"
      }
    ]
  },
  "wallet_signature": "k9vjYnkJ15aXH3OxIbACYWMBEK9JccGDXztRMj30w1gdLcEpRTDtBv9SlJcbXiAtC440wLi0eEbjUqqknQGNCA"
}
