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
23 lines (22 loc) • 593 B
JSON
{
"name": "ruflo-adr",
"description": "ADR lifecycle management \u2014 create, index, supersede, check compliance, and link Architecture Decision Records to code via AgentDB hierarchical store + causal edges (supersedes/amends/depends-on/related)",
"version": "0.3.0",
"author": {
"name": "ruvnet",
"url": "https://github.com/ruvnet"
},
"homepage": "https://github.com/ruvnet/ruflo",
"license": "MIT",
"keywords": [
"ruflo",
"adr",
"architecture",
"decisions",
"documentation",
"lifecycle",
"compliance",
"causal-graph",
"mcp"
]
}