49 lines
1.7 KiB
JSON
49 lines
1.7 KiB
JSON
{
|
|
"$schema": "compatibility-matrix-entry-v1",
|
|
"generatedAt": "2026-06-05T00:00:00.000Z",
|
|
"scenario": "废弃版本",
|
|
"scenarioId": 6,
|
|
|
|
"clawVersion": "0.1.0",
|
|
"baselineVersion": "",
|
|
"schemaStatus": "deprecated",
|
|
"pipelineStatus": "unknown",
|
|
"gateDecision": "unknown",
|
|
"compatibilityStatus": "unsupported",
|
|
"knownRisks": [
|
|
"使用旧目录结构 legacy-memory/,不在当前文件扫描路径中",
|
|
"无法运行 Baseline Compare",
|
|
"无法运行 Release Pipeline",
|
|
"遗留数据无迁移工具"
|
|
],
|
|
"recommendedAction": "migrate to Claw 1.0.x+ directory structure",
|
|
|
|
"dataStructure": {
|
|
"blocs": { "path": "legacy-memory/blocs/", "count": 4, "fields": ["id", "title", "content"], "note": "旧格式,字段名不同" },
|
|
"cycles": { "path": "legacy-memory/cycles/", "count": 5, "fields": ["id", "date", "notes"], "note": "旧格式,无结构化 entries" },
|
|
"candidates": { "path": "legacy-memory/candidates/", "count": 20, "fields": ["id", "text", "score"], "note": "旧格式,无 contentHash/type" }
|
|
},
|
|
|
|
"baselineMetrics": {
|
|
"blocCount": null,
|
|
"cycleCount": null,
|
|
"candidateCount": null,
|
|
"activeCandidateCount": null,
|
|
"archivedCandidateCount": null
|
|
},
|
|
|
|
"deltaFromBaseline": {
|
|
"blocCount": null,
|
|
"cycleCount": null,
|
|
"candidateCount": null,
|
|
"activeCandidateCount": null,
|
|
"archivedCandidateCount": null
|
|
},
|
|
|
|
"pipelineChecks": {
|
|
"rcChecklist": { "status": "unknown", "blockers": ["旧路径不在扫描范围"], "warnings": [] },
|
|
"baselineCompare": { "status": "unknown", "blockers": ["无 Baseline 数据"], "warnings": [] },
|
|
"releaseGate": { "decision": "unknown", "blockers": ["无法运行 Release Pipeline"], "warnings": [] }
|
|
}
|
|
}
|