Complete M16 action select circle parity
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-20 22:57:59 -04:00
parent fb5abd8e37
commit 6a0b980d75
368 changed files with 17417 additions and 117 deletions

View File

@@ -0,0 +1,63 @@
{
"action": {
"channels": [
{
"frames": [
1.0,
3.0,
5.0,
7.0
],
"index": 0,
"path": "location",
"values": [
0.0,
2.0,
4.0,
2.0
]
},
{
"frames": [
1.0,
3.0,
5.0,
7.0
],
"index": 1,
"path": "location",
"values": [
0.0,
3.0,
6.0,
3.0
]
},
{
"frames": [
1.0,
3.0,
5.0,
7.0
],
"index": 2,
"path": "location",
"values": [
0.0,
4.0,
8.0,
4.0
]
}
],
"name": "WebGapPasteObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00130-operator-action.paste.blend",
"fixtureSha256": "fc332fb6c877fb7a39fb418416168cce6637befba392dafb8b18ca17fb2b66c1",
"operation": "ACTION_PASTE_DESKTOP",
"pastedFrame": 7,
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00130"
}

View File

@@ -0,0 +1,44 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00130",
"operation": "ACTION_PASTE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00130-operator-action.paste.blend",
"sha256": "fc332fb6c877fb7a39fb418416168cce6637befba392dafb8b18ca17fb2b66c1"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00130/action-paste-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapPasteObjectAction:object:WebGapPasteObject",
"pastedFrame": 7,
"framesPerChannel": [
[
1,
3,
5,
7
],
[
1,
3,
5,
7
],
[
1,
3,
5,
7
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00131"
}

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00130",
"parentTask": "M16-GAP-00129",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_PASTE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00129/manifest.json", "sha256": "32e4da7c8e253a7203520de04f118dceb44ae9a32dbc874672818cc17570af45"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00130-operator-action.paste.blend", "sha256": "fc332fb6c877fb7a39fb418416168cce6637befba392dafb8b18ca17fb2b66c1"},
"generator": {"path": "tools/web/generated/M16-GAP-00130.py", "sha256": "889c12feb0e8064612f899c7ad431f647d735cc00f6da56d79e8669225378b9a"},
"desktopChecker": {"path": "tools/web/check-action-paste-desktop.py", "sha256": "a687641f71ad1b2db47da6717a7341a14e3b3d4cb45cc3a94f447684073201d2"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "85e853edf952aa2c93af0807bfdc1cf04a1b31a8f13475ecb56f80f8cf49f55a"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "f8fb6033ef54f8e0488845c0e5e5d9c32612703b8c9f2ea762bbc421155ffae9"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "29f1925854e3835bd3f619ec0c07589261ac3aa28587e2c1304ac6b2f83ced72"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "29f1925854e3835bd3f619ec0c07589261ac3aa28587e2c1304ac6b2f83ced72"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00130/action-paste-desktop-report.json", "sha256": "1494252e4ec2870131a2d810a5bc884374edf35272926a0943ac230a67e24fb7"},
"webReport": {"path": "tests/golden/M16-GAP-00130/action-paste-local-exact-report.json", "sha256": "6f37a4b1cf1af54bd8437a0df2ed4389f12fa830e298f86c2f70b67e853ffa61"}
},
"nextTask": "M16-GAP-00131"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00130",
"parentTask": "M16-GAP-00129",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.paste 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:action.paste",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00130.py -- tests/files/web/generated/M16-GAP-00130-operator-action.paste.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00130",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00130"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00130.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 3076,
"contextRemainingTokens": 767
},
"source": {
"bytes": 6828,
"tokens": 1709
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00130.py",
"bytes": 2496,
"tokens": 624
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00130-operator-action.paste.blend",
"bytes": 86900,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 224388,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 206302,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00130/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00130.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00130/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 2496,
"tokens": 624
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00131",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00130.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00129/manifest.json",
"parentStatus": "docs/status/M16-GAP-00129.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00130.md",
"tests/golden/M16-GAP-00129/manifest.json",
"docs/status/M16-GAP-00129.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-00129",
"parentTask": "M16-GAP-00128",
"status": "done",
"nextTask": "M16-GAP-00130",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00129 Status",
"status: done",
"task: action.new operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Action Editor new-action operation on `object:WebGapActionNewObject`.",
"evidence:",
"- Blender executes `bpy.ops.action.new` and creates/assigns `WebGapActionNewObjectAction.001` while preserving the prior Action for stash semantics.",
"- Desktop and WASM/Main expose the new Action with three channels; save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1749,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 438
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00130.md",
"bytes": 1749,
"lines": 38,
"tokens": 438
},
{
"path": "tests/golden/M16-GAP-00129/manifest.json",
"bytes": 2017,
"lines": 25,
"tokens": 505
},
{
"path": "docs/status/M16-GAP-00129.md",
"bytes": 894,
"lines": 19,
"tokens": 224
}
],
"sourceTokens": 1709,
"evidenceFiles": 1,
"evidenceBytes": 2496,
"evidenceTokens": 624,
"totalTokens": 2333,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3357,
"serializedContextTokens": 748,
"withinBudget": true
}
}