32 lines
735 B
JSON
32 lines
735 B
JSON
[
|
||
{
|
||
"id": "1",
|
||
"status": "completed",
|
||
"content": "分析 Phase 3 各项的实际收益和可行性",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"id": "2",
|
||
"status": "in_progress",
|
||
"content": "创建 WashingLayout 解决已知架构债务",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"id": "3",
|
||
"status": "completed",
|
||
"content": "统一实时订阅至 useRealtime Hook(已完成:pages 目录无直接 supabase.channel 调用)",
|
||
"priority": "medium"
|
||
},
|
||
{
|
||
"id": "4",
|
||
"status": "pending",
|
||
"content": "更新 App.tsx 水洗厂路由为嵌套结构",
|
||
"priority": "high"
|
||
},
|
||
{
|
||
"id": "5",
|
||
"status": "pending",
|
||
"content": "运行 typecheck + dev 验证",
|
||
"priority": "high"
|
||
}
|
||
] |