Govern task context and advance execution pointer
This commit is contained in:
25
tests/golden/M16-GAP-00029/manifest.json
Normal file
25
tests/golden/M16-GAP-00029/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00029",
|
||||
"parentTask": "M16-GAP-00028",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "WORLD_DATABLOCK_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {"path": "tests/golden/M16-GAP-00028/manifest.json", "sha256": "90c983a8c7602649ca536ade7131d5b0d726ef6834de2e1665c7e4656156c638"},
|
||||
"fixture": {"path": "tests/files/web/generated/M16-GAP-00029-datablock-World.blend", "sha256": "33501247b59cec137aa857b0bd4ea59526f30bb3632de9996e6026d4bd3f0401"},
|
||||
"generator": {"path": "tools/web/generated/M16-GAP-00029.py", "sha256": "b57d5f058a3f3862d6c4a8e4383ebd8c544ec2118338298eb5756fadc8aa306f"},
|
||||
"desktopChecker": {"path": "tools/web/check-world-desktop.py", "sha256": "fb4d115af8370f0d48a94ecc6d609eac5c0ca826a0f6d5bef90304b8c593d34b"},
|
||||
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "df6865db07b9b9456bfed583277aa0cdbec5ed39f298d87251fe8bcdecdcf909"},
|
||||
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "1f962be51a8201d1d0a119761a51de7864fbda4e553a13dcf7b14f19fbec79db"},
|
||||
"protocol": {"path": "web/protocol/scene-ir.ts", "sha256": "196950e7a0dab3d6e5cbf0015bf7e45665cbd957e0762db4467bf3551064e838"},
|
||||
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "bf5361e4b5e3e2105b59494c548617b463063e64a340398494cde77632b9424c"},
|
||||
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "bf5361e4b5e3e2105b59494c548617b463063e64a340398494cde77632b9424c"},
|
||||
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
|
||||
"desktopReport": {"path": "tests/golden/M16-GAP-00029/world-desktop-report.json", "sha256": "2818f250b67524e0517ad117619a00fbcb09f51141c4f228e3c0095f0ee4afad"},
|
||||
"webReport": {"path": "tests/golden/M16-GAP-00029/world-local-exact-report.json", "sha256": "22eacfe0c2fa9cdce05b0965fac8f8f59bbd17726a89606678a8d3ed804dbf4d"}
|
||||
},
|
||||
"nextTask": "M16-GAP-00030"
|
||||
}
|
||||
181
tests/golden/M16-GAP-00029/task-context.json
Normal file
181
tests/golden/M16-GAP-00029/task-context.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00029",
|
||||
"parentTask": "M16-GAP-00028",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable datablock:World 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": "datablock:World",
|
||||
"ownerFamily": "RNA_DATABLOCK",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00029.py -- tests/files/web/generated/M16-GAP-00029-datablock-World.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00029",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00029"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00029.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 7241,
|
||||
"contextRemainingTokens": 1810
|
||||
},
|
||||
"source": {
|
||||
"bytes": 6759,
|
||||
"tokens": 1690
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00029.py",
|
||||
"bytes": 742,
|
||||
"tokens": 186
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00029-datablock-World.blend",
|
||||
"bytes": 86353,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
|
||||
"bytes": 221094,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"bytes": 102400,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00029/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00029.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00029/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 742,
|
||||
"tokens": 186
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00030",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00029.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00028/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00028.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00029.md",
|
||||
"tests/golden/M16-GAP-00028/manifest.json",
|
||||
"docs/status/M16-GAP-00028.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-00028",
|
||||
"parentTask": "M16-GAP-00027",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00029",
|
||||
"artifactCount": 12
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00028 Status",
|
||||
"status: done ",
|
||||
"task: WorkSpace data-block LOCAL_EXACT slice ",
|
||||
"updated: 2026-08-20 America/New_York",
|
||||
"scope: Workspace identity and bounded screen linkage count for `workspace:WebGapWorkspace`.",
|
||||
"evidence:",
|
||||
"- Desktop fixture renamed the Layout workspace to `WebGapWorkspace`; reopen is exact.",
|
||||
"- WASM/Main exposes the same workspace resource and screen count, save/reopen is exact, and malformed Blend input leaves Main unchanged."
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1724,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 431
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00029.md",
|
||||
"bytes": 1724,
|
||||
"lines": 38,
|
||||
"tokens": 431
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00028/manifest.json",
|
||||
"bytes": 2155,
|
||||
"lines": 26,
|
||||
"tokens": 539
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00028.md",
|
||||
"bytes": 712,
|
||||
"lines": 18,
|
||||
"tokens": 178
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1690,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 742,
|
||||
"evidenceTokens": 186,
|
||||
"totalTokens": 1876,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
29
tests/golden/M16-GAP-00029/world-desktop-report.json
Normal file
29
tests/golden/M16-GAP-00029/world-desktop-report.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00029-datablock-World.blend",
|
||||
"fixtureSha256": "33501247b59cec137aa857b0bd4ea59526f30bb3632de9996e6026d4bd3f0401",
|
||||
"operation": "WORLD_DATABLOCK_DESKTOP",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00029",
|
||||
"world": {
|
||||
"backgroundVisible": true,
|
||||
"color": [
|
||||
0.11999999731779099,
|
||||
0.20000000298023224,
|
||||
0.3499999940395355
|
||||
],
|
||||
"environmentStrength": 1.0,
|
||||
"exposure": 0.0,
|
||||
"id": "world:WebGapWorld",
|
||||
"mist": {
|
||||
"depth": 18.0,
|
||||
"enabled": true,
|
||||
"height": 0.0,
|
||||
"intensity": 0.4000000059604645,
|
||||
"start": 3.0,
|
||||
"type": "QUADRATIC"
|
||||
},
|
||||
"name": "WebGapWorld"
|
||||
}
|
||||
}
|
||||
42
tests/golden/M16-GAP-00029/world-local-exact-report.json
Normal file
42
tests/golden/M16-GAP-00029/world-local-exact-report.json
Normal file
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00029",
|
||||
"operation": "WORLD_DATABLOCK_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00029-datablock-World.blend",
|
||||
"sha256": "33501247b59cec137aa857b0bd4ea59526f30bb3632de9996e6026d4bd3f0401"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00029/world-desktop-report.json",
|
||||
"saveReopen": "EXACT"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"world": {
|
||||
"backgroundVisible": true,
|
||||
"color": [
|
||||
0.11999999731779099,
|
||||
0.20000000298023224,
|
||||
0.3499999940395355
|
||||
],
|
||||
"environmentStrength": 1,
|
||||
"exposure": 0,
|
||||
"id": "world:WebGapWorld",
|
||||
"mist": {
|
||||
"depth": 18,
|
||||
"enabled": true,
|
||||
"height": 0,
|
||||
"intensity": 0.4000000059604645,
|
||||
"start": 3,
|
||||
"type": "QUADRATIC"
|
||||
},
|
||||
"name": "WebGapWorld"
|
||||
}
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00030"
|
||||
}
|
||||
Reference in New Issue
Block a user