UNPKG

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

10 lines 261 B
/** * Guidance Control Plane - Type Definitions * * Types for the guidance compiler, shard retriever, enforcement gates, * run ledger, evaluators, and optimizer loop. * * @module @claude-flow/guidance/types */ export {}; //# sourceMappingURL=types.js.map