Govern task context and advance execution pointer
This commit is contained in:
31
docs/tasks/M15-02A.md
Normal file
31
docs/tasks/M15-02A.md
Normal file
@@ -0,0 +1,31 @@
|
||||
# M15-02A:inventory 条目 owner/implementation/test/evidence 映射
|
||||
|
||||
- `task`: `M15-02A`
|
||||
- `parent`: `M15-01F`
|
||||
- `status`: `in_progress`
|
||||
|
||||
## 目标
|
||||
|
||||
为 M15-01A 至 M15-01F 的每个 inventory 条目生成唯一稳定 ID,并绑定 owner family、实现分类、
|
||||
专项 checker 和 manifest evidence。映射保持 `INVENTORIED_ONLY`,不改变 parity 或 release 状态。
|
||||
|
||||
## 验收
|
||||
|
||||
```text
|
||||
npm --prefix web run test:blender-parity-map
|
||||
npm --prefix web run typecheck
|
||||
git diff --check
|
||||
```
|
||||
|
||||
## 产物和交接
|
||||
|
||||
- map:`tests/golden/M15-02A/blender-parity-map.json`
|
||||
- report:`tests/golden/M15-02A/parity-map-check-report.json`
|
||||
- manifest:`tests/golden/M15-02A/manifest.json`
|
||||
- 状态页:`docs/status/M15-02A.md`
|
||||
- 下一任务:由 manifest 的 `nextTask` 决定
|
||||
|
||||
## 回滚
|
||||
|
||||
删除 parity map generator、checker、map、report、manifest、package 命令和本任务状态页;恢复
|
||||
`M15-01F` 作为队列尾,不修改任何 inventory。
|
||||
Reference in New Issue
Block a user