{
  "exportedAt": "2026-08-18T13:00:44.476Z",
  "format": "notera.athlete-record.v1",
  "note": "This record belongs to the athlete. It is complete and portable by design.",
  "athlete": {
    "name": "Jordan Vance",
    "sport": "Men's Basketball",
    "position": "Guard",
    "classYear": "Junior",
    "school": "Riverside University",
    "socials": {
      "instagram": "@jvance3",
      "tiktok": "@jvance3",
      "x": "@jordanvance"
    }
  },
  "money": {
    "clearedCents": 1250000,
    "pendingCents": 0,
    "taxReservePercent": 30,
    "taxReserveCents": 375000,
    "agentFeePercent": 5,
    "agentCutCents": 62500,
    "note": "NIL income is 1099 income. The reserve figure is a planning heuristic, not tax advice."
  },
  "deals": [
    {
      "recordId": "FH-2026-000101",
      "brand": "Hometown Auto",
      "type": "SOCIAL_CAMPAIGN",
      "status": "CLEARED",
      "amountCents": 1250000,
      "startDate": "2026-06-01",
      "endDate": "2026-06-28",
      "enteredAt": "2026-08-07T17:04:22.643Z"
    }
  ]
}