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,184 @@
{
"after": {
"activeBone": "WebGapArmatureSelectMoreRoot",
"armature": "WebGapArmatureSelectMoreArmature",
"bones": [
{
"connected": false,
"head": [
0.0,
0.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreRoot",
"parent": null,
"selectHead": true,
"selectTail": true,
"selected": true,
"tail": [
0.0,
1.0,
0.0
]
},
{
"connected": true,
"head": [
0.0,
1.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreChild",
"parent": "WebGapArmatureSelectMoreRoot",
"selectHead": true,
"selectTail": true,
"selected": true,
"tail": [
0.0,
2.0,
0.0
]
},
{
"connected": true,
"head": [
0.0,
2.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreGrandchild",
"parent": "WebGapArmatureSelectMoreChild",
"selectHead": false,
"selectTail": false,
"selected": false,
"tail": [
0.0,
3.0,
0.0
]
},
{
"connected": false,
"head": [
2.0,
0.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreOther",
"parent": null,
"selectHead": false,
"selectTail": false,
"selected": false,
"tail": [
2.0,
1.0,
0.0
]
}
],
"object": "WebGapArmatureSelectMoreObject"
},
"before": {
"activeBone": "WebGapArmatureSelectMoreRoot",
"armature": "WebGapArmatureSelectMoreArmature",
"bones": [
{
"connected": false,
"head": [
0.0,
0.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreRoot",
"parent": null,
"selectHead": true,
"selectTail": true,
"selected": true,
"tail": [
0.0,
1.0,
0.0
]
},
{
"connected": true,
"head": [
0.0,
1.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreChild",
"parent": "WebGapArmatureSelectMoreRoot",
"selectHead": true,
"selectTail": true,
"selected": true,
"tail": [
0.0,
2.0,
0.0
]
},
{
"connected": true,
"head": [
0.0,
2.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreGrandchild",
"parent": "WebGapArmatureSelectMoreChild",
"selectHead": false,
"selectTail": false,
"selected": false,
"tail": [
0.0,
3.0,
0.0
]
},
{
"connected": false,
"head": [
2.0,
0.0,
0.0
],
"hidden": false,
"name": "WebGapArmatureSelectMoreOther",
"parent": null,
"selectHead": false,
"selectTail": false,
"selected": false,
"tail": [
2.0,
1.0,
0.0
]
}
],
"object": "WebGapArmatureSelectMoreObject"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend",
"fixtureSha256": "7acc23a6cf8bf14d13c3e1571106d62e3ddf8fcfd6af910009da833672ec6242",
"mainMutation": "CONNECTED_CHAIN_ALREADY_SELECTED",
"operation": "ARMATURE_SELECT_MORE_DESKTOP",
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"poll": true,
"saveReopen": "EXACT",
"schemaVersion": 1,
"selectedChain": [
"WebGapArmatureSelectMoreRoot",
"WebGapArmatureSelectMoreChild",
"WebGapArmatureSelectMoreGrandchild"
],
"task": "M16-GAP-00256",
"unselectedBone": "WebGapArmatureSelectMoreOther"
}

View File

@@ -0,0 +1,41 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00256",
"operation": "ARMATURE_SELECT_MORE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend",
"sha256": "7acc23a6cf8bf14d13c3e1571106d62e3ddf8fcfd6af910009da833672ec6242"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00256/armature-select-more-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "CONNECTED_CHAIN_ALREADY_SELECTED",
"selectedChain": [
"WebGapArmatureSelectMoreRoot",
"WebGapArmatureSelectMoreChild"
],
"unselectedBone": "WebGapArmatureSelectMoreOther"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureSelectMoreArmature",
"rootBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreRoot",
"childBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreChild",
"grandchildBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreGrandchild",
"otherBoneId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreOther",
"rootSelected": true,
"childSelected": true,
"grandchildSelected": false,
"otherSelected": false,
"childParentId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreRoot",
"grandchildParentId": "bone:armature:WebGapArmatureSelectMoreArmature:WebGapArmatureSelectMoreChild"
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00257"
}

View File

@@ -0,0 +1,28 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00256",
"parentTask": "M16-GAP-00255",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ARMATURE_SELECT_MORE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00255/manifest.json", "sha256": "19f955e47b59acbee94de0c844ce9272912b1b8e08d2e2e10a6a03c961a090be"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend", "sha256": "7acc23a6cf8bf14d13c3e1571106d62e3ddf8fcfd6af910009da833672ec6242"},
"generator": {"path": "tools/web/generated/M16-GAP-00256.py", "sha256": "2e644c7207d74ac4a1e3e9c9163af7dd823b155622e2caacb4cdf6f47b7a49c1"},
"desktopChecker": {"path": "tools/web/check-action-armature-select-more-desktop.py", "sha256": "dfd686370601ddd0d43ba0434e7d9fde5ff80d12170f423d571f5344f281fc56"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "6905ab6353bed833ff68c198cd639862d854ad12dfaf0e72edb195470b488c50"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "9c0af422cc14634979497e2c8585e945a8402ab9f30b182d882da46786a1a711"},
"nativeStub": {"path": "web/engine/web_engine_native_reader_stub.cpp", "sha256": "2a1526e08cf446bb23a91c8c2ae799db38a0aeed0a809a15ead427780600481a"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "aa26c3b422e79ff84557245dc8d5870125f237aa365ac7ebdc727c2d0b83f615"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "aa26c3b422e79ff84557245dc8d5870125f237aa365ac7ebdc727c2d0b83f615"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "2263ccecdf7193aeb8508119accfe01c65fa991124969e0e7ede7b3af3057b35"},
"wasmJsPublic": {"path": "web/app/public/vendor/blender/web_engine.js", "sha256": "2263ccecdf7193aeb8508119accfe01c65fa991124969e0e7ede7b3af3057b35"},
"desktopReport": {"path": "tests/golden/M16-GAP-00256/armature-select-more-desktop-report.json", "sha256": "76c4cbf93b70f19535b1e4b2f9b580ca6803da03ac3c7aeafa4523fca6a24baf"},
"webReport": {"path": "tests/golden/M16-GAP-00256/armature-select-more-local-exact-report.json", "sha256": "d091f0032c51091e234da5ff0c931855cb1491dd86d9cd51ef0fc2e7143e9017"},
"status": {"path": "docs/status/M16-GAP-00256.md", "sha256": "cd01bfc800c3e3f8931793179a8c73070318f49129f36c9d62cfebef36dc6134"},
"taskContext": {"path": "tests/golden/M16-GAP-00256/task-context.json", "sha256": "03b45f7ec25e3cf1c82806959ab14a1b678ab66d47e05ce9d2f11ddec004871a"}
},
"nextTask": "M16-GAP-00257"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00256",
"parentTask": "M16-GAP-00255",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:armature.select_more 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:armature.select_more",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00256.py -- tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00256",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00256"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00256.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 2051,
"contextRemainingTokens": 511
},
"source": {
"bytes": 7853,
"tokens": 1965
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00256.py",
"bytes": 1793,
"tokens": 449
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00256-operator-armature.select_more.blend",
"bytes": 86474,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 240371,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 756730,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00256/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00256.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00256/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 1793,
"tokens": 449
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00257",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00256.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00255/manifest.json",
"parentStatus": "docs/status/M16-GAP-00255.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00256.md",
"tests/golden/M16-GAP-00255/manifest.json",
"docs/status/M16-GAP-00255.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-00255",
"parentTask": "M16-GAP-00254",
"status": "done",
"nextTask": "M16-GAP-00256",
"artifactCount": 15
},
"statusSummary": [
"# M16-GAP-00255 Status",
"status: done",
"task: armature.select_mirror operator LOCAL_EXACT slice",
"updated: 2026-08-23 America/New_York",
"scope:",
"- The minimal fixture contains a selected `.L` bone, an unselected `.R` mirror,",
" and an unrelated center bone. Blender desktop runs",
" `ARMATURE_OT_select_mirror(only_active=false, extend=false)`, mirroring the"
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1789,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 448
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2495,
"lines": 47,
"tokens": 624
},
{
"path": "docs/tasks/M16-GAP-00256.md",
"bytes": 1789,
"lines": 38,
"tokens": 448
},
{
"path": "tests/golden/M16-GAP-00255/manifest.json",
"bytes": 2682,
"lines": 29,
"tokens": 671
},
{
"path": "docs/status/M16-GAP-00255.md",
"bytes": 887,
"lines": 25,
"tokens": 222
}
],
"sourceTokens": 1965,
"evidenceFiles": 1,
"evidenceBytes": 1793,
"evidenceTokens": 449,
"totalTokens": 2414,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3438,
"serializedContextTokens": 754,
"withinBudget": true
}
}