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,45 @@
{
"action": {
"channels": [
{
"extrapolation": "LINEAR",
"frames": [
1.0,
3.0,
5.0
],
"index": 0,
"path": "location"
},
{
"extrapolation": "LINEAR",
"frames": [
1.0,
3.0,
5.0
],
"index": 1,
"path": "location"
},
{
"extrapolation": "LINEAR",
"frames": [
1.0,
3.0,
5.0
],
"index": 2,
"path": "location"
}
],
"name": "WebGapExtrapolationTypeObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"extrapolationType": "LINEAR",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00121-operator-action.extrapolation_type.blend",
"fixtureSha256": "39c4559926b71ed7b364b6f618c6b19c215d23031b994460d0180537879ff10f",
"operation": "ACTION_EXTRAPOLATION_TYPE_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00121"
}

View File

@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00121",
"operation": "ACTION_EXTRAPOLATION_TYPE_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00121-operator-action.extrapolation_type.blend",
"sha256": "39c4559926b71ed7b364b6f618c6b19c215d23031b994460d0180537879ff10f"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00121/action-extrapolation-type-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapExtrapolationTypeObjectAction:object:WebGapExtrapolationTypeObject",
"extrapolationType": "LINEAR",
"extrapolationPerChannel": [
"LINEAR",
"LINEAR",
"LINEAR"
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00122"
}

View File

@@ -0,0 +1,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00121",
"parentTask": "M16-GAP-00120",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_EXTRAPOLATION_TYPE_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00120/manifest.json", "sha256": "a517d68211696c3dc4110b07497eba5d07223d90e6f6a42ecf0aa9b01f8ea68f"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00121-operator-action.extrapolation_type.blend", "sha256": "39c4559926b71ed7b364b6f618c6b19c215d23031b994460d0180537879ff10f"},
"generator": {"path": "tools/web/generated/M16-GAP-00121.py", "sha256": "09a7f42b438f7fb6b14eab1fd8fc436ee938ec62af8f11d62b24a46215d7a05a"},
"desktopChecker": {"path": "tools/web/check-action-extrapolation-type-desktop.py", "sha256": "8abb11eb1c484b008cc6157d0a5d9c786ebad25b196d117ea5fb015770f70abc"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "32ba19733b1f83f0d7190ebd0b4611cb93c3950358cb4c1cd0101ad124c735b4"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "4cc9629a903d638d7cc2d807e4f0ca4d8d5a9b0093747ea031d3c5ce9a6608c2"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "3cd4771fe3250f3c6433b2110cac0da8d872c879c09acbbb6fb698962d45fcac"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "3cd4771fe3250f3c6433b2110cac0da8d872c879c09acbbb6fb698962d45fcac"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00121/action-extrapolation-type-desktop-report.json", "sha256": "d9c594e10b0196fb9a906cbd6ed31f26196c8ee1ede6a23c50d3a6ac9de0012d"},
"webReport": {"path": "tests/golden/M16-GAP-00121/action-extrapolation-type-local-exact-report.json", "sha256": "c898764e6629bfa752e6375c1944c579a02c62cb25059792fd9e582042a8a3ab"}
},
"nextTask": "M16-GAP-00122"
}

View File

@@ -0,0 +1,181 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00121",
"parentTask": "M16-GAP-00120",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.extrapolation_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.extrapolation_type",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00121.py -- tests/files/web/generated/M16-GAP-00121-operator-action.extrapolation_type.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00121",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00121"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00121.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 7149,
"contextRemainingTokens": 1786
},
"source": {
"bytes": 6851,
"tokens": 1714
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00121.py",
"bytes": 2267,
"tokens": 567
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00121-operator-action.extrapolation_type.blend",
"bytes": 86924,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 222719,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 175864,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00121/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00121.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00121/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 2267,
"tokens": 567
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00122",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00121.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00120/manifest.json",
"parentStatus": "docs/status/M16-GAP-00120.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00121.md",
"tests/golden/M16-GAP-00120/manifest.json",
"docs/status/M16-GAP-00120.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-00120",
"parentTask": "M16-GAP-00119",
"status": "done",
"nextTask": "M16-GAP-00121",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00120 Status",
"status: done",
"task: action.easing_type operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Action Editor easing-type operation on `object:WebGapEasingTypeObject`.",
"evidence:",
"- Blender generator selects frame 3 and executes `bpy.ops.action.easing_type(type=\"EASE_IN_OUT\")`; all three location curves report `AUTO, EASE_IN_OUT, AUTO`.",
"- WASM/Main now exports keyframe easing metadata and matches desktop; save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1814,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"taskLines": 38,
"taskTokens": 454
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00121.md",
"bytes": 1814,
"lines": 38,
"tokens": 454
},
{
"path": "tests/golden/M16-GAP-00120/manifest.json",
"bytes": 2057,
"lines": 25,
"tokens": 515
},
{
"path": "docs/status/M16-GAP-00120.md",
"bytes": 812,
"lines": 19,
"tokens": 203
}
],
"sourceTokens": 1714,
"evidenceFiles": 1,
"evidenceBytes": 2267,
"evidenceTokens": 567,
"totalTokens": 2281,
"withinBudget": true
}
}