{
  "exportedAt": "2026-08-18T16:50:50.716Z",
  "format": "notera.athlete-record.v1",
  "note": "This record belongs to the athlete. It is complete and portable by design.",
  "athlete": {
    "name": "Maya Ellison",
    "sport": "Women's Soccer",
    "position": "Forward",
    "classYear": "Sophomore",
    "school": "Riverside University",
    "socials": {}
  },
  "money": {
    "clearedCents": 150000,
    "pendingCents": 320000,
    "taxReservePercent": 30,
    "taxReserveCents": 45000,
    "agentFeePercent": null,
    "agentCutCents": 0,
    "note": "NIL income is 1099 income. The reserve figure is a planning heuristic, not tax advice."
  },
  "deals": [
    {
      "recordId": null,
      "brand": "Corner Sports Outfitters",
      "type": "APPEARANCE",
      "status": "IN_REVIEW",
      "amountCents": 320000,
      "startDate": "2026-07-19",
      "endDate": "2026-07-19",
      "enteredAt": "2026-08-07T17:04:22.896Z"
    },
    {
      "recordId": "FH-2026-000102",
      "brand": "Riverbend Media",
      "type": "CONTENT",
      "status": "CLEARED",
      "amountCents": 150000,
      "startDate": "2026-06-10",
      "endDate": "2026-06-24",
      "enteredAt": "2026-08-07T17:04:22.778Z"
    }
  ]
}