26 lines
530 B
JSON
26 lines
530 B
JSON
{
|
|
"version": "3.0.0",
|
|
"initialized": "2026-04-08T22:53:17.834Z",
|
|
"domains": {
|
|
"completed": 0,
|
|
"total": 5,
|
|
"status": "INITIALIZING"
|
|
},
|
|
"ddd": {
|
|
"progress": 0,
|
|
"modules": 0,
|
|
"totalFiles": 0,
|
|
"totalLines": 0
|
|
},
|
|
"swarm": {
|
|
"activeAgents": 0,
|
|
"maxAgents": 15,
|
|
"topology": "hierarchical-mesh"
|
|
},
|
|
"learning": {
|
|
"status": "READY",
|
|
"patternsLearned": 0,
|
|
"sessionsCompleted": 0
|
|
},
|
|
"_note": "Metrics will update as you use Ruflo. Run: npx ruflo@latest daemon start"
|
|
} |