Entity + jurisdiction + filing
A filed legal entity in your chosen jurisdiction, with Articles and Operating Agreement in your vault.
The Formation Agent interviews you in the onboarding wizard, recommends the right entity and jurisdiction with tradeoffs cited from the jurisdiction rules engine, drafts your Articles and Operating Agreement, and files them via a registered-agent partner API. It tracks state acknowledgement and hands off to the EIN Agent when filing completes.
Every external system the agent touches is a typed, observable MCP tool server. Rate-limited, retryable, and rate-cost attributed back to the originating AgentRun.
Asserted in CI. Deployments that exceed the p95 target fail to ship — this is how we keep unit economics honest as prompts and models evolve.
Every call routed through the platform wrapper with prompt caching on stable context blocks. Each decision recorded as an AgentRun with tools, output, cost, and latency.
Unsupported jurisdictions, low-confidence recommendations (< 0.85), and non-standard cap tables escalate to a human operator before filing.
Legal advice. Immigration/visa work. Cross-border structuring beyond US/UK/UAE. Tax optimization across multiple entities.
The Formation Agent meets the FormBridge autopilot contract — a defined outcome, its own tools, reproducible decisions, a published cost budget, a human escalation path, and cassette evals replayed in CI.