Technical breakdown of how our Level 3 Agentic Copilot handles your GTM DNA, vector embeddings, and third-party integrations.
Digitalspoiler operates as a Level 3 Agentic GTM Copilot. Unlike traditional SaaS, our system employs autonomous agents (Manager, Research, Intel, Coach) that process data to orchestrate revenue operations.
"Your proprietary strategies, or 'GTM DNA', are injected dynamically into agent secure contexts. We strictly isolate this data using Row-Level Security (RLS) to prevent cross-tenant leakage."
We utilize Gemini gemini-embedding-001 to transform workspace company records into org-scoped semantic vectors stored in Supabase pgvector. These vectors support company retrieval inside your workspace, while GTM DNA and preference context are injected separately during agent generation.
Our Agent-Research and Agent-Intel specialists require read-only access to specific scopes (Inbox, CRM Deals). We process this data in-memory to extract signals (e.g., buying intent) and do not permanently store raw email bodies.
| Processor | Function | Location |
|---|---|---|
| Supabase | Database (Postgres) & Auth | AWS US-EAST |
| Google Gemini | LLM Inference (Gemini 2.0 Flash) | US Central |
| Vercel | Edge Network & Hosting | Global Edge |
| Google Vertex | Embeddings & Search Grounding | US Central |
| Resend | Transactional Email Infrastructure | US East |