Capture M16 gap execution artifacts
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-21 21:09:40 -04:00
parent e8ce4f5d0c
commit 46c9ebfcb6
339 changed files with 20028 additions and 108 deletions

View File

@@ -0,0 +1,18 @@
# M16-GAP-00146 Status
status: done
task: action.unlink operator LOCAL_EXACT slice
updated: 2026-08-21 America/New_York
scope:
- Action Editor unlink on `WebGapActionUnlinkObject`.
evidence:
- Blender desktop reports no active Action while retaining the fake-user `WebGapActionUnlinkObjectAction` with three location channels.
- WASM/Main exposes the same retained Action as an `animations` record with `unlinked: true` and target `unlinked`.
- Save/reopen is exact; malformed Blend input is rejected without Main mutation.
- Reader rebuild, fixture generation, desktop checker, npm comparator, direct comparator and artifact hashing passed.
nextTask: `M16-GAP-00147`