claude-flow
Version:
Ruflo - Enterprise AI agent orchestration for Claude Code. Deploy 60+ specialized agents in coordinated swarms with self-learning, fault-tolerant consensus, vector memory, and MCP integration
27 lines (26 loc) • 726 B
JSON
{
"name": "ruflo-intelligence",
"description": "User-facing surface for Ruflo's self-learning system: 6 neural_* + 10 hooks_intelligence_* + 9 routing/meta hooks + 4 SONA/MicroLoRA tools (29 total). Implements the 4-step pipeline (RETRIEVE → JUDGE → DISTILL → CONSOLIDATE) and IPFS-based cross-project pattern transfer.",
"version": "0.3.0",
"author": {
"name": "ruvnet",
"url": "https://github.com/ruvnet"
},
"homepage": "https://github.com/ruvnet/ruflo",
"license": "MIT",
"keywords": [
"ruflo",
"intelligence",
"sona",
"microlora",
"neural",
"learning",
"routing",
"ewc",
"attention",
"moe",
"pattern-transfer",
"model-routing",
"mcp"
]
}