44 lines
1.8 KiB
JSON
44 lines
1.8 KiB
JSON
{
|
|
"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"
|
|
}
|