Continue Blender Web parity task handoff
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-23 05:47:21 -04:00
parent 0a22992a13
commit 9f43244982
962 changed files with 60772 additions and 297 deletions

View File

@@ -0,0 +1,67 @@
{
"after": {
"action": {
"channels": [
{
"frames": [
1.0,
5.0
],
"index": 0,
"path": "sequence_editor.strips_all[\"WebGapAnimKeyframeDeleteVSEStrip\"].blend_alpha",
"selected": [
true,
true
],
"values": [
0.25,
0.75
]
}
],
"name": "WebGapAnimKeyframeDeleteVSEAction"
},
"active": true,
"blendAlpha": 0.5,
"selected": true
},
"before": {
"action": {
"channels": [
{
"frames": [
1.0,
3.0,
5.0
],
"index": 0,
"path": "sequence_editor.strips_all[\"WebGapAnimKeyframeDeleteVSEStrip\"].blend_alpha",
"selected": [
true,
true,
true
],
"values": [
0.25,
0.5,
0.75
]
}
],
"name": "WebGapAnimKeyframeDeleteVSEAction"
},
"active": true,
"blendAlpha": 0.5,
"selected": true
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00185-operator-anim.keyframe_delete_vse.blend",
"fixtureSha256": "c01f342471fcae64138f95287363f0e801c4da96992aa4a3d8a4173b0ec0f464",
"mainMutation": "KEYFRAME_DELETED",
"operation": "ANIM_KEYFRAME_DELETE_VSE_DESKTOP",
"operatorStatus": "FINISHED",
"poll": true,
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00185"
}

View File

@@ -0,0 +1,87 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00185",
"operation": "ANIM_KEYFRAME_DELETE_VSE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00185-operator-anim.keyframe_delete_vse.blend",
"sha256": "c01f342471fcae64138f95287363f0e801c4da96992aa4a3d8a4173b0ec0f464"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00185/anim-keyframe-delete-vse-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "KEYFRAME_DELETED",
"before": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "sequence_editor.strips_all[\"WebGapAnimKeyframeDeleteVSEStrip\"].blend_alpha",
"selected": [
true,
true,
true
],
"values": [
0.25,
0.5,
0.75
]
}
],
"name": "WebGapAnimKeyframeDeleteVSEAction"
},
"after": {
"channels": [
{
"frames": [
1,
5
],
"index": 0,
"path": "sequence_editor.strips_all[\"WebGapAnimKeyframeDeleteVSEStrip\"].blend_alpha",
"selected": [
true,
true
],
"values": [
0.25,
0.75
]
}
],
"name": "WebGapAnimKeyframeDeleteVSEAction"
}
},
"wasm": {
"status": "EXACT",
"before": {
"animationId": "action:WebGapAnimKeyframeDeleteVSEAction:scene:Scene",
"targetId": "scene:Scene",
"channelPaths": [
"sequence_editor.strips_all[\"WebGapAnimKeyframeDeleteVSEStrip\"].blend_alpha[0]"
],
"keyframesPerChannel": [
3
]
},
"after": {
"animationId": "action:WebGapAnimKeyframeDeleteVSEAction:scene:Scene",
"keyframesPerChannel": [
2
],
"keyframeDeleted": true
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00186"
}

View File

@@ -0,0 +1,73 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00185",
"parentTask": "M16-GAP-00184",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ANIM_KEYFRAME_DELETE_VSE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {
"path": "tests/golden/M16-GAP-00184/manifest.json",
"sha256": "73843947605c1cb981fae06d47682662bcfe259534e57cb46ee6404b34d041fc"
},
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00185-operator-anim.keyframe_delete_vse.blend",
"sha256": "c01f342471fcae64138f95287363f0e801c4da96992aa4a3d8a4173b0ec0f464"
},
"generator": {
"path": "tools/web/generated/M16-GAP-00185.py",
"sha256": "9abb73d74b639eef255794c35ce8bb102959a53d4d12f8818d45c28946b1e791"
},
"desktopChecker": {
"path": "tools/web/check-action-keyframe-delete-vse-desktop.py",
"sha256": "67f18d3fc73b9e16cdccc572f551eb2f0f16d496db952889678189eb8fa9253d"
},
"webChecker": {
"path": "tools/web/check-generated-gap.mjs",
"sha256": "edc37dc02748b741ab2842a8a3bad665c5e9af18b74c0ef04d6b86cf29e85f66"
},
"reader": {
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"sha256": "8824ba3dfb4090b85dc679a583d263b4bdb190a47978f72f3c11f6b565fdacaf"
},
"protocol": {
"path": "web/protocol/editor-workflow.ts",
"sha256": "a3d4f32fafdc205f0a76362d1a43db85fa023e9edba444fcd77479da0c6f573a"
},
"sceneIrProtocol": {
"path": "web/protocol/scene-ir.ts",
"sha256": "9e877612886c629786405e03e1939d3954af2d38dfea2d6359b367934d06f226"
},
"wasm": {
"path": "web/app/src/vendor/blender/web_engine.wasm",
"sha256": "3bcb7c5d1c3f85318febb9dfd8273ce141b5b38735d622ebb984d64c61059e0f"
},
"wasmPublic": {
"path": "web/app/public/vendor/blender/web_engine.wasm",
"sha256": "3bcb7c5d1c3f85318febb9dfd8273ce141b5b38735d622ebb984d64c61059e0f"
},
"wasmJs": {
"path": "web/app/src/vendor/blender/web_engine.js",
"sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"
},
"desktopReport": {
"path": "tests/golden/M16-GAP-00185/anim-keyframe-delete-vse-desktop-report.json",
"sha256": "a7fb103d0746837b7d56ae89e6b8fa6de374f11cfff8cdf79d88fba199449721"
},
"webReport": {
"path": "tests/golden/M16-GAP-00185/anim-keyframe-delete-vse-local-exact-report.json",
"sha256": "aecbd1f8b711b2299db7e7665931a549a7318d638942eb2d343d680fc0ce5acc"
},
"status": {
"path": "docs/status/M16-GAP-00185.md",
"sha256": "de8e22ea2619605053b10e19061de49f94ed241fba16c8b7aa0b0099be3a3b2b"
},
"taskContext": {
"path": "tests/golden/M16-GAP-00185/task-context.json",
"sha256": "3badb8af0ff6bd1168e2576568f8be4c44f4b77a175ea86b8e6650a9ef92077f"
}
},
"nextTask": "M16-GAP-00186"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00185",
"parentTask": "M16-GAP-00184",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:anim.keyframe_delete_vse data in Blender desktop and WASM/Main, with save/reopen stability. Change only this gap; do not expand to other data-blocks, editors, or browsers.",
"scope": {
"gap": "operator:anim.keyframe_delete_vse",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00185.py -- tests/files/web/generated/M16-GAP-00185-operator-anim.keyframe_delete_vse.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00185",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00185"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00185.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 1820,
"contextRemainingTokens": 453
},
"source": {
"bytes": 8084,
"tokens": 2023
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00185.py",
"bytes": 1371,
"tokens": 343
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00185-operator-anim.keyframe_delete_vse.blend",
"bytes": 86629,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 231498,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 417633,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00185/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00185.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00185/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 1371,
"tokens": 343
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00186",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00185.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00184/manifest.json",
"parentStatus": "docs/status/M16-GAP-00184.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00185.md",
"tests/golden/M16-GAP-00184/manifest.json",
"docs/status/M16-GAP-00184.md"
],
"machineOnly": [
"tests/golden/M15-03A/task-index.json",
"tests/golden/M15-03A/task-catalog.jsonl"
],
"optionalByNeed": [
"docs/WEB_BLENDER_MODELER_V1_SCOPE.md",
"任务卡列出的精确协议/生产路径",
"任务卡明确命名的长期计划小节"
],
"forbiddenByDefault": [
"完整 CURRENT_EXECUTION_PLAN.md",
"完整 PROJECT_STATUS_AND_NEXT_WORK.md",
"全部 docs/status/*.md",
"完整 parity/WBS 计划",
"README 历史和 test-results/"
]
},
"parent": {
"manifest": {
"schemaVersion": 1,
"task": "M16-GAP-00184",
"parentTask": "M16-GAP-00183",
"status": "done",
"nextTask": "M16-GAP-00185",
"artifactCount": 15
},
"statusSummary": [
"# M16-GAP-00184 Status",
"status: done",
"task: anim.keyframe_delete_v3d operator LOCAL_EXACT slice",
"updated: 2026-08-22 America/New_York",
"scope:",
"- The minimal fixture contains one selected/active object with a custom `delete_target` property and an Action keyed at frames 1, 3, and 5. A foreground `VIEW_3D` context invokes `ANIM_OT_keyframe_delete_v3d(confirm=false)` (`poll=true`, `FINISHED`) at frame 3, deleting only the current keyframe and preserving the two surrounding keys.",
"evidence:",
"- Desktop evidence records the selected/active object changing from `[1, 3, 5]` to `[1, 5]`; the custom property remains at 3.0 and save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1809,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 453
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00185.md",
"bytes": 1809,
"lines": 38,
"tokens": 453
},
{
"path": "tests/golden/M16-GAP-00184/manifest.json",
"bytes": 2926,
"lines": 74,
"tokens": 732
},
{
"path": "docs/status/M16-GAP-00184.md",
"bytes": 1181,
"lines": 18,
"tokens": 296
}
],
"sourceTokens": 2023,
"evidenceFiles": 1,
"evidenceBytes": 1371,
"evidenceTokens": 343,
"totalTokens": 2366,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3390,
"serializedContextTokens": 757,
"withinBudget": true
}
}