Govern task context and advance execution pointer
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 06:02:43 -04:00
parent 380cbed4ff
commit 10640aeb3c
984 changed files with 543475 additions and 327 deletions

View File

@@ -0,0 +1,22 @@
{
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00046-modifier-FLUID.blend",
"fixtureSha256": "e5061df121df88e723c87360ab0ccef630ada11c31183f11d6ee17114ad70690",
"modifier": {
"meshId": "mesh:WebGapFluidObjectMesh",
"modifier": {
"name": "WebGapFluid",
"showEditMode": false,
"showOnCage": false,
"showRender": true,
"showViewport": true,
"type": "FLUID",
"typeCode": 56
},
"task": "M16-GAP-00046"
},
"operation": "FLUID_MODIFIER_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00046"
}

View File

@@ -0,0 +1,41 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00046",
"operation": "FLUID_MODIFIER_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00046-modifier-FLUID.blend",
"sha256": "e5061df121df88e723c87360ab0ccef630ada11c31183f11d6ee17114ad70690"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00046/fluid-modifier-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"meshId": "mesh:WebGapFluidObjectMesh",
"modifier": {
"dependsOn": [],
"enabled": true,
"evaluationStatus": "BLOCKED",
"name": "WebGapFluid",
"parameters": {
"flag": 5,
"mode": 3,
"persistentUid": 874629360,
"typeCode": 56
},
"showEditMode": false,
"showOnCage": false,
"showRender": true,
"showViewport": true,
"type": "FLUID",
"uuid": "modifier:object:WebGapFluidObject:874629360"
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00047"
}

View File

@@ -0,0 +1,26 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00046",
"parentTask": "M16-GAP-00045",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "FLUID_MODIFIER_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00045/manifest.json", "sha256": "a6a63c7ede70a0716a49bd5ef0bf4ee23e11586c953f8b7e6a06530a73618177"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00046-modifier-FLUID.blend", "sha256": "e5061df121df88e723c87360ab0ccef630ada11c31183f11d6ee17114ad70690"},
"generator": {"path": "tools/web/generated/M16-GAP-00046.py", "sha256": "16cc612933b0c0137b4b986d4807ce12f838bae52457e941fd53f79c48677cab"},
"fixtureHelper": {"path": "tools/web/generated/modifier_gap_fixture.py", "sha256": "85d5bc91e433a402099aeefccb5bed1a3711c88ea3484ac6083ce45a6c4517aa"},
"desktopChecker": {"path": "tools/web/check-generic-modifier-desktop.py", "sha256": "0a7b1676dd3b1b3d944c971acd4518cc2a7f83004fb231560a1a622ef2d23043"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "4f4a40b65293d712b9cafc675d579121b14659072d7c7cdf44ea5da6b0b4c6ce"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "1d11bd9ceab05a8937d50b25601829f53c7d827ed7f38577ab1624c118d486e6"},
"protocol": {"path": "web/protocol/scene-ir.ts", "sha256": "196950e7a0dab3d6e5cbf0015bf7e45665cbd957e0762db4467bf3551064e838"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "91c06755b48b8b7a42277e55d32790b8ed52fa781e8b17d1b3c02ab71b9fcbb8"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "91c06755b48b8b7a42277e55d32790b8ed52fa781e8b17d1b3c02ab71b9fcbb8"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00046/fluid-modifier-desktop-report.json", "sha256": "5e2140d9a0e8089c6fe1f31f34bfe7fa8473f642556051598436cb78636d451b"},
"webReport": {"path": "tests/golden/M16-GAP-00046/fluid-modifier-local-exact-report.json", "sha256": "3e0adc749a8f15c52231fdd37afd01246b21d0c5630be569a0756b4f7d05194c"}
},
"nextTask": "M16-GAP-00047"
}

View File

@@ -0,0 +1,181 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00046",
"parentTask": "M16-GAP-00045",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable modifier:FLUID 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": "modifier:FLUID",
"ownerFamily": "MODIFIER",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00046.py -- tests/files/web/generated/M16-GAP-00046-modifier-FLUID.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00046",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00046"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00046.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 6942,
"contextRemainingTokens": 1734
},
"source": {
"bytes": 7058,
"tokens": 1766
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00046.py",
"bytes": 413,
"tokens": 104
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00046-modifier-FLUID.blend",
"bytes": 86520,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 221177,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 134673,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00046/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00046.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00046/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 413,
"tokens": 104
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00047",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00046.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00045/manifest.json",
"parentStatus": "docs/status/M16-GAP-00045.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00046.md",
"tests/golden/M16-GAP-00045/manifest.json",
"docs/status/M16-GAP-00045.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-00045",
"parentTask": "M16-GAP-00044",
"status": "done",
"nextTask": "M16-GAP-00046",
"artifactCount": 13
},
"statusSummary": [
"# M16-GAP-00045 Status",
"status: done ",
"task: EXPLODE modifier LOCAL_EXACT slice ",
"updated: 2026-08-20 America/New_York",
"scope: EXPLODE modifier identity, type code, visibility, and blocked evaluation status for `mesh:WebGapExplodeObjectMesh`.",
"evidence:",
"- Desktop fixture exposes `WebGapExplode`; save/reopen is exact.",
"- WASM/Main exposes the same modifier with typeCode 21 and blocked evaluation status from the same fixture; save/reopen is exact."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1714,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"taskLines": 38,
"taskTokens": 429
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00046.md",
"bytes": 1714,
"lines": 38,
"tokens": 429
},
{
"path": "tests/golden/M16-GAP-00045/manifest.json",
"bytes": 2326,
"lines": 27,
"tokens": 582
},
{
"path": "docs/status/M16-GAP-00045.md",
"bytes": 850,
"lines": 19,
"tokens": 213
}
],
"sourceTokens": 1766,
"evidenceFiles": 1,
"evidenceBytes": 413,
"evidenceTokens": 104,
"totalTokens": 1870,
"withinBudget": true
}
}