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-03C.md Normal file
View File

@@ -0,0 +1,9 @@
# M15-03CnextTask 依赖图与单 active 指针
- `task`: `M15-03C`
- `parent`: `M15-03B`
- `status`: `pending`
验证依赖无缺失、无环且仅有一个 active task。
验收:`npm --prefix web run test:blender-task-graph``npm --prefix web run typecheck``git diff --check`