Govern task context and advance execution pointer
This commit is contained in:
25
tests/golden/M16-GAP-00026/manifest.json
Normal file
25
tests/golden/M16-GAP-00026/manifest.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00026",
|
||||
"parentTask": "M16-GAP-00025",
|
||||
"enablingTask": false,
|
||||
"parityStateChange": true,
|
||||
"runtime": "BLENDER_5_2_LOCAL_EXACT",
|
||||
"operation": "VOLUME_DATABLOCK_LOCAL_EXACT",
|
||||
"status": "done",
|
||||
"artifacts": {
|
||||
"parentManifest": {"path": "tests/golden/M16-GAP-00025/manifest.json", "sha256": "acc4b2d2d617b49bd274ae18e07475885eaa566269fe038c7df173a6a58f4964"},
|
||||
"fixture": {"path": "tests/files/web/generated/M16-GAP-00026-datablock-Volume.blend", "sha256": "725ee2ac502aec3ffe6fc91bcaaf9ce1c8225dc71b3162b10db8d598bed0b8d0"},
|
||||
"generator": {"path": "tools/web/generated/M16-GAP-00026.py", "sha256": "e8cf1a2397e5a03f6cd246add30287ead990b9bfb932e34bfbbb4e95d7a98036"},
|
||||
"desktopChecker": {"path": "tools/web/check-volume-desktop.py", "sha256": "fd5b2110877e9372056292b543d23f1912ffcad32ea5d882054110202c6e3b16"},
|
||||
"webChecker": {"path": "tools/web/check-generated-gap.mjs", "sha256": "025f75b03eb228956f35084c5413f8fac96ed1837ac4938a734e7db0c0c0fb67"},
|
||||
"reader": {"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp", "sha256": "2a15121e4fa1cb8f04c0112458d5ef0fa92ed92d1efc49e1b938d2c00cfe58da"},
|
||||
"protocol": {"path": "web/protocol/scene-ir.ts", "sha256": "1dae06614aea42c97949b7f13f0d38663e8fce1eb18d475bf1479e326064b16f"},
|
||||
"wasm": {"path": "web/app/src/vendor/blender/web_engine.wasm", "sha256": "43d84158eaeec907c5f04018ceb4e3a6948860243a619f0d035be3c5c6a63a5a"},
|
||||
"wasmPublic": {"path": "web/app/public/vendor/blender/web_engine.wasm", "sha256": "43d84158eaeec907c5f04018ceb4e3a6948860243a619f0d035be3c5c6a63a5a"},
|
||||
"wasmJs": {"path": "web/app/src/vendor/blender/web_engine.js", "sha256": "9c831d0351ac9d0714cce3b1da748cba416ced3086e3c59595cf24ac4da459ed"},
|
||||
"desktopReport": {"path": "tests/golden/M16-GAP-00026/volume-desktop-report.json", "sha256": "60c12879158b8a8e548a135778f90618cec8d42b39a95e460398fe6cfe563c86"},
|
||||
"webReport": {"path": "tests/golden/M16-GAP-00026/volume-local-exact-report.json", "sha256": "649e2bace33f8d9708b3ce0b4979e0cd6e9a0b78b8f4ee2b75776a94e68362be"}
|
||||
},
|
||||
"nextTask": "M16-GAP-00027"
|
||||
}
|
||||
181
tests/golden/M16-GAP-00026/task-context.json
Normal file
181
tests/golden/M16-GAP-00026/task-context.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00026",
|
||||
"parentTask": "M16-GAP-00025",
|
||||
"status": "in_progress",
|
||||
"goal": "Make the same minimal fixture produce observable datablock:Volume 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:Volume",
|
||||
"ownerFamily": "RNA_DATABLOCK",
|
||||
"implementationClass": "LOCAL_EXACT"
|
||||
},
|
||||
"commands": [
|
||||
"build_blender_5.2.0/bin/blender -b --factory-startup --python tools/web/generated/M16-GAP-00026.py -- tests/files/web/generated/M16-GAP-00026-datablock-Volume.blend",
|
||||
"npm --prefix web run test:generated-gap -- --task M16-GAP-00026",
|
||||
"node tools/web/check-generated-gap.mjs --task M16-GAP-00026"
|
||||
],
|
||||
"inputPaths": [
|
||||
"tools/web/generated/M16-GAP-00026.py"
|
||||
],
|
||||
"inputSelection": {
|
||||
"schemaVersion": 1,
|
||||
"limits": {
|
||||
"maxFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextRemainingBytes": 6721,
|
||||
"contextRemainingTokens": 1678
|
||||
},
|
||||
"source": {
|
||||
"bytes": 7279,
|
||||
"tokens": 1822
|
||||
},
|
||||
"selected": [
|
||||
{
|
||||
"path": "tools/web/generated/M16-GAP-00026.py",
|
||||
"bytes": 732,
|
||||
"tokens": 183
|
||||
}
|
||||
],
|
||||
"excluded": [
|
||||
{
|
||||
"path": "tests/files/web/generated/M16-GAP-00026-datablock-Volume.blend",
|
||||
"bytes": 85843,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "blender-5.2.0/source/blender/web_engine/web_engine_blend_reader.cpp",
|
||||
"bytes": 220590,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tools/web/check-generated-gap.mjs",
|
||||
"bytes": 94646,
|
||||
"reason": "EVIDENCE_BYTE_BUDGET"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00026/",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00026.md",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00026/manifest.json",
|
||||
"bytes": null,
|
||||
"reason": "GENERATED_EVIDENCE_OUTPUT"
|
||||
}
|
||||
],
|
||||
"totals": {
|
||||
"files": 1,
|
||||
"bytes": 732,
|
||||
"tokens": 183
|
||||
}
|
||||
},
|
||||
"exitCriteria": [
|
||||
"desktop fixture evidence exists",
|
||||
"WASM uses the same fixture",
|
||||
"comparator passes",
|
||||
"save/reopen preserves Main",
|
||||
"manifest hashes all artifacts"
|
||||
],
|
||||
"nextTask": "M16-GAP-00027",
|
||||
"sourceDocuments": {
|
||||
"queue": "docs/EXECUTION_QUEUE.md",
|
||||
"taskCard": "docs/tasks/M16-GAP-00026.md",
|
||||
"taskIndex": "tests/golden/M15-03A/task-index.json",
|
||||
"parentManifest": "tests/golden/M16-GAP-00025/manifest.json",
|
||||
"parentStatus": "docs/status/M16-GAP-00025.md"
|
||||
},
|
||||
"readPolicy": {
|
||||
"required": [
|
||||
"docs/EXECUTION_QUEUE.md",
|
||||
"docs/tasks/M16-GAP-00026.md",
|
||||
"tests/golden/M16-GAP-00025/manifest.json",
|
||||
"docs/status/M16-GAP-00025.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-00025",
|
||||
"parentTask": "M16-GAP-00024",
|
||||
"status": "done",
|
||||
"nextTask": "M16-GAP-00026",
|
||||
"artifactCount": 12
|
||||
},
|
||||
"statusSummary": [
|
||||
"# M16-GAP-00025 Status",
|
||||
"status: done ",
|
||||
"task: Texture data-block LOCAL_EXACT slice ",
|
||||
"updated: 2026-08-20 America/New_York",
|
||||
"scope: Blender 5.2 `Tex` identity and bounded procedural texture fields: type, noise scale/depth, intensity, contrast and saturation.",
|
||||
"evidence:",
|
||||
"- `tools/web/generated/M16-GAP-00025.py` deterministically creates `texture:WebGapTexture` as a CLOUDS texture.",
|
||||
"- Desktop reopen report matches exactly; WASM/Main matched all fields, save/reopen was identical, and truncated Blend input was rejected without Main mutation."
|
||||
]
|
||||
},
|
||||
"budgets": {
|
||||
"queueBytes": 4096,
|
||||
"taskBytes": 1729,
|
||||
"parentManifestBytes": 24576,
|
||||
"parentStatusBytes": 6144,
|
||||
"evidenceFiles": 12,
|
||||
"evidenceBytes": 8192,
|
||||
"contextTokens": 3500,
|
||||
"taskLines": 38,
|
||||
"taskTokens": 433
|
||||
},
|
||||
"size": {
|
||||
"documents": [
|
||||
{
|
||||
"path": "docs/EXECUTION_QUEUE.md",
|
||||
"bytes": 2168,
|
||||
"lines": 45,
|
||||
"tokens": 542
|
||||
},
|
||||
{
|
||||
"path": "docs/tasks/M16-GAP-00026.md",
|
||||
"bytes": 1729,
|
||||
"lines": 38,
|
||||
"tokens": 433
|
||||
},
|
||||
{
|
||||
"path": "tests/golden/M16-GAP-00025/manifest.json",
|
||||
"bytes": 2145,
|
||||
"lines": 26,
|
||||
"tokens": 537
|
||||
},
|
||||
{
|
||||
"path": "docs/status/M16-GAP-00025.md",
|
||||
"bytes": 1237,
|
||||
"lines": 23,
|
||||
"tokens": 310
|
||||
}
|
||||
],
|
||||
"sourceTokens": 1822,
|
||||
"evidenceFiles": 1,
|
||||
"evidenceBytes": 732,
|
||||
"evidenceTokens": 183,
|
||||
"totalTokens": 2005,
|
||||
"withinBudget": true
|
||||
}
|
||||
}
|
||||
19
tests/golden/M16-GAP-00026/volume-desktop-report.json
Normal file
19
tests/golden/M16-GAP-00026/volume-desktop-report.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00026-datablock-Volume.blend",
|
||||
"fixtureSha256": "725ee2ac502aec3ffe6fc91bcaaf9ce1c8225dc71b3162b10db8d598bed0b8d0",
|
||||
"operation": "VOLUME_DATABLOCK_DESKTOP",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00026",
|
||||
"volume": {
|
||||
"displayDensity": 2.5,
|
||||
"id": "volume:WebGapVolume",
|
||||
"interpolation": "NEAREST",
|
||||
"name": "WebGapVolume",
|
||||
"sourcePath": "//WebGapVolume.vdb",
|
||||
"stepSize": 0.125,
|
||||
"velocityGrid": "velocity",
|
||||
"velocityScale": 1.0
|
||||
}
|
||||
}
|
||||
32
tests/golden/M16-GAP-00026/volume-local-exact-report.json
Normal file
32
tests/golden/M16-GAP-00026/volume-local-exact-report.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00026",
|
||||
"operation": "VOLUME_DATABLOCK_LOCAL_EXACT",
|
||||
"fixture": {
|
||||
"path": "tests/files/web/generated/M16-GAP-00026-datablock-Volume.blend",
|
||||
"sha256": "725ee2ac502aec3ffe6fc91bcaaf9ce1c8225dc71b3162b10db8d598bed0b8d0"
|
||||
},
|
||||
"desktop": {
|
||||
"status": "EXACT",
|
||||
"report": "tests/golden/M16-GAP-00026/volume-desktop-report.json",
|
||||
"saveReopen": "EXACT"
|
||||
},
|
||||
"wasm": {
|
||||
"status": "EXACT",
|
||||
"volumeId": "volume:WebGapVolume",
|
||||
"geometryStatus": "blocked",
|
||||
"sourcePath": "//WebGapVolume.vdb",
|
||||
"volumeProperties": {
|
||||
"displayDensity": 2.5,
|
||||
"interpolation": "NEAREST",
|
||||
"stepSize": 0.125,
|
||||
"velocityGrid": "velocity",
|
||||
"velocityScale": 1
|
||||
}
|
||||
},
|
||||
"saveReopen": "EXACT",
|
||||
"negative": {
|
||||
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
|
||||
},
|
||||
"nextTask": "M16-GAP-00027"
|
||||
}
|
||||
Reference in New Issue
Block a user