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

10
docs/tasks/M15-02C.md Normal file
View File

@@ -0,0 +1,10 @@
# M15-02CLOCAL_EXACT 证据 fail-closed 审计
- `task`: `M15-02C`
- `parent`: `M15-02B`
- `status`: `in_progress`
审计每条 `LOCAL_EXACT` 声明是否同时具备 desktop fixture、WASM fixture 和同 fixture 比较证据;当前
inventory-only map 没有此类声明,结果必须为 `notApplicable`,不能推导 parity 完成。
验收:`npm --prefix web run test:blender-local-exact-audit``npm --prefix web run typecheck``git diff --check`