Stripe
Billing, subscription lifecycle, payment processing.
Every external system that exchanges data with the Vorantiq operating environment, governed as an explicit trust boundary. This is not a marketplace catalogue. Every integration declares its purpose, trust boundary, data-flow direction, authentication model, ownership, failure-domain implication, observability posture, rollback posture, and current maturity state.
Nothing appears on this page unless it exists in this repository or is architecturally grounded in a tracked B-document. No fake ecosystem inflation, no "coming soon" marketing, no partner brand placement. An integration may carry two states when its code is shipped but deployment activation is intentionally pending — this avoids the trap of marking shipped-but-dormant code as complete.
Wired, live, and exchanging data with the external system as designed.
Adapter or connector code is shipped; production activation may be per-tenant or pending.
Designed in a tracked B-document; no implementation in repo yet.
Acknowledged future work without current implementation or vendor selection.
Cannot advance until the active Production-Safety Stop is lifted.
Code is shipped and no-op safe; the deployment-time activation env var is intentionally unset in production today.
Billing, subscription lifecycle, payment processing.
TLS edge, static + serverless hosting, deployment surface.
Primary OLTP database — tenant data, sessions, audit log, billing mirror.
Transactional email — registration, password reset, MFA setup.
Outbound LLM inference for agent runtime.
Outbound LLM inference for agent runtime.
Per-tenant workspace integration for notification + agent-action surfaces.
Distributed tracing + structured-log export.
Application error capture and aggregation.
Source-of-truth code, CI runner, deployment hook surface.
Known limits of the current integrations posture, named without softening.
No alternate-hosting failover for Vercel. A regional outage takes the platform offline.
No multi-region data-residency split for Neon. Single region today.
No alternate email provider beyond Resend; outbound email is a single-vendor dependency.
No production OpenTelemetry exporter selected. Vendor selection is design-track B.5.1.
Frontend Sentry SDK shipped but not active — DSN unset in Vercel production. Backend Sentry SDK not yet integrated.
No daily reconciliation job between Stripe and the local subscription mirror; webhook delivery is the only sync today.
OAuth connector catalogue is small. Only Slack is registered; new connectors require in-repo classes gated on per-vendor security review.
Branch protection on main is gated on org-admin activation.
A few systems that look like integrations but are deliberately classified elsewhere: the local LLM adapter is an in-repo module, not an external system; internal observability primitives (correlation IDs, structured logging, metrics registry) are documented at /observability because they are not external trust boundaries; third-party UI libraries and TypeScript dependencies are managed via Dependabot and ship as bundled artifacts.