Convex Raised $57M for Agent Backends. The Clone Pool Is 6.
Convex's Aug 4 Series B funds hiring for reactive AI-agent infra. The ex-Dropbox archetype pool in the US is 6. Here's how to source the other 1,010.
Convex announced a $57M Series B on August 4, 2026, and the money is earmarked for hiring around a role that does not have a title yet: the engineer who can keep an LLM from silently corrupting a database. If you are trying to fill that seat, or compete against Convex for the same people, the pool is smaller than the press release makes it sound.
The founder archetype - ex-Dropbox storage plus TypeScript-fluent distributed systems - is exhausted at six people in the US. Here is what that means for your Q4 pipeline.
What Convex actually raised, and what the money is for
Convex closed a $57M Series B led by Insight Partners with participation from a16z, Spark Capital, and Etna Labs, bringing total funding to $110.5M. The capital funds hiring at the San Francisco HQ across engineering, engineering leadership, product, marketing, and go-to-market, with the technical spend concentrated on the reactive state graph and Convex Components for AI agents.
The load-bearing claim in the announcement is a benchmark, not a valuation: in Convex's own testing, 90% of AI-built apps running on a traditional database silently corrupted data in real-world use, versus a 0% failure rate on Convex. That number reframes what "backend engineer" means for agent workloads. You are not hiring someone who can ship CRUD fast. You are hiring someone who can reason about ACID invariants that an LLM will confidently violate on turn three.
The company was founded in 2021 by early Dropbox infrastructure engineers, including CEO Jamie Turner and CTO James Cowling, who previously built the storage systems behind hundreds of millions of Dropbox users. That lineage is not decoration in the pitch deck. It is the job spec.
Why the reactive-infra pool is smaller than it looks
The tightest read of the hireable pool for Convex's founder archetype is 6 people. Those are US Staff-level engineers who carry the Dropbox plus infrastructure-or-storage signature that maps to Cowling and Turner's background. That is the entire cohort of humans who have shipped the exact thing Convex needs more of.
In Refolk's index of professional profiles, the numbers land like this:
| Segment | Count | Notes |
|---|---|---|
| Staff engineers, ex-Dropbox + infra/storage (founder-clone) | 6 | US only, current Staff titles |
| NYC concentration | 2 | 33% of the founder-clone pool |
| Seattle concentration | 2 | 33% of the founder-clone pool |
| Bay Area (SF, San Jose, San Rafael) | 2 | 33%, where Convex needs them |
| Broader TS + distributed-systems IC pool | 1,016 | Backend / Infra / Distributed / Staff titles |
| Founder-clone as % of broader pool | 0.59% | 6 / 1,016 |
The wider ring - TypeScript-fluent engineers with a distributed-systems signal at Backend, Infra, Distributed Systems, or Staff titles - holds 1,016 people in the US. Top current employers include Stripe, OpenAI, and Airbnb. San Francisco is the number one region. This is where every Convex hire past the first ten is going to come from, because the pure archetype is already gone.
The mechanism: promotion erases the signal
There is a specific reason "reactive backend engineer" returns junk in a title search. These engineers get promoted into generic "Staff Engineer" or "Principal Engineer" titles at their next company, and the specific lineage (Magic Pocket, Firebase Firestore, Supabase Realtime, Turso libSQL, PlanetScale Vitess, Liveblocks, Replicache) disappears from their headline. In the broader 1,016-person sample, exactly one person self-titles as "Backend Engineer." The rest are Staff-and-above generalists whose reactive-infra credentials are three bullets deep on the profile.
Sourcing by title fails. Sourcing by lineage wins. This is the exact gap Refolk closes: you describe the person in plain English ("Staff engineers who worked on Dropbox Magic Pocket or Supabase Realtime, strong TypeScript, US-based") and get a ranked shortlist that ignores the misleading current title.
The 90% stat rewrites the job spec
Convex's 90%-versus-0% claim is not a marketing line. It is a filter that collapses the addressable pool by roughly two orders of magnitude, from generic senior backend engineers down to the 1,016-person TS-plus-distributed-systems intersection, and then further to the 6 who have actually shipped storage at scale.
The mechanism is straightforward:
- Generic senior backend engineers optimize for throughput and developer velocity.
- Distributed systems ICs optimize for correctness under partition and concurrency.
- Reactive-infra ICs, the actual target, optimize for correctness under a caller (the LLM) that will happily send contradictory writes on every turn.
The last group learned this discipline in a handful of codebases. Dropbox Magic Pocket is one. Firebase Firestore, Supabase Realtime, Turso libSQL, PlanetScale, Liveblocks, and Replicache are the rest of the named public ones. That is your sourcing map.
Sourcing by title fails. Sourcing by lineage wins. The credential is buried three bullets deep.
Where to actually source, ranked
Start with the six-person founder-clone pool, then work outward through named alumni clusters. The order below reflects both fit and yield.
- Ex-Dropbox Magic Pocket and storage engineers. The 6-person cohort. Concentrated in NYC (2), Seattle (2), Bay Area (2).
- Named Convex customer engineering teams. OpenAI, Zapier, Tripadvisor, Solana, and Reducto ship on Convex today. Their engineers are already TS-and-reactive-fluent and are a warm passive-candidate pool. Reducto's Raunak Chowdhuri publicly credited Convex in the announcement with collapsing localStorage, IndexedDB, context management, and optimistic updates into a single source of truth - that is the shape of the instinct you want.
- Supabase, Turso, PlanetScale, Firebase Firestore alumni. The adjacent reactive-infra lineage. These names rarely appear in current-title searches; you have to search the work-history text.
- Liveblocks and Replicache alumni. Smaller, but the exact CRDT-and-optimistic-updates instinct Convex Components require.
- The broader 1,016-person TS-plus-distributed-systems pool. Ranked by Stripe, OpenAI, Airbnb tenure. This is where hires 11 through 50 come from.
For the second and third tiers, the search vector that actually works is a plain-English description of the project, not the company plus title. "Engineers who worked on the real-time subscription layer at Supabase" pulls a different, better set than "Supabase Staff Engineer."
Geography is inverted. Budget for relo.
Only 2 of the 6 founder-clone candidates live in the Bay Area. The other 4 are split between NYC and Seattle, so 67% of the ideal pool needs a relocation pitch to land at Convex's San Francisco HQ.
This inverts what most sourcing plans assume for AI infra roles. The default heuristic that SF holds most of any senior AI infra pool does not hold here, because the archetype was minted at Dropbox in the 2010s and dispersed to NYC and Seattle during the remote-work window. If your recruiting ops team is not staffed to run competitive relo packages (housing stipend, spousal support, 90-day temp housing), you will lose bids to firms that are.
The broader 1,016-person pool skews SF-heavy, so from hire 11 onward the geography normalizes. But the first ten hires, the ones who design the reactive state graph and the invariant model behind Convex Components, will come from out of town.
Convex Components split your hiring plan in two
Convex Components are sandboxed building blocks with their own schema, functions, and data behind an explicit API. Each component is sized to fit in an LLM context window so an agent can reason about it without breaking cross-boundary invariants. Convex's own directory currently lists 26 official components: 14 for AI Agents, 12 for AI Infrastructure, and 8 for Durable Functions. The @convex-dev/agent package is at version 0.6.2, which tells you the surface area is still opinionated and moving.
That architecture splits your hiring plan cleanly:
- Component authors need deep invariant thinking. The 6-person founder-clone pool, plus the top decile of the 1,016.
- Component consumers need strong TypeScript, product sense, and the discipline to stay inside the component API. The remainder of the 1,016, plus the wider TS senior pool.
If you are a Convex competitor, this split is your opportunity. Convex will run out of authors first. Insight Partners, which led this round via Managing Director Teddie Wardi, has been backing the same "safe agent-written software" thesis across DataBahn and Emergent - so expect competing bids for the same six ex-Dropbox engineers from Insight's portfolio inside the next 6 to 12 months.
The live sourcing venue nobody is talking about
Convex is hosting a one-day conference called Abstract at SFJAZZ Center in San Francisco on September 2, 2026. That is the single densest gathering of TypeScript-plus-reactive-infra engineers you will see in 2026, and every founder building agent infrastructure should have a body there.
The play is not to poach at the conference. The play is to identify the twenty most technically credible attendees - from talks, hallway questions, and sponsor-booth reactions - and open first-message conversations the following week. Refolk turns "the person who asked the sharp question about cross-component transactions" into a name and a warm intro path, which is the actual bottleneck when you leave a conference with a list of faces and no handles.
What this means for competing AI-infra founders
If you are building agent infrastructure and Convex is on your competitive map, three things follow from the Series B and the numbers above.
- You have 6 to 12 months before Insight's portfolio companies collide on the same six people. Move on named ex-Dropbox and ex-Supabase-Realtime engineers now, not in Q1.
- Your job req should not say "backend engineer." It should describe the lineage. "You built the write path at Magic Pocket, Firestore, libSQL, or Realtime" is a stronger filter than any title requirement.
- Assume relo, price accordingly. The 33% Bay Area concentration in the founder-clone pool is not going to shift because you posted an SF-only req.
The one thing not to do is treat Convex's 90% corruption claim as marketing spin. Even if the exact number is generous, the underlying observation - that agent-written code violates database invariants at rates traditional QA does not catch - is going to define what "senior backend engineer" means for the next five years. The people who can build against that failure mode are the ones already listed above. There are not more of them coming out of a bootcamp.
FAQ
How many engineers can actually build a reactive backend for AI agents?
In Refolk's index, only 6 US Staff-level engineers carry the specific ex-Dropbox plus infrastructure-or-storage lineage that matches Convex's founder archetype. A wider ring of 1,016 US ICs have the TypeScript-plus-distributed-systems intersection that gets you close. The realistic answer for most companies is the top decile of the 1,016, which is roughly 100 people nationally, and they are already employed at Stripe, OpenAI, and Airbnb.
Why does sourcing by job title fail for this role?
Because reactive-infra ICs get promoted into generic Staff or Principal Engineer titles at their next company, and the specific credential (Magic Pocket, Firestore, libSQL, Supabase Realtime) disappears from the headline. Only 1 person in the 1,016-sample self-titles as "Backend Engineer." You have to search the work-history text and the project descriptions, which is what plain-English sourcing tools are built to do.
Should I try to hire out of Convex directly?
Not as a first move. Convex has just raised, momentum is high, and equity refresh timing is on their side. A better play is the customer engineering teams (OpenAI, Zapier, Tripadvisor, Solana, Reducto) who are already reactive-fluent from building on Convex, plus the adjacent reactive-infra alumni pool from Supabase, Turso, PlanetScale, Firebase, Liveblocks, and Replicache. Those engineers have the instinct without the retention package.
Where should recruiters be on September 2, 2026?
At Abstract, Convex's one-day conference at SFJAZZ Center in San Francisco. It is the single densest live gathering of the TypeScript-plus-reactive-infra pool in 2026. Do not poach in the room. Identify the twenty most technically credible attendees, then open first-message conversations the following week with a specific reference to what they said or asked.
Try it on your own search
Stop building boolean strings. Just describe the person.
Type one sentence and I plan the search, read GitHub, public LinkedIn and Crunchbase records, and the open web live, then hand back a ranked shortlist with the reasoning behind every name. No filters to learn, no export to clean up, no sales call to sit through.
- One sentence in, a ranked shortlist out. No boolean, no filters, no seat to buy.
- Read live at search time, not from a database that went stale last quarter.
- Watch every step as it runs, and see why each name made the list.
- Staff backend engineers in NYC who shipped Rust in production
- Series A fintechs in SF under 50 people, growing headcount this year
- Maintainers of fast-growing Rust web frameworks on GitHub
500 free credits on sign-up. No card, no demo call. See real searches.