Files
workinf_Blender_Wasm/docs/tasks/M15-03A.md
mes123456 10640aeb3c
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
Govern task context and advance execution pointer
2026-08-20 06:02:43 -04:00

10 lines
356 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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`