{
  "team": "Acme Studio",
  "week": "Week 08 / September 7, 2026",
  "project": "Northstar customer portal",
  "status": "On track",
  "lead": "Alex Morgan",
  "launch": "October 12, 2026",
  "milestones": [
    {
      "name": "Discovery & requirements",
      "owner": "Strategy",
      "due": "Aug 7",
      "status": "Complete"
    },
    {
      "name": "Design system",
      "owner": "Design",
      "due": "Aug 28",
      "status": "Complete"
    },
    {
      "name": "Portal implementation",
      "owner": "Engineering",
      "due": "Sep 25",
      "status": "In progress"
    },
    {
      "name": "Acceptance testing",
      "owner": "Client team",
      "due": "Oct 5",
      "status": "Scheduled"
    }
  ],
  "risks": "Client content approval is due September 14. A delay could reduce the time available for acceptance testing.",
  "nextSteps": "Complete the account overview, review billing flows with finance, and confirm the launch checklist."
}