Hacktakes · Edition 6
Hacktakes · Edition 6 · July 14, 2026

Agentic AI and the Widget Fallacy

Agentic AI is not a drop-in worker, but raw infrastructure that requires a new generation of systems integrators to build bespoke enterprise plumbing.

By Hugh Askell

Sparked by What are Forward Deployed Engineers, and why are they so in demand? (2025) · discussion

He has access to all of human knowledge, but we still have to duct-tape him to the spreadsheets.
He has access to all of human knowledge, but we still have to duct-tape him to the spreadsheets.

If you looked at corporate computing in the late 1980s, you saw a massive structural shift built around relational databases. Suddenly, you could map, track, and digitize the entire enterprise. Purchasing Oracle in 1985 did not mean acquiring a tool that automatically ran your payroll out of the box; instead, you bought raw infrastructure, and then hired an army of consultants to spend three years wiring it into your messy legacy systems.

Today, we are repeating this exact cycle with Agentic AI, suffering from the widget fallacy: the delusion that you can simply buy an algorithm to replace a worker, ignoring the reality that this is raw infrastructure requiring slow, bespoke enterprise plumbing. The economist Paul David mapped a similar structural lag in the productivity paradox of the electric dynamo replacing the steam engine. You gain absolutely no efficiency if you swap the core engine without entirely rebuilding the factory floor around it.

The current consensus narrative insists that Agentic AI is a magical drop-in replacement for human labor, an infinite intern you can license and activate. To strip away this mystical anthropomorphism, you have to break enterprise AI down into three distinct, boring stack layers. At the top, you have the raw probabilistic model. At the bottom, you have the horrifyingly unstandardized reality of legacy corporate data. Squeezed in the middle is a highly stressed, desperately thin layer of bespoke glue code required to force the two to speak to each other.

Think of this dynamic as a funnel: billions of dollars of compute are poured into training a generalized model at the wide end, but all of that potential utility must squeeze through the narrow aperture of whatever proprietary, undocumented data formats a regional logistics firm decided to use in 2004. A language model has no innate concept of a global supply chain, just as a washing machine possesses no fundamental understanding of a shirt. You have to build the pipes.

To solve this integration nightmare, Silicon Valley is reinventing IT consulting under a new buzzword. Drawing on a recent breakdown from the Pragmatic Engineer newsletter—which observes that forward-deployed engineering serves as a Silicon Valley rebrand of traditional tech consulting for the AI era—we see the rapid rise of the Forward Deployed Engineer (FDE). These developers operate as modern systems integrators, treating the core AI product as a raw primitive and spending their days wrangling the customer’s unique, messy domain logic. The model was heavily pioneered by Palantir precisely because enterprise data integration resolutely refuses to be a simple SaaS widget. You cannot hand a massive corporation a login credential and expect their disparate, siloed data to magically orchestrate itself.

The ongoing debates over on Hacker News reveal the friction of this transition in real time. Developers attempting to build these autonomous agents are discovering the mundane reality of the work: ninety percent of the job requires writing bespoke Python scripts to parse twenty-year-old internal APIs. Searching for sparks of general intelligence is practically irrelevant when the primary obstacle is that people simply do not file their information neatly. The structural bottleneck here is purely mechanical. Adoption is limited entirely by the speed at which humans can type out the glue code, figure out what the columns in the spreadsheet actually mean, and handle the permissions on the local server.

The abstract problem becomes absurdly physical when you look at OpenAI sending engineers to Iowa to wire models into John Deere's agricultural software. These represent fundamental tractor and agronomy challenges, which sit entirely apart from Silicon Valley's typical model-scaling debates. You are forcing a probabilistic text predictor to interface with the physical telemetry of a combine harvester. (Amusingly, the harvester produces vast amounts of data, but almost none of it looks like the clean conversational text the foundation model was trained on.)

Does the agent understand the difference between a broken sensor and a flooded field? Does it know that a null value in the legacy system actually means the machine was turned off, as opposed to signaling a total crop failure? That requires bespoke rules, custom pipelines, and a human sitting in the Midwest figuring out how the local database handles edge cases. The foundational math in San Francisco is effectively finished; the remaining friction comes entirely from solving industrial roadblocks in the mud.

So, the revenue line for these tools looks phenomenal, but the deployment reality is a grind. We didn't get robot accountants in 1985—we got SQL consultants. Today, we aren't getting AGI in the enterprise; we're just getting a new generation of systems integrators in Patagonia vests, charging by the hour to fix the plumbing.

← Back to Edition 6