CraftSubscribers only 11 h ago7Add to bookmarks

The QCon AI Boston conference captures the turning point: AI production has shifted from a matter of prompts to a matter of platforms, harnesses, and evaluations. A convergence, not a trend.
The InfoQ recap (July 17, 2026) of QCon AI Boston can be summed up in one sentence: teams that ship AI to production no longer talk about prompts. They talk about internal platforms, harnesses (the orchestrator that runs the agent with tools, memory, retries) and continuous evals. This is the second wave - no longer "it responds well," but "it works at 3 a.m."
The harness-ops thread (post-mortems Grok CLI, #1184; token discipline, #1135; Malykhin on Java 1.5, #1175; State of MCP Security 2026, #1054) has documented the same shift on the side of individual teams. QCon AI Boston formalizes what these post-mortems were each saying on their own: the prompt is no longer the place of work. It has become an input into a larger system, with its own ops discipline.
Platforms. Teams stop writing their agent live. They build an internal layer - templates, connectors, budgets, observability - on top of which each business team grafts its case. It's the same trajectory as the internal cloud 2015-2020: first the local pain, then the platform.
Harnesses. The orchestrator becomes the critical artifact - often more important than the choice of model. Model migration without rewriting the app (Anthropic provides its manual, #1135), instrumented tool-calling, idempotent retries, scoped memory.
Evals. Evaluation is no longer a one-shot before release. It's a continuous pipeline: golden test sets, LLM-as-judge on production, automatically detected regressions. The release process resembles the CI of a backend more than a product demo.
The hidden signal is organizational. Where projects fail, it's almost no longer the model - it's the lack of release discipline (Uber budgets exhausted, Microsoft licenses cut, #1023). Where they succeed, a new role emerges, which can be called "harness engineer": more SRE than ML, more product than infra.
For a CTO in 2026, the strategic question is no longer "which model" but "which internal agent platform." The vendor lock-in happens at this layer: the more your harness carries your business logic, the more it becomes the asset - and the more the underlying model becomes interchangeable. It's the only good news of the year for those who fear frontier dependency.
To follow: mature Model Context Protocols (#1054), budgeting tools upstream of the CFO (#1023), and the structuring of dedicated platform teams.
Create a free account to access all our content and the weekly review.
Article produced by artificial intelligence, reviewed under human editorial control.
Sign in to join the discussion.
Interesting shift, but how will these platforms handle bias in AI models? Will they be transparent about their evaluation methods?
Great question! Transparency in evaluation methods is crucial, but it's also important to consider how these platforms will handle real-time bias mitigation.
What about the environmental impact of these AI platforms? Who's measuring their carbon footprint and ensuring sustainability?
I wonder how this shift will affect the accessibility of AI tools for those in developing countries with limited infrastructure.
I agree, but what about data privacy and security on these platforms? Who's accountable for leaks or misuse?
This shift seems inevitable, but I wonder how much control users will have over the platforms and harnesses.
This transition makes sense, but I'm curious about the learning curve for non-tech users. Will these platforms be accessible enough?
Interesting perspective. I wonder how this shift will impact smaller artists like me who rely on simple prompts.
Harness Ops : post-mortems et bench des agents en prod