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,
"keyframeType": [
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
],
"path": "location",
"selected": [
false,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 1,
"keyframeType": [
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
],
"path": "location",
"selected": [
false,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 2,
"keyframeType": [
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
],
"path": "location",
"selected": [
false,
true,
false
]
}
],
"name": "WebGapKeyframeTypeObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00126-operator-action.keyframe_type.blend",
"fixtureSha256": "a99bcef879a29da4f423a3efc67ab5f497beef3927ad2e65fcb9ae556826a81a",
"keyframeType": "BREAKDOWN",
"operation": "ACTION_KEYFRAME_TYPE_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00126"
}

View File

@@ -0,0 +1,41 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00126",
"operation": "ACTION_KEYFRAME_TYPE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00126-operator-action.keyframe_type.blend",
"sha256": "a99bcef879a29da4f423a3efc67ab5f497beef3927ad2e65fcb9ae556826a81a"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00126/action-keyframe-type-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapKeyframeTypeObjectAction:object:WebGapKeyframeTypeObject",
"keyframeType": "BREAKDOWN",
"keyframeTypes": [
[
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
],
[
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
],
[
"KEYFRAME",
"BREAKDOWN",
"KEYFRAME"
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00127"
}

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00126",
"parentTask": "M16-GAP-00125",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_KEYFRAME_TYPE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00125/manifest.json", "sha256": "3deae0817d30f7fd5e2364588854a5f2d6f53c0bd65af0aff129bd3b5963e292"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00126-operator-action.keyframe_type.blend", "sha256": "a99bcef879a29da4f423a3efc67ab5f497beef3927ad2e65fcb9ae556826a81a"},
"generator": {"path": "tools/web/generated/M16-GAP-00126.py", "sha256": "973f3fd3109a9f36948e11db0d46fad117fe7353a867a2a673fa77faaa6f2e60"},
"desktopChecker": {"path": "tools/web/check-action-keyframe-type-desktop.py", "sha256": "32b826a427ee36e8a34f45280ff107118295fffb184cbdf4fbedc3b229a36a51"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "c9cda7104b4fe21fff13794c63e577bba4883fa031c97fba1aa53c417953d465"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "4c09d1e6540d26efcddbcc84b36a69efc82e3aab7d322bb6dd4c09e9f385f5ec"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "19232c4fe23c28454f5c66b3a19fd81763c35d6dcaf27c34d7ac1d7d8fcff0fa"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "19232c4fe23c28454f5c66b3a19fd81763c35d6dcaf27c34d7ac1d7d8fcff0fa"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00126/action-keyframe-type-desktop-report.json", "sha256": "dafa72f7acc2a84f993615e8ed963013a948980776cb96e19ef5bc0ebce578b6"},
"webReport": {"path": "tests/golden/M16-GAP-00126/action-keyframe-type-local-exact-report.json", "sha256": "42cc333a864b20769f80bba46cef162ce2c864509bcfc35191caac5405f2d5db"}
},
"nextTask": "M16-GAP-00127"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00126",
"parentTask": "M16-GAP-00125",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.keyframe_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.keyframe_type",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00126.py -- tests/files/web/generated/M16-GAP-00126-operator-action.keyframe_type.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00126",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00126"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00126.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 3058,
"contextRemainingTokens": 763
},
"source": {
"bytes": 6846,
"tokens": 1713
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00126.py",
"bytes": 2257,
"tokens": 565
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00126-operator-action.keyframe_type.blend",
"bytes": 86863,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 224024,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 193510,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00126/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00126.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00126/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 2257,
"tokens": 565
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00127",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00126.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00125/manifest.json",
"parentStatus": "docs/status/M16-GAP-00125.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00126.md",
"tests/golden/M16-GAP-00125/manifest.json",
"docs/status/M16-GAP-00125.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-00125",
"parentTask": "M16-GAP-00124",
"status": "done",
"nextTask": "M16-GAP-00126",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00125 Status",
"status: done",
"task: action.keyframe_insert operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Action Editor keyframe insertion on `object:WebGapKeyframeInsertObject`.",
"evidence:",
"- Blender starts with frames 1 and 5, runs `bpy.ops.action.keyframe_insert(type=\"ALL\")` at frame 3, and produces three keys in each location channel.",
"- Desktop and WASM/Main expose matching frames, values, and selection flags; save/reopen is exact."
]
},
"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": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00126.md",
"bytes": 1789,
"lines": 38,
"tokens": 448
},
{
"path": "tests/golden/M16-GAP-00125/manifest.json",
"bytes": 2077,
"lines": 25,
"tokens": 520
},
{
"path": "docs/status/M16-GAP-00125.md",
"bytes": 812,
"lines": 19,
"tokens": 203
}
],
"sourceTokens": 1713,
"evidenceFiles": 1,
"evidenceBytes": 2257,
"evidenceTokens": 565,
"totalTokens": 2278,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3302,
"serializedContextTokens": 754,
"withinBudget": true
}
}