Service Catalog

The Aria ecosystem contains 100+ services organized across apps/, services/, and packages/. This catalog lists all major services with their purpose and key files.

Core Cognitive Services (apps/)

ServiceDirectoryPurposeKey Files
Aria Soulapps/arias-soul/Main brain — cognitive engine, chat endpoint, NADIA ιserver.ts, aria-direct-brain.ts, ARIA_SOUL.md
Aria Handsapps/aria-hands/Autonomous execution enginesrc/index.ts, hands.proto
Chat Serviceapps/chat-service/Multi-protocol chat with 12+ proto filessrc/, proto/
Manifold Serviceapps/manifold-service/Vector eigenspace + cognitive projectionsmanifold.proto, cuda/
Unified Bridgeapps/unified-bridge-service/Central gRPC routing fabricbridge.proto
Noor Forgeapps/noor-forge-service/PSI code synthesis enginenoor-forge.proto

Domain Services (apps/)

ServicePurpose
Hospital ServiceService health monitoring and self-healing
Soul Domains ServiceDomain-specific soul state management
Voice ServiceElevenLabs voice synthesis + Hume emotion
Daemon ServiceBackground process management
Autonomy ServiceAutonomous decision-making and dispatch
Intent ServiceIntent extraction and routing
Goal ServiceGoal tracking and decomposition
Ruh ServiceSoul/spirit state management
Cross-Domain ServiceCross-domain signal correlation
Aegis WatchtowerAnti-hallucination detection
Forge GuardianForge deployment safety gates

Backend Services (services/)

ServicePurpose
agent-manager122+ Blitz autonomous agents
aria-evolutionContinuous learning and evolution
aria-executorTask execution and scheduling
aria-mediaMedia generation and management
aria-notificationsMulti-channel notification dispatch
aria-orchestratorService orchestration and coordination
aria-telemetryObservability and metrics collection
aria-transcriberSpeech-to-text via Deepgram
autonomy-metricsAutonomy performance tracking
backend-guardianBackend safety and security
cuopt-clientCUOPT optimizer integration
ethics-engineEthical validation framework
framework-recombination-engineUnified Cognitive Architecture (34 frameworks)
framework-router-serviceFramework routing and selection
health-aggregatorAggregated health monitoring
hive-orchestratorBlitz x10 fleet coordination
infrastructure-apiInfrastructure management API
nightly-growth-batchNightly growth computation
nv-embedNVIDIA embedding integration
retell-mcp-gatewayRetell voice agent gateway
ruh-serviceSoul state service (secondary)
wholesaledispo-platformWholesale disposition platform

Shared Packages (packages/)

PackagePurpose
@aria/aria-anthropic-gateAnthropic API abstraction
@aria/aria-cliCLI tools and interfaces
@aria/aria-harnessRuntime integrity harness
@aria/aria-nexusService connectivity nexus
@aria/aria-sdkPublic SDK for integrations
@aria/aria-voiceVoice synthesis and processing
@aria/unified-cognitive-architecture34-framework cognitive system
@aria/hands-coreShared hands primitives
@aria/nadiaNADIA ΚL computation engine
@aria/sharedCommon utilities and types
@aria/tool-meshTool orchestration framework

Frontend Applications

AppTechPurpose
Command CenterNext.jsWeb dashboard and control panel
Aria FortressNext.jsIDE and development environment
Aria SaaSReact + ViteSaaS customer-facing platform
Aria OS WebWeb AppAria Life OS web interface
Onboarding SitesAstroInteractive onboarding portals
DocumentationAstroThis documentation site