Reorganize Blender Web execution around capabilities
Some checks are pending
M6 deployable RC / quick (push) Waiting to run
M6 deployable RC / chromium (push) Blocked by required conditions
M6 deployable RC / release (push) Blocked by required conditions

This commit is contained in:
mes123456
2026-08-24 18:37:46 -04:00
parent 0b2c3ba0dd
commit a081c68c87
2530 changed files with 763976 additions and 79 deletions

View File

@@ -0,0 +1,43 @@
{
"schemaVersion": 1,
"task": "WBV2-P0-001",
"operation": "CAPABILITY_QUEUE_RECONCILIATION",
"status": "PASS",
"executionPointer": {
"task": "WBV2-P0-001",
"parentManifest": "tests/golden/WBV2-BASELINE/manifest.json",
"parentNextTask": "WBV2-P0-001",
"nextTask": "WBV2-P0-002"
},
"legacyCoverage": {
"task": "M16-GAP-00282",
"parentManifest": "tests/golden/M16-GAP-00281/manifest.json",
"state": "active",
"meaning": "regression coverage only; not a production capability task"
},
"correctiveCheckpoint": {
"task": "C6-003",
"handoff": "tests/golden/corrective/C6-003/handoff.json",
"queueMutation": true,
"meaning": "historical migration evidence"
},
"efficiency": {
"legacyGapTasks": 6900,
"legacyCompleted": 281,
"capabilityClusters": 3,
"mappedLegacyGaps": 9,
"averageGapsPerCapability": 3,
"parallelism": "read-only inventory/schema/checkers may parallelize; Main and generated pointers remain serialized"
},
"commands": [
{"command": "node tools/web/check-web-parity-v2-plan.mjs", "exitCode": 0},
{"command": "node tools/web/check-corrective-plan.mjs", "exitCode": 0},
{"command": "node tools/web/check-execution-control-plane.mjs", "exitCode": 0},
{"command": "node tools/web/check-execution-health.mjs", "exitCode": 0},
{"command": "npm --prefix web run test:task-context", "exitCode": 0},
{"command": "npm --prefix web run test:context-governance", "exitCode": 0},
{"command": "npm --prefix web run test:execution-control-plane", "exitCode": 0},
{"command": "git diff --check", "exitCode": 0}
],
"failurePolicy": "hash drift, malformed plan, duplicate ready task, missing parent or context budget failure keeps the current task in_progress/blocked"
}

View File

@@ -0,0 +1,19 @@
{
"schemaVersion": 1,
"task": "WBV2-P0-001",
"parentTask": "WBV2-BASELINE",
"enablingTask": true,
"parityStateChange": false,
"runtime": "EXECUTION_CONTROL_PLANE",
"operation": "CAPABILITY_QUEUE_RECONCILIATION",
"status": "done",
"artifacts": {
"parentManifest": {"path": "tests/golden/WBV2-BASELINE/manifest.json", "sha256": "181490cca1aaff90559206d8e4869e4d87c8b0e9e1907dcfc996e95efb328ccb"},
"controlPlaneReport": {"path": "tests/golden/WBV2-P0-001/control-plane-report.json", "sha256": "423651d3534b055a099bb08a882270383b75c344ae737f16a82cc15f90e0e3c0"},
"status": {"path": "docs/status/WBV2-P0-001.md", "sha256": "14bbb5fcee8a2b8a8904ecdda1dc0cfb4821d18095a8f3ecdc9b45d7b0194f89"},
"taskContext": {"path": "tests/golden/WBV2-P0-001/task-context.json", "sha256": "c587edb6172b3d8cb8d5853ae4a89b15f4b0494e0bf21fc67a7bfca2b9e3e921"},
"controlPlaneChecker": {"path": "tools/web/check-execution-control-plane.mjs", "sha256": "77a64d6106505ac13a593870d73577cf6a34f28308557114aa2862e51a21076e"},
"contextRunner": {"path": "tools/web/task-context-lib.mjs", "sha256": "eb6fabeb6faac9c3b916326e58db3b5b4b33b30288198caf528b078263b9d606"}
},
"nextTask": "WBV2-P0-002"
}

View File

