ADAPT-Chase's picture
Add files using upload-large-folder tool
2021f39 verified
E-Fire-1: Autonomous Nova System
================================
This repo houses a supervisord-driven, container-ready, autonomous LLM stack with:
- OpenAI-compatible gateway (RAG endpoints included)
- Router with planner + authority model (NATS/Redpanda emits)
- Memory plane (Vectors, Graph, GraphRAG) with optional Qdrant/Neo4j mirrors
- Embedders, Ranker, Summarizer services
- Tools MCP with dynamic registry (Gorilla + HTTP tools)
- Gorilla bridge proxy; Kong declarative config (DB-less)
- Observability: Prometheus metrics + OpenTelemetry
See Architecture, Operations, and Security docs for details.