[
  {
    "content": "Investigate VoiceAssistant button not working",
    "status": "completed",
    "activeForm": "Investigating VoiceAssistant button not working"
  },
  {
    "content": "Plan the fix",
    "status": "in_progress",
    "activeForm": "Planning the fix"
  },
  {
    "content": "Build the fix",
    "status": "pending",
    "activeForm": "Building the fix"
  },
  {
    "content": "Test the fix",
    "status": "pending",
    "activeForm": "Testing the fix"
  },
  {
    "content": "Deploy and record lessons",
    "status": "pending",
    "activeForm": "Deploying and recording lessons"
  }
]