Advance M16 modifier parity and context governance
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 10:01:24 -04:00
parent 01028d1ad5
commit 59c151f45d
157 changed files with 6459 additions and 48 deletions

View File

@@ -0,0 +1,28 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00089",
"parentTask": "M16-GAP-00088",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "REMESH_MODIFIER_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00088/manifest.json", "sha256": "6fc982fa3d2de26546a5825e90f5b0ff3c5f9243e92acaf49636598b7d5971f1"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00089-modifier-REMESH.blend", "sha256": "6cf821a751ef19f4719d29a7c73c3d5acefcb381c5d8afb61673ca4ec068a70e"},
"generator": {"path": "tools/web/generated/M16-GAP-00089.py", "sha256": "bf07af3faa32ab5533ad352b46c4cfdcca45f2f8d22e9e2b894aa7566f1ee250"},
"desktopChecker": {"path": "tools/web/check-generic-modifier-desktop.py", "sha256": "3a372e870f14c4559ee921aef1fbe086eccd609a0af5917e5b4872468ca22e51"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "def5270dbba1cf0e4517421e799511c3effd0590b5c26a15fb7dddd52a02df24"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "dbab2a2dab2485d870fe827fed017c6d43659a3adc266ac94c2e4a663ef128a6"},
"modifierCmake": {"path": "blender-5.2.0/source/blender/modifiers/CMakeLists.txt", "sha256": "acf2c49dcea2907a117efdf8d74d4d817a4456a41c6bec3a40f38263beaae127"},
"particleModifier": {"path": "blender-5.2.0/source/blender/modifiers/intern/MOD_particlesystem.cc", "sha256": "92ea7223c192563062d9f485c45cc78290a8809eb79d3a28be12081a0c7d6e6f"},
"particleCore": {"path": "blender-5.2.0/source/blender/blenkernel/intern/particle.cc", "sha256": "d712f922c3160bddb464e3b7e1f68bfc44591dd9e536f4fd901119025d17717c"},
"physicsReader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_main_state.cpp", "sha256": "62af46e404d6174cc4b9d85adb6e8b259f1c537e5ebfd8485e4fd0cc4be0fded"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "52c0d2d4c2b652d63a205f07c1547f037ba0479b1107bc3726f48727b312d8d0"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "52c0d2d4c2b652d63a205f07c1547f037ba0479b1107bc3726f48727b312d8d0"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00089/remesh-modifier-desktop-report.json", "sha256": "ac36dcb7a2c59b6f8df45b67b00f45966c38de93dbfa8d016aeef77a8a92b665"},
"webReport": {"path": "tests/golden/M16-GAP-00089/remesh-modifier-local-exact-report.json", "sha256": "0cc329e5779c02b15cdffc48030451134017870505149a10b9c5e23876d83ba6"}
},
"nextTask": "M16-GAP-00090"
}

View File

@@ -0,0 +1,23 @@
{
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00089-modifier-REMESH.blend",
"fixtureSha256": "6cf821a751ef19f4719d29a7c73c3d5acefcb381c5d8afb61673ca4ec068a70e",
"modifier": {
"meshId": "mesh:WebGapRemeshMesh",
"modifier": {
"name": "WebGapRemesh",
"showEditMode": false,
"showOnCage": false,
"showRender": false,
"showViewport": true,
"type": "REMESH",
"typeCode": 41
},
"objectId": "object:WebGapRemeshObject",
"task": "M16-GAP-00089"
},
"operation": "REMESH_MODIFIER_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00089"
}

View File

@@ -0,0 +1,42 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00089",
"operation": "REMESH_MODIFIER_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00089-modifier-REMESH.blend",
"sha256": "6cf821a751ef19f4719d29a7c73c3d5acefcb381c5d8afb61673ca4ec068a70e"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00089/remesh-modifier-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"objectId": "object:WebGapRemeshObject",
"meshId": "mesh:WebGapRemeshMesh",
"modifier": {
"dependsOn": [],
"enabled": true,
"evaluationStatus": "BLOCKED",
"name": "WebGapRemesh",
"parameters": {
"flag": 5,
"mode": 1,
"persistentUid": 1879751496,
"typeCode": 41
},
"showEditMode": false,
"showOnCage": false,
"showRender": false,
"showViewport": true,
"type": "REMESH",
"uuid": "modifier:object:WebGapRemeshObject:1879751496"
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00090"
}

View File

@@ -0,0 +1,181 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00089",
"parentTask": "M16-GAP-00088",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable modifier:REMESH 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:REMESH",
"ownerFamily": "MODIFIER",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00089.py -- tests/files/web/generated/M16-GAP-00089-modifier-REMESH.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00089",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00089"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00089.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 6508,
"contextRemainingTokens": 1626
},
"source": {
"bytes": 7492,
"tokens": 1874
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00089.py",
"bytes": 955,
"tokens": 239
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00089-modifier-REMESH.blend",
"bytes": 86403,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 221332,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 140588,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00089/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00089.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00089/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 955,
"tokens": 239
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00090",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00089.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00088/manifest.json",
"parentStatus": "docs/status/M16-GAP-00088.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00089.md",
"tests/golden/M16-GAP-00088/manifest.json",
"docs/status/M16-GAP-00088.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-00088",
"parentTask": "M16-GAP-00087",
"status": "done",
"nextTask": "M16-GAP-00089",
"artifactCount": 15
},
"statusSummary": [
"# M16-GAP-00088 Status",
"status: done",
"task: PARTICLE_SYSTEM modifier LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Mesh PARTICLE_SYSTEM modifier stack exposure for `mesh:WebGapParticleSystemMesh`.",
"evidence:",
"- Desktop fixture exposes `WebGapParticleSystem` as PARTICLE_SYSTEM type code 19; save/reopen is exact.",
"- WASM/Main exposes PARTICLE_SYSTEM type code 19 and base metadata parameters on the mesh scene node."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1719,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"taskLines": 38,
"taskTokens": 430
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00089.md",
"bytes": 1719,
"lines": 38,
"tokens": 430
},
{
"path": "tests/golden/M16-GAP-00088/manifest.json",
"bytes": 2767,
"lines": 29,
"tokens": 692
},
{
"path": "docs/status/M16-GAP-00088.md",
"bytes": 838,
"lines": 20,
"tokens": 210
}
],
"sourceTokens": 1874,
"evidenceFiles": 1,
"evidenceBytes": 955,
"evidenceTokens": 239,
"totalTokens": 2113,
"withinBudget": true
}
}