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,24 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00082",
"parentTask": "M16-GAP-00081",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "MIRROR_MODIFIER_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00081/manifest.json", "sha256": "7c490963a0da309cdd3efdaf7897078c6f34afc9e4564e90a6c1cdc1d968d29f"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00082-modifier-MIRROR.blend", "sha256": "0ef4742c3f30a3bbb59cd1924e99d22f57454c77e625c9ccb4ecd802559d8842"},
"generator": {"path": "tools/web/generated/M16-GAP-00082.py", "sha256": "32c0bcc7edcf14fbbd9e12465ce61cb7e0d15c7754062096329ebd6d6cd9ee46"},
"desktopChecker": {"path": "tools/web/check-generic-modifier-desktop.py", "sha256": "3a372e870f14c4559ee921aef1fbe086eccd609a0af5917e5b4872468ca22e51"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "8c85a8294cb915c18c87102e52789cfc877b323b106ac273fa1e34d03ba58ef8"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "dbab2a2dab2485d870fe827fed017c6d43659a3adc266ac94c2e4a663ef128a6"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "ae724a2e586ab535a8d597636aac756ab21d265b07e28854327da2a79b9aae99"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "ae724a2e586ab535a8d597636aac756ab21d265b07e28854327da2a79b9aae99"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00082/mirror-modifier-desktop-report.json", "sha256": "cc149f9c8f6f3b59ebf0b07f891d8b023d889cf2f281a7f1fce9f0f62b72e2ee"},
"webReport": {"path": "tests/golden/M16-GAP-00082/mirror-modifier-local-exact-report.json", "sha256": "a0d7259bba97e30b97d57b776e3b067cd4bbd7ed734fcd8867c24efa4b5c469d"}
},
"nextTask": "M16-GAP-00083"
}

View File

@@ -0,0 +1,23 @@
{
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00082-modifier-MIRROR.blend",
"fixtureSha256": "0ef4742c3f30a3bbb59cd1924e99d22f57454c77e625c9ccb4ecd802559d8842",
"modifier": {
"meshId": "mesh:WebGapMirrorMesh",
"modifier": {
"name": "WebGapMirror",
"showEditMode": true,
"showOnCage": false,
"showRender": false,
"showViewport": true,
"type": "MIRROR",
"typeCode": 5
},
"objectId": "object:WebGapMirrorObject",
"task": "M16-GAP-00082"
},
"operation": "MIRROR_MODIFIER_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00082"
}

View File

@@ -0,0 +1,43 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00082",
"operation": "MIRROR_MODIFIER_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00082-modifier-MIRROR.blend",
"sha256": "0ef4742c3f30a3bbb59cd1924e99d22f57454c77e625c9ccb4ecd802559d8842"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00082/mirror-modifier-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"objectId": "object:WebGapMirrorObject",
"meshId": "mesh:WebGapMirrorMesh",
"modifier": {
"dependsOn": [],
"enabled": true,
"evaluationStatus": "METADATA_ONLY",
"name": "WebGapMirror",
"parameters": {
"flag": 72,
"mergeTolerance": 0.0010000000474974513,
"mode": 5,
"persistentUid": 1723713518,
"typeCode": 5
},
"showEditMode": true,
"showOnCage": false,
"showRender": false,
"showViewport": true,
"type": "MIRROR",
"uuid": "modifier:object:WebGapMirrorObject:1723713518"
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00083"
}

View File

@@ -0,0 +1,181 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00082",
"parentTask": "M16-GAP-00081",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable modifier:MIRROR 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:MIRROR",
"ownerFamily": "MODIFIER",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00082.py -- tests/files/web/generated/M16-GAP-00082-modifier-MIRROR.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00082",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00082"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00082.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 7330,
"contextRemainingTokens": 1831
},
"source": {
"bytes": 6670,
"tokens": 1669
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00082.py",
"bytes": 1020,
"tokens": 255
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00082-modifier-MIRROR.blend",
"bytes": 86417,
"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": 139925,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00082/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00082.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00082/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 1020,
"tokens": 255
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00083",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00082.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00081/manifest.json",
"parentStatus": "docs/status/M16-GAP-00081.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00082.md",
"tests/golden/M16-GAP-00081/manifest.json",
"docs/status/M16-GAP-00081.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-00081",
"parentTask": "M16-GAP-00080",
"status": "done",
"nextTask": "M16-GAP-00082",
"artifactCount": 11
},
"statusSummary": [
"# M16-GAP-00081 Status",
"status: done",
"task: MESH_TO_VOLUME modifier LOCAL_EXACT slice",
"updated: 2026-08-20 America/New_York",
"scope: Volume-object MESH_TO_VOLUME modifier stack exposure for `object:WebGapMeshToVolumeObject`.",
"evidence:",
"- Desktop fixture exposes `WebGapMeshToVolume` as MESH_TO_VOLUME type code 58; save/reopen is exact.",
"- WASM/Main exposes MESH_TO_VOLUME type code 58 and base metadata parameters on the volume 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-00082.md",
"bytes": 1719,
"lines": 38,
"tokens": 430
},
{
"path": "tests/golden/M16-GAP-00081/manifest.json",
"bytes": 2066,
"lines": 25,
"tokens": 517
},
{
"path": "docs/status/M16-GAP-00081.md",
"bytes": 717,
"lines": 19,
"tokens": 180
}
],
"sourceTokens": 1669,
"evidenceFiles": 1,
"evidenceBytes": 1020,
"evidenceTokens": 255,
"totalTokens": 1924,
"withinBudget": true
}
}