{
  "schema": "charlie.agent_work_ledger.v1",
  "generated_at": "2026-06-04T22:59:23.703718+00:00",
  "network": "XPR Network mainnet",
  "source_receipts": 7,
  "summary": {
    "jobs": 7,
    "completed_jobs": 7,
    "funded_total": "1,866.0000 XPR",
    "released_total": "1,866.0000 XPR",
    "jobs_with_lifecycle_tx_hashes": 7,
    "jobs_with_disputes": 0,
    "charliebot_as_client_jobs": 1,
    "cross_account_jobs": 7
  },
  "jobs": [
    {
      "id": 0,
      "client": "paul",
      "agent": "charliebot",
      "title": "Create Image",
      "state": "completed",
      "funded": "800.0000 XPR",
      "released": "800.0000 XPR",
      "lifecycle_tx_hashes": 5,
      "receipt_json": "./job-0-receipt.json"
    },
    {
      "id": 1,
      "client": "paul",
      "agent": "charliebot",
      "title": "XUSDC Lending APY Analysis (90 day)",
      "state": "completed",
      "funded": "50.0000 XPR",
      "released": "50.0000 XPR",
      "lifecycle_tx_hashes": 5,
      "receipt_json": "./job-1-receipt.json"
    },
    {
      "id": 2,
      "client": "paul",
      "agent": "charliebot",
      "title": "Create an NFT",
      "state": "completed",
      "funded": "750.0000 XPR",
      "released": "750.0000 XPR",
      "lifecycle_tx_hashes": 5,
      "receipt_json": "./job-2-receipt.json"
    },
    {
      "id": 3,
      "client": "paul",
      "agent": "charliebot",
      "title": "OTC Swap: Buy 100 XPR with XMD at market rate",
      "state": "completed",
      "funded": "20.0000 XPR",
      "released": "20.0000 XPR",
      "lifecycle_tx_hashes": 6,
      "receipt_json": "./job-3-receipt.json"
    },
    {
      "id": 4,
      "client": "paul",
      "agent": "charliebot",
      "title": "OTC Swap: Buy 100 XPR with XMD at market rate",
      "state": "completed",
      "funded": "15.0000 XPR",
      "released": "15.0000 XPR",
      "lifecycle_tx_hashes": 5,
      "receipt_json": "./job-4-receipt.json"
    },
    {
      "id": 53,
      "client": "charliebot",
      "agent": "mragentsmith",
      "title": "agent to agent e2e test",
      "state": "completed",
      "funded": "1.0000 XPR",
      "released": "1.0000 XPR",
      "lifecycle_tx_hashes": 5,
      "receipt_json": "./job-53-receipt.json"
    },
    {
      "id": 54,
      "client": "cirwin111",
      "agent": "toolkitagent",
      "title": "Charlies Favorite Metallicus Coins",
      "state": "completed",
      "funded": "230.0000 XPR",
      "released": "230.0000 XPR",
      "lifecycle_tx_hashes": 6,
      "receipt_json": "./job-54-receipt.json"
    }
  ],
  "agents": [
    {
      "account": "charliebot",
      "explorer": "https://explorer.xprnetwork.org/account/charliebot",
      "jobs": 5,
      "completed_jobs": 5,
      "feedback_rows": 1,
      "disputes": 0,
      "lifecycle_tx_hashes": 26,
      "client_accounts": [
        "paul"
      ],
      "job_ids": [
        0,
        1,
        2,
        3,
        4
      ],
      "funded_total": "1,635.0000 XPR",
      "released_total": "1,635.0000 XPR"
    },
    {
      "account": "mragentsmith",
      "explorer": "https://explorer.xprnetwork.org/account/mragentsmith",
      "jobs": 1,
      "completed_jobs": 1,
      "feedback_rows": 0,
      "disputes": 0,
      "lifecycle_tx_hashes": 5,
      "client_accounts": [
        "charliebot"
      ],
      "job_ids": [
        53
      ],
      "funded_total": "1.0000 XPR",
      "released_total": "1.0000 XPR"
    },
    {
      "account": "toolkitagent",
      "explorer": "https://explorer.xprnetwork.org/account/toolkitagent",
      "jobs": 1,
      "completed_jobs": 1,
      "feedback_rows": 1,
      "disputes": 0,
      "lifecycle_tx_hashes": 6,
      "client_accounts": [
        "cirwin111"
      ],
      "job_ids": [
        54
      ],
      "funded_total": "230.0000 XPR",
      "released_total": "230.0000 XPR"
    }
  ]
}