Files
workinf_Blender_Wasm/docs/status/M16-GAP-00085.md
mes123456 59c151f45d
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
Advance M16 modifier parity and context governance
2026-08-20 10:01:24 -04:00

677 B

M16-GAP-00085 Status

status: done task: NORMAL_EDIT modifier LOCAL_EXACT slice updated: 2026-08-20 America/New_York

scope: Mesh NORMAL_EDIT modifier stack exposure for mesh:WebGapNormalEditMesh.

evidence:

  • Desktop fixture exposes WebGapNormalEdit as NORMAL_EDIT type code 50; save/reopen is exact.
  • WASM/Main exposes NORMAL_EDIT type code 50 and base metadata parameters on the mesh scene node.
  • Malformed Blend input is rejected without mutating Main.
  • Generator, npm comparator, and direct comparator exited 0.

knownRisk: Normal editing evaluation remains metadata-only; this slice covers modifier stack transport and base metadata.

nextTask: M16-GAP-00086