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,
"path": "location",
"selected": [
false,
true,
false
],
"values": [
0.0,
2.0,
4.0
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 1,
"path": "location",
"selected": [
false,
true,
false
],
"values": [
0.0,
3.0,
6.0
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 2,
"path": "location",
"selected": [
false,
true,
false
],
"values": [
0.0,
4.0,
8.0
]
}
],
"name": "WebGapKeyframeInsertObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00125-operator-action.keyframe_insert.blend",
"fixtureSha256": "0ff15cd87241927e76bbcfdfdc6048238467b3e09d2e9d304d14b3858f2d95a7",
"insertedFrame": 3,
"operation": "ACTION_KEYFRAME_INSERT_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00125"
}

View File

@@ -0,0 +1,41 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00125",
"operation": "ACTION_KEYFRAME_INSERT_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00125-operator-action.keyframe_insert.blend",
"sha256": "0ff15cd87241927e76bbcfdfdc6048238467b3e09d2e9d304d14b3858f2d95a7"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00125/action-keyframe-insert-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapKeyframeInsertObjectAction:object:WebGapKeyframeInsertObject",
"insertedFrame": 3,
"framesPerChannel": [
[
1,
3,
5
],
[
1,
3,
5
],
[
1,
3,
5
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00126"
}

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00125",
"parentTask": "M16-GAP-00124",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_KEYFRAME_INSERT_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00124/manifest.json", "sha256": "b7079ef52e8f3f5082919893ebcd0cfd928da5e5534c8cf76b6ac57c430a2ae6"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00125-operator-action.keyframe_insert.blend", "sha256": "0ff15cd87241927e76bbcfdfdc6048238467b3e09d2e9d304d14b3858f2d95a7"},
"generator": {"path": "tools/web/generated/M16-GAP-00125.py", "sha256": "10ca9311b9454c1926c870a171b0bed6e3c6057086be253bad11e2c86f0637cc"},
"desktopChecker": {"path": "tools/web/check-action-keyframe-insert-desktop.py", "sha256": "2e812004ce8f6d05e6a7778430da3b1ade834084a572b0aa41e1a4b7278d8403"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "b9266191601ca9f80bb2f43e38b72d0d7581b600ee7402379e4d4faff4523703"},
"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-00125/action-keyframe-insert-desktop-report.json", "sha256": "6a4445c9725cdd1ce4bf97e510ef7f1772f47652fd3a0486c1fb8a4d7dbaa9fb"},
"webReport": {"path": "tests/golden/M16-GAP-00125/action-keyframe-insert-local-exact-report.json", "sha256": "4e0d65afeac1d262fcad6e8c3756ed63529c6586261379f9d15fa1c971e67cc6"}
},
"nextTask": "M16-GAP-00126"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00125",
"parentTask": "M16-GAP-00124",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.keyframe_insert 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.keyframe_insert",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00125.py -- tests/files/web/generated/M16-GAP-00125-operator-action.keyframe_insert.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00125",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00125"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00125.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 3052,
"contextRemainingTokens": 762
},
"source": {
"bytes": 6852,
"tokens": 1714
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00125.py",
"bytes": 1949,
"tokens": 488
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00125-operator-action.keyframe_insert.blend",
"bytes": 86896,
"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": 189894,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00125/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00125.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00125/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 1949,
"tokens": 488
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00126",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00125.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00124/manifest.json",
"parentStatus": "docs/status/M16-GAP-00124.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00125.md",
"tests/golden/M16-GAP-00124/manifest.json",
"docs/status/M16-GAP-00124.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-00124",
"parentTask": "M16-GAP-00123",
"status": "done",
"nextTask": "M16-GAP-00125",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00124 Status",
"status: done",
"task: action.interpolation_type operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Action Editor interpolation-type operation on `object:WebGapInterpolationTypeObject`.",
"evidence:",
"- Blender selects frame 3 in all three location channels and executes `bpy.ops.action.interpolation_type(type=\"LINEAR\")`.",
"- Desktop and WASM/Main expose `BEZIER, LINEAR, BEZIER` per channel; save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1799,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 450
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00125.md",
"bytes": 1799,
"lines": 38,
"tokens": 450
},
{
"path": "tests/golden/M16-GAP-00124/manifest.json",
"bytes": 2092,
"lines": 25,
"tokens": 523
},
{
"path": "docs/status/M16-GAP-00124.md",
"bytes": 793,
"lines": 19,
"tokens": 199
}
],
"sourceTokens": 1714,
"evidenceFiles": 1,
"evidenceBytes": 1949,
"evidenceTokens": 488,
"totalTokens": 2202,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3226,
"serializedContextTokens": 756,
"withinBudget": true
}
}