System Architecture
Understanding the data pipelines and logic flows powering Londoolink AI.
Auth0 Universal Login
All authentication flows through Auth0 — Google OAuth, email/password, and MFA. Your credentials are never stored in Londoolink's database. Auth0 Token Vault holds your OAuth tokens securely.
Service Connection via Token Vault
When you connect Google or Notion, Auth0 handles the OAuth flow and stores your access tokens in Token Vault. Your agents request tokens on demand — scoped, audited, and revocable.
LangGraph Multi-Agent Orchestration
Specialized agents — Email, Calendar, Notion, and Priority — run in parallel via LangGraph. A coordinator routes tasks to the right agent based on context and data availability.
RAG Contextual Memory
Retrieval-Augmented Generation ensures agents act with full historical context. Every insight is grounded in your actual data — no hallucinations, no guesswork.
Daily Briefing + SMS Alerts
The Priority Agent synthesizes all agent outputs into a ranked daily briefing. Urgent tasks trigger SMS alerts via Africa's Talking so you never miss a critical deadline.
Audit Log & Access Control
Every agent action is logged in a tamper-evident audit trail. You can review what your agents accessed, when, and why — full transparency at all times.

