KOSMOS V2.0 Documentation
AI-Native Enterprise Operating System
Overview
KOSMOS (Knowledge-Orchestrated System for Multi-agent Operational Superintelligence) is an AI-native enterprise platform featuring 11 specialized agents, 88 MCP servers, and Pentarchy governance.
Core Philosophy: "Agents Work. Humans Approve."
Key Features
| Feature | Description |
|---|---|
| 11 Specialized Agents | Zeus, Hermes, AEGIS, Chronos, Athena, Hephaestus, Nur PROMETHEUS, Iris, MEMORIX, Hestia, Morpheus |
| 88 MCP Servers | Comprehensive tool integration across 9 domains |
| Pentarchy Governance | 3-agent voting for decisions $50-$100 |
| Security Veto | AEGIS can block any decision |
| Multi-tenant | Row-Level Security for tenant isolation |
Quick Navigation
Getting Started
Installation, quick start, and configuration guides.
Architecture
System design, governance, and technical architecture.
Agents
11 specialized AI agents that power KOSMOS.
The 11 Agents
| Agent | Domain | Role |
|---|---|---|
| Zeus | Orchestration | Master orchestrator, routes requests |
| Hermes | Data | Fetch, transform, and deliver data |
| AEGIS | Security | Authentication, authorization, veto power |
| Athena | Analytics | Insights, RAG, knowledge base (Pentarchy) |
| Chronos | Scheduling | Calendar, time management, reminders |
| Hephaestus | Development | Code generation, DevOps (Pentarchy) |
| Nur PROMETHEUS | Finance | Cost estimation, budgeting (Pentarchy) |
| Iris | Communication | Notifications, messaging |
| MEMORIX | Memory | Knowledge management, context |
| Hestia | Operations | Monitoring, health checks |
| Morpheus | Prediction | Forecasting, ML inference |
Documentation Structure
This documentation is organized into sections:
- Getting Started - Installation and setup (manual)
- Architecture - System design and governance (manual)
- Agents - 11 agent documentation (auto-generated)
- API Reference - REST API endpoints (auto-generated from FastAPI)
- MCP Servers - 88 MCP servers (auto-generated)
- Frontend - React components (auto-generated)
- Database - Schema documentation (auto-generated)
- Configuration - Environment variables (auto-generated)
- Governance - Gap analysis, roadmap, contributing (manual)
Sections 3-8 are automatically generated from the codebase on every commit. This ensures documentation stays in sync with the implementation.
Quick Start
# Clone the repository
git clone https://github.com/nuvanta-holding/kosmos-dar.git
cd kosmos-dar
# Start with Docker
cd implementation
cp .env.example .env
docker-compose up -d
See the Getting Started guide for detailed instructions.
Version: 2.0.0-alpha Last Updated: December 2025 Copyright: © 2025 Nuvanta Holding. All Rights Reserved.