Continue Blender Web parity task handoff
This commit is contained in:
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"after": {
|
||||
"action": {
|
||||
"channels": [],
|
||||
"name": "WebGapAnimKeyframeClearButtonAction"
|
||||
},
|
||||
"value": 3.0
|
||||
},
|
||||
"before": {
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"clear_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyframeClearButtonAction"
|
||||
},
|
||||
"value": 3.0
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
|
||||
"fixtureSha256": "75aa5f056fc9afe3562ad101a7f3b8aacf93ad54fae06519b236b5fc345831b6",
|
||||
"mainMutation": "KEYFRAMES_CLEARED",
|
||||
"operation": "ANIM_KEYFRAME_CLEAR_BUTTON_DESKTOP",
|
||||
"operatorStatus": "FINISHED",
|
||||
"poll": true,
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00178"
|
||||
}
|
||||
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00178",
|
||||
"operation": "ANIM_KEYFRAME_CLEAR_BUTTON_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
|
||||
"sha256": "75aa5f056fc9afe3562ad101a7f3b8aacf93ad54fae06519b236b5fc345831b6"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00178/anim-keyframe-clear-button-desktop-report.json",
|
||||
"saveReopen": "EXACT",
|
||||
"poll": true,
|
||||
"operatorStatus": "FINISHED",
|
||||
"mainMutation": "KEYFRAMES_CLEARED",
|
||||
"before": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"clear_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyframeClearButtonAction"
|
||||
},
|
||||
"after": {
|
||||
"channels": [],
|
||||
"name": "WebGapAnimKeyframeClearButtonAction"
|
||||
}
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"before": {
|
||||
"animationId": "action:WebGapAnimKeyframeClearButtonAction:object:WebGapAnimKeyframeClearButtonObject",
|
||||
"channelPaths": [
|
||||
"[\"clear_target\"][0]"
|
||||
],
|
||||
"keyframesPerChannel": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"after": {
|
||||
"animationCount": 0,
|
||||
"keyframesCleared": true
|
||||
}
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00179"
|
||||
}
|
||||
73
tests/golden/M16-GAP-00178/manifest.json
Normal file
73
tests/golden/M16-GAP-00178/manifest.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00178",
|
||||
"parentTask": "M16-GAP-00177",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ANIM_KEYFRAME_CLEAR_BUTTON_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M16-GAP-00177/manifest.json",
|
||||
"sha256": "35f8e52349884e7752b9d652fd415e0ac27688262e1d81cbe73550794db3b6b6"
|
||||
},
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
|
||||
"sha256": "75aa5f056fc9afe3562ad101a7f3b8aacf93ad54fae06519b236b5fc345831b6"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generated/M16-GAP-00178.py",
|
||||
"sha256": "2182c0a9dda794a1f037cea8178151382cfc9c15c1599c23f3d81d4d1883f6da"
|
||||
},
|
||||
"desktopChecker": {
|
||||
"path": "tools/web/check-action-keyframe-clear-button-desktop.py",
|
||||
"sha256": "53c60181c3ca7da0eb16446a8eacf499963aa8e8a6e328b09a21a3301744c0b7"
|
||||
},
|
||||
"webChecker": {
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"sha256": "c70a9d246f13ed1d0d9e3e950f7289cb943a3b04ce37e4b2666a24363b3fe661"
|
||||
},
|
||||
"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-00178/anim-keyframe-clear-button-desktop-report.json",
|
||||
"sha256": "ba35b96dc8c7aa46427b64465aa223a87ffe2d5bf37ef42a4bd17afc430b4bee"
|
||||
},
|
||||
"webReport": {
|
||||
"path": "tests/golden/M16-GAP-00178/anim-keyframe-clear-button-local-exact-report.json",
|
||||
"sha256": "9969372551c877505755cf23454610ca8211cc77a6e1267b366e848ebd69e30d"
|
||||
},
|
||||
"status": {
|
||||
"path": "docs/status/M16-GAP-00178.md",
|
||||
"sha256": "0525407475c3c4cc8ed880d29fe077b178017f3710c56002558bd032362808d5"
|
||||
},
|
||||
"taskContext": {
|
||||
"path": "tests/golden/M16-GAP-00178/task-context.json",
|
||||
"sha256": "ff864d8ebd9e42c478667639926c27b4580c35baf72c77f7cb0df71d0022e179"
|
||||
}
|
||||
},
|
||||
"nextTask": "M16-GAP-00179"
|
||||
}
|
||||
185
tests/golden/M16-GAP-00178/task-context.json
Normal file
185
tests/golden/M16-GAP-00178/task-context.json
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00178",
|
||||
"parentTask": "M16-GAP-00177",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable operator:anim.keyframe_clear_button 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_clear_button",
|
||||
"ownerFamily": "OPERATOR",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00178.py -- tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00178",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00178"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00178.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 2364,
|
||||
"contextRemainingTokens": 590
|
||||
},
|
||||
"source": {
|
||||
"bytes": 7540,
|
||||
"tokens": 1886
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00178.py",
|
||||
"bytes": 1319,
|
||||
"tokens": 330
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00178-operator-anim.keyframe_clear_button.blend",
|
||||
"bytes": 86642,
|
||||
"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": 377589,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00178/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00178.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00178/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 1319,
|
||||
"tokens": 330
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00179",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00178.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00177/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00177.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00178.md",
|
||||
"tests/golden/M16-GAP-00177/manifest.json",
|
||||
"docs/status/M16-GAP-00177.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-00177",
|
||||
"parentTask": "M16-GAP-00176",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00178",
|
||||
"artifactCount": 15
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00177 Status",
|
||||
"status: done",
|
||||
"task: anim.end_frame_set operator LOCAL_EXACT slice",
|
||||
"updated: 2026-08-21 America/New_York",
|
||||
"scope:",
|
||||
"- The minimal scene starts at frame 42 with a scene range of 1-120; a foreground animation-area context invokes `ANIM_OT_end_frame_set` (`poll=true`, `FINISHED`) and sets the scene end frame to 42.",
|
||||
"evidence:",
|
||||
"- Desktop and WASM/Main expose the same frame state (`current=42`, `start=1`, `end=42`); save/reopen is exact and malformed Blend input is rejected without Main mutation."
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1819,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"contextEnvelopeTokens": 1024,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 455
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00178.md",
|
||||
"bytes": 1819,
|
||||
"lines": 38,
|
||||
"tokens": 455
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00177/manifest.json",
|
||||
"bytes": 2896,
|
||||
"lines": 74,
|
||||
"tokens": 724
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00177.md",
|
||||
"bytes": 657,
|
||||
"lines": 17,
|
||||
"tokens": 165
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1886,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 1319,
|
||||
"evidenceTokens": 330,
|
||||
"totalTokens": 2216,
|
||||
"reservedEnvelopeTokens": 1024,
|
||||
"estimatedContextTokens": 3240,
|
||||
"serializedContextTokens": 759,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user