Everyday Exceptions
Synthesized from 3 Chinese originals (2026-08-30 – 2026-08-19) · adapted to English 2026-09-07
Three disputes over ordinary things. On the wall of a fifteen-year-old restaurant in Taizhou, Zhejiang, four uncensored surveillance stills of customers hung for more than ten days, each captioned “forgot to pay”; the trigger was one unpaid bill of just over 90 yuan. In a wheat field at the foot of the Qinling mountains outside Xi’an, the farmer who worked the field cut the canopy off a lone tree that had gone viral as a photo spot — after barriers she put up disappeared within a day and the wheat kept getting trampled. And in Beijing, the Ministry of Transport answered a citizen’s proposal to abolish ETC transponders and switch entirely to camera-based plate billing with a refusal: both systems stay, drivers choose.
Our Chinese-language column ran these as separate dispatches. Read together they are not three stories but one machine, and this piece takes them apart as such: what happens when everyday systems — debt collection, property, tolling — meet the cases their main path was never designed for, and which exception-handling each one chose.
The gears
Software engineering has a term for this: exception handling. The main code path is written for the common case; the exceptions are where the design shows its actual tolerances. Daily life in China runs on systems built the same way. The police-and-courts path for unpaid debts is written for amounts worth the procedure. Property boundaries are written for neighbors, not for a million strangers arriving because an algorithm ranked a tree. Tolling is written for a scale where a 0.2% miss rate stops being a rounding error.
This piece watches three such systems hit their exceptions, and catalogs three different handlings. When the system declines to carry the cost, the individual picks it up privately — that is the Taizhou wall. When the system cannot police the boundary, the owner removes the thing being trampled — that is the Xi’an canopy. When the system distrusts any single path, it runs old and new in parallel and lets physics arbitrate — that is the ETC answer.
Instance one: the 90-yuan bill and the wall of faces
The mechanics of the Taizhou case, as relayed by Zonglan News and confirmed in outline by Shanghai Daily’s English service: a customer in his thirties or forties scanned the payment code and typed in a PIN in front of the staff — and roughly 90 yuan never arrived [amount per the Chinese report; the English relay confirms the incident, the four photos and the owner, surnamed Chen, without the figure]. The owner printed surveillance stills of six recent walkouts and posted four, deliberately sparing two — one elderly customer, one who looked genuinely destitute; he told the reporter that someone in real hardship eating rice and noodles without paying was acceptable to him. He also said his shop rule fined staff for walkouts, and that he quietly repaid each fine out of the wages afterward. The photos stayed up for over ten days with the owner saying he wanted fairness and would accept punishment if he was wrong.
Both columns of this instance need reporting. The working side: the evidence path exists and is getting cheaper — object detection, trajectory tracking and zone alerts are off-the-shelf security products that can flag a table leaving unpaid before the customer reaches the door, and the compliant route (keep footage, keep order records, call the police) is exactly what the lawyer quoted in the report prescribed. The failing side: for a 90-yuan loss, that route’s arithmetic does not close — a police report, case filing, footage review and search all bill hours of a shopowner’s time against a meal. The wall of four faces is what that cost inversion produces: private punishment stepping into the gap where procedure is priced out. And Article 1019 of the Civil Code is unambiguous that publication is not the owner’s to choose — no organization or individual may make, use or publish a person’s likeness without consent.
The error-rate question sits inside this instance too. Amazon’s Just Walk Out — computer vision, deep learning, sensor fusion, the most aggressive “grab and go” deployment anywhere — kept about 1,000 workers in India reviewing video; in 2022, some 700 of every 1,000 transactions still needed a human check (700/1,000 = 70%), against an internal target of 50 per 1,000, and bills arrived hours after exit because someone had to finish watching. Amazon announced in April 2024 it would pull the system from its US Fresh stores. A small restaurant’s few-hundred-yuan cameras in dim light, with children running and servers crossing the frame, hold no better guarantee — and a customer who steps out to take a phone call mid-meal can look identical, to a classifier, to one walking out on the bill. The Chinese column’s summary was arithmetic, not moral: AI compressed the cost of gathering evidence toward zero without compressing the cost of deciding what to do with it.
Instance two: the tree that got too famous
The tree stood alone in the wheat near Baimiao village outside Xi’an, the Qinling range behind it; visitors named it the “lonely tree” and came in growing numbers through the spring. The shot most wanted — tree and mountains in one frame — required standing inside the field. From March the farmer who worked it asked people to stay out; she fenced the field off, and by afternoon the barriers were gone and the wheat trampled again. In late May, with the crop near ripe and trampled ears dying, she cut the canopy off. The village committee’s position: the tree belongs to the village collective, no one is being held responsible, patrols will be strengthened to protect farming. After the cut, the photo crowds visibly thinned. A researcher at the Shaanxi Academy of Social Sciences put the framing in one line carried by the official coverage: what is scenery in a visitor’s eyes is only the villagers’ everyday.
Again, both columns. The working side: the committee resolved it without penalizing anyone — the tree survives, a canopy regrows, and the farmer got back the quiet she asked for; Sixth Tone’s Beijing News reporting and an SCMP opinion column both record the sequence with the trampling first and the cutting last. The failing side is the part the same coverage documents: asking, then fencing, then patrols all failed before the saw did, and the losses landed on the person with the fewest tools to stop them. The column’s other ledger entry belongs to the platform side — the counter-voice it relayed was that most visitors meant no harm, that a roadside angle existed the whole time, and that platforms carrying viral “wild photo spots” do little traffic-shaping or warning for places with no facilities, leaving governance to arrive after the wheat is flat.
Instance three: the 0.2% problem
A citizen left a message on the Ministry of Transport’s site: plate recognition is now good enough — abolish the ETC transponder and bill the plate directly. On the evening of August 29 the ministry answered: no forced abolition; ETC and plate recognition run in parallel and the driver chooses. The refusal reads differently against the ministry’s own documents. The implementation plan for “phone+” card-free tolling, adopted in February 2026 for 2026–2028, uses plate recognition plus BeiDou positioning plus mobile payment as a triple check, with plate-recognition accuracy stated at 99.8% in the official interpretation, single-lane throughput above 80% better than manual lanes [as relayed from the plan’s pilot data], and a 2026 target of above-95% card-free coverage at mainline toll stations [as relayed]. Pilots are live in Jiangsu, Chongqing, Hunan and Jilin within limits: in-province only, cars of seven seats or fewer, manual lanes only, no discounts; an April short-video claim that plate payment would replace ETC on May 1 was rated false by Tencent’s fact-check desk.
The scale arithmetic in the Chinese column, recomputed here: a province’s holiday-day highway volume can reach the tens of millions of vehicles [volume as relayed]; at 99.8% accuracy, 10,000,000 × 0.2% = 20,000 mismarked or missed charges per day — cloned plates, obscured or dirty plates, rain and fog, cross-province settlement lag. ETC’s dedicated short-range radio does not read optically, so rain, snow and fog do not change its error floor, and its device is bound to vehicle, card and account together — a cloned plate bills the wrong owner, a cloned transponder is a far costlier fraud. Both columns once more: the working side is a regulator running a genuine new option with stated accuracy targets and a three-year schedule instead of a cutover; the failing side is ETC’s own record — uneven device quality, billing errors, and a cancellation process that draws sustained complaints [as relayed], which is where the abolition sentiment came from. The ministry’s answer kept both paths and moved the choice to the driver.
The ladder beneath
One global backdrop and one domestic one. Globally, the most-funded attempt to make daily payment frictionless — Amazon’s — concluded that the exception rate justified 1,000 human reviewers and, in 2024, a retreat from US grocery stores to smart carts; automated front ends with human fallbacks are the pattern, not the exception to it. Domestically, the same period put cheap AI surveillance in any shop that wants it and made any view a check-in destination within hours (SCMP’s “check-in culture” column is one instance of a running debate) — which multiplies how often the small-debt and famous-property exceptions fire, while the machinery for handling them (small-claims procedure, village-level governance, platform traffic controls) scales at its own speed. The three cases above are what that gap looks like from inside: a wall of faces, a cut canopy, a refusal to choose.
What outsiders usually get wrong
Three corrections, all factual. First: “there is no law protecting faces in China” — the opposite is on the books; Article 1019 of the Civil Code has prohibited making, using or publishing a person’s likeness without consent since 2021, and the quoted lawyer applied it to this exact fact pattern. The live argument inside China was over enforcement cost for small amounts, not the absence of a rule. Second: “the farmer destroyed a public landmark and was punished” — the tree was village-collective property, the village committee explicitly declined to pursue anyone, and what was cut was the canopy of a living tree, after months of crop damage that the official coverage documents in sequence. Third: “refusing to abolish ETC means rejecting the new technology” — the same ministry’s plan spends 2026–2028 building plate-recognition tolling to a 95% coverage target, and its public framing is supplement-and-coexist; what was declined was replacing the radio path with the camera path, not the camera path itself.
Sources
- City News Service (Shanghai Daily): Zhejiang restaurant owner defends posting photos of alleged dine-and-dash customers
- Business Insider: Amazon’s Just Walk Out actually uses 1,000 people in India
- Sixth Tone (via The Beijing News): Why a farmer hacked down China’s ‘lonely’ tree
- SCMP: China’s ‘check-in culture’ intensifies — time to set some limits
- Ministry of Transport official reply on retaining ETC (trs.gov.cn)
- People’s Daily: MOT Q&A on the card-free ‘phone+’ tolling pilots
- Xinhua: ‘phone+’ tolling is a supplement that coexists with ETC
- China Science Daily: official interpretation — plate recognition accuracy 99.8%
- China Justice Observer: Civil Code Book IV, Article 1019 (English text)
- Hunan Voc.com: ‘suggest abolishing ETC’ goes viral; Hunan already piloting ‘phone+’
Provenance & disclosure. This piece synthesizes three Chinese-language originals from our WeChat channel — “逃单的该罚,但挂人脸的谁来罚?AI正在把维权边界撕碎” (2026-08-19), “一夜爆红的树,为什么被主人亲手砍了?” (2026-09-06) and “交通部为什么拒绝取消ETC?这是道物理题” (2026-08-30) — drafted with AI assistance under human editorial direction and adapted to English 2026-09-07. Verification: the Taizhou incident (owner surnamed Chen, four posted photos, repeated walkouts) against Shanghai Daily’s English relay via City News Service; Civil Code Article 1019 against the China Justice Observer English text; Amazon Just Walk Out (≈1,000 reviewers, 700/1,000 in 2022, 50/1,000 target, April 2024 US Fresh removal) against Business Insider’s reporting of The Information; the Xi’an tree against Sixth Tone/Beijing News and SCMP’s opinion column; the MOT reply against the ministry’s own site and the “phone+” plan against People’s Daily, Xinhua and the China Science Daily interpretation. The 90-yuan amount, the six-printed-four-posted detail, the tens-of-millions holiday traffic volume, the 80% throughput gain, the 95% coverage target and the ETC complaint record are relayed from the Chinese originals or plan documents and marked as such; ratios recomputed (700/1,000 = 70%; 10,000,000 × 0.2% = 20,000/day; 4 of 6 posted). The lawyer, the farmer and the researcher are identified by role rather than name. This is reported synthesis — not a SigPulse measurement, not legal advice. Our first-party measurements live in the dispatches and the /data/ ledger.
Cross-checked sources (machine-readable in the raw markdown)
- City News Service (Shanghai Daily): Zhejiang restaurant owner defends posting photos of alleged dine-and-dash customers ↗
- Business Insider: Amazon's Just Walk Out actually uses 1,000 people in India (2024-04) ↗
- Sixth Tone (via The Beijing News): Why a farmer hacked down China's 'lonely' tree ↗
- SCMP: China's 'check-in culture' intensifies — time to set some limits ↗
- Ministry of Transport official reply on retaining ETC (trs.gov.cn, 2026-08) ↗
- People's Daily: MOT Q&A on the card-free 'phone+' tolling pilots ↗
- Xinhua: 'phone+' tolling is a supplement that coexists with ETC, not a replacement ↗
- China Science Daily (stdaily.com): official interpretation — plate recognition accuracy 99.8% ↗
- China Justice Observer: Civil Code Book IV, Article 1019 (likeness rights), English text ↗
- Hunan Voc.com (HsVoice): 'suggest abolishing ETC' goes viral; Hunan already piloting 'phone+' tolling ↗
FAQ — Direct Answers
- Was the Taizhou face-wall legal?
- No, under the statute the restaurant's remedy does not extend to publication. Article 1019 of the Civil Code (in force since 2021) prohibits making, using or publishing a person's likeness without consent. A Henan law-firm director quoted in the original report drew the line the same way: as a creditor the owner may demand payment, but the compliant route is keep the evidence — surveillance clips, order records — and hand it to the police. The owner knew the posting was disputed and left it up for more than ten days, saying he would accept punishment if he was in the wrong.
- Why cut the tree instead of building a better fence?
- Both were tried first. The farmer says she started asking visitors to stay out of the wheat in March; she put up barriers that were gone by the afternoon, with the field trampled again. By late May the wheat was near ripe — trampled ears die, and the field is one season's harvest. The village committee stated the tree belongs to the village collective, declined to pursue the matter, and added patrols; after the canopy was cut, visitor numbers visibly dropped. The tree survived; a canopy can regrow.
- Is China rejecting license-plate payment at tolls?
- No — the same ministry is rolling it out. The February 2026 implementation plan for 'phone+' card-free tolling (2026–2028) relies on plate recognition with stated 99.8% accuracy, with a 2026 target of above-95% coverage at mainline toll stations on trunk highways [coverage figure as relayed from the plan]. Pilots run in Jiangsu, Chongqing, Hunan and Jilin with limits: in-province only, passenger cars of seven seats or fewer, manual lanes only, no toll discounts. A deputy director of the MOT highway bureau described 'phone+' publicly as a supplement that coexists with ETC and manual lanes over the long term.
- What does Amazon's Just Walk Out have to do with a small restaurant?
- Scale reference for the error rate. The Information reported in April 2024 that about 1,000 workers in India reviewed Just Walk Out transactions, and that in 2022 roughly 700 of every 1,000 transactions still needed human review — 70% — against an internal target of 50 per 1,000. Weeks later Amazon announced it would remove the system from its US Fresh grocery stores in favor of smart carts. The world's most aggressive fully-automated checkout kept a human fallback attached; the Chinese column's point was that a shopowner skipping review entirely is running a stricter confidence level than Amazon did.