🎉 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
+7
View File
@@ -0,0 +1,7 @@
{
"currentVersion": "v3",
"path": "/Users/a1234/.openclaw/workspace/test/fixtures/baseline-rotation/v3-baseline.json",
"updatedAt": "2026-06-04T00:00:00.000Z",
"previousVersion": "v2",
"rotationId": "rotation-001"
}
+8
View File
@@ -0,0 +1,8 @@
{
"keepLatest": 3,
"archiveOlderThan": 3,
"requireGateOpen": true,
"requireCompatibilitySupported": true,
"allowWarnings": false,
"dryRun": true
}
+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
}
}