Runtime index
The same map, in words.
The graph above is a canvas, so it is invisible to screen readers, to search engines,
and to anyone whose browser could not reach the graph library. This is the same 13 nodes and 14
links, rendered as text.
AlexAI Runtime
root Connects to Chat Service, Discord Gateway, Runtime Config, Voice Service.
Discord Gateway
events Connects to AlexAI Runtime.
Voice Service
services Connects to AlexAI Runtime, LLM Service.
Chat Service
services Connects to AlexAI Runtime, LLM Service, Memory Repository, Relationship Graph.
Memory Repository
database Connects to Chat Service, Public API, Scheduled Jobs.
Relationship Graph
database Connects to Chat Service.
LLM Service
core Connects to Chat Service, Voice Service.
Image + Video Pipeline
services Connects to Public API.
Dispatch Generator
services Connects to Public API, Scheduled Jobs.
Admin Dashboard
commands Connects to Public API.
Public API
commands Connects to Admin Dashboard, Dispatch Generator, Image + Video Pipeline, Memory Repository.
Runtime Config
utils Connects to AlexAI Runtime.
Scheduled Jobs
events Connects to Dispatch Generator, Memory Repository.