External providers

Overlord runs on infrastructure and AI services operated by third parties. This page summarizes what leaves our control and where to read each vendor's security posture.

Google Gemini (summarization)

When Overlord generates dashboard feed posts from ticket activity, a Supabase Edge Function calls the Google Gemini API with structured context derived from the ticket. That context can include ticket fields, objectives, delivery summaries, change rationales, file-change metadata, and other text that agents or humans have written into the ticket record.

Supabase (database and edge functions)

Overlord stores application data in Supabase (PostgreSQL) and runs server-side logic—including the Gemini summarization function—in Supabase Edge Functions.

Vercel (web frontend)

The Overlord web application frontend is hosted on Vercel.

  • Vercel security — how Vercel secures its platform and customer workloads