Files
workinf_Blender_Wasm/docs/tasks/M15-02C.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

11 lines
467 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-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`