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) • 628 B
JSON
{
"name": "ruflo-federation",
"description": "Cross-installation agent federation with zero-trust security, peer discovery, consensus-based task routing, and per-call budget circuit breaker (ADR-097)",
"version": "0.2.0",
"author": {
"name": "ruvnet",
"url": "https://github.com/ruvnet"
},
"homepage": "https://github.com/ruvnet/ruflo",
"license": "MIT",
"keywords": [
"ruflo",
"federation",
"zero-trust",
"peer-discovery",
"consensus",
"multi-agent",
"distributed",
"circuit-breaker",
"budget",
"token-quota",
"mcp",
"pii-pipeline",
"audit-log"
]
}