[
  {
    "content": "Explore current codebase structure",
    "status": "completed",
    "activeForm": "Exploring current codebase structure"
  },
  {
    "content": "Create authenticated layout with auth check, header, and bottom nav",
    "status": "in_progress",
    "activeForm": "Creating authenticated layout"
  },
  {
    "content": "Move dashboard, contractor, worker, messages into (authenticated)",
    "status": "pending",
    "activeForm": "Moving route folders into (authenticated)"
  },
  {
    "content": "Run npm run build",
    "status": "pending",
    "activeForm": "Running build"
  },
  {
    "content": "Commit changes",
    "status": "pending",
    "activeForm": "Committing changes"
  }
]