Capture M16 gap execution artifacts
This commit is contained in:
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"action": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
2.0,
|
||||
3.0,
|
||||
4.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
2.0,
|
||||
3.0,
|
||||
4.0,
|
||||
5.0
|
||||
],
|
||||
"index": 1,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
2.0,
|
||||
3.0,
|
||||
4.0,
|
||||
5.0
|
||||
],
|
||||
"index": 2,
|
||||
"path": "location"
|
||||
}
|
||||
],
|
||||
"name": "WebGapAnimChannelsBakeObjectAction"
|
||||
},
|
||||
"bakeRange": [
|
||||
1,
|
||||
5
|
||||
],
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00153-operator-anim.channels_bake.blend",
|
||||
"fixtureSha256": "1818a2a90d3eea5b38ad4d6e3cb1bd0394022ca62a8384734cefc36305d884eb",
|
||||
"operation": "ANIM_CHANNELS_BAKE_DESKTOP",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"step": 1.0,
|
||||
"task": "M16-GAP-00153"
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00153",
|
||||
"operation": "ANIM_CHANNELS_BAKE_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00153-operator-anim.channels_bake.blend",
|
||||
"sha256": "1818a2a90d3eea5b38ad4d6e3cb1bd0394022ca62a8384734cefc36305d884eb"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00153/anim-channels-bake-desktop-report.json",
|
||||
"saveReopen": "EXACT"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"actionId": "action:WebGapAnimChannelsBakeObjectAction:object:WebGapAnimChannelsBakeObject",
|
||||
"bakeRange": [
|
||||
1,
|
||||
5
|
||||
],
|
||||
"step": 1,
|
||||
"framesPerChannel": [
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
],
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
]
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00154"
|
||||
}
|
||||
25
tests/golden/M16-GAP-00153/manifest.json
Normal file
25
tests/golden/M16-GAP-00153/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00153",
|
||||
"parentTask": "M16-GAP-00152",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ANIM_CHANNELS_BAKE_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {"path": "tests/golden/M16-GAP-00152/manifest.json", "sha256": "8f13a4a4da0827dece7e371690d9c451203a6de4b909665c1a113a15b7ee68d2"},
|
||||
"fixture": {"path": "tests/files/web/generated/M16-GAP-00153-operator-anim.channels_bake.blend", "sha256": "1818a2a90d3eea5b38ad4d6e3cb1bd0394022ca62a8384734cefc36305d884eb"},
|
||||
"generator": {"path": "tools/web/generated/M16-GAP-00153.py", "sha256": "a1dba3b7bd0b5011eb2867f12428b89b9d76b103ebe6109e78c9711dfc0596de"},
|
||||
"desktopChecker": {"path": "tools/web/check-action-channels-bake-desktop.py", "sha256": "87eccc9a6dd652d94cbe49e771937c39d223765ca7658e239e99017356613a2c"},
|
||||
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "1aeef2ac3cfcf702f568886265840aff4b528a8082cd81a95de3870bd4944c4f"},
|
||||
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "4a1733632ae8418f0bc835c3b4a14b9d69985cb85b74faaca314fa48ec18fd0e"},
|
||||
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "d040c839999e125ab7693907fa69245105abde641b5d0839ee9990af4c5f0e21"},
|
||||
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "d040c839999e125ab7693907fa69245105abde641b5d0839ee9990af4c5f0e21"},
|
||||
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
|
||||
"desktopReport": {"path": "tests/golden/M16-GAP-00153/anim-channels-bake-desktop-report.json", "sha256": "bcc459445eb7da0b2898302b72b726cd128572a25c23012dc7dfee9b03d945a6"},
|
||||
"webReport": {"path": "tests/golden/M16-GAP-00153/anim-channels-bake-local-exact-report.json", "sha256": "517f2a16e4a3a46e52709c58987e940d1c07235adc8c4c9d6401363173c7d09b"},
|
||||
"taskContext": {"path": "tests/golden/M16-GAP-00153/task-context.json", "sha256": "076fcdce0aaede9f992ce804e4e2cabbc2bbc69a0316038bba6880704933d26d"}
|
||||
},
|
||||
"nextTask": "M16-GAP-00154"
|
||||
}
|
||||
185
tests/golden/M16-GAP-00153/task-context.json
Normal file
185
tests/golden/M16-GAP-00153/task-context.json
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00153",
|
||||
"parentTask": "M16-GAP-00152",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable operator:anim.channels_bake 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:anim.channels_bake",
|
||||
"ownerFamily": "OPERATOR",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00153.py -- tests/files/web/generated/M16-GAP-00153-operator-anim.channels_bake.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00153",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00153"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00153.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 3167,
|
||||
"contextRemainingTokens": 791
|
||||
},
|
||||
"source": {
|
||||
"bytes": 6737,
|
||||
"tokens": 1685
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00153.py",
|
||||
"bytes": 2235,
|
||||
"tokens": 559
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00153-operator-anim.channels_bake.blend",
|
||||
"bytes": 87182,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
|
||||
"bytes": 227216,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"bytes": 287254,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00153/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00153.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00153/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 2235,
|
||||
"tokens": 559
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00154",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00153.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00152/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00152.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00153.md",
|
||||
"tests/golden/M16-GAP-00152/manifest.json",
|
||||
"docs/status/M16-GAP-00152.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-00152",
|
||||
"parentTask": "M16-GAP-00151",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00153",
|
||||
"artifactCount": 12
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00152 Status",
|
||||
"status: done",
|
||||
"task: anim.channel_view_pick operator LOCAL_EXACT slice",
|
||||
"updated: 2026-08-21 America/New_York",
|
||||
"scope:",
|
||||
"- Action Editor `anim.channel_view_pick` frames the shared location-channel range.",
|
||||
"evidence:",
|
||||
"- Blender desktop and WASM/Main expose the same Action Editor `view2d.cur` and mask around frames 1 through 5."
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1779,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"contextEnvelopeTokens": 1024,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 445
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00153.md",
|
||||
"bytes": 1779,
|
||||
"lines": 38,
|
||||
"tokens": 445
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00152/manifest.json",
|
||||
"bytes": 2234,
|
||||
"lines": 26,
|
||||
"tokens": 559
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00152.md",
|
||||
"bytes": 556,
|
||||
"lines": 18,
|
||||
"tokens": 139
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1685,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 2235,
|
||||
"evidenceTokens": 559,
|
||||
"totalTokens": 2244,
|
||||
"reservedEnvelopeTokens": 1024,
|
||||
"estimatedContextTokens": 3268,
|
||||
"serializedContextTokens": 753,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user