48 lines
1.6 KiB
JSON
48 lines
1.6 KiB
JSON
{
|
||
"$schema": "compatibility-matrix-entry-v1",
|
||
"generatedAt": "2026-06-05T00:00:00.000Z",
|
||
"scenario": "字段重命名",
|
||
"scenarioId": 3,
|
||
|
||
"clawVersion": "1.2.0",
|
||
"baselineVersion": "v1",
|
||
"schemaStatus": "compatible",
|
||
"pipelineStatus": "pass",
|
||
"gateDecision": "open",
|
||
"compatibilityStatus": "supported",
|
||
"knownRisks": [
|
||
"bloc.id → bloc.blocId:上游消费者需要同步字段名",
|
||
"cycle.id → cycle.cycleId:Baseline 聚合不受影响",
|
||
"candidate.contentHash → candidate.hash:影响深拷贝一致性比对"
|
||
],
|
||
"recommendedAction": "safe to release, notify consumers",
|
||
|
||
"dataStructure": {
|
||
"blocs": { "path": "memory/blocs/*.md", "count": 6, "fields": ["blocId", "title", "content"] },
|
||
"cycles": { "path": "memory/cycles/*.md", "count": 7, "fields": ["cycleId", "date", "entries"] },
|
||
"candidates": { "path": "memory/candidates/*.md", "count": 36, "fields": ["id", "hash", "type", "status"] }
|
||
},
|
||
|
||
"baselineMetrics": {
|
||
"blocCount": 6,
|
||
"cycleCount": 7,
|
||
"candidateCount": 36,
|
||
"activeCandidateCount": 28,
|
||
"archivedCandidateCount": 8
|
||
},
|
||
|
||
"deltaFromBaseline": {
|
||
"blocCount": 0,
|
||
"cycleCount": 0,
|
||
"candidateCount": 0,
|
||
"activeCandidateCount": 0,
|
||
"archivedCandidateCount": 0
|
||
},
|
||
|
||
"pipelineChecks": {
|
||
"rcChecklist": { "status": "pass", "blockers": 0, "warnings": 0 },
|
||
"baselineCompare": { "status": "pass", "blockers": 0, "deltas": { "blocCount": 0, "cycleCount": 0, "candidateCount": 0, "activeCandidateCount": 0, "archivedCandidateCount": 0 } },
|
||
"releaseGate": { "decision": "open", "blockers": 0 }
|
||
}
|
||
}
|