Skip to main content

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

FeatureDescription
11 Specialized AgentsZeus, Hermes, AEGIS, Chronos, Athena, Hephaestus, Nur PROMETHEUS, Iris, MEMORIX, Hestia, Morpheus
88 MCP ServersComprehensive tool integration across 9 domains
Pentarchy Governance3-agent voting for decisions $50-$100
Security VetoAEGIS can block any decision
Multi-tenantRow-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

AgentDomainRole
ZeusOrchestrationMaster orchestrator, routes requests
HermesDataFetch, transform, and deliver data
AEGISSecurityAuthentication, authorization, veto power
AthenaAnalyticsInsights, RAG, knowledge base (Pentarchy)
ChronosSchedulingCalendar, time management, reminders
HephaestusDevelopmentCode generation, DevOps (Pentarchy)
Nur PROMETHEUSFinanceCost estimation, budgeting (Pentarchy)
IrisCommunicationNotifications, messaging
MEMORIXMemoryKnowledge management, context
HestiaOperationsMonitoring, health checks
MorpheusPredictionForecasting, ML inference

Documentation Structure

This documentation is organized into sections:

  1. Getting Started - Installation and setup (manual)
  2. Architecture - System design and governance (manual)
  3. Agents - 11 agent documentation (auto-generated)
  4. API Reference - REST API endpoints (auto-generated from FastAPI)
  5. MCP Servers - 88 MCP servers (auto-generated)
  6. Frontend - React components (auto-generated)
  7. Database - Schema documentation (auto-generated)
  8. Configuration - Environment variables (auto-generated)
  9. Governance - Gap analysis, roadmap, contributing (manual)
Auto-Generated Documentation

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.