The external surface — every third party, in one place

Neon Law Navigator's whole external surface is six services, in two kinds — platform services (the cloud the stack runs on) and feature vendors (each lights up one capability and stubs out cleanly when unconfigured):

ServiceWhat it gives youKindAt boot
Google CloudStorage, Cloud SQL, OIDC, archiveplatformrequired — provisioned by navigator gcp setup
Restate CloudDurable workflow execution (workflows-service)platformrequired — the workflow broker
Vertex AIThe A2A agent-router LLM (Gemini Flash in prod)platformoptional — NullRouter until configured
DocuSignE-signaturefeaturestubs until DOCUSIGN_* is set
XeroAccounting / billing (ACCREC invoices)featurestubs until XERO_* is set
SendGridOutbound + inbound emailfeaturestubs until SENDGRID_* is set