Light-Fabric is a high-performance, unified platform for managing the lifecycle, governance, and orchestration of enterprise AI services, including agentic services, agents, tools, skills, memories, MCP servers, APIs, gateways, and workflows.
Light-Fabric provides the runtime and control-plane foundation for managed agents and distributed AI components. It "weaves" together disparate services into a cohesive, secure, and observable ecosystem, ensuring enterprise-grade governance over autonomous agents and LLM-powered workflows.
- Unified Control Plane: A single point of truth for discovering, governing, and auditing agents and APIs via the Light-Portal.
- Agentic Intelligence: Built-in support for Hindsight Memory (biomimetic memory banks) and centralized agent skills.
- Enterprise Security: Fine-grained authorization and data filtering (masking) designed for corporate compliance.
- High Performance: Built with Rust, utilizing
tokioandaxumfor maximum throughput and memory safety. - Production Ready: Out-of-the-box support for retries, failover, and deep observability.
Full documentation, including architecture guides and implementation patterns, is available at:
https://networknt.github.io/light-fabric/
crates/model-provider: A unified interface for multiple LLM providers.frameworks: Core infrastructure for high-performance services.apps: Reference applications and enterprise microservices.
To get started with the Light-Fabric, refer to the Getting Started guide in the documentation.
This project is licensed under the Apache-2.0 License.