Reorganize Blender Web execution around capabilities
This commit is contained in:
179
tests/golden/WBV2-P0-001/task-context.json
Normal file
179
tests/golden/WBV2-P0-001/task-context.json
Normal 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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user