task.json 926 B

1234567891011121314151617181920212223242526
  1. {
  2. "id": "m0-repo-skeleton",
  3. "name": "m0-repo-skeleton",
  4. "title": "M0 仓库骨架",
  5. "description": "v7 第一批代码:v7/ 子目录 npm 包骨架 + node:test 测试骨架 + Linux/Windows 双矩阵 CI(含中文路径用例空壳)+ Node ≥22.13.0 版本门槛。出口:CI 双平台绿、版本门槛检查与人话提示可跑",
  6. "status": "in_progress",
  7. "dev_type": null,
  8. "scope": null,
  9. "package": null,
  10. "priority": "P1",
  11. "creator": "claude",
  12. "assignee": "claude",
  13. "createdAt": "2026-06-27",
  14. "completedAt": null,
  15. "branch": null,
  16. "base_branch": "v7",
  17. "worktree_path": null,
  18. "commit": null,
  19. "pr_url": null,
  20. "subtasks": [],
  21. "children": [],
  22. "parent": null,
  23. "relatedFiles": [],
  24. "notes": "实现完成,Windows 原生 + Linux/WSL 双平台本地 node --test 各 4 绿;唯一挂起项:GitHub 真 CI(作者暂不 push)。commit c53bf63/dbcb322/779854c。",
  25. "meta": {}
  26. }