🎉 init: 小龙的工作空间

This commit is contained in:
大海
2026-06-06 10:40:48 +08:00
commit a188ee1426
3201 changed files with 231817 additions and 0 deletions
+110
View File
@@ -0,0 +1,110 @@
{
"generatedAt": "2026-06-04T20:00:31.447Z",
"chainLength": 2,
"steps": [
{
"from": "v1",
"to": "v2",
"growthMode": "normal",
"metrics": {
"blocCount": {
"from": 6,
"to": 6,
"delta": "0%",
"absolute": 0
},
"cycleCount": {
"from": 7,
"to": 7,
"delta": "0%",
"absolute": 0
},
"candidateCount": {
"from": 36,
"to": 38,
"delta": "+5.56%",
"absolute": 2
},
"activeCandidateCount": {
"from": 28,
"to": 30,
"delta": "+7.14%",
"absolute": 2
},
"archivedCandidateCount": {
"from": 8,
"to": 8,
"delta": "0%",
"absolute": 0
}
}
},
{
"from": "v2",
"to": "v3",
"growthMode": "moderate",
"metrics": {
"blocCount": {
"from": 6,
"to": 7,
"delta": "+16.67%",
"absolute": 1
},
"cycleCount": {
"from": 7,
"to": 9,
"delta": "+28.57%",
"absolute": 2
},
"candidateCount": {
"from": 38,
"to": 46,
"delta": "+21.05%",
"absolute": 8
},
"activeCandidateCount": {
"from": 30,
"to": 36,
"delta": "+20%",
"absolute": 6
},
"archivedCandidateCount": {
"from": 8,
"to": 10,
"delta": "+25%",
"absolute": 2
}
}
}
],
"thresholdEvaluation": [
{
"from": "v1",
"to": "v2",
"metrics": {
"blocCount": "✅ PASS",
"cycleCount": "✅ PASS",
"candidateCount": "✅ PASS",
"activeCandidateCount": "✅ PASS",
"archivedCandidateCount": "✅ PASS"
}
},
{
"from": "v2",
"to": "v3",
"metrics": {
"blocCount": "✅ PASS",
"cycleCount": "⚠️ WARN",
"candidateCount": "⚠️ WARN",
"activeCandidateCount": "✅ PASS",
"archivedCandidateCount": "⚠️ WARN"
}
}
],
"summary": {
"totalSteps": 2,
"passSteps": 1,
"warnSteps": 1,
"failSteps": 0
}
}
@@ -0,0 +1,259 @@
{
"generatedAt": "2026-06-04T19:58:33.249Z",
"thresholds": {
"warn": 20,
"fail": 50
},
"baselineVersions": [
"v1",
"v2",
"v3"
],
"deltaLevels": [
5,
10,
20,
30,
50,
70
],
"results": [
{
"baseline": "v1",
"deltaPct": 5,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v1",
"deltaPct": 10,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v1",
"deltaPct": 20,
"status": "warn",
"blockers": 0,
"warnings": 2,
"blockerDetails": [],
"warningDetails": [
"Active Candidate Count: baseline=28 → candidate=34 (增加 21.43%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=10 (增加 25%,超过警示阈值 20%)"
]
},
{
"baseline": "v1",
"deltaPct": 30,
"status": "warn",
"blockers": 0,
"warnings": 5,
"blockerDetails": [],
"warningDetails": [
"Bloc Count: baseline=6 → candidate=8 (增加 33.33%,超过警示阈值 20%)",
"Cycle Count: baseline=7 → candidate=9 (增加 28.57%,超过警示阈值 20%)",
"Candidate Count: baseline=36 → candidate=47 (增加 30.56%,超过警示阈值 20%)",
"Active Candidate Count: baseline=28 → candidate=36 (增加 28.57%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=10 (增加 25%,超过警示阈值 20%)"
]
},
{
"baseline": "v1",
"deltaPct": 50,
"status": "fail",
"blockers": 1,
"warnings": 4,
"blockerDetails": [
"Cycle Count: baseline=7 → candidate=11 (增加 57.14%,超过严重阈值 50%)"
],
"warningDetails": [
"Bloc Count: baseline=6 → candidate=9 (增加 50%,超过警示阈值 20%)",
"Candidate Count: baseline=36 → candidate=54 (增加 50%,超过警示阈值 20%)",
"Active Candidate Count: baseline=28 → candidate=42 (增加 50%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=12 (增加 50%,超过警示阈值 20%)"
]
},
{
"baseline": "v1",
"deltaPct": 70,
"status": "fail",
"blockers": 5,
"warnings": 0,
"blockerDetails": [
"Bloc Count: baseline=6 → candidate=10 (增加 66.67%,超过严重阈值 50%)",
"Cycle Count: baseline=7 → candidate=12 (增加 71.43%,超过严重阈值 50%)",
"Candidate Count: baseline=36 → candidate=61 (增加 69.44%,超过严重阈值 50%)",
"Active Candidate Count: baseline=28 → candidate=48 (增加 71.43%,超过严重阈值 50%)",
"Archived Candidate Count: baseline=8 → candidate=14 (增加 75%,超过严重阈值 50%)"
],
"warningDetails": []
},
{
"baseline": "v2",
"deltaPct": 5,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v2",
"deltaPct": 10,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v2",
"deltaPct": 20,
"status": "warn",
"blockers": 0,
"warnings": 2,
"blockerDetails": [],
"warningDetails": [
"Candidate Count: baseline=38 → candidate=46 (增加 21.05%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=10 (增加 25%,超过警示阈值 20%)"
]
},
{
"baseline": "v2",
"deltaPct": 30,
"status": "warn",
"blockers": 0,
"warnings": 5,
"blockerDetails": [],
"warningDetails": [
"Bloc Count: baseline=6 → candidate=8 (增加 33.33%,超过警示阈值 20%)",
"Cycle Count: baseline=7 → candidate=9 (增加 28.57%,超过警示阈值 20%)",
"Candidate Count: baseline=38 → candidate=49 (增加 28.95%,超过警示阈值 20%)",
"Active Candidate Count: baseline=30 → candidate=39 (增加 30%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=10 (增加 25%,超过警示阈值 20%)"
]
},
{
"baseline": "v2",
"deltaPct": 50,
"status": "fail",
"blockers": 1,
"warnings": 4,
"blockerDetails": [
"Cycle Count: baseline=7 → candidate=11 (增加 57.14%,超过严重阈值 50%)"
],
"warningDetails": [
"Bloc Count: baseline=6 → candidate=9 (增加 50%,超过警示阈值 20%)",
"Candidate Count: baseline=38 → candidate=57 (增加 50%,超过警示阈值 20%)",
"Active Candidate Count: baseline=30 → candidate=45 (增加 50%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=8 → candidate=12 (增加 50%,超过警示阈值 20%)"
]
},
{
"baseline": "v2",
"deltaPct": 70,
"status": "fail",
"blockers": 5,
"warnings": 0,
"blockerDetails": [
"Bloc Count: baseline=6 → candidate=10 (增加 66.67%,超过严重阈值 50%)",
"Cycle Count: baseline=7 → candidate=12 (增加 71.43%,超过严重阈值 50%)",
"Candidate Count: baseline=38 → candidate=65 (增加 71.05%,超过严重阈值 50%)",
"Active Candidate Count: baseline=30 → candidate=51 (增加 70%,超过严重阈值 50%)",
"Archived Candidate Count: baseline=8 → candidate=14 (增加 75%,超过严重阈值 50%)"
],
"warningDetails": []
},
{
"baseline": "v3",
"deltaPct": 5,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v3",
"deltaPct": 10,
"status": "pass",
"blockers": 0,
"warnings": 0,
"blockerDetails": [],
"warningDetails": []
},
{
"baseline": "v3",
"deltaPct": 20,
"status": "warn",
"blockers": 0,
"warnings": 1,
"blockerDetails": [],
"warningDetails": [
"Cycle Count: baseline=9 → candidate=11 (增加 22.22%,超过警示阈值 20%)"
]
},
{
"baseline": "v3",
"deltaPct": 30,
"status": "warn",
"blockers": 0,
"warnings": 5,
"blockerDetails": [],
"warningDetails": [
"Bloc Count: baseline=7 → candidate=9 (增加 28.57%,超过警示阈值 20%)",
"Cycle Count: baseline=9 → candidate=12 (增加 33.33%,超过警示阈值 20%)",
"Candidate Count: baseline=46 → candidate=60 (增加 30.43%,超过警示阈值 20%)",
"Active Candidate Count: baseline=36 → candidate=47 (增加 30.56%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=10 → candidate=13 (增加 30%,超过警示阈值 20%)"
]
},
{
"baseline": "v3",
"deltaPct": 50,
"status": "fail",
"blockers": 2,
"warnings": 3,
"blockerDetails": [
"Bloc Count: baseline=7 → candidate=11 (增加 57.14%,超过严重阈值 50%)",
"Cycle Count: baseline=9 → candidate=14 (增加 55.56%,超过严重阈值 50%)"
],
"warningDetails": [
"Candidate Count: baseline=46 → candidate=69 (增加 50%,超过警示阈值 20%)",
"Active Candidate Count: baseline=36 → candidate=54 (增加 50%,超过警示阈值 20%)",
"Archived Candidate Count: baseline=10 → candidate=15 (增加 50%,超过警示阈值 20%)"
]
},
{
"baseline": "v3",
"deltaPct": 70,
"status": "fail",
"blockers": 5,
"warnings": 0,
"blockerDetails": [
"Bloc Count: baseline=7 → candidate=12 (增加 71.43%,超过严重阈值 50%)",
"Cycle Count: baseline=9 → candidate=15 (增加 66.67%,超过严重阈值 50%)",
"Candidate Count: baseline=46 → candidate=78 (增加 69.57%,超过严重阈值 50%)",
"Active Candidate Count: baseline=36 → candidate=61 (增加 69.44%,超过严重阈值 50%)",
"Archived Candidate Count: baseline=10 → candidate=17 (增加 70%,超过严重阈值 50%)"
],
"warningDetails": []
}
],
"summary": {
"totalScenarios": 18,
"falsePositives": 0,
"falseNegatives": 0,
"thresholdBoundaryCorrect": {
"at20": true,
"at50": true
},
"conclusion": "✅ Thresholds are stable. No false positives or false negatives detected."
}
}
+19
View File
@@ -0,0 +1,19 @@
{
"generatedAt": "2026-06-04T19:45:50.155Z",
"version": "v1",
"workspace": "/Users/<user>/.openclaw/workspace",
"metrics": {
"blocCount": 6,
"cycleCount": 7,
"candidateCount": 36,
"activeCandidateCount": 28,
"archivedCandidateCount": 8,
"details": {
"coreBlocFiles": 6,
"projectFiles": 5,
"registerFiles": 7,
"topLevelFiles": 8,
"dailyNoteFiles": 8
}
}
}
+23
View File
@@ -0,0 +1,23 @@
{
"generatedAt": "2026-06-04T20:00:31.444Z",
"version": "v2",
"previousVersion": "v1",
"growthMode": "normal",
"workspace": "/Users/<user>/.openclaw/workspace",
"metrics": {
"blocCount": 6,
"cycleCount": 7,
"candidateCount": 38,
"activeCandidateCount": 30,
"archivedCandidateCount": 8
},
"details": {
"coreBlocFiles": 6,
"projectFiles": 5,
"registerFiles": 7,
"topLevelFiles": 8,
"dailyNoteFiles": 8,
"evolvedFrom": "v1",
"growthApplied": "日常记忆积累 (3-8%)"
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"generatedAt": "2026-06-04T20:00:31.445Z",
"version": "v3",
"previousVersion": "v2",
"growthMode": "moderate",
"workspace": "/Users/<user>/.openclaw/workspace",
"metrics": {
"blocCount": 7,
"cycleCount": 9,
"candidateCount": 46,
"activeCandidateCount": 36,
"archivedCandidateCount": 10
}
}