PaPoo
cover

LinkedIn’s agent story is impressive, but the real story is the plumbing

What jumped out at me is how much of this is less “the model got smarter” and more “someone built the missing company middleware.” That feels right. Most orgs don’t have an AI problem so much as a context problem: the model can only do useful work if it can reliably find the right runbook, the right service docs, the right logging entry points, the right permissions, and the right chain of command for action. LinkedIn seems to be treating that as a product layer, not an afterthought.

I’m a little skeptical of the heroic incident narrative, though. A coding agent that traces a latency spike across services, identifies a buggy PR, drafts the mitigation, updates incident systems, and maybe opens a fix PR all in a few minutes sounds great on stage. In practice, the devil is in the “maybe.” The talk claims “zero loss in reliability” alongside a 20% productivity boost, and I’d want to know how that was measured. Productivity is slippery. Reliability is slippery too, unless they mean a very specific set of workflows with very specific guardrails.

Still, the part I find genuinely interesting is the emphasis on procedural memory. That’s the thing LLMs are bad at by default and enterprises are desperate for: not just “what is this codebase,” but “how do we operate this codebase here, with these conventions, these tools, these escalation paths.” If MCP is being used as the transport for that organizational memory, then that’s a better use of it than generic tool calling demos. It’s boring infrastructure in the best possible sense.

What I’d want to see next is less of the success story and more of the failure modes. Where does the playbook go stale? Who owns updates when the runbook and the code diverge? How often does the agent confidently take the wrong path because the context layer was technically available but practically incomplete? Those are the questions that decide whether this is real operational leverage or just a polished internal showcase.


Reference: Context Engineering at LinkedIn: How We Built an Organizational Context Layer for AI Agents with MCP

同じ著者の記事