← All white papers

One Wrong Recommendation, 25 Acres Gone

A year of correct answers taught a farmer to trust a model outside its grounded knowledge.

Date published

In July 2026, a 67-year-old farmer in Chuzhou, Anhui Province — surnamed Wu — used an AI chatbot to generate a weed-and-pest-control plan, the same way he'd done for roughly a year. He had a drone spray the recommended mixture across about 150 mu, close to 25 acres, of sesame. By the next day, the crop had largely withered. Agricultural technicians who examined the field identified fomesafen in the mixture — a herbicide that isn't suited for blanket application to sesame. The specific AI product involved hasn't been publicly confirmed, but the pattern of the failure is clear enough to analyze on its own terms.

Failure point 1 — A factual-lookup problem was treated as a language-generation problem

Herbicide-crop compatibility isn't a matter of general knowledge the way "what's a good weed-control strategy" sounds like it might be — it's a matter of regulatory record. Fomesafen carries an approved-use label specifying which crops it's cleared for (soybeans, cotton, peanuts, and a handful of others), because it works by inhibiting an enzyme that damages cell membranes in plants that lack tolerance to it. Sesame isn't on that list. A chatbot answering "what should I spray on my sesame field" is, structurally, the same situation as the AI-generated map that mislabeled every African country: a model trained to produce fluent, plausible-sounding text is being asked to substitute for a verified lookup against an authoritative database it was never actually connected to. The response reads like agronomic advice. It isn't grounded in one.

Failure point 2 — No staged-application safeguard before a broadcast-scale action

Standard agronomic practice for any new chemical treatment — recommended by an agronomist, a chatbot, or anyone else — is to test it on a small section of the field first and check the crop's response before committing the whole planting. Nothing in this incident suggests that step happened.

The recommendation went straight from chatbot output to a full 150-mu drone application. That's a missing control, not just bad luck: a single unverified recommendation was allowed to scale directly to an irreversible, field-wide action with no checkpoint in between.

Failure point 3 — A year of correct answers built exactly the wrong kind of trust

This is the detail in the reporting worth taking seriously rather than treating as background color: Wu had used the tool for about a year, moving from skepticism to full reliance, consulting it for nearly every decision. That's not a character flaw — it's a predictable statistical pattern. Each individual correct recommendation makes the next one feel safer to act on without independent verification, even though the underlying per-query error rate hasn't actually changed. The problem is that reliability across repeated use doesn't work the way that feels intuitive.

Here's the math, using an illustrative — not measured — error rate to show the mechanism: suppose a chatbot gives a genuinely bad agronomic recommendation only 2% of the time, which would reasonably feel very trustworthy query to query. Across roughly 300 queries over a year of near-daily use, the probability of encountering at least one bad recommendation is:

P(at least one failure) = 1 − (1 − 0.02)^300 ≈ 1 − 0.0021 ≈ 99.8%

A 2% per-query error rate — which feels reassuring in the moment — makes an eventual bad recommendation almost certain over a year of sustained use. The failure wasn't a fluke breaking an otherwise perfect track record. It was closer to the statistically expected outcome of continued reliance without a verification step, arriving on whatever query happened to draw it. A system that's right most of the time will, over enough uses, still fail — and the danger is that every correct answer along the way makes the eventual failure feel less likely instead of more overdue.

My conclusion, in one line

The two failures compound each other: a model answering outside its grounded knowledge, combined with a user whose verification habits eroded precisely because the model had been right so often before. Neither failure alone destroys a field. Together, they did.

Wayward Fowl's audit perspective

If Wayward Fowl were to audit this AI system, the audit would likely examine whether agronomic or safety-critical recommendations are grounded in a verified regulatory database rather than generated from general language patterns, whether any staged-testing or approval step is required before a chatbot-recommended treatment is applied at full field scale, and how the product manages user trust and verification behavior over a long period of repeated, mostly-correct use. Potential findings could include a recommendation engine with no technical connection to authoritative crop-compatibility or pesticide-label data, an absence of any built-in checkpoint between a generated recommendation and an irreversible, large-scale action taken on it, and no mechanism to counteract the natural erosion of user verification habits that follows an extended run of correct answers. We would recommend strengthening the system by grounding safety-critical recommendations in verified regulatory and agronomic databases, improving product design to require a staged or test-scale application before any broadcast-level action is taken on AI-generated guidance, and implementing periodic reliability disclosures or verification prompts to counter automation complacency, to reduce the likelihood of similar failures.

Sources

  1. Primary reportIT Home — “67-year-old farmer misled by AI-recommended herbicide, 150 mu of sesame seedlings withered overnight” (Chinese) www.ithome.com/0/987/474.htm
  2. Incident recordAI Incident Database, Incident 1654: AI Chatbot Reportedly Recommended Herbicide Treatment Linked to Loss of About 25 Acres of Sesame in China incidentdatabase.ai/cite/1654/

Running a system like this one?

Everything above is what an audit looks for. We test production decision systems independently, against the rule set you are actually exposed to, and hand you the evidence behind every finding.

Request a Wayward Fowl AI audit →

This analysis is built on the record

Every paper starts from an incident someone reported. Search what is on the record, or tell us what happened to you.

Search the recordReport an incident