[
{
"id": "t1",
"content": "Create a dedicated git worktree/branch for onboarding frontend work",
"status": "in_progress",
"priority": "high"
},
{
"id": "t2",
"content": "Inspect current frontend pages/components for login, profile cards, home hero, and profile traces routes",
"status": "pending",
"priority": "high"
},
{
"id": "t3",
"content": "Implement reusable/configurable onboarding wizard with dynamic completion states",
"status": "pending",
"priority": "high"
},
{
"id": "t4",
"content": "Update logged-in home behavior (hide hero, render responsive onboarding wizard)",
"status": "pending",
"priority": "high"
},
{
"id": "t5",
"content": "Fix profile routes so /[slug] shows graph + recent traces and /[slug]/traces shows full list",
"status": "pending",
"priority": "high"
},
{
"id": "t6",
"content": "Run frontend validation (lint/build or targeted checks) and summarize changes",
"status": "pending",
"priority": "medium"
}
]