Continue Blender Web parity task handoff
This commit is contained in:
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"after": {
|
||||
"actions": {
|
||||
"WebGapAnimSeparateSlotsAction": 1,
|
||||
"WebGapSeparateSlotAAction": 1,
|
||||
"WebGapSeparateSlotBAction": 1
|
||||
},
|
||||
"activeObject": "WebGapAnimSeparateSlotA",
|
||||
"objects": {
|
||||
"WebGapAnimSeparateSlotA": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapSeparateSlotAAction"
|
||||
},
|
||||
"WebGapAnimSeparateSlotB": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
2.0,
|
||||
4.0,
|
||||
6.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapSeparateSlotBAction"
|
||||
}
|
||||
}
|
||||
},
|
||||
"before": {
|
||||
"actions": {
|
||||
"WebGapAnimSeparateSlotsAction": 3
|
||||
},
|
||||
"activeObject": "WebGapAnimSeparateSlotA",
|
||||
"objects": {
|
||||
"WebGapAnimSeparateSlotA": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
2.0,
|
||||
4.0,
|
||||
6.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimSeparateSlotsAction"
|
||||
},
|
||||
"WebGapAnimSeparateSlotB": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"separate_target\"]",
|
||||
"values": [
|
||||
2.0,
|
||||
4.0,
|
||||
6.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimSeparateSlotsAction"
|
||||
}
|
||||
}
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00205-operator-anim.separate_slots.blend",
|
||||
"fixtureSha256": "55c92c2622d2b532060fae13fc9fc035b8d936f21ff766b6b49938632140fd82",
|
||||
"mainMutation": "SLOTS_SEPARATED",
|
||||
"operation": "ANIM_SEPARATE_SLOTS_DESKTOP",
|
||||
"operatorStatus": "FINISHED",
|
||||
"poll": true,
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00205"
|
||||
}
|
||||
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00205",
|
||||
"operation": "ANIM_SEPARATE_SLOTS_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00205-operator-anim.separate_slots.blend",
|
||||
"sha256": "55c92c2622d2b532060fae13fc9fc035b8d936f21ff766b6b49938632140fd82"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00205/anim-separate-slots-desktop-report.json",
|
||||
"saveReopen": "EXACT",
|
||||
"poll": true,
|
||||
"operatorStatus": "FINISHED",
|
||||
"mainMutation": "SLOTS_SEPARATED"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"actionIds": [
|
||||
"action:WebGapSeparateSlotAAction:object:WebGapAnimSeparateSlotA",
|
||||
"action:WebGapSeparateSlotBAction:object:WebGapAnimSeparateSlotB"
|
||||
],
|
||||
"actionNames": [
|
||||
"WebGapSeparateSlotAAction",
|
||||
"WebGapSeparateSlotBAction"
|
||||
],
|
||||
"channelsPerAction": [
|
||||
1,
|
||||
1
|
||||
],
|
||||
"oldActionEmpty": true
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00206"
|
||||
}
|
||||
28
tests/golden/M16-GAP-00205/manifest.json
Normal file
28
tests/golden/M16-GAP-00205/manifest.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00205",
|
||||
"parentTask": "M16-GAP-00204",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ANIM_SEPARATE_SLOTS_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": { "path": "tests/golden/M16-GAP-00204/manifest.json", "sha256": "e54672ac3af7043e794430deed2f26f434fbdc9ebfb3418a971297a321936447" },
|
||||
"fixture": { "path": "tests/files/web/generated/M16-GAP-00205-operator-anim.separate_slots.blend", "sha256": "55c92c2622d2b532060fae13fc9fc035b8d936f21ff766b6b49938632140fd82" },
|
||||
"generator": { "path": "tools/web/generated/M16-GAP-00205.py", "sha256": "54a5039afb72cbdd942e1b9c77cbbe5bb09a4380ebca186268dd676a357621eb" },
|
||||
"desktopChecker": { "path": "tools/web/check-action-separate-slots-desktop.py", "sha256": "4f1ea94c58a36b764cff6c40380794b927cd67212421aa36db8062b3817748a5" },
|
||||
"webChecker": { "path": "tools/web/check-generated-gap.mjs", "sha256": "d8e7a9896b9f020b74080782a41181c9842ead4523f092a83c8c144819b3a73b" },
|
||||
"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-00205/anim-separate-slots-desktop-report.json", "sha256": "d3976e54b5617745cd29ed3979a030553a6692a54d8cd59454593efac1e419be" },
|
||||
"webReport": { "path": "tests/golden/M16-GAP-00205/anim-separate-slots-local-exact-report.json", "sha256": "421feb4b3b822a8bb13999e268a42f3378408d4d725879d1e05c3c8efe359a84" },
|
||||
"status": { "path": "docs/status/M16-GAP-00205.md", "sha256": "504475606c2d54e38587d7880653c6328666b9731c29857dbc68d127a6249d71" },
|
||||
"taskContext": { "path": "tests/golden/M16-GAP-00205/task-context.json", "sha256": "744b861440cf850c81545c532cf78c6c946c2214f539d14da72d7e2fda23ff51" }
|
||||
},
|
||||
"nextTask": "M16-GAP-00206"
|
||||
}
|
||||
185
tests/golden/M16-GAP-00205/task-context.json
Normal file
185
tests/golden/M16-GAP-00205/task-context.json
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00205",
|
||||
"parentTask": "M16-GAP-00204",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable operator:anim.separate_slots 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.separate_slots",
|
||||
"ownerFamily": "OPERATOR",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00205.py -- tests/files/web/generated/M16-GAP-00205-operator-anim.separate_slots.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00205",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00205"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00205.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 2326,
|
||||
"contextRemainingTokens": 581
|
||||
},
|
||||
"source": {
|
||||
"bytes": 7578,
|
||||
"tokens": 1895
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00205.py",
|
||||
"bytes": 1754,
|
||||
"tokens": 439
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00205-operator-anim.separate_slots.blend",
|
||||
"bytes": 87353,
|
||||
"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": 512854,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00205/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00205.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00205/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 1754,
|
||||
"tokens": 439
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00206",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00205.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00204/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00204.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00205.md",
|
||||
"tests/golden/M16-GAP-00204/manifest.json",
|
||||
"docs/status/M16-GAP-00204.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-00204",
|
||||
"parentTask": "M16-GAP-00203",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00205",
|
||||
"artifactCount": 15
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00204 Status",
|
||||
"status: done",
|
||||
"task: anim.scene_range_frame operator LOCAL_EXACT slice",
|
||||
"updated: 2026-08-22 America/New_York",
|
||||
"scope:",
|
||||
"- The minimal fixture uses a Dope Sheet animation region with an active preview playback range. Desktop runs `ANIM_OT_scene_range_frame` and frames the region to that scene range.",
|
||||
"- The resulting `view2d` state is observable in WASM/Main editor workflow data; no reader, protocol, or browser change was required.",
|
||||
"evidence:"
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1784,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"contextEnvelopeTokens": 1024,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 446
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00205.md",
|
||||
"bytes": 1784,
|
||||
"lines": 38,
|
||||
"tokens": 446
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00204/manifest.json",
|
||||
"bytes": 2676,
|
||||
"lines": 29,
|
||||
"tokens": 669
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00204.md",
|
||||
"bytes": 950,
|
||||
"lines": 19,
|
||||
"tokens": 238
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1895,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 1754,
|
||||
"evidenceTokens": 439,
|
||||
"totalTokens": 2334,
|
||||
"reservedEnvelopeTokens": 1024,
|
||||
"estimatedContextTokens": 3358,
|
||||
"serializedContextTokens": 753,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user