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": {
"activeIndex": 1,
"armature": "WebGapArmatureCollectionRemoveUnusedArmature",
"bones": [
"WebGapArmatureCollectionRemoveUnusedFirstBone",
"WebGapArmatureCollectionRemoveUnusedLastBone"
],
"collections": [
{
"bones": [
"WebGapArmatureCollectionRemoveUnusedFirstBone"
],
"index": 0,
"name": "WebGapArmatureCollectionRemoveUnusedFirst"
},
{
"bones": [
"WebGapArmatureCollectionRemoveUnusedLastBone"
],
"index": 1,
"name": "WebGapArmatureCollectionRemoveUnusedLast"
}
],
"object": "WebGapArmatureCollectionRemoveUnusedObject"
},
"alreadyRemoved": true,
"before": {
"activeIndex": 1,
"armature": "WebGapArmatureCollectionRemoveUnusedArmature",
"bones": [
"WebGapArmatureCollectionRemoveUnusedFirstBone",
"WebGapArmatureCollectionRemoveUnusedLastBone"
],
"collections": [
{
"bones": [
"WebGapArmatureCollectionRemoveUnusedFirstBone"
],
"index": 0,
"name": "WebGapArmatureCollectionRemoveUnusedFirst"
},
{
"bones": [
"WebGapArmatureCollectionRemoveUnusedLastBone"
],
"index": 1,
"name": "WebGapArmatureCollectionRemoveUnusedLast"
}
],
"object": "WebGapArmatureCollectionRemoveUnusedObject"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend",
"fixtureSha256": "0c898c98dc011e51f086cda66e3af03a08a7b1f27eb0e76f40915f18018a6d97",
"mainMutation": "UNUSED_COLLECTIONS_ALREADY_REMOVED",
"operation": "ARMATURE_COLLECTION_REMOVE_UNUSED_DESKTOP",
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"poll": true,
"removedCollections": [
"WebGapArmatureCollectionRemoveUnusedUnusedFirst",
"WebGapArmatureCollectionRemoveUnusedUnusedLast"
],
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00227"
}

View File

@@ -0,0 +1,48 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00227",
"operation": "ARMATURE_COLLECTION_REMOVE_UNUSED_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend",
"sha256": "0c898c98dc011e51f086cda66e3af03a08a7b1f27eb0e76f40915f18018a6d97"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00227/armature-collection-remove-unused-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
"mainMutation": "UNUSED_COLLECTIONS_ALREADY_REMOVED"
},
"wasm": {
"status": "EXACT",
"armatureId": "armature:WebGapArmatureCollectionRemoveUnusedArmature",
"removedCollections": [
"WebGapArmatureCollectionRemoveUnusedUnusedFirst",
"WebGapArmatureCollectionRemoveUnusedUnusedLast"
],
"collectionOrder": [
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedFirst",
"name": "WebGapArmatureCollectionRemoveUnusedFirst",
"index": 0,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedFirstBone"
]
},
{
"id": "bone_collection:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedLast",
"name": "WebGapArmatureCollectionRemoveUnusedLast",
"index": 1,
"boneIds": [
"bone:armature:WebGapArmatureCollectionRemoveUnusedArmature:WebGapArmatureCollectionRemoveUnusedLastBone"
]
}
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00228"
}

View File

