{
  "exportedAt": "2026-08-18T13:04:35.905Z",
  "format": "notera.athlete-record.v1",
  "note": "This record belongs to the athlete. It is complete and portable by design.",
  "athlete": {
    "name": "Tyler Boone",
    "sport": "Football",
    "position": "Wide Receiver",
    "classYear": "Senior",
    "school": "Riverside University",
    "socials": {}
  },
  "money": {
    "clearedCents": 0,
    "pendingCents": 0,
    "taxReservePercent": 30,
    "taxReserveCents": 0,
    "agentFeePercent": null,
    "agentCutCents": 0,
    "note": "NIL income is 1099 income. The reserve figure is a planning heuristic, not tax advice."
  },
  "deals": [
    {
      "recordId": null,
      "brand": "Peak Performance Supplements",
      "type": "ENDORSEMENT",
      "status": "FLAGGED",
      "amountCents": 600000,
      "startDate": "2026-07-05",
      "endDate": "2026-08-05",
      "enteredAt": "2026-08-07T17:04:22.990Z"
    }
  ]
}