Govern task context and advance execution pointer
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled

This commit is contained in:
mes123456
2026-08-20 06:02:43 -04:00
parent 380cbed4ff
commit 10640aeb3c
984 changed files with 543475 additions and 327 deletions

9
docs/tasks/M15-03A.md Normal file
View File

@@ -0,0 +1,9 @@
# M15-03A每 gap 一个最小 nextTask
- `task`: `M15-03A`
- `parent`: `M15-02F`
- `status`: `in_progress`
为每个 gap 生成唯一最小任务,不生成“完成整个 family”的聚合任务只允许一个 active task。
验收:`npm --prefix web run test:blender-next-task-plan``npm --prefix web run typecheck``git diff --check`