@@ -0,0 +1,27 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00227",
"parentTask": "M16-GAP-00226",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ARMATURE_COLLECTION_REMOVE_UNUSED_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00226/manifest.json", "sha256": "e071c8ee3fc09259fd23c583a094981de94029c700e151632a96973c174aa82d"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend", "sha256": "0c898c98dc011e51f086cda66e3af03a08a7b1f27eb0e76f40915f18018a6d97"},
"generator": {"path": "tools/web/generated/M16-GAP-00227.py", "sha256": "c08cad057124430d914c10b3a9f8f79d94809fdd283778397a91085364784ed5"},
"desktopChecker": {"path": "tools/web/check-action-armature-collection-remove-unused-desktop.py", "sha256": "8bd8c0dfd8170779c3e834a8b3ad8c90e5a646263108b818c19e34be21353bc6"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "5259f28488eab9e6778bc5f7997f0fe90524c2d1f0e2e68c3534f90ffdc444f4"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "b72a1e1416d44b9c84e94425fb17c6a2eed3e3921c726c2719fb3fe64f652553"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "85651e3c088e2c0c1866871d3ac7f9ec65e0b9ced5261718ed59841eee85b23f"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "85651e3c088e2c0c1866871d3ac7f9ec65e0b9ced5261718ed59841eee85b23f"},
"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-00227/armature-collection-remove-unused-desktop-report.json", "sha256": "4909e040db7be0d5ac84148d52bb47cbdf0f12a30612e6c1bae1067fd4f04dca"},
"webReport": {"path": "tests/golden/M16-GAP-00227/armature-collection-remove-unused-local-exact-report.json", "sha256": "b41c86788e6b9e21b04d42bdfaa645d29e669f8dfec9fdfaf96fa09771c64475"},
"status": {"path": "docs/status/M16-GAP-00227.md", "sha256": "e92da7d66c4674271bbf2a43d524145b19926e1d919eacb27e4afc9ee3ceab51"},
"taskContext": {"path": "tests/golden/M16-GAP-00227/task-context.json", "sha256": "e7b8b69221ddde77585cf8e66e3c9de3fcc1cedc61739fd4af2e1385e9b5dabd"}
},
"nextTask": "M16-GAP-00228"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00227",
"parentTask": "M16-GAP-00226",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:armature.collection_remove_unused 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.collection_remove_unused",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00227.py -- tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00227",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00227"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00227.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 1979,
"contextRemainingTokens": 493
},
"source": {
"bytes": 7925,
"tokens": 1983
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00227.py",
"bytes": 1833,
"tokens": 459
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00227-operator-armature.collection_remove_unused.blend",
"bytes": 86356,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 238013,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 605827,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00227/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00227.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00227/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 1833,
"tokens": 459
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00228",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00227.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00226/manifest.json",
"parentStatus": "docs/status/M16-GAP-00226.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00227.md",
"tests/golden/M16-GAP-00226/manifest.json",
"docs/status/M16-GAP-00226.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-00226",
"parentTask": "M16-GAP-00225",
"status": "done",
"nextTask": "M16-GAP-00227",
"artifactCount": 14
},
"statusSummary": [
"# M16-GAP-00226 Status",
"status: done",
"task: armature.collection_remove operator LOCAL_EXACT slice",
"updated: 2026-08-22 America/New_York",
"scope:",
"- The minimal fixture contains three bone collections, each initially retaining one distinct bone, with the middle collection active at index 1.",
"- Desktop runs `ARMATURE_OT_collection_remove` with `poll=true` and `FINISHED`, removing the active collection, leaving its bone unassigned, and preserving the remaining collections through save/reopen.",
"- The existing Main reader's collection indices and bone IDs provide the observable removal; no new data-block, editor, or browser behavior was added."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1854,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 464
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2394,
"lines": 47,
"tokens": 599
},
{
"path": "docs/tasks/M16-GAP-00227.md",
"bytes": 1854,
"lines": 38,
"tokens": 464
},
{
"path": "tests/golden/M16-GAP-00226/manifest.json",
"bytes": 2548,
"lines": 28,
"tokens": 637
},
{
"path": "docs/status/M16-GAP-00226.md",
"bytes": 1129,
"lines": 20,
"tokens": 283
}
],
"sourceTokens": 1983,
"evidenceFiles": 1,
"evidenceBytes": 1833,
"evidenceTokens": 459,
"totalTokens": 2442,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3466,
"serializedContextTokens": 764,
"withinBudget": true
}
}