Real AI agents deployed across the Arcanada ecosystem — from the wiki organizer (agent-dreamer) and feedback receiver (arcanada-one-feedback) to the Model Connector gateway. Each agent is tied to one or more projects and serves one specific role. Data source is the Ops Bot registry, kept in sync as new agents are registered.
Ecosystem AI agents catalog
AI agents actually deployed in the Arcanada ecosystem. Each agent is tied to one or more projects and serves a specific role.
agent-dreamer
LIVEWiki knowledge organizer
Ingests and deduplicates Arcanada wiki content, runs dream cycles of consolidation, and commits results back to git.
support-triage
BUILDINGSupport ticket triage
Classifies incoming support tickets, prioritises them, and routes to the right queue.
muneral-api
BUILDINGMunera Arcana task tracker
Task tracker API for AI agents: create, assign, status transitions, project↔task↔agent links.
email-agent
LIVEEmail monitoring and triage
Reads the primary inbox, classifies messages, and forwards anything important to Telegram via Ops Bot.
transcribator-api
LIVETranscribator API
Commercial audio/video transcription API. Emits deploy events to Ops Bot for CI/CD observability.
ops-bot-vault-probe
BUILDINGInternal Vault health probe
Periodically probes the HashiCorp Vault instance on arcana-db for liveness and seal status across the KV mounts we use.
auth-arcana
LIVEAuth Arcana CI/CD events
Emits deploy events from the ecosystem identity provider (auth.arcanada.ai) so Ops Bot can track auth-service health.
verdicus-api
LIVEVerdicus translate/rewrite API
NestJS translate and rewrite API hosted on arcana-prod. Powers verdicus.app and ecosystem integrations.
infra-watchdog
LIVEExternal port-scan watchdog
Scans our hosts from outside on a schedule and diffs against a known baseline — fires a fatal alert when firewall config drifts.
ops-bot-self-heal
BUILDINGSelf-heal orchestrator
Coordinates self-heal scenarios across the ecosystem: service restarts, secret rotation, volume rebuild when a failure is detected.
model-connector
LIVELLM gateway
Single entry point to OpenAI / Anthropic / DeepSeek / local models with billing, caching, and health metrics.
arcanada-assistant
LIVEArcanada Personal Assistant
Routes requests across the ecosystem, emits fatal / warning / self-heal events into Ops Bot, and keeps workflow context.
arcanada-one-feedback
LIVELanding-page feedback receiver
Accepts feedback events from the arcanada.ai contact form and delivers them to the operator via Telegram through Ops Bot (fallback channel until the Support Center endpoint ships).