49 lines
1.8 KiB
JSON
49 lines
1.8 KiB
JSON
{
|
|
"$schema": "compatibility-matrix-entry-v1",
|
|
"generatedAt": "2026-06-05T00:00:00.000Z",
|
|
"scenario": "新增目录",
|
|
"scenarioId": 4,
|
|
|
|
"clawVersion": "1.3.0",
|
|
"baselineVersion": "v1",
|
|
"schemaStatus": "compatible",
|
|
"pipelineStatus": "pass",
|
|
"gateDecision": "open",
|
|
"compatibilityStatus": "supported",
|
|
"knownRisks": [
|
|
"candidateCount 从 36 → 46 (+28%) 超过 WARN 阈值 (20%),可能触发 Baseline Compare WARN",
|
|
"activeCandidateCount 从 28 → 36 (+29%) 超过 WARN 阈值",
|
|
"新增 memory/files/ 目录未被 Baseline 覆盖,需要更新 Baseline 版本到 v2"
|
|
],
|
|
"recommendedAction": "safe to release, update baseline to v2",
|
|
|
|
"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": 46, "fields": ["id", "contentHash", "type", "status"] },
|
|
"files": { "path": "memory/files/*.md", "count": 10, "fields": ["id", "filename", "size", "mimeType"] }
|
|
},
|
|
|
|
"baselineMetrics": {
|
|
"blocCount": 6,
|
|
"cycleCount": 7,
|
|
"candidateCount": 46,
|
|
"activeCandidateCount": 36,
|
|
"archivedCandidateCount": 10
|
|
},
|
|
|
|
"deltaFromBaseline": {
|
|
"blocCount": 0,
|
|
"cycleCount": 0,
|
|
"candidateCount": 10,
|
|
"activeCandidateCount": 8,
|
|
"archivedCandidateCount": 2
|
|
},
|
|
|
|
"pipelineChecks": {
|
|
"rcChecklist": { "status": "pass", "blockers": 0, "warnings": 0 },
|
|
"baselineCompare": { "status": "warn", "blockers": 0, "warnings": ["candidateCount +28%, activeCandidateCount +29% exceed WARN threshold"] },
|
|
"releaseGate": { "decision": "open", "blockers": 0, "warnings": ["[Baseline] candidateCount 增加 28%,超过警示阈值 20%"] }
|
|
}
|
|
}
|