Production Intelligence Stack
The deployment split for the app, backend worker, evidence retrieval, OCR, browser tooling, search providers, and persistent hearing records.
Product surface
Vercel runs the user-facing Next.js app and normal API routes. Railway runs the longer backend worker paths that benefit from warm services and browser tooling.
Evidence tools
Search, scrape, market adapters, OCR, screenshots, and structured datasets feed the backend evidence ledger before agents argue from it.
Operational stance
Secrets stay server-side, hearings survive restarts through Postgres, and manual settlement retry requires an admin key.