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

View File

@@ -0,0 +1,18 @@
# M16-GAP-00039 Status
status: done
task: CURVE modifier LOCAL_EXACT slice
updated: 2026-08-20 America/New_York
scope: CURVE modifier identity and visibility modes for `mesh:WebGapCurveModifierObjectMesh`.
evidence:
- Desktop fixture exposes `WebGapCurveModifier`; save/reopen is exact.
- WASM/Main exposes the same modifier stack from the same fixture; save/reopen is exact.
- Malformed Blend input is rejected without mutating Main.
- `npm --prefix web run test:generated-gap -- --task M16-GAP-00039` and `node tools/web/check-generated-gap.mjs --task M16-GAP-00039` exited 0.
knownRisk: Full evaluated curve deformation and editor mutation remain outside this metadata/local-exact modifier slice.
nextTask: `M16-GAP-00040`