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,72 @@
{
"action": {
"channels": [
{
"frames": [
1.0,
3.0,
5.0
],
"index": 0,
"interpolation": [
"BEZIER",
"LINEAR",
"BEZIER"
],
"path": "location",
"selected": [
false,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 1,
"interpolation": [
"BEZIER",
"LINEAR",
"BEZIER"
],
"path": "location",
"selected": [
false,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 2,
"interpolation": [
"BEZIER",
"LINEAR",
"BEZIER"
],
"path": "location",
"selected": [
false,
true,
false
]
}
],
"name": "WebGapInterpolationTypeObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00124-operator-action.interpolation_type.blend",
"fixtureSha256": "b05e3fe799dd077db20569b98a6849800e4d8e5b1b95b2018ccef70f3d2e77ca",
"interpolationType": "LINEAR",
"operation": "ACTION_INTERPOLATION_TYPE_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00124"
}

View File

@@ -0,0 +1,41 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00124",
"operation": "ACTION_INTERPOLATION_TYPE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00124-operator-action.interpolation_type.blend",
"sha256": "b05e3fe799dd077db20569b98a6849800e4d8e5b1b95b2018ccef70f3d2e77ca"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00124/action-interpolation-type-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapInterpolationTypeObjectAction:object:WebGapInterpolationTypeObject",
"interpolationType": "LINEAR",
"interpolationPerChannel": [
[
"BEZIER",
"LINEAR",
"BEZIER"
],
[
"BEZIER",
"LINEAR",
"BEZIER"
],
[
"BEZIER",
"LINEAR",
"BEZIER"
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00125"
}

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00124",
"parentTask": "M16-GAP-00123",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_INTERPOLATION_TYPE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00123/manifest.json", "sha256": "e457adeee2d07b5b0649a9fa8cdeec50349c778b1d87f4263117f00fbff13877"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00124-operator-action.interpolation_type.blend", "sha256": "b05e3fe799dd077db20569b98a6849800e4d8e5b1b95b2018ccef70f3d2e77ca"},
"generator": {"path": "tools/web/generated/M16-GAP-00124.py", "sha256": "c80a0232ad6d5628eac7ed5b59c83f6e9741cfa0f793491db339171ee79a4ec8"},
"desktopChecker": {"path": "tools/web/check-action-interpolation-type-desktop.py", "sha256": "5d61995b4ef75f1e47e277df59d5327609be283fc744014791857ef61f9b0ce5"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "ed943b787f2d83a729089c2dcfd058756cfcac18dabc2e17c897d9757a6596fb"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "c3b7f4ce10bd7e4cf5a9baacaf4329a6d3a3313dd99aa8866f3f6489c5cbb567"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "0185b2265f56f14aa0bb3f30181fcc6ca47889f70d5072e4be09753b5c8e0510"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "0185b2265f56f14aa0bb3f30181fcc6ca47889f70d5072e4be09753b5c8e0510"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00124/action-interpolation-type-desktop-report.json", "sha256": "94ec52af816fb75cfed2339ebb4b821b4aa13d822c6fe2697f9923309331804f"},
"webReport": {"path": "tests/golden/M16-GAP-00124/action-interpolation-type-local-exact-report.json", "sha256": "a93a5394419001a0555103f76c91653b1127a21a454a076d71a78050a00130d2"}
},
"nextTask": "M16-GAP-00125"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00124",
"parentTask": "M16-GAP-00123",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.interpolation_type 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.interpolation_type",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00124.py -- tests/files/web/generated/M16-GAP-00124-operator-action.interpolation_type.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00124",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00124"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00124.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 3027,
"contextRemainingTokens": 755
},
"source": {
"bytes": 6877,
"tokens": 1721
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00124.py",
"bytes": 2294,
"tokens": 574
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00124-operator-action.interpolation_type.blend",
"bytes": 86881,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 223369,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 186303,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00124/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00124.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00124/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 2294,
"tokens": 574
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00125",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00124.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00123/manifest.json",
"parentStatus": "docs/status/M16-GAP-00123.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00124.md",
"tests/golden/M16-GAP-00123/manifest.json",
"docs/status/M16-GAP-00123.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-00123",
"parentTask": "M16-GAP-00122",
"status": "done",
"nextTask": "M16-GAP-00124",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00123 Status",
"status: done",
"task: action.handle_type operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Action Editor handle-type operation on `object:WebGapHandleTypeObject`.",
"evidence:",
"- Blender selects frame 3 in all three location channels and executes `bpy.ops.action.handle_type(type=\"VECTOR\")`; all saved keyframes expose VECTOR handles.",
"- WASM/Main reads the same three channels, frames, selection flags, and handle types; save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1814,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 454
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00124.md",
"bytes": 1814,
"lines": 38,
"tokens": 454
},
{
"path": "tests/golden/M16-GAP-00123/manifest.json",
"bytes": 2057,
"lines": 25,
"tokens": 515
},
{
"path": "docs/status/M16-GAP-00123.md",
"bytes": 838,
"lines": 19,
"tokens": 210
}
],
"sourceTokens": 1721,
"evidenceFiles": 1,
"evidenceBytes": 2294,
"evidenceTokens": 574,
"totalTokens": 2295,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3319,
"serializedContextTokens": 758,
"withinBudget": true
}
}