{
  "company": "Northstar",
  "employee": "Jordan Ellis",
  "role": "Product Designer",
  "manager": "Alex Morgan",
  "startDate": "September 14, 2026",
  "tasks": [
    {
      "title": "Get connected",
      "description": "Set up your laptop, company email, and secure account access.",
      "owner": "IT team",
      "due": "Day 1"
    },
    {
      "title": "Meet your people",
      "description": "Meet your manager, onboarding buddy, and immediate team.",
      "owner": "Hiring manager",
      "due": "Day 1"
    },
    {
      "title": "Know the essentials",
      "description": "Review working agreements and complete your onboarding documents.",
      "owner": "People team",
      "due": "Day 2"
    },
    {
      "title": "See the product",
      "description": "Join a customer walkthrough and explore current design work.",
      "owner": "Product team",
      "due": "Day 3"
    }
  ],
  "welcomeNote": "Your calendar has space to learn. Bring questions, take notes, and ask your buddy for help whenever you need it."
}