Hermosa Research路Synthesis
From White-Collar Work to Forward Deployed Engineer
Forward deployed engineers embed inside a customer for weeks or months and ship the code that makes a vendor's AI work in that customer's environment. This article reads what the postings require, which of the 19 roles in the Applied AI Jobs dataset hire white-collar experience first, and what each step pays.
- Published
- 7 September 2026
- Data as of
- 22 August 2026
- Research type
- [synthesis]Distils many external sources into a position. The rigor lives in source verification and per-claim attribution.[tentative]Reasonably supported, but parts are still unverified or liable to drift.
- Topics
- [careers][agents][enterprise]
Method: We read 8 live or recently archived FDE and adjacent postings, 7 posting-scale analyses, and 6 practitioner accounts fetched on 2026-09-07, and mapped them onto the 19 roles in the Applied AI Jobs dataset. Postings describe requirements, not hiring outcomes.
Background
The title comes from Palantir, where forward deployed engineers spent four to five days a week at client sites. OpenAI and Anthropic now run their own forward deployed teams, consultancies sell the same motion under the same name, and by September 2026 there were close to a thousand live postings. The role sits between engineer, solutions architect, product manager, and consultant, which is why people from each of those jobs ask whether they can move into it.
This article answers that question for a white-collar worker whose job is not software: a consultant, analyst, product manager, operations lead, or account manager. It uses eight postings, seven posting-scale analyses, and six practitioner accounts, all fetched on 7 September 2026, and maps them onto the roles this dataset already tracks, with pay bands and sources. It is US-centric because the postings and pay data are.
Key findings
- 1The FDE hiring bar is an engineering bar. Kevin Bai, who scaled Palantir's FDE function and founded Rippling's, describes the role as "a customer-facing software engineer" who must "pass the same hiring bar as any software engineer on the product team." Anthropic's posting asks for four or more years in a technical customer-facing role plus production LLM work in Python; OpenAI's asks for five or more years and production code across the stack. In Bloomberry's analysis of 1,000 postings, prior careers were software engineer 45%, solutions engineer 22%, data 15%, technical consultant 10%, and founder 8%.
- 2Two on-ramps hire white-collar experience without an engineer title. Palantir's Deployment Strategist ($110K to $170K) lists one technical requirement, "experience with programming, scripting or statistical packages (e.g. Python, R, Matlab, SQL)," and 25% to 75% travel. Scale AI's Forward Deployed Product Manager ($240K to $300K) asks for a "prior forward-deployed or embedded role (consulting, field PM, solutions engineering with ownership)" and "technical fluency sufficient to hold a real conversation with a platform engineer."
- 3Solutions engineering is the documented bridge, and it names the gap. Solutions engineers are the second-largest prior career (22%), and FDE Academy calls it "one of the most common transition paths into FDE roles." The same guide names what separates the two: production code ownership, deployment accountability, and integration depth, summarised as "it works when I'm not there." In this dataset the AI Solutions Engineer and AI Integration Engineer rows are the two rungs either side of that gap.
- 4The skill gap is concrete and shows up in the postings. Across 1,000 postings: Python 66%, TypeScript 35%, AWS 32%, AI agents 35%, LLM experience 31%, RAG 12%. Anthropic wants "advanced prompt engineering, agent development, evaluation frameworks, and deployment at scale." One free eight-week roadmap orders the work as SQL, then containers and cloud identity, then calling models from production code, then retrieval, agents, and evals. None of the no-code rows on the ladder below ask for any of this.
- 5Demand is real; the headline growth figures are indices. Plank's census counts 982 live postings across 462 companies as of 4 September 2026, 12% of them at frontier labs and Palantir. OpenAI's FDE organisation grew from two people to about 140, plus about 200 at its deployment company. Indeed's widely quoted 5,230% figure is an index over January 2025, not a count of jobs. Sixty percent of postings ask for three to five years of experience; 12% are entry level.
- 6The move need not cost pay, except at the frontier labs. Levels.fyi puts FDE median total compensation at $205,000; Plank's posted base midpoint is $188K across 292 disclosing postings. Anthropic posts $280K to $320K, and one vendor report puts frontier-lab mid-level total comp at $385K to $510K. Most adjacent rows in this dataset, AI Product Manager, AI Governance Lead, AI Solutions Engineer, AI Integration Engineer, sit in the same band as the posted FDE base outside the labs.
The ladder
Ten roles from the dataset, ordered by how much code each one's skills list implies. 2 require none. The forward deployed engineer row sits near the top because it ships production code inside someone else's stack; the two rows below it need the same engineering without the embedding. Pay is the dataset's sourced band, US.
| # | Role | Code the skills imply | Pay (US) | Why it sits here |
|---|---|---|---|---|
| 01 | AI Enablement Leadestablished | [No code] | $130K to $180K base | Training, playbooks, and adoption measurement; the dataset row says it builds no models. |
| 02 | AI Governance Leadgrowing | [No code] | $184K to $219K base | Policy, risk frameworks, and vendor review against AI-specific regulation. |
| 03 | AI Conversation Designergrowing | [Prompting and fluency] | $82K to $186K base | Dialogue flows, persona, and system instructions; platform tools rather than code. |
| 04 | AI Product Managerestablished | [Prompting and fluency] | $150K to $230K base | Model-capability-to-feature translation, metrics, and evals; technical fluency, not implementation. |
| 05 | AI Workflow Architectgrowing | [Low-code] | $86K to $145K base | Orchestration in n8n, Make, or CrewAI plus API wiring; the source posting says you do not need to be a deep coder. |
| 06 | AI Solutions Engineerestablished | [Scripting] | $155K to $246K total comp | Technical discovery and deployment architecture across accounts, with Python prototyping. |
| 07 | AI Integration Engineergrowing | [Production code] | $134K to $200K base | The last mile: APIs, auth, observability, and reliability for AI integrations into CRM, ERP, and ticketing. |
| 08 | AI Enablement Engineeremerging | [Production code] | $154K to $220K base | Builds the internal AI stack, MCP connectors, and governance for a company鈥檚 own workforce. |
| 09 | Forward Deployed Engineergrowing | [Production code in the customer stack] | $171K to $295K total comp | Embeds for weeks or months and ships integration code inside one customer鈥檚 environment. |
| 10 | Context Engineergrowing | [Production code] | $185K to $245K base | Retrieval, memory, and tool context around the model; a software-architecture discipline. |
Two postings that are not dataset rows belong on the same ladder: Palantir's Deployment Strategist ($110K to $170K, scripting) would sit beside the workflow architect, and Scale's Forward Deployed Product Manager ($240K to $300K, prompting and fluency) beside the AI product manager. Both are embedded, customer-facing roles that ask for consulting or product ownership rather than code, which makes them the two most direct entries from white-collar work that the postings document.
What the postings ask for
Read as a list, the requirements that separate the top of the ladder from the middle are short. They are also the same across labs, consultancies, and applied-AI startups, which is what makes the gap plannable rather than vague.
- One language, usually Python (66% of postings), often with TypeScript (35%). Bai's framing is the test: could you pass a product team's engineering interview.
- One cloud and the plumbing around it: AWS appears in 32% of postings, GCP 22%, Azure 18%; containers and identity (Docker, IAM) recur in the roadmaps.
- LLM application work, not prompting: agents (35%), LLM experience (31%), retrieval (12%), and evaluation frameworks. The roadmap author's phrasing: "actually call models from production code, wire up tool use, and get structured, reliable output."
- Ownership past the demo: the solutions-engineer-to-FDE gap is production code ownership and deployment accountability, the system that works when you are not in the room.
- What you already have: 70% or more of postings emphasise customer discovery and stakeholder management, and one practitioner guide argues employers hire from operations, product, and consulting because domain judgment is hard to teach. That claim is a practitioner's, not an employer survey.
Beyond the FDE
The same ladder reads in other directions. A governance or enablement lead stays in a no-code role that pays inside the FDE band. A product manager who adds model fluency and evals moves into AI product management, where Axial Search counts 12,397 US postings since January 2026 at a $194,000 median. A solutions engineer who takes on production ownership becomes an integration engineer or an FDE. And an FDE who wants to stop travelling moves sideways into context or evaluation engineering, the two rows at the top of the pay bands in this dataset. The FDE row itself is sourced at $171K to $295K total comp.
The catalogue
All 19 roles the dataset tracks, with what each owns, its signature skills, a sourced pay band, maturity, and how it differs from the adjacent title. The ledger view shows the pay bands side by side; the register view reads each role in full.
| # | |||
|---|---|---|---|
| 1 | Agentic QA EngineerAgentic quality assurance [Emerging] | 114,000USD | 220,000USD |
| 2 | AgentOps EngineerAgent operations [Emerging] | 160,000USD | 310,000USD |
| 3 | AI Conversation DesignerConversation and agent design [Growing] | 82,000USD | 186,100USD |
| 4 | AI Deployment Engineer, Agent EnablementEnablement and adoption [Emerging] | ? | ? |
| 5 | AI Enablement EngineerEnablement and adoption [Emerging] | 153,500USD | 220,300USD |
| 6 | AI Enablement LeadEnablement and adoption [Established] | 130,000USD | 180,000USD |
| 7 | AI Evaluation EngineerEvaluation engineering [Growing] | 130,000USD | 250,000USD |
| 8 | AI FinOps EngineerAgent operations [Emerging] | 160,000USD | 220,000USD |
| 9 | AI Governance LeadGovernance and risk [Growing] | 184,000USD | 219,000USD |
| 10 | AI Integration EngineerEnterprise integration [Growing] | 133,500USD | 200,300USD |
| 11 | AI Product ManagerAI product [Established] | 150,000USD | 230,000USD |
| 12 | AI Red TeamerAI safety and red-teaming [Growing] | 95,000USD | 180,000USD |
| 13 | AI Solutions EngineerForward-deployed [Established] | 155,000USD | 246,000USD |
| 14 | AI Tooling EngineerAI tooling [Emerging] | ? | ? |
| 15 | AI Workflow ArchitectWorkflow architecture [Growing] | 86,300USD | 145,494USD |
| 16 | Context EngineerContext engineering [Growing] | 185,000USD | 245,000USD |
| 17 | Forward Deployed EngineerForward-deployed [Growing] | 171,000USD | 295,000USD |
| 18 | Software Engineer, AI GatewayPlatform and gateway [Emerging] | ? | ? |
| 19 | Staff+ Software Engineer, SafeguardsAI safety and red-teaming [Growing] | 320,000USD | 485,000USD |
| 聽 | 151750(16/19) | 220150(16/19) |
Limitations
This is a reading of postings and analyses, not a study of people who made the move. Requirements are what employers write, not what they accept. The posting-scale numbers come from vendors and practitioners whose methods are only partly described, and the growth figures are indices over a small January 2025 base. Pay is posted or self-reported. The dataset's 19 roles are a curated set and the ladder's code labels are our reading of each role's skills list. Nothing here was independently tested against hiring outcomes.