ARCANADA
← Ecosystem / AI Agents Catalog
Coming Soon

AI Agents Catalog

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

LIVE

Wiki knowledge organizer

Ingests and deduplicates Arcanada wiki content, runs dream cycles of consolidation, and commits results back to git.

support-triage

BUILDING

Support ticket triage

Classifies incoming support tickets, prioritises them, and routes to the right queue.

muneral-api

BUILDING

Munera Arcana task tracker

Task tracker API for AI agents: create, assign, status transitions, project↔task↔agent links.

email-agent

LIVE

Email monitoring and triage

Reads the primary inbox, classifies messages, and forwards anything important to Telegram via Ops Bot.

transcribator-api

LIVE

Transcribator API

Commercial audio/video transcription API. Emits deploy events to Ops Bot for CI/CD observability.

ops-bot-vault-probe

BUILDING

Internal 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

LIVE

Auth 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

LIVE

Verdicus translate/rewrite API

NestJS translate and rewrite API hosted on arcana-prod. Powers verdicus.app and ecosystem integrations.

infra-watchdog

LIVE

External 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

BUILDING

Self-heal orchestrator

Coordinates self-heal scenarios across the ecosystem: service restarts, secret rotation, volume rebuild when a failure is detected.

model-connector

LIVE

LLM gateway

Single entry point to OpenAI / Anthropic / DeepSeek / local models with billing, caching, and health metrics.

arcanada-assistant

LIVE

Arcanada Personal Assistant

Routes requests across the ecosystem, emits fatal / warning / self-heal events into Ops Bot, and keeps workflow context.

arcanada-one-feedback

LIVE

Landing-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).

Other ecosystem components