- commit
- 56e9a4f
- parent
- 28829de
- author
- im_wower
- date
- 2026-03-21 21:43:49 +0800 CST
Refresh second-wave base commit
7 files changed,
+12,
-13
+1,
-2
1@@ -2,7 +2,7 @@
2
3 第二波任务统一要求如下:
4
5-- 所有任务必须从 `main@b321cee` 切分支
6+- 所有任务必须从 `main@28829de` 切分支
7 - 每个任务使用独立 worktree
8 - 新 worktree 第一次进入后先执行 `npx --yes pnpm install`
9 - 不允许从其他任务分支继续切分支
10@@ -26,4 +26,3 @@ npx --yes pnpm install
11 2. `coordination/TASK_OVERVIEW.md`
12 3. `coordination/WORKFLOW.md`
13 4. `coordination/tasks/T-XXX-*.md`
14-
+1,
-1
1@@ -54,7 +54,7 @@
2
3 第二波统一基线:
4
5-- 所有第二波任务都必须从 `main@b321cee` 切出
6+- 所有第二波任务都必须从 `main@28829de` 切出
7 - 每个新 worktree 第一次进入后先执行 `npx --yes pnpm install`
8 - 不允许从其他任务分支继续切分支
9
1@@ -4,7 +4,7 @@ title: Control API Worker
2 status: todo
3 branch: feat/T-003-control-api
4 repo: /Users/george/code/baa-conductor
5-base_ref: main@b321cee
6+base_ref: main@28829de
7 depends_on:
8 - T-002
9 write_scope:
10@@ -20,7 +20,7 @@ updated_at: 2026-03-21
11
12 ## 统一开工要求
13
14-- 必须从 `main@b321cee` 切出该分支
15+- 必须从 `main@28829de` 切出该分支
16 - 新 worktree 进入后先执行 `npx --yes pnpm install`
17 - 不允许从其他任务分支切分支
18
1@@ -4,7 +4,7 @@ title: Conductor Lease 与 Heartbeat
2 status: todo
3 branch: feat/T-004-conductor-lease
4 repo: /Users/george/code/baa-conductor
5-base_ref: main@b321cee
6+base_ref: main@28829de
7 depends_on:
8 - T-002
9 - T-003
10@@ -22,7 +22,7 @@ updated_at: 2026-03-21
11
12 ## 统一开工要求
13
14-- 必须从 `main@b321cee` 切出该分支
15+- 必须从 `main@28829de` 切出该分支
16 - 新 worktree 进入后先执行 `npx --yes pnpm install`
17 - 不允许从其他任务分支切分支
18
1@@ -4,7 +4,7 @@ title: Checkpoint 与 Git Diff Snapshots
2 status: todo
3 branch: feat/T-006-checkpointing
4 repo: /Users/george/code/baa-conductor
5-base_ref: main@b321cee
6+base_ref: main@28829de
7 depends_on:
8 - T-005
9 write_scope:
10@@ -21,7 +21,7 @@ updated_at: 2026-03-21
11
12 ## 统一开工要求
13
14-- 必须从 `main@b321cee` 切出该分支
15+- 必须从 `main@28829de` 切出该分支
16 - 新 worktree 进入后先执行 `npx --yes pnpm install`
17 - 不允许从其他任务分支切分支
18
1@@ -4,7 +4,7 @@ title: Firefox 插件 Pause 与 Resume 协议
2 status: todo
3 branch: feat/T-009-firefox-pause
4 repo: /Users/george/code/baa-conductor
5-base_ref: main@b321cee
6+base_ref: main@28829de
7 depends_on:
8 - T-001
9 write_scope:
10@@ -20,7 +20,7 @@ updated_at: 2026-03-21
11
12 ## 统一开工要求
13
14-- 必须从 `main@b321cee` 切出该分支
15+- 必须从 `main@28829de` 切出该分支
16 - 新 worktree 进入后先执行 `npx --yes pnpm install`
17 - 不允许从其他任务分支切分支
18
1@@ -4,7 +4,7 @@ title: Status API 与基础 UI
2 status: todo
3 branch: feat/T-010-status-api
4 repo: /Users/george/code/baa-conductor
5-base_ref: main@b321cee
6+base_ref: main@28829de
7 depends_on:
8 - T-003
9 - T-004
10@@ -21,7 +21,7 @@ updated_at: 2026-03-21
11
12 ## 统一开工要求
13
14-- 必须从 `main@b321cee` 切出该分支
15+- 必须从 `main@28829de` 切出该分支
16 - 新 worktree 进入后先执行 `npx --yes pnpm install`
17 - 不允许从其他任务分支切分支
18