Capture M16 gap execution artifacts
This commit is contained in:
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"actions": {
|
||||
"WebGapAnimClearUselessLibraryAction": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 1,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 2,
|
||||
"path": "location"
|
||||
}
|
||||
],
|
||||
"fakeUser": true,
|
||||
"name": "WebGapAnimClearUselessLibraryAction",
|
||||
"users": 1
|
||||
},
|
||||
"WebGapAnimClearUselessUsedAction": {
|
||||
"channels": [
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 0,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 1,
|
||||
"path": "location"
|
||||
},
|
||||
{
|
||||
"frames": [
|
||||
1.0,
|
||||
3.0,
|
||||
5.0
|
||||
],
|
||||
"index": 2,
|
||||
"path": "location"
|
||||
}
|
||||
],
|
||||
"fakeUser": false,
|
||||
"name": "WebGapAnimClearUselessUsedAction",
|
||||
"users": 1
|
||||
}
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00172-operator-anim.clear_useless_actions.blend",
|
||||
"fixtureSha256": "f5467c45c551de275b2a97c813b82fc8cf2dd5ae4fe93a5a3f07dd22bd4a8b79",
|
||||
"operation": "ANIM_CLEAR_USELESS_ACTIONS_DESKTOP",
|
||||
"removedEmptyAction": true,
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00172",
|
||||
"usedAction": "WebGapAnimClearUselessUsedAction"
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00172",
|
||||
"operation": "ANIM_CLEAR_USELESS_ACTIONS_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00172-operator-anim.clear_useless_actions.blend",
|
||||
"sha256": "f5467c45c551de275b2a97c813b82fc8cf2dd5ae4fe93a5a3f07dd22bd4a8b79"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00172/anim-clear-useless-actions-desktop-report.json",
|
||||
"saveReopen": "EXACT"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"preservedActions": [
|
||||
"action:WebGapAnimClearUselessUsedAction:object:WebGapAnimClearUselessUsedObject",
|
||||
"action:WebGapAnimClearUselessLibraryAction:unlinked"
|
||||
],
|
||||
"unlinkedAction": "action:WebGapAnimClearUselessLibraryAction:unlinked",
|
||||
"channelsPerAction": [
|
||||
3,
|
||||
3
|
||||
]
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00173"
|
||||
}
|
||||
73
tests/golden/M16-GAP-00172/manifest.json
Normal file
73
tests/golden/M16-GAP-00172/manifest.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00172",
|
||||
"parentTask": "M16-GAP-00171",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "ANIM_CLEAR_USELESS_ACTIONS_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {
|
||||
"path": "tests/golden/M16-GAP-00171/manifest.json",
|
||||
"sha256": "2a79fd4ac530776054c0f81321555a034af501a9ba90184df637a6eeda7a1258"
|
||||
},
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00172-operator-anim.clear_useless_actions.blend",
|
||||
"sha256": "f5467c45c551de275b2a97c813b82fc8cf2dd5ae4fe93a5a3f07dd22bd4a8b79"
|
||||
},
|
||||
"generator": {
|
||||
"path": "tools/web/generated/M16-GAP-00172.py",
|
||||
"sha256": "61dcbd69b1d6a3c88eb0c1d0e9c40499730a8e006e160d83b2d1f1da55b02ad8"
|
||||
},
|
||||
"desktopChecker": {
|
||||
"path": "tools/web/check-action-clear-useless-actions-desktop.py",
|
||||
"sha256": "942289d85bf2a716e5c7283471141b479fc68d086e5835cd08e65411ca76a7e5"
|
||||
},
|
||||
"webChecker": {
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"sha256": "4593b0ccb5ad682df1c96bb48dcaa008041ed0fd441ab343dbd81992bb1e9263"
|
||||
},
|
||||
"reader": {
|
||||
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
|
||||
"sha256": "8252839a7f84cf69e0e50ec4cbb44712734e4f110d59fdbd7166a49ab0099cbf"
|
||||
},
|
||||
"protocol": {
|
||||
"path": "web/protocol/editor-workflow.ts",
|
||||
"sha256": "a3d4f32fafdc205f0a76362d1a43db85fa023e9edba444fcd77479da0c6f573a"
|
||||
},
|
||||
"sceneIrProtocol": {
|
||||
"path": "web/protocol/scene-ir.ts",
|
||||
"sha256": "9e877612886c629786405e03e1939d3954af2d38dfea2d6359b367934d06f226"
|
||||
},
|
||||
"wasm": {
|
||||
"path": "web/app/src/vendor/blender/web_engine.wasm",
|
||||
"sha256": "bd04fdf8e0d403fa37e9ac327de384506caa615cab88b078ab9aa9cf783c54e2"
|
||||
},
|
||||
"wasmPublic": {
|
||||
"path": "web/app/public/vendor/blender/web_engine.wasm",
|
||||
"sha256": "bd04fdf8e0d403fa37e9ac327de384506caa615cab88b078ab9aa9cf783c54e2"
|
||||
},
|
||||
"wasmJs": {
|
||||
"path": "web/app/src/vendor/blender/web_engine.js",
|
||||
"sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"
|
||||
},
|
||||
"desktopReport": {
|
||||
"path": "tests/golden/M16-GAP-00172/anim-clear-useless-actions-desktop-report.json",
|
||||
"sha256": "d2b1784129a81b79ef30e8203ab1192613da16bdca25b15f18ada408d355a410"
|
||||
},
|
||||
"webReport": {
|
||||
"path": "tests/golden/M16-GAP-00172/anim-clear-useless-actions-local-exact-report.json",
|
||||
"sha256": "c7cfbd670b09aa46a4597867af4d8e3de6c14030dac5c9d5f21f09a9db789973"
|
||||
},
|
||||
"status": {
|
||||
"path": "docs/status/M16-GAP-00172.md",
|
||||
"sha256": "7b6f81442dfb91ad7eaafcd293dd8cfecde3750f2d9ad50b6a5d8b19e4430846"
|
||||
},
|
||||
"taskContext": {
|
||||
"path": "tests/golden/M16-GAP-00172/task-context.json",
|
||||
"sha256": "e502eadd8178060357899c10e31d70ad63553c927ca240773ee7469466ee0730"
|
||||
}
|
||||
},
|
||||
"nextTask": "M16-GAP-00173"
|
||||
}
|
||||
185
tests/golden/M16-GAP-00172/task-context.json
Normal file
185
tests/golden/M16-GAP-00172/task-context.json
Normal file
@@ -0,0 +1,185 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00172",
|
||||
"parentTask": "M16-GAP-00171",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable operator:anim.clear_useless_actions 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.clear_useless_actions",
|
||||
"ownerFamily": "OPERATOR",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00172.py -- tests/files/web/generated/M16-GAP-00172-operator-anim.clear_useless_actions.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00172",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00172"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00172.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 2277,
|
||||
"contextRemainingTokens": 568
|
||||
},
|
||||
"source": {
|
||||
"bytes": 7627,
|
||||
"tokens": 1908
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00172.py",
|
||||
"bytes": 1988,
|
||||
"tokens": 497
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00172-operator-anim.clear_useless_actions.blend",
|
||||
"bytes": 87523,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
|
||||
"bytes": 228675,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"bytes": 354404,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00172/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00172.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00172/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 1988,
|
||||
"tokens": 497
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00173",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00172.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00171/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00171.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00172.md",
|
||||
"tests/golden/M16-GAP-00171/manifest.json",
|
||||
"docs/status/M16-GAP-00171.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-00171",
|
||||
"parentTask": "M16-GAP-00170",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00172",
|
||||
"artifactCount": 15
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00171 Status",
|
||||
"status: done",
|
||||
"task: anim.channels_view_selected operator LOCAL_EXACT slice",
|
||||
"updated: 2026-08-21 America/New_York",
|
||||
"scope:",
|
||||
"- Action Editor `anim.channels_view_selected` preserves the three selected F-Curves and exposes the resulting `view2d` state.",
|
||||
"evidence:",
|
||||
"- Blender desktop and WASM/Main expose the same three selected animation channels and the same six-decimal normalized Action Editor `view2d` bounds."
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1819,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"contextEnvelopeTokens": 1024,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 455
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00172.md",
|
||||
"bytes": 1819,
|
||||
"lines": 38,
|
||||
"tokens": 455
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00171/manifest.json",
|
||||
"bytes": 2941,
|
||||
"lines": 74,
|
||||
"tokens": 736
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00171.md",
|
||||
"bytes": 699,
|
||||
"lines": 18,
|
||||
"tokens": 175
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1908,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 1988,
|
||||
"evidenceTokens": 497,
|
||||
"totalTokens": 2405,
|
||||
"reservedEnvelopeTokens": 1024,
|
||||
"estimatedContextTokens": 3429,
|
||||
"serializedContextTokens": 759,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user