Capture M16 gap execution artifacts
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-21 21:09:40 -04:00
parent e8ce4f5d0c
commit 46c9ebfcb6
339 changed files with 20028 additions and 108 deletions

View File

@@ -0,0 +1,61 @@
{
"action": {
"channels": [
{
"frames": [
1.0,
3.0,
5.0
],
"index": 0,
"path": "location",
"selected": [
true,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 1,
"path": "location",
"selected": [
true,
true,
false
]
},
{
"frames": [
1.0,
3.0,
5.0
],
"index": 2,
"path": "location",
"selected": [
true,
true,
false
]
}
],
"name": "WebGapSelectLeftRightObjectAction"
},
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00139-operator-action.select_leftright.blend",
"fixtureSha256": "ed6f8c69f70b5dcef868fffc9381395c7884401bbe24fdd8d9984557284e66c9",
"mode": "LEFT",
"operation": "ACTION_SELECT_LEFTRIGHT_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"selectedFrames": [
1,
3
],
"task": "M16-GAP-00139"
}

View File

@@ -0,0 +1,42 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00139",
"operation": "ACTION_SELECT_LEFTRIGHT_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00139-operator-action.select_leftright.blend",
"sha256": "ed6f8c69f70b5dcef868fffc9381395c7884401bbe24fdd8d9984557284e66c9"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00139/action-select-leftright-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"actionId": "action:WebGapSelectLeftRightObjectAction:object:WebGapSelectLeftRightObject",
"mode": "LEFT",
"selectedFrames": [
1,
3
],
"selectedPerChannel": [
[
1,
3
],
[
1,
3
],
[
1,
3
]
]
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00140"
}

View File

@@ -0,0 +1,25 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00139",
"parentTask": "M16-GAP-00138",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "ACTION_SELECT_LEFTRIGHT_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00138/manifest.json", "sha256": "164d1020de2e126f1e0736b508a18bf261c7610b375fe02dbfccb3422e27ff13"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00139-operator-action.select_leftright.blend", "sha256": "ed6f8c69f70b5dcef868fffc9381395c7884401bbe24fdd8d9984557284e66c9"},
"generator": {"path": "tools/web/generated/M16-GAP-00139.py", "sha256": "d1175acf47e8ec1c4998582e22d9434a4eea921f551b6c99f9b85b7f5a6727be"},
"desktopChecker": {"path": "tools/web/check-action-select-leftright-desktop.py", "sha256": "bf20b5d05883481b1b455d0eaab9951f9c4abc73406f3a499f1a03c49b044832"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "ae898c2ff5ff3d622f348ba21d83ff91e10d4d26809207966fef8895f81b09f1"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "bd0c21440ef1af91dbb861687f8b8637a58656a4965e59cc67fc16b495cf437e"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "82d423ed9aff4df29ea7d2a18788365f9369ce6bfd9365dbd31044ba88555359"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "82d423ed9aff4df29ea7d2a18788365f9369ce6bfd9365dbd31044ba88555359"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00139/action-select-leftright-desktop-report.json", "sha256": "7caa17c7eb256a4bea4e95d03edd3e2b3a31286fd30581188915fca174a89f56"},
"webReport": {"path": "tests/golden/M16-GAP-00139/action-select-leftright-local-exact-report.json", "sha256": "70476940cd710d7ac0305d1caa428e9b0ac7f71a8e7f55900139c94be7433ee2"},
"taskContext": {"path": "tests/golden/M16-GAP-00139/task-context.json", "sha256": "70af07e854ffebad8dcf9403c3485732c25b7100062b49a0bf1f16fb9b730bbb"}
},
"nextTask": "M16-GAP-00140"
}

View File

@@ -0,0 +1,185 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00139",
"parentTask": "M16-GAP-00138",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable operator:action.select_leftright 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.select_leftright",
"ownerFamily": "OPERATOR",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00139.py -- tests/files/web/generated/M16-GAP-00139-operator-action.select_leftright.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00139",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00139"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00139.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 3176,
"contextRemainingTokens": 793
},
"source": {
"bytes": 6728,
"tokens": 1683
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00139.py",
"bytes": 2305,
"tokens": 577
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00139-operator-action.select_leftright.blend",
"bytes": 86867,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 224767,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 237188,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00139/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00139.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00139/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 2305,
"tokens": 577
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00140",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00139.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00138/manifest.json",
"parentStatus": "docs/status/M16-GAP-00138.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00139.md",
"tests/golden/M16-GAP-00138/manifest.json",
"docs/status/M16-GAP-00138.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-00138",
"parentTask": "M16-GAP-00137",
"status": "done",
"nextTask": "M16-GAP-00139",
"artifactCount": 12
},
"statusSummary": [
"# M16-GAP-00138 Status",
"status: done",
"task: action.select_lasso operator LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope:",
"- Action Editor lasso selection on `object:WebGapSelectLassoObject`.",
"evidence:",
"- Blender desktop and WASM/Main expose matching three location channels with frame 3 selected."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1804,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 38,
"taskTokens": 451
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00139.md",
"bytes": 1804,
"lines": 38,
"tokens": 451
},
{
"path": "tests/golden/M16-GAP-00138/manifest.json",
"bytes": 2217,
"lines": 26,
"tokens": 555
},
{
"path": "docs/status/M16-GAP-00138.md",
"bytes": 539,
"lines": 18,
"tokens": 135
}
],
"sourceTokens": 1683,
"evidenceFiles": 1,
"evidenceBytes": 2305,
"evidenceTokens": 577,
"totalTokens": 2260,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3284,
"serializedContextTokens": 756,
"withinBudget": true
}
}