50 lines
2.0 KiB
JSON
50 lines
2.0 KiB
JSON
{
|
|
"$schema": "compatibility-matrix-entry-v1",
|
|
"generatedAt": "2026-06-05T00:00:00.000Z",
|
|
"scenario": "缺失关键目录:memory/candidates 不存在",
|
|
"scenarioId": 9,
|
|
|
|
"clawVersion": "1.0.0",
|
|
"baselineVersion": "v1",
|
|
"schemaStatus": "breaking",
|
|
"pipelineStatus": "fail",
|
|
"gateDecision": "closed",
|
|
"compatibilityStatus": "migration_required",
|
|
"knownRisks": [
|
|
"memory/candidates 目录缺失,candidateCount = 0",
|
|
"Baseline Compare candidateCount delta = -36 (-100%),超过 FAIL 阈值",
|
|
"Release Gate 自动 CLOSED — 无法通过门禁",
|
|
"无法生成 Release Candidate Report — 关键指标缺失",
|
|
"可能是误删除或初始化未完成,需人工确认"
|
|
],
|
|
"recommendedAction": "restore memory/candidates/ from backup or re-run init-candidates.sh",
|
|
|
|
"dataStructure": {
|
|
"blocs": { "path": "memory/blocs/*.md", "count": 6, "fields": ["id", "title", "content"] },
|
|
"cycles": { "path": "memory/cycles/*.md", "count": 7, "fields": ["date", "entries"] },
|
|
"candidates": { "path": "memory/candidates/*.md", "count": 0, "fields": [], "note": "目录不存在或为空" }
|
|
},
|
|
|
|
"baselineMetrics": {
|
|
"blocCount": 6,
|
|
"cycleCount": 7,
|
|
"candidateCount": 0,
|
|
"activeCandidateCount": 0,
|
|
"archivedCandidateCount": 0
|
|
},
|
|
|
|
"deltaFromBaseline": {
|
|
"blocCount": 0,
|
|
"cycleCount": 0,
|
|
"candidateCount": -36,
|
|
"activeCandidateCount": -28,
|
|
"archivedCandidateCount": -8
|
|
},
|
|
|
|
"pipelineChecks": {
|
|
"rcChecklist": { "status": "fail", "blockers": ["关键目录 memory/candidates 缺失,candidateCount = 0"], "warnings": [] },
|
|
"baselineCompare": { "status": "fail", "blockers": ["candidateCount delta = -100% (>50%), activeCandidateCount delta = -100%, archivedCandidateCount delta = -100%"], "warnings": [] },
|
|
"releaseGate": { "decision": "closed", "blockers": ["[Schema] memory/candidates 缺失 — 关键目录不可用", "[Checklist] 目录缺失,无法验证关键指标", "[Baseline] candidateCount delta = -100%, Gate CLOSED"] }
|
|
}
|
|
}
|