Introduction0:00
This is the forward deployed engineering track, in case you're in the wrong room. Um, as you already know, forward deployed engineering is one of the hottest topics in AI. The most important companies on the planet are building out massive FTE teams, so think OpenAI, Anthropic, Google DeepMind, you get the idea.
Forward deployed engineering was pioneered by Palantir many years ago to embed really strong software engineers directly into their customers' orgs, uh, to implement, customize their platforms around the nuances of the real world. So today we brought in some amazing speakers from Anthropic, Cursor, Factory, RAMP, Decagon, and many more, uh, to talk about the current state of forward deployed engineering, how it works at their companies, and where it's going.
Our first speak- oh, our first speaker is Eno Reyes. He's the co-founder and CTO at Factory, which is building autonomous software engineering agents for enterprise teams. Previously he worked in machine learning and software engineering roles at Hugging Face and Microsoft.
Let's give it up for Eno.
Yeah, hey everyone. Excited to chat today. Um, and, you know, basically I— my hope is that at the end of this you guys get a sense of some of the work that we're doing on behalf of our customers and with our customers, and the role of what we call a deployed engineer should hopefully be a little bit clearer since I think that there are honestly tons of different models, um, for, uh, for how this should actually operate inside of an org.
FDE Models1:12
Um, and so I think that when we start, I— I do think that there are some nuances in sort of like the Palantir era playbook. Um, and I generally the way that forward deployed goes is I— I see that there are lots of different takes on sort of where forward deployed sits within the org, how much it interfaces with the actual product team or the engineering team, how much work is done on behalf of the customers versus with them, and how much work is done on code itself or basically like in the software system versus with the humans and sort of strategizing,right?
And so, um, generally I think that there's a— in this older model, a lot of the way that software needed to be built was you needed to go and access that codebase, you needed to integrate directly into data streams or software or products that basically you could only access behind the curtain of the customer.
And so if you were building something that was heavily integrated into their environment, yeah, you kind of had the need to send and sort of parachute in individuals into the org. Um, but really that has transformed over time into, uh, a role that sort of forks out and you see a lot of people who are sort of quote-unquote forward deployed engineers or deployed engineers or applied AI engineers and, uh, it's always— it's always a little bit unclear.
Are they doing maybe professional services work on behalf of their customer? Are they transforming like the product around an individual customer? Are they just building entirely net new things in the customer's environment, maybe on top of your product?
Uh, and I think that the— the at least at Factory, we definitely do not want to be doing professional services work on behalf of a customer. So if a customer says, "I want to do a, uh, modernization of a codebase," uh, and it's, you know, "I just got quoted from all of the big consulting firms, it's gonna cost this much, could you do this consulting work for us?"
Uh, our goal is not to go and actually do that migration on their behalf, even if we happen to be using our product,right? Um, and that is because we don't think that that actually makes our product that much better.
Tip of the Spear3:48
Uh, and ultimately that is a great way to get, I'd say, a decent amount of revenue, but I don't think that that's the way that you can scale a business out, uh, enormously,right? And so what we've done is we've instead said we need, uh, deployed engineers to be the tip of the spear of the product.
Um, and I'm gonna do this and then go back. Uh, but— but really when we say the tip of the spear, what we mean is that, uh, deployed engineers are basically the stream of information from our largest and most critical customers of the engineering leadership in that org, the on-the-ground tactical engineers, their thought process about how software development and AI is actually happening at that org, and then flowing all of that information back into our product to then rapidly adjust our product in order to then fit into the customer's environment better,right?
And so Factory really should be, when it gets deployed, and I'll talk about what Factory is in a second, but we want that to be effectively self-assembled inside of our customer's environment,right? Uh, and then there's a lot of work that goes into understanding that customer's environment, what the flows that happen, uh, and ultimately the ROI story.
And what Factory really is to our customers is a set of building blocks for building a software, uh, software factory,right? And so when we say software factory, what we mean is there's this implicit process that every organization in the world sits on top of, where signals from the outside world flow in on one side, and those signals could be a lot of different things.
Software Factory4:58
It could be customer conversations, it could be bug reports, it could be internal Slack or Teams conversations, it could be an executive saying, "We're going to build this thing,"right? All of these are signals. Some of them have higher weight than others, and those signals flow in, and humans, implicitly or explicitly, then choose to then prioritize, triage, and build plans around those signals.
Those plans are then converted, typically by software developers, into changes into some source of truth, a codebase, an engineering system. Um, and as those changes are actually executed on, they flow through a validation stage where people maybe review the code, they QA, they assess the security implications, they, uh, pass it through automated validation like SAST tools, linters, type checkers, and ultimately when everything passes, they then ship and deploy.
And what do you do with deployed monitored software? Well, it generates more signals,right? So this implicit feedback loop is instrumented very poorly, to be honest, at most organizations. And if you're able to take AI and actually transform each of these stages of the pipeline and build an understanding of what the workflow looks like at your org from each stage to each stage, then you actually can get to the point where you have a flow through from signal to deploy that has no human intervention.
Now, importantly, that does not mean that humans are not a part of engineering this system,right? But it is that the flow of signal to deploy is uninterrupted by a human. Um, and that software factory concept is obviously not something that can just snap your fingers and it appears,right?
Agent Harness6:57
Instead, it requires an investment from the organization. We— we like to say this is built not bought,right? But what the platform that we've built basically provides to people are the canonical one model independent agent harness that you need to do this, because if you wanna build a software factory, if you choose to build that software factory in a vendor-locked solution that has like one model available to it, uh, that is going to not only be expensive, but two, uh, there's open questions about model independence and like what is the role of the model provider in dictating what you can or cannot build with your software factory,right?
Um, and if you also don't own the traces, the data, everything that flows through your software factory, um, then you're probably gonna be in trouble as you start to want to evolve your software factory,right? And so with Droid, the harness that we build, you not only have model independence, but you also have access to every piece of data that flows in, in and out of Droid, alongside centralized governance and control at the enterprise layer to be able to dictate where what information flows where.
Air Gapping8:01
Um, you can air gap Droid if you want. Some of our partners, um, in, you know, the most secure, uh, environments, uh, think finance, healthcare, uh, gov, uh, they air gap Droid and they run their software factories entirely contained.
Um, one of our deployed engineers jokes that you could run Droid in a submarine if you wanted to, and that's— that's honestly true. And so when we think about what the role of this deployed engineer is in that context, which I probably should have started with, um, you know, you really need somebody who can go in and say, "I understand this new model of building software, and I understand the building blocks and the pieces.
I can help enable building and constructing these software factories with your team, but I ultimately would like to, one, make it so that our product effectively, you know, one-click self-assembled into your environment," which is needed when you have 45,000 people, maybe hundreds of thousands of, uh, of— of engineers, maybe you have tens of thousands of codebases.
Uh, you— you've gotta self-assemble,right? You just can't manually install this level of— of complexity. Um, and— and also on the sort of like end loop, why do all of this,right? I— I would argue that there needs to be an ROI or an outcome story that is extremely clear from the beginning so that you can say, "Well, we know every code change that flows through that gets AI code review, AI QA, AI security analysis is maybe 87% less likely to hit a bug."
And what that means is that we can reduce our— our bug rate by X, that increases our customer satisfaction by Y, and that leads to revenue or growth or new business,right? Something needs to flow from this software factory process to core business goals.
And that often is a complex story that requires engineering knowledge, it requires business knowledge, um, and so if those are the types of things that you think are interesting, um, that is what deployed engineers today are doing for us.
Um, I've sort of outlined it a little bit here, but that teach the model step is super important because most organizations do not have an autonomy maturity model. They do not have a roadmap. They don't have a conception of what it means to truly build an autonomous software organization,right?
Autonomy Model10:00
Uh, I think a lot of people ask the question, "What do the humans do in this world,"right? For us, we see an extremely clear role for humans in evolving, refining, and scaling software factories,right? So you basically, the engineers at a company go from directly manipulating software to directly maintaining and managing a system that builds software.
And that sort of like upgrade in the level of abstraction that you operate at, uh, is actually very difficult, and a lot of people, uh, uh, find it extremely challenging. I would argue that, in fact, most people, even very thoughtful software engineers, will have a learning curve in trying to shift.
Um, the people who I think are— are well-suited for this are DevX people who have already been thinking about enablement of other developers. Uh, I think product managers who want to become very technical very quick can become really great at doing this.
Uh, and I think that generally like people who are used to, um, to working on teams where, uh, high-quality dev environments were a priority, you will— you will get some of the canonical things necessary to enable these agents to succeed.
Um, I haven't really talked about this last one, which is design the workflows. Um, and I will get to that in a sec, but I— I think that when I say tip of the spear of the product, like keep in mind I really do mean everything that is happening inside a factory.
So our product encompasses enterprise controls, the Droid harness, the workflows that run on top of it, the observability tools, the cost controls, the auto model routing, the quality of the harness. Like all of these are pro potential opportunities of improvement that you will discover when you work very closely in these varied or diverse orgs, uh, how to solve.
Agent Ready12:03
Um, so making a codebase agent ready,right? This is a very challenging thing to do. Uh, most organizations have some degree of consistency in how they've chosen to build deterministic validation loops inside of their company,right? So your codebase runs linters, type checkers, uh, it might run some security scans, and it's like check mark, like it passes or it doesn't.
They end to end tests, they pass or it doesn't,right? Or they don't. Um, what agent readiness really is, is it's a measure of how many of these deterministic validation loops are present inside of your codebase. Uh, when you have a huge volume of these feedback loops, uh, agents are able to operate for greater periods of time on more complex tasks without human intervention.
So we have like a product that we call Missions, which I'll also touch on in a sec, but Missions is basically an extremely elaborate harness built around the concept of working on extremely difficult knowledge work problems that are validatable,right?
And so the quality of the output of these very long-running harnesses of advanced agents is directly proportional to the degree to which you can validate their work. And so if you introduce the ability to validate at scale, then you introduce increasing autonomy to the org.
So what we'll look at is we have tools that help scan all of these things, but oftentimes, uh, the change is not so simple. Uh, for I'd say maybe 30 to 40% of the low-hanging fruit, you click Droid, please fix all of this, and it'll go and it'll fix it,right?
But for the other 60%, some of them involve workflow changes. Sometimes humans are not used to the degree of, I would say, like nitpickiness of these automated systems. Uh, and so you have to sort of be aware of the concerns, the— the humans.
You have to think about like the way that, uh, people are currently developing systems and say, "How do we introduce some of these more extreme validation strategies without interrupting the dev flow of the humans who are involved in the work?"
Um, and— and I mentioned Missions because really I think this is one of the more end game of the agent era, at least pre-software factory era. Uh, but the more end game of the agent era style harnesses where it's simply a long-running harness that has almost no human intervention except for the planning stage,right?
Where you go in and you say, "I would like to have this very bounded task. I know that I want to solve this task, and here is what solving this task means. I will now basically push a lever of inference until the task is complete,"right?
And so that is actually unbelievably competent at solving problems where like is complete is verifiable. So if you can frame any problem as the set of verification, uh, systems that need to validate it, then you can solve that problem with AI today.
Uh, and we've seen this work on some pretty insane problem spaces like migrating, you know, 30, 40, 50 million plus line codebases, uh, fully autonomously, um, working on advanced, uh, like deep learning strategies around biomed, healthcare, uh, sort of problems, uh, financial institutions that optimize, uh, equity research where you can actually build models of different equities and sort of analyze and compare and— and build sort of a system that can then backprop and or trade on top of the— those equities.
Migrations14:49
Um, like it— it's mind-blowing to me every day what I— what I hear people are using with these tools, but it is not something that you can just download, install, and hit play,right? It does require agent readiness. So if your codebase isn't agent ready, you won't see any of the success of the most capable AI systems in the world today,right?
So this is why we want people to go in and help our customers and say, "Hey, look, you can solve this actually very difficult problem, but it is going to require a different form of investment than you were thinking.
Less so solving the problem, more so preparing the environment for verification of the problem." Um, and by the way, if you're familiar with how these models are actually trained, like this makes total sense,right? They're— they get dense reward when they get post-trained on all these complex tasks.
Models need dense reward. These verification signals form the basis of that reward that they use to keep them on track over a long-term goal-directed problem. Um, so I sort of mentioned this earlier, but— but I think that the— the core goal for us really is to say, "If we can hand over a model to you of how this should— this transformation should go, then we should theoretically be able to say, 'Let's do this in a couple of different places,' and then let your team actually scale this out across the company."
Um, I always use the analogy of if you're familiar with Walt Disney's Epcot, uh, the— the theme park, uh, like basically that theme park was created, uh, originally Disney wanted to create like a master planned, uh, exemplar city.
City Analogy16:38
He said, "Look, if I can create a city that is the future city, then I can use that as a model to the rest of the world's cities, and they can develop entirely new forms of transportation and flourishing," and it became a theme park.
But what's interesting is that in that small example, um, a lot of other cities actually did cite some of the ideas that he was writing down and sharing about what like centralized urban transit should look like. And now you have like some more contemporary cities built in the last 50 years that basically modeled after that toy example.
Um, what we wanna do is we wanna make sure that we get some of that lesson that if you have a working example of a city of the future, of a codebase of the future, um, people are smart, they're clever.
Humans will look at that and they'll say, "Man, that's really cool. Let's bring that to my part of the codebase,"right? But if you build too much of an advanced example, then people will say, "That's a theme park. That is not at all how the rest of the world works.
I just can't see how that would apply to the way that we currently work today,"right? So it's kind of a delicate balance that you have to walk of building something that demonstrates the future is achievable enough, but ultimately does not scare away, uh, an org who is thinking, "Man, what is going to be the cost of transforming at this pace,"right?
Um, I always think about that quote, you know, "The future is here. It's just not evenly distributed." Um, there are some codebases, and I— I say codebases, not even companies, that are truly remarkable. They are effectively, uh, beginning to run on autopilot.
Constrained Autonomy18:24
Uh, we ourselves have roughly 15 to 20% of what we call like autonomy, and our autonomy ratio is like in the upper 80%, which means the ratio of actions done by humans to AI systems before interruption,right? So our own codebase is fairly agent ready, pretty autonomous, um, but, uh, the codebases of some of our customers are actually even more autonomous because they operate in more constrained wor uh, ways,right?
So it's— it's sort of like a, uh, it is not obvious like who gets 100% autonomy first. I would argue it's probably very contained internal tools. Like we have something we call like legal Droid, which is our legal workflow.
That is effectively 100% autonomously maintained, but our like core harness, uh, we do not yet have validators that can validate some of the hard visual problems of a like terminal-based harness. Uh, things like flickering are really hard to catch, uh, in a verif in a verifiable way.
So we're unable to close the loop on some of those challenges. It's an engineering task to build a system that can verify some of those very hard problems. Um, and that might give you a picture into sort of like the weird world of the future where humans are sort of visually our— our advantages in being visual, our advantages in having context of the outside world, um, provide us a lot of work to do, uh, in order to build these systems.
Join Us19:42
So who's great at this? I— if you are a former founder, for sure you should do this. I think it's like the quickest way to basically build out. I mean, each like stage of the SDLC that Droid has, we think, is a billion-dollar business.
Like just code review, just incident response, just QA, just testing, like each of these, uh, you will help define basically the nature of these products. Um, if you are someone who is used to tech or, uh, communication,right? If you are fluent in AI, you understand how to speak to every level, you have business acumen, you have executive presence, that is another great example of someone who should do this.
And if you are a systems thinker, if you love designing systems, if you love closing loops, modeling data, and understanding how the flow through a potentially extremely complex org should look, then you are also someone who would, uh, thrive at doing this.
So if all of this seems interesting, hopefully, uh, it does, uh, please do reach out. Um, and you can reach out to me directly. I'm just, yeah, I'll say it. It's on the slide. I'm eno@factory.ai, um, and so you can just email me directly, um, or you can apply on our careers page.
It's called Engineer, Deployed. Uh, so that's the role. Uh, hopefully this is interesting and gives you a taste of what we're doing at Factory.





