[
  {
    "content": "Phase 1: Investigate root cause - read BugReportButton code",
    "status": "in_progress",
    "activeForm": "Investigating root cause - reading BugReportButton code"
  },
  {
    "content": "Phase 2: Analyze patterns - compare with working components",
    "status": "pending",
    "activeForm": "Analyzing patterns - comparing with working components"
  },
  {
    "content": "Phase 3: Form hypothesis and test minimally",
    "status": "pending",
    "activeForm": "Forming hypothesis and testing minimally"
  },
  {
    "content": "Phase 4: Implement fix with test case",
    "status": "pending",
    "activeForm": "Implementing fix with test case"
  },
  {
    "content": "Verify fix works and update Work Tracker",
    "status": "pending",
    "activeForm": "Verifying fix works and updating Work Tracker"
  }
]