Initial commit
This commit is contained in:
11
.claude-flow/metrics/codebase-map.json
Normal file
11
.claude-flow/metrics/codebase-map.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"timestamp": "2026-05-14T20:27:39.131Z",
|
||||
"projectRoot": "/home/code/infinite",
|
||||
"structure": {
|
||||
"hasPackageJson": true,
|
||||
"hasTsConfig": true,
|
||||
"hasClaudeConfig": true,
|
||||
"hasClaudeFlow": true
|
||||
},
|
||||
"scannedAt": 1778790459131
|
||||
}
|
||||
6
.claude-flow/metrics/consolidation.json
Normal file
6
.claude-flow/metrics/consolidation.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"timestamp": "2026-05-14T20:18:40.177Z",
|
||||
"patternsConsolidated": 0,
|
||||
"memoryCleaned": 0,
|
||||
"duplicatesRemoved": 0
|
||||
}
|
||||
15
.claude-flow/metrics/performance.json
Normal file
15
.claude-flow/metrics/performance.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"timestamp": "2026-05-14T20:35:12.386Z",
|
||||
"mode": "headless",
|
||||
"workerType": "optimize",
|
||||
"model": "sonnet",
|
||||
"durationMs": 187728,
|
||||
"executionId": "optimize_1778790724658_6gcdhi",
|
||||
"success": false,
|
||||
"findings": {
|
||||
"sections": [],
|
||||
"codeBlocks": []
|
||||
},
|
||||
"rawOutputPreview": "API Error: Unable to connect to API (ConnectionRefused)\n",
|
||||
"rawOutputLength": 56
|
||||
}
|
||||
15
.claude-flow/metrics/security-audit.json
Normal file
15
.claude-flow/metrics/security-audit.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"timestamp": "2026-05-14T20:29:37.809Z",
|
||||
"mode": "headless",
|
||||
"workerType": "audit",
|
||||
"model": "haiku",
|
||||
"durationMs": 191302,
|
||||
"executionId": "audit_1778790386507_rkcyer",
|
||||
"success": false,
|
||||
"findings": {
|
||||
"parseError": true,
|
||||
"rawOutput": "API Error: Unable to connect to API (ConnectionRefused)\n"
|
||||
},
|
||||
"rawOutputPreview": "API Error: Unable to connect to API (ConnectionRefused)\n",
|
||||
"rawOutputLength": 56
|
||||
}
|
||||
15
.claude-flow/metrics/test-gaps.json
Normal file
15
.claude-flow/metrics/test-gaps.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"timestamp": "2026-05-14T20:31:25.756Z",
|
||||
"mode": "headless",
|
||||
"workerType": "testgaps",
|
||||
"model": "sonnet",
|
||||
"durationMs": 186630,
|
||||
"executionId": "testgaps_1778790499126_q44yei",
|
||||
"success": false,
|
||||
"findings": {
|
||||
"sections": [],
|
||||
"codeBlocks": []
|
||||
},
|
||||
"rawOutputPreview": "API Error: Unable to connect to API (ConnectionRefused)\n",
|
||||
"rawOutputLength": 56
|
||||
}
|
||||
Reference in New Issue
Block a user