{
  "generatedAt": "2026-07-27T04:44:59.746Z",
  "schema": "pointcast.treasury/v1",
  "site": "https://pointcast.xyz",
  "period": {
    "kind": "monthly",
    "start": "2026-05-01T00:00:00Z",
    "end": "2026-05-31T00:00:00.000Z",
    "days_elapsed": 87.2,
    "days_to_reset": 0
  },
  "funder": {
    "kind": "human",
    "handle": "mike",
    "payment_method_kind": "stripe-link-mastercard"
  },
  "totals": {
    "allocated_usd": 100,
    "spent_usd": 0.6,
    "remaining_usd": 99.4,
    "burn_per_day_usd": 0.0069,
    "projected_runway_days": 14445,
    "receipt_count": 2
  },
  "per_agent": {
    "codex": {
      "allowance_usd": 30,
      "spent_usd": 0.6,
      "remaining_usd": 29.4,
      "pct": 2,
      "receipts": 2,
      "rationale": "Scout + scorekeeper loops. Bursty inference + storage. Monthly reset."
    },
    "claude": {
      "allowance_usd": 40,
      "spent_usd": 0,
      "remaining_usd": 40,
      "pct": 0,
      "receipts": 0,
      "rationale": "Host + producer loops. Long-form, image gen, code. Higher allowance reflects denser per-loop cost."
    },
    "manus": {
      "allowance_usd": 25,
      "spent_usd": 0,
      "remaining_usd": 25,
      "pct": 0,
      "receipts": 0,
      "rationale": "Real-browser QA + asset capture. Mostly compute time, occasional API."
    },
    "cc": {
      "allowance_usd": 5,
      "spent_usd": 0,
      "remaining_usd": 5,
      "pct": 0,
      "receipts": 0,
      "rationale": "Self-authored release notes; rarely needs to spend. Token allowance for unexpected loops."
    }
  },
  "per_merchant": {
    "replicate.com": {
      "cap_usd": 50,
      "spent_usd": 0.6,
      "remaining_usd": 49.4,
      "pct": 1.2,
      "kind": "inference"
    },
    "api.anthropic.com": {
      "cap_usd": 30,
      "spent_usd": 0,
      "remaining_usd": 30,
      "pct": 0,
      "kind": "inference"
    },
    "api.openai.com": {
      "cap_usd": 20,
      "spent_usd": 0,
      "remaining_usd": 20,
      "pct": 0,
      "kind": "inference"
    }
  },
  "kill_switch": {
    "rolling_30d_usd": 200,
    "per_purchase_usd": 10,
    "per_agent_per_day_usd": 25
  },
  "references": {
    "human": "https://pointcast.xyz/treasury",
    "money": "https://pointcast.xyz/money",
    "money_json": "https://pointcast.xyz/money.json",
    "issue": "https://github.com/mhoydich/pointcast/issues/262"
  }
}