Build1 distinct publisher3 min readPublished
The argument for Cloudflare's new bot engine is economic: attackers iterate in days while defenses ship in discrete managed releases, so the plan is to give automated probes nothing stable to learn from.
The Engineer · Build desk

Compiled by The EngineerSomething wrong?How this is made
Determinism is the property this post attacks, and it pays to be precise about what the word is doing. Cloudflare defines it as the same input always producing the same output [6]. That is also the property that makes a WAF operable: you replay the request, you get the same verdict, you know what changed. The company's complaint is that automated probes get that same clean yes or no, and over enough attempts the answers map the edges of the system [7].
Both readings are true at once, and that is the interesting part. The feedback channel Cloudflare wants to close is the one your on-call engineer uses at two in the morning when a customer's checkout is failing. If a detection engine keeps changing, a request scored as a bot at 03:00 may not score that way when you curl it at 09:00. That is by design.
So the acceptance test for this class of product is not accuracy in the abstract. Ask what artifact replaces the release note. Rule-based detection hands the attacker a stationary target, which is Cloudflare's objection to it [19], but a rule you can name is also a rule you can cite in a postmortem and diff before it lands. Cloudflare's own description of the alternative is a model that waits months while attackers iterate in days [4]. Continuous adaptation removes the wait and the diff together.
The scale claim is load-bearing in the argument. More than a trillion requests a day [8] is about 11.6 million per second, dividing by 86,400 [9], and that aggregate is the observation surface. For that visibility to transfer to your property, your traffic has to resemble the attacks it was learned on: low-rate requests spread across a large residential proxy network, each with a fresh address or fingerprint so no single source crosses a rate limit [10], moving through login and account-recovery flows [18]. If your bot problem is one scraper on one network hitting a price endpoint, the aggregate buys you less.
Then there are the two conditions Cloudflare says must hold at the same time [5]. The second, starving attackers of the feedback they use to adapt, is at least observable from outside; you can measure how much a probe learns. The first, that reacting costs the defender less than working around it costs the attacker, is a statement about Cloudflare's internal cost of adaptation, and no customer can audit it. What you can measure is your own false positive rate and how often you open a ticket to get a legitimate client unblocked. Cloudflare adds that it believes no other bot detection works this way [12], which is the kind of claim that ages at the speed of a competitor's blog post.
Credit where it is due: the post stops promising the wall holds. Its framing is that a determined attacker gets through, and the question is what happens then [13]. That is a more honest statement of the problem than most bot vendors publish. It also moves the thing you negotiate. The question becomes whether the vendor can tell you, after the fact, why a request scored the way it did, without handing that same answer to whoever sent it.
Ranked by verification strength, evidence, and original report placement.
Cloudflare announced Adaptive Intelligence, a new bot detection engine that it says starts from the opposite idea to betting on a wall that keeps every attacker out.
Cloudflare says attackers can adapt as often and continuously as they need, while most defenses are deployed in discrete, managed releases, and that the gap in responsiveness is widening.
Cloudflare says attackers iterate in days while the model waits months for its next update, so by the time it catches up the tooling has already moved on.
Cloudflare says a changing defense only flips the calculation if two things are true at once: it costs the defender less to react than it costs the attacker to work around it, and attackers are starved of the feedback they use to adapt.
Cloudflare defines deterministic detection as detection where the same input always produces the same output, and says a defense that never changes teaches the attacker how to beat it.
Cloudflare says that against a deterministic defense, automated probes return a clean yes or no, and over enough attempts that feedback teaches an attacker exactly where the edges of the system are.
Distinct publishers with included, body-backed reporting in this cluster.
1 article · August 31, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
product
A 2x LLM bill is not a bug report: token spend is an observability problem1 distinct publisher
security
PavinLoader: the lures keep changing, the MSBuild stage does not1 distinct publisher
build
796 pages of semantic search with no vector database, and what it cost to skip one1 distinct publisher
build
Route leak prevention moves into the protocol, and two Tier-1s are stripping the signal1 distinct publisher
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.
One source, and it is the vendor
The attacker-cadence argument, the trillion-request vantage point and the description of how every rival builds detection all come from the same Cloudflare post. What raises this above a bare announcement is that the reasoning is falsifiable in principle: Cloudflare names the two conditions its approach must satisfy, and concedes that determined attackers get through. What holds it down is that no one outside the company has yet checked a single number, and the post itself supplies none for accuracy or cost.
Shipped network-wide, measured nowhere
Something real went live on 31 August: the model under bot score, which many customers already gate traffic on, now retrains continuously. That gives the change potentially enormous reach without anyone opting in. But reach is not evidence of use working: two of the three components Cloudflare describes are unshipped and undated, and the post names no customer, no design partner and no traffic outcome. The only quantity attached to the launch is Cloudflare's own request volume.
The promise outruns the demonstration
Two sentences do the overreaching. 'We believe that no other bot detection works this way' is a claim about an entire market made by one participant, and 'the attack stops being worth running' is an outcome asserted with no cost curve, abandonment rate or trial behind it. Against that, Cloudflare gives up ground a pure marketing post would keep — walls fail, determined attackers get in, careful response is expensive — and the mechanism it describes is specific rather than gauzy. Overstated, then, but not inflated.
The diagnosis is also the sales pitch
This is a product launch published by the company selling the product, and the argument does double duty: every paragraph on the futility of accumulating rules is a paragraph against the vendors whose detection is built that way. The one candid move — admitting that no wall holds — is only available to Cloudflare because it is offering the alternative in the same breath. Nothing here is hidden; it simply all points the same direction.
Sure what shipped, unsure it works
Split the question and the picture clears up. What was announced, when, and how it is meant to work: firm, because the post is detailed and dated. Whether continuous retraining actually starves attackers of feedback without catching real customers: unknown, and unknowable from here. That asymmetry is what a single-vendor launch always produces, and no second account has arrived to shift it.