[
  {
    "owner": "Alex",
    "task": "send the GPU benchmark report",
    "due": "Friday",
    "status": "not started"
  },
  {
    "owner": "Priya",
    "task": "fix Docker healthcheck",
    "due": "June 20",
    "status": "not started"
  },
  {
    "owner": "Jordan",
    "task": "wait for model download approval",
    "due": "not specified",
    "status": "waiting"
  }
]