Formation, banking, books, tax, compliance, and the co-pilot aren't separate products stitched together with webhooks. They're agents running on the same live data — so an answer the Bookkeeping Agent gives on Monday informs a decision the Tax Agent makes in April.
No agent mutates a balance or a status directly. Bookkeeping categorizations are new ledger entries. Filing state changes are new events. Agent decisions are new AgentRuns. State is always the sum of the events — which means it's always auditable.
Top-level tenant. Every query scoped by org via Postgres row-level security.
US LLC, US C-Corp, UK Ltd, UAE FZ. One org can own multiple companies across jurisdictions.
Articles, EIN, BOI, annual report, Confirmation Statement. Submitted once, tracked forever.
Filesystem-backed (S3-compatible swap) with signed URLs. OA, EIN letter, share certificates, tax returns.
Append-only. Bookkeeping categorization is a new row — balances are always recomputed.
Every agent run records the model, prompt hash, tool calls, output payload, latency, and cost. The numbers below are the rolling 30-day aggregate across the platform.
The founder's home: company profile, documents, formation status timeline, outstanding inputs the agents need from you, compliance calendar peek, and a button to the co-pilot.
What operators live in all day: agent-flagged inbox, in-flight order queue, filing tracker, agent-run inspector with full trace visibility, and one-click intervention controls.
Every external system — registered-agent APIs, IRS e-file partners, Plaid, banking portals, Companies House, UAE free-zone authorities — is wired into FormBridge as an MCP tool server. Agents call these tools the same way they call internal services: typed, observable, rate-limited, retryable.
When we add a new jurisdiction or a new bank, it's a tool server and a playbook update, not a product rewrite. That's the leverage.
Every LLM call. Prompt, tools called, output, cost, latency, outcome. Customer-exportable.
Platform-wide controls: organization CRUD, plan + pricing management, agent kill switches, partner routing rules, append-only audit log, and finance dashboards.