The Sensor Is Fine. The Model Won't Accept It.
Fair-repair statutes were written against a mental model of screws, schematics and spare parts. An AI device inverts it: the physical repair is the easy half, and the part that decides whether the customer gets a working product back is a calibration routine nobody outside the company can run.
The common core across state fair-repair laws is availability on fair and reasonable terms: documentation, parts and tools — with tools defined to include software — offered to owners and independent repair providers on terms no less favourable than those offered to authorised providers. Trade secrets and source code are generally not required to be disclosed. The stricter statutes add a design constraint on parts pairing. Almost every hard question for AI hardware lives in the gap between "we don't have to publish our model" and "we do have to let a repair finish".
Six Layers, and Where Each One Locks
Read a device as a stack rather than as an object. Repair obligations were designed for the top of it; AI products put the decisive dependencies at the bottom, where no screwdriver reaches.
Enclosure, fasteners, connectors, replaceable modules
Adhesive, proprietary fasteners, non-modular assembly
Boot chain, signed images, device identity
Signed-image checks that reject an unsigned but genuine module
Serial binding of camera, battery, sensor or biometric module
Feature degradation or nag warnings after a genuine part swap
Lens distortion maps, mic array geometry, thermal offsets, IMU zeroing
Calibration routine only exists in an authorised-service utility
Quantised weights, per-device tuning, inference runtime
Model bundle re-provisioning gated behind a service account
Activation, licence check, feature flags, telemetry
Repaired device cannot re-activate without manufacturer approval
The Parity Test Nobody Runs Internally
The statutory standard is comparative, so the internal audit should be too. List what an authorised technician receives, list what an independent one can obtain today, and look at the rows where they differ. Every gap below is one a company can close by decision; none of them requires disclosing a model.
Calibration Is Not a Trade Secret
The strongest argument a manufacturer has is that model weights and inference code are protected intellectual property, and it is a good argument. It does not extend as far as it is usually stretched. A lens-distortion calibration routine, a microphone-array geometry fit, a thermal offset table or a per-device zeroing pass are procedures a device runs on itself. Withholding them does not protect a model; it prevents a repair from completing, which is the conduct these statutes were written to reach.
The same distinction sorts most other cases cleanly. Publishing weights: not required. Letting a genuine replacement main board receive the standard signed model bundle that every authorised repair applies: hard to characterise as anything but a repair pathway. A company that draws the line at provisioning rather than at disclosure keeps its intellectual property and loses very little else.
Six Things to Build Before Anyone Asks
The Documentation Cliff at End of Life
The failure that hurts customers most is not a refusal but an expiry. A support page is retired, an activation endpoint is decommissioned, a firmware bundle stops being served, and devices that were repairable last year are not. Where a product's core function depends on a cloud call, end-of-life planning is a repair obligation and a consumer-protection question at the same time, and the commitment is worth far more in writing at launch than in a decision made by an infrastructure cleanup ticket.
Related Reading
- Product liability for AI software and connected devices — where a post-repair defect claim actually lands.
- Model and source-code escrow — the contractual answer to the same continuity problem.
- Deceptive "AI-powered" marketing claims — why the product page is where enforcement starts reading.
Audit What Your Product Pages Promise About Service
"User-serviceable", "lifetime updates", "authorised service only" and warranty language written by three different teams tend to contradict both each other and the repair pathway you actually offer.
See every claim across your site in one pass. Run a free scan and reconcile it with your published repair policy.
This article is general information and not legal advice. Right-to-repair obligations differ substantially by state in covered product categories, sale-date thresholds and parts-pairing restrictions, and several carve-outs apply. Consult qualified counsel before relying on any conclusion here.