We deployed a dedicated agentic foundation on the client's server: an orchestrator scheduling recurring 24/7 jobs, a persistent long-term memory (dedicated MCP server), a knowledge graph of the ecosystem, reusable skills, and supervised autonomous sub-agents. Sourced RAG (chunking + embeddings + retrieval), completed by a graph + SQL layer. Rule: no source, no answer.
- Orchestration (Dagster), long-term memory (MCP)
- RAG: embeddings + knowledge graph + SQL
- Extractor / Data Analyst / Reviewer sub-agent trio
- OAuth2 read-only incremental connectors: Gmail, Drive, Odoo, TrackTik, Notion
- Git versioning + auto-push, no-auto-send email guardrail