Settings
System status and integration configurationServices
| Business API (NestJS) | offline / not configured REST API, queues, persistence |
|---|---|
| PostgreSQL + pgvector | offline / not configured Business truth (ADR-001) |
| Redis + BullMQ | offline / not configured Job queues & scheduler |
| Agent Runtime (FastAPI + LangGraph) | offline / not configured Executor only — no business state |
| Supersite Publisher | offline / not configured Set SUPER_SITE_API_BASE_URL to enable publishing |
| LLM (Model Router) | offline / not configured Set OPENAI_API_KEY; without it the agent runs in rule-based mode |
Queue depths
Configuration reference
All integration credentials live in the server-side
.env (see .env.example):SUPER_SITE_API_BASE_URL/SUPER_SITE_API_TOKEN— publishing targetDATAFORSEO_LOGIN/DATAFORSEO_PASSWORD— keyword metrics (falls back to keyless search)OPENAI_API_KEY/OPENAI_BASE_URL— model routerINTERNAL_SERVICE_TOKEN/AGENT_INTERNAL_TOKEN— service-to-service auth