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,25 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00027",
"parentTask": "M16-GAP-00026",
"enablingTask": false,
"parityStateChange": true,
"runtime": "BLENDER_5_2_LOCAL_EXACT",
"operation": "WINDOW_MANAGER_DATABLOCK_LOCAL_EXACT",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/M16-GAP-00026/manifest.json", "sha256": "08f5fe0a60d924bbd0f3cb85d95678d05a62d16940703cb989cf9201e73cbf73"},
"fixture": {"path": "tests/files/web/generated/M16-GAP-00027-datablock-WindowManager.blend", "sha256": "88052ddeb5b8e35ce537910d9ce3b005b92c58b001f9b74a369a3c854ccebb23"},
"generator": {"path": "tools/web/generated/M16-GAP-00027.py", "sha256": "f93ea3ef289853f45ad9e1553007e47e89376d15ac2dd2e623ed2c3b783cd036"},
"desktopChecker": {"path": "tools/web/check-window-manager-desktop.py", "sha256": "29ac8b293e20b71a917fa834809cd15d881362cec0749a6ea1f7241b7409c6f1"},
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "aa84d8b44354d9c594d9b67a67f0b72a8f1789c9ac87af57bfde917d721fb09b"},
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "f7cacc6e4ca79c761f74dc44baeb95c704af74b6b575116c3667c6e513626cb7"},
"protocol": {"path": "web/protocol/scene-ir.ts", "sha256": "50e407db59ec8dc6f73084c3d2db51e2e32bcaa8134f57dea7d130a3683ce06d"},
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "3792889825b9488e3644baf3e4d03b4297683bc628c2c66f1823e541f4b4ca6c"},
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "3792889825b9488e3644baf3e4d03b4297683bc628c2c66f1823e541f4b4ca6c"},
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
"desktopReport": {"path": "tests/golden/M16-GAP-00027/window-manager-desktop-report.json", "sha256": "2b50759c964b06b38410f44c11679616a8f172d5bc05bd2e5b54a416ec781c15"},
"webReport": {"path": "tests/golden/M16-GAP-00027/window-manager-local-exact-report.json", "sha256": "9e92475873db0072f32d708e6f1468387637fac39008c4928060c39a719a5dc0"}
},
"nextTask": "M16-GAP-00028"
}

View File

@@ -0,0 +1,181 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00027",
"parentTask": "M16-GAP-00026",
"status": "in_progress",
"goal": "Make the same minimal fixture produce observable datablock:WindowManager 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:WindowManager",
"ownerFamily": "RNA_DATABLOCK",
"implementationClass": "LOCAL_EXACT"
},
"commands": [
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00027.py -- tests/files/web/generated/M16-GAP-00027-datablock-WindowManager.blend",
"npm --prefix web run test:generated-gap -- --task M16-GAP-00027",
"node tools/web/check-generated-gap.mjs --task M16-GAP-00027"
],
"inputPaths": [
"tools/web/generated/M16-GAP-00027.py"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 6671,
"contextRemainingTokens": 1667
},
"source": {
"bytes": 7329,
"tokens": 1833
},
"selected": [
{
"path": "tools/web/generated/M16-GAP-00027.py",
"bytes": 553,
"tokens": 139
}
],
"excluded": [
{
"path": "tests/files/web/generated/M16-GAP-00027-datablock-WindowManager.blend",
"bytes": 85714,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
"bytes": 220753,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tools/web/check-generated-gap.mjs",
"bytes": 97214,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "tests/golden/M16-GAP-00027/",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "docs/status/M16-GAP-00027.md",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
},
{
"path": "tests/golden/M16-GAP-00027/manifest.json",
"bytes": null,
"reason": "GENERATED_EVIDENCE_OUTPUT"
}
],
"totals": {
"files": 1,
"bytes": 553,
"tokens": 139
}
},
"exitCriteria": [
"desktop fixture evidence exists",
"WASM uses the same fixture",
"comparator passes",
"save/reopen preserves Main",
"manifest hashes all artifacts"
],
"nextTask": "M16-GAP-00028",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/M16-GAP-00027.md",
"taskIndex": "tests/golden/M15-03A/task-index.json",
"parentManifest": "tests/golden/M16-GAP-00026/manifest.json",
"parentStatus": "docs/status/M16-GAP-00026.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/M16-GAP-00027.md",
"tests/golden/M16-GAP-00026/manifest.json",
"docs/status/M16-GAP-00026.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-00026",
"parentTask": "M16-GAP-00025",
"status": "done",
"nextTask": "M16-GAP-00027",
"artifactCount": 12
},
"statusSummary": [
"# M16-GAP-00026 Status",
"status: done ",
"task: Volume data-block LOCAL_EXACT slice ",
"updated: 2026-08-20 America/New_York",
"scope: Blender 5.2 `Volume` resource observability through bounded non-mesh Scene IR fields: source path, geometry status and volume display/render properties.",
"evidence:",
"- `tools/web/generated/M16-GAP-00026.py` deterministically creates `volume:WebGapVolume` with project-relative OpenVDB path, density `2.5`, nearest interpolation and step size `0.125`.",
"- Desktop and WASM reports match exactly; save/reopen is stable and malformed Blend input leaves Main unchanged."
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1764,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"taskLines": 38,
"taskTokens": 441
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2168,
"lines": 45,
"tokens": 542
},
{
"path": "docs/tasks/M16-GAP-00027.md",
"bytes": 1764,
"lines": 38,
"tokens": 441
},
{
"path": "tests/golden/M16-GAP-00026/manifest.json",
"bytes": 2140,
"lines": 26,
"tokens": 535
},
{
"path": "docs/status/M16-GAP-00026.md",
"bytes": 1257,
"lines": 23,
"tokens": 315
}
],
"sourceTokens": 1833,
"evidenceFiles": 1,
"evidenceBytes": 553,
"evidenceTokens": 139,
"totalTokens": 1972,
"withinBudget": true
}
}

View File

@@ -0,0 +1,16 @@
{
"blenderVersion": "5.2.0 LTS",
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00027-datablock-WindowManager.blend",
"fixtureSha256": "88052ddeb5b8e35ce537910d9ce3b005b92c58b001f9b74a369a3c854ccebb23",
"operation": "WINDOW_MANAGER_DATABLOCK_DESKTOP",
"saveReopen": "EXACT",
"schemaVersion": 1,
"task": "M16-GAP-00027",
"windowManager": {
"id": "window-manager:WinMan",
"interfaceLocked": false,
"name": "WinMan",
"presetName": "New Preset",
"windowCount": 1
}
}

View File

@@ -0,0 +1,29 @@
{
"schemaVersion": 1,
"task": "M16-GAP-00027",
"operation": "WINDOW_MANAGER_DATABLOCK_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00027-datablock-WindowManager.blend",
"sha256": "88052ddeb5b8e35ce537910d9ce3b005b92c58b001f9b74a369a3c854ccebb23"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00027/window-manager-desktop-report.json",
"saveReopen": "EXACT"
},
"wasm": {
"status": "EXACT",
"windowManager": {
"id": "window-manager:WinMan",
"interfaceLocked": false,
"name": "WinMan",
"presetName": "New Preset",
"windowCount": 1
}
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00028"
}