Reorganize Blender Web execution around capabilities
This commit is contained in:
29
docs/status/M16-GAP-00276.md
Normal file
29
docs/status/M16-GAP-00276.md
Normal file
@@ -0,0 +1,29 @@
|
||||
# M16-GAP-00276 Status
|
||||
|
||||
status: done
|
||||
task: asset.clear_single operator LOCAL_EXACT slice
|
||||
updated: 2026-08-23 America/New_York
|
||||
|
||||
scope:
|
||||
|
||||
- The fixture links one object from external `WebGapAssetClearSingle.blend`.
|
||||
Blender desktop observes the linked-data boundary as `poll=false`, records
|
||||
`CANCELLED` for `ASSET_OT_clear_single`, and confirms no Main mutation.
|
||||
Save/reopen preserves the Library record exactly.
|
||||
- WASM/Main reads the same external Library with stable source path,
|
||||
`EXTERNAL_REQUIRED` status, and an empty dependency closure. The comparator
|
||||
confirms save/reopen stability and malformed-input rejection without Main
|
||||
mutation.
|
||||
|
||||
evidence:
|
||||
|
||||
- Fixture generation, desktop checker, npm comparator, direct comparator, and
|
||||
task context checks passed with exit code 0. Chromium-only policy was
|
||||
preserved and no Firefox/WebKit run was made. Blender's expected missing
|
||||
external-library warning is recorded by the comparator while the Library
|
||||
state remains exact.
|
||||
- Focused evidence is complete and the C6-003 owner review approved the
|
||||
protected queue reactivation. The queue write is recorded under the C6-003
|
||||
evidence root and advances the next task to `M16-GAP-00277`.
|
||||
|
||||
nextTask: `M16-GAP-00277`
|
||||
Reference in New Issue
Block a user