About This Architecture
Sevensync AI Ops Orchestration Architecture integrates alert-driven automation with human-in-the-loop approval workflows using n8n as the central orchestrator. Slack and Grafana Alerts trigger n8n workflows, which leverage LiteLLM (OpenAI) for intelligent decision-making, MongoDB for chat memory, and Qdrant Vector DB for Confluence-based RAG context. Execution flows through a Slack Proxy approval gate before Rundeck executes infrastructure changes on Production Servers, with feedback loops returning results to n8n and Slack. This pattern combines event-driven orchestration, AI reasoning, and approval gates to reduce MTTR while maintaining operational safety. Fork and customize this diagram on Diagrams.so to adapt the workflow for your monitoring stack and approval requirements.