Files
workinf_Blender_Wasm/docs/tasks/M13-05D.md
mes123456 380cbed4ff
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions
Checkpoint web parity through Chromium input tasks
2026-08-19 10:39:03 -04:00

27 lines
754 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.
# M13-05D依赖严重性门和例外
- `task`: `M13-05D`
- `parent`: `M13-05C`
- `status`: `done`
## 目标
冻结依赖 severity 门和统一例外合同。`BLOCKER/HIGH` 默认阻断,`MEDIUM` 进入 review`LOW`
进入 tracking任何 finding 的例外必须有 owner、期限、理由和替代控制过期或字段缺失稳定拒绝。
## 验收
```text
npm --prefix web run test:dependency-severity-policy
npm --prefix web run typecheck
npm --prefix web run build
```
## 产物和交接
报告和 manifest 位于 `tests/golden/M13-05D/`;下一任务由 manifest 的 `nextTask` 指向 `M13-05E`
## 回滚
移除 severity policy、checker、报告、manifest、package 命令和状态页;将 `M13-05C` 恢复为队列尾。