Continue Blender Web parity task handoff
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"after": {
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"add_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyingSetAddAction"
|
||||
},
|
||||
"active": true,
|
||||
"activeKeyingSet": "KeyingSet",
|
||||
"keyingSetCount": 1,
|
||||
"selected": true,
|
||||
"value": 3.0
|
||||
},
|
||||
"before": {
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"add_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyingSetAddAction"
|
||||
},
|
||||
"active": true,
|
||||
"activeKeyingSet": null,
|
||||
"keyingSetCount": 0,
|
||||
"selected": true,
|
||||
"value": 3.0
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00191-operator-anim.keying_set_add.blend",
|
||||
"fixtureSha256": "a87db22a399c85cb282baf65a58763df7656603df9571bc34cdece31ef439187",
|
||||
"mainMutation": "KEYING_SET_ADDED",
|
||||
"operation": "ANIM_KEYING_SET_ADD_DESKTOP",
|
||||
"operatorStatus": "FINISHED",
|
||||
"poll": true,
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00191"
|
||||
}
|
||||
@@ -0,0 +1,105 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00191",
|
||||
"operation": "ANIM_KEYING_SET_ADD_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00191-operator-anim.keying_set_add.blend",
|
||||
"sha256": "a87db22a399c85cb282baf65a58763df7656603df9571bc34cdece31ef439187"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00191/anim-keying-set-add-desktop-report.json",
|
||||
"saveReopen": "EXACT",
|
||||
"poll": true,
|
||||
"operatorStatus": "FINISHED",
|
||||
"mainMutation": "KEYING_SET_ADDED",
|
||||
"before": {
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"add_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyingSetAddAction"
|
||||
},
|
||||
"active": true,
|
||||
"activeKeyingSet": null,
|
||||
"keyingSetCount": 0,
|
||||
"selected": true,
|
||||
"value": 3
|
||||
},
|
||||
"after": {
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
],
|
||||
"index": 0,
|
||||
"path": "[\"add_target\"]",
|
||||
"selected": [
|
||||
true,
|
||||
true,
|
||||
true
|
||||
],
|
||||
"values": [
|
||||
1,
|
||||
3,
|
||||
5
|
||||
]
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimKeyingSetAddAction"
|
||||
},
|
||||
"active": true,
|
||||
"activeKeyingSet": "KeyingSet",
|
||||
"keyingSetCount": 1,
|
||||
"selected": true,
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"before": {
|
||||
"animationId": "action:WebGapAnimKeyingSetAddAction:object:WebGapAnimKeyingSetAddObject",
|
||||
"targetId": "object:WebGapAnimKeyingSetAddObject",
|
||||
"channelPaths": [
|
||||
"[\"add_target\"][0]"
|
||||
],
|
||||
"keyframesPerChannel": [
|
||||
3
|
||||
]
|
||||
},
|
||||
"after": {
|
||||
"animationId": "action:WebGapAnimKeyingSetAddAction:object:WebGapAnimKeyingSetAddObject",
|
||||
"keyframesPerChannel": [
|
||||
3
|
||||
],
|
||||
"visibleMainUnchanged": true,
|
||||
"keyingSetMetadata": "NOT_EXPOSED_BY_SCENE_SNAPSHOT"
|
||||
}
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00192"
|
||||
}
|
||||
73
tests/golden/M16-GAP-00191/manifest.json
Normal file
73
tests/golden/M16-GAP-00191/manifest.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00191",
|
||||
"parentTask": "M16-GAP-00190",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ANIM_KEYING_SET_ADD_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M16-GAP-00190/manifest.json",
|
||||
"sha256": "b5b28c6e402db6eb90d4c4a5f1837476d3a24d6725e63c9b70ec5461a4c665d7"
|
||||
},
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00191-operator-anim.keying_set_add.blend",
|
||||
"sha256": "a87db22a399c85cb282baf65a58763df7656603df9571bc34cdece31ef439187"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generated/M16-GAP-00191.py",
|
||||
"sha256": "42f787b67fd1858ef184ffaa76438a025d92fc49fe80cdf3a3334e314839a123"
|
||||
},
|
||||
"desktopChecker": {
|
||||
"path": "tools/web/check-action-keying-set-add-desktop.py",
|
||||
"sha256": "70f33c905c82b3668c51e0f0c177dc4676417f8a6d9f2c1e0c87d6b9f433a958"
|
||||
},
|
||||
"webChecker": {
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"sha256": "cd8fbe18375df8f08c799fab350fe4a864639c12947d1ea8faafca8b4642d6e4"
|
||||
},
|
||||
"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-00191/anim-keying-set-add-desktop-report.json",
|
||||
"sha256": "b19f86edd48c4fb40f3077af333baa89127d51218ca110861f2e77063caff304"
|
||||
},
|
||||
"webReport": {
|
||||
"path": "tests/golden/M16-GAP-00191/anim-keying-set-add-local-exact-report.json",
|
||||
"sha256": "d244b7788db82edae28bf1ceebe5d5a8978b317ea8a259abd4ecc1c071fdc68a"
|
||||
},
|
||||
"status": {
|
||||
"path": "docs/status/M16-GAP-00191.md",
|
||||
"sha256": "c4d82279105c2e1821577084e539495d09bd99de99eaefadc1f23ed95841a333"
|
||||
},
|
||||
"taskContext": {
|
||||
"path": "tests/golden/M16-GAP-00191/task-context.json",
|
||||
"sha256": "640288c7b699719aae7d92a951846b7dcdd31e944e1ba88440300331de3af570"
|
||||
}
|
||||
},
|
||||
"nextTask": "M16-GAP-00192"
|
||||
}
|
||||
185
tests/golden/M16-GAP-00191/task-context.json
Normal file
185
tests/golden/M16-GAP-00191/task-context.json
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00191",
|
||||
"parentTask": "M16-GAP-00190",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable operator:anim.keying_set_add 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.keying_set_add",
|
||||
"ownerFamily": "OPERATOR",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00191.py -- tests/files/web/generated/M16-GAP-00191-operator-anim.keying_set_add.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00191",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00191"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00191.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 1811,
|
||||
"contextRemainingTokens": 452
|
||||
},
|
||||
"source": {
|
||||
"bytes": 8093,
|
||||
"tokens": 2024
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00191.py",
|
||||
"bytes": 1296,
|
||||
"tokens": 324
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00191-operator-anim.keying_set_add.blend",
|
||||
"bytes": 86785,
|
||||
"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": 449432,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00191/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00191.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00191/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 1296,
|
||||
"tokens": 324
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00192",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00191.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00190/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00190.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00191.md",
|
||||
"tests/golden/M16-GAP-00190/manifest.json",
|
||||
"docs/status/M16-GAP-00190.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-00190",
|
||||
"parentTask": "M16-GAP-00189",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00191",
|
||||
"artifactCount": 15
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00190 Status",
|
||||
"status: done",
|
||||
"task: anim.keying_set_active_set operator LOCAL_EXACT slice",
|
||||
"updated: 2026-08-22 America/New_York",
|
||||
"scope:",
|
||||
"- The minimal fixture contains one selected/active object with a custom `active_target` property, a three-key Action, and two named Keying Sets. A foreground `VIEW_3D` context invokes `ANIM_OT_keying_set_active_set(type=WebGapAnimKeyingSetActiveB)` (`poll=true`, `FINISHED`), changing the active Keying Set from A to B without changing the Action.",
|
||||
"evidence:",
|
||||
"- Desktop evidence records active Keying Set `WebGapAnimKeyingSetActiveA` changing to `WebGapAnimKeyingSetActiveB`; the Action remains `[1, 3, 5]`, the property remains 3.0, and save/reopen is exact."
|
||||
]
|
||||
},
|
||||
"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-00191.md",
|
||||
"bytes": 1784,
|
||||
"lines": 38,
|
||||
"tokens": 446
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00190/manifest.json",
|
||||
"bytes": 2936,
|
||||
"lines": 74,
|
||||
"tokens": 734
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00190.md",
|
||||
"bytes": 1205,
|
||||
"lines": 18,
|
||||
"tokens": 302
|
||||
}
|
||||
],
|
||||
"sourceTokens": 2024,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 1296,
|
||||
"evidenceTokens": 324,
|
||||
"totalTokens": 2348,
|
||||
"reservedEnvelopeTokens": 1024,
|
||||
"estimatedContextTokens": 3372,
|
||||
"serializedContextTokens": 754,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user