Build1 distinct publisher3 min readUpdated
Phillip Mortimer told QCon London that humans cannot review AI-generated code at volume. That moves the inspected artifact to tests and alerts, which is a process change, not a purchase.
The Engineer · Build desk
Compiled by The EngineerSomething wrong?How this is made
Phillip Mortimer told QCon London that AI makes all code write-only: too dense to read, so the tests define the behaviour and become the documentation [1] [3]. The operational consequence is larger than the slogan, because if humans cannot review generated code line by line without becoming the bottleneck [5], the artifact an organisation actually inspects has to move from the code to the tests and the alerts, and that is a reorganisation of process rather than a tool you buy.
Mortimer's precedent is that some languages were always write-only by design, trading readability for power and performance; he named APL and regular expressions [12]. The second principle follows from the first: code is disposable, because debugging dense code is harder than replacing it, so you keep the tests, throw away the code and write it again [4]. Anyone who has maintained a large regex library recognises that trade. What is new is the proposed scale.
He proposes two substitutes for human reading. The first is detailed tests plus automated review [6]. In an interview with InfoQ he described the mechanism: a coding agent harness invoked as a CI action, carrying a skill that encodes what a senior developer would look for, able to post comments, request changes, or approve a pull request [8]. He said a model reviewing its own output still produces valuable comments and catches bugs before deployment, because a different prompt, a different instruction set and a different context are enough for a meaningful review [9], and that this adversarial pattern is becoming common in agentic systems more widely [10]. He also recommends review agents that run outside the pull request loop, since a single atomic change will not expose structural problems: "de-slopify" agents scanning for repeated code, unparameterized tests and unused feature flags [11].
The second substitute is observability. Mortimer's suggestion is an agent that listens to the observability platform, aggregates alerts over a time window, and raises pull requests for the most common problems first [7]. Read as a work queue, that orders repairs by alert frequency [17]. Frequency is not severity, and a failure that emits no alert never enters the queue. That makes instrumentation coverage a correctness dependency rather than a dashboard concern.
Note what the reported account does not settle. Approval rights are granted to the review agent [8], but the evidence offered for its reliability is observed examples, not measured defect rates [18]. And if the tests are the documentation, the specification and the thing you keep across rewrites [3] [4], then test review becomes the scarce human activity, which means someone has to fund it, staff it and own it. Mortimer's own condition on creativity points the same way: he said creative people need time and space to work, free from the day-to-day demands of meetings, deliverables and demos [15].
Watch whether teams give review agents merge authority or comment-only rights [8], whether de-slopify passes run on a fixed cadence or only as cleanup before an audit [11], and whether the alert-to-pull-request loop acquires a severity gate rather than a frequency sort [7]. Watch the staffing question too: if intent and implementation are decoupled and developers become portable across languages [13], the work that still needs a named owner is the tests and the instrumentation.
Follow any of these and your For You feed starts watching them — no settings page required.
Ranked by verification strength, evidence, and original report placement.
Phillip Mortimer argued in his talk Complexity and Creativity in Software Engineering at QCon London that AI makes all code write-only, too dense to read.
Mortimer said that when code is too dense to read, the only way to understand what it does is through extensive test cases, so the tests define the behaviour and become the documentation; you read the input-output pairs.
Mortimer said code is disposable: write-only code is hard to debug, it is often easier to rewrite from scratch than to modify, so you keep the tests, throw away the code and write it again.
Mortimer said there is no point in having humans try to review AI-generated code line by line, because humans very quickly become the bottleneck.
Mortimer suggested writing really detailed tests and automating code reviews.
Mortimer suggested having an AI coding agent listen to your observability platform, aggregate alerts over some time window, and start raising pull requests to fix the problems it has seen, starting with the most common ones.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
Single-source practitioner argument
All content derives from one InfoQ report of one conference talk plus an interview with the same speaker. The prescriptions are internally coherent and specifically described, but support is testimonial: 'I've seen many examples' with no defect rates, sample sizes, benchmarks or independent corroboration.
No adoption evidence supplied
The cluster contains no release, deployment, benchmark, pricing, licensing or usage disclosure. No named tool, team, repository or production rollout is reported for CI review agents, de-slopify sweeps or observability-driven auto-remediation, so adoption cannot be scored.
Universal claims on testimonial support
The rhetoric is absolute — all code is write-only, humans cannot review generated code, AI has solved the implementation problem — while the underlying support is one practitioner's observations with no measurement or adoption data. The prescriptions themselves are modest and testable, which keeps the gap from being extreme, but the framing outruns the evidence presented.
Conference-stage advocacy, no product to sell
The speaker has the usual incentive of a conference talk and follow-up interview to advance a memorable thesis, and the piece is built entirely from his framing with no counter-voice. Offsetting that, no vendor, product, funding or paid tool is promoted; the only company named is a former employer mentioned illustratively, and the recommendations are generic practice changes rather than purchases.
Faithfully reported, thinly evidenced
Confidence is high that Mortimer said these things — direct quotes and an interview transcript make attribution reliable. Confidence that the claims hold as general engineering truth is low: one publisher, one voice, no metrics, and no adoption dimension available to cross-check.
build
Flux moves GitOps' source of truth into registries you own, and mirroring becomes the prerequisite1 distinct publisher
build
JDK 28 firms up: a JSON API in the incubator, and a deprecation notice for Intel Macs1 distinct publisher
build
The AI-training bans live on the big infrastructure blogs, not the small publications1 distinct publisher
build
The argmax layer was doing more work than anyone credited1 distinct publisher
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 20, 2026