@@ -0,0 +1,179 @@
{
"schemaVersion": 1,
"task": "WBV2-P0-001",
"parentTask": "WBV2-BASELINE",
"status": "in_progress",
"goal": "冻结 V1 与 Blender 5.2 full-parity 的业务边界,建立 capability production lane",
"scope": {
"gap": "workflow:execution-control-plane",
"ownerFamily": "PROGRAM",
"implementationClass": "LOCAL_BOUNDED"
},
"commands": [
"node tools/web/check-web-parity-v2-plan.mjs",
"node tools/web/check-corrective-plan.mjs",
"node tools/web/check-context-governance.mjs",
"npm --prefix web run test:execution-control-plane"
],
"inputPaths": [
"docs/BLENDER_WEB_EXECUTION_CONTROL_PLANE.md"
],
"inputSelection": {
"schemaVersion": 1,
"limits": {
"maxFiles": 12,
"evidenceBytes": 8192,
"contextRemainingBytes": 4700,
"contextRemainingTokens": 1173
},
"source": {
"bytes": 5204,
"tokens": 1303
},
"selected": [
{
"path": "docs/BLENDER_WEB_EXECUTION_CONTROL_PLANE.md",
"bytes": 3634,
"tokens": 909
}
],
"excluded": [
{
"path": "docs/BLENDER_WEB_PARITY_EXECUTION_PLAN_V2.md",
"bytes": 11045,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "docs/BLENDER_WEB_PARITY_TASK_PLAN_V2.json",
"bytes": 23705,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 0,
"reason": "ALREADY_IN_CONTEXT"
},
{
"path": "tests/golden/corrective/C6-003/handoff.json",
"bytes": 6516,
"reason": "EVIDENCE_BYTE_BUDGET"
},
{
"path": "docs/WEB_BLENDER_MODELER_V1_SCOPE.md",
"bytes": 4061,
"reason": "CONTEXT_REMAINING_SPACE"
}
],
"totals": {
"files": 1,
"bytes": 3634,
"tokens": 909
}
},
"exitCriteria": [
"corrective owner-review status is explicit",
"legacy parent pointer is unchanged",
"plan has one activation gate"
],
"nextTask": "WBV2-P0-002",
"sourceDocuments": {
"queue": "docs/EXECUTION_QUEUE.md",
"taskCard": "docs/tasks/WBV2-P0-001.md",
"taskIndex": "tests/golden/WBV2/task-index.json",
"parentManifest": "tests/golden/WBV2-BASELINE/manifest.json",
"parentStatus": "docs/status/WBV2-BASELINE.md"
},
"readPolicy": {
"required": [
"docs/EXECUTION_QUEUE.md",
"docs/tasks/WBV2-P0-001.md",
"tests/golden/WBV2-BASELINE/manifest.json",
"docs/status/WBV2-BASELINE.md"
],
"machineOnly": [
"tests/golden/WBV2/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": "WBV2-BASELINE",
"parentTask": "M16-GAP-00281",
"status": "done",
"nextTask": "WBV2-P0-001",
"artifactCount": 0
},
"statusSummary": [
"# WBV2 baseline status",
"status: done",
"task: capability queue transition baseline",
"updated: 2026-08-24 America/New_York",
"The WBV2 production lane starts without rewriting the immutable M16 manifests. The",
"legacy coverage checkpoint remains `M16-GAP-00282`, whose parent manifest is",
"`tests/golden/M16-GAP-00281/manifest.json`. Corrective C0-C6 evidence remains historical.",
"nextTask: `WBV2-P0-001`"
]
},
"budgets": {
"queueBytes": 4096,
"taskBytes": 1639,
"parentManifestBytes": 24576,
"parentStatusBytes": 6144,
"evidenceFiles": 12,
"evidenceBytes": 8192,
"contextTokens": 3500,
"contextEnvelopeTokens": 1024,
"taskLines": 48,
"taskTokens": 410
},
"size": {
"documents": [
{
"path": "docs/EXECUTION_QUEUE.md",
"bytes": 2802,
"lines": 51,
"tokens": 701
},
{
"path": "docs/tasks/WBV2-P0-001.md",
"bytes": 1639,
"lines": 48,
"tokens": 410
},
{
"path": "tests/golden/WBV2-BASELINE/manifest.json",
"bytes": 370,
"lines": 14,
"tokens": 93
},
{
"path": "docs/status/WBV2-BASELINE.md",
"bytes": 393,
"lines": 12,
"tokens": 99
}
],
"sourceTokens": 1303,
"evidenceFiles": 1,
"evidenceBytes": 3634,
"evidenceTokens": 909,
"totalTokens": 2212,
"reservedEnvelopeTokens": 1024,
"estimatedContextTokens": 3236,
"serializedContextTokens": 688,
"withinBudget": true
}
}