Drift happens quietly.
We make it obvious.

Post-repair ADAS health monitoring for commercial fleets — running in shadow mode on the telematics you already export.

01 / 06 Connect existing telematics Read-only Geotab link discovers 118 ADAS assets and backfills 30 days of history. Walkthrough page ›

Works with the stack you already run

Geotab Samsara Motive Verizon Connect Ford Pro GM Fleet Mobileye CSV · JSONL · REST

Integration names indicate compatible data paths, not endorsements or partnerships.

The post-repair gap

A clean scan is not a straight sensor.

Roughly two-thirds of collision repair orders touch ADAS components, and a significant share of required recalibrations are skipped or left incomplete. A static bay check can pass while the camera still points a fraction of a degree off — which becomes metres of error at automatic-braking range.

~65% of collision repair orders touch ADAS-related components. Industry estimate
~35–40% of required recalibrations are skipped or incomplete. Industry estimate
≤7 days median time to first flag after a repair event — the pilot target. MTTFF-RE target
0 ECU writes. Detection and evidence only, never actuation. By design

How it works

Four steps a fleet IT reviewer can follow in one sitting.

01 Connect

Repair orders arrive by CSV, JSONL, or webhook, alongside the telematics you already export. No new hardware.

02 Score

Cross-modal residuals run in shadow mode and assign a health tier to every vehicle, anchored to the repair close.

03 Queue

CRITICAL vehicles surface in Console with an owner and a weekly digest — before they return to route.

04 Prove

A signed evidence bundle documents the detection, the lineage, the model version, and the outcome.

Integration

Two endpoints and the export you already run.

Monitor needs repair-order close timestamps joined to VIN, plus the telematics feed your fleet already produces. Post them over REST, call the Python SDK from an existing job, or run the Pulse edge pack when the data is not allowed to leave your network. There is no new hardware in the vehicle and no agent on the ECU.

Telemetry
POST /v1/telemetry
Repair events
POST /v1/repair-events
SDK
Python nadir_sdk
On-premise
Pulse edge pack
POST /v1/repair-events 201 Created
// A repair order closing is the anchor for MTTFF-RE.
{
  "vin": "1FUJGLDR9CSSE4417",
  "ro_number": "RO-48812",
  "closed_at": "2026-07-21T16:04:00Z",
  "operations": ["WINDSHIELD_REPLACEMENT"],
  "odometer_km": 184002
}

// Scoring runs in shadow mode. Nothing is written back.
{
  "event_id": "evt_8fd21c",
  "tier": "CAUTION",
  "residual_sigma": 0.42,
  "first_flag_hours": 101.5
}

Why residuals

Millimetres at the bracket. Metres at braking range.

A camera rotated half a degree still produces a clean image and a passing self-test. What changes is where the vehicle believes objects are. NADIR compares what each sensor claims about the road against what the others claim, then reports the disagreement — never the guess.

Safety boundary

A monitoring system that cannot touch the vehicle.

NADIR is deliberately confined to detection and evidence. It reads data, scores disagreement between sensors, and reports it. It does not steer, brake, calibrate, or write to an ECU — which is what allows it to be deployed on a working fleet without entering the functional-safety path.

Actuation
None
ECU writes
Zero, by design
Classification
Shadow advisory · not ASIL
Correction
Partner bay · human calibration

Built for the whole fleet

One metric. Every vehicle. Every week.

MTTFF-RE — mean time to first flag after a repair event — is the single number a pilot is judged on. Median under seven days, with at least 70% of flagged events inside target. Everything else in the platform exists to make that number honest.

Four-week shadow proof

$750 to find out whether your fleet has a drift problem.

Fifty to a hundred and fifty vehicles, advisory only, no ECU writes, no rip-and-replace. Week four closes with the MTTFF-RE readout and an exported evidence bundle you keep either way.

  • Weekly CRITICAL digest from week one
  • Console access for your maintenance leads
  • MTTFF-RE readout against the 168-hour target
  • Signed evidence bundles you keep either way
  • Named engineer on a shared channel
Pilot size
50–150 vehicles
Duration
4 weeks, shadow mode
Data in
Repair ROs + telematics
Data out
Signed evidence bundles

Evidence

Bundles that survive the standards your auditors cite.

Every flag produces an evidence bundle: canonical JSON carrying the residual lineage, the model version that produced the score, the repair event it is anchored to, and an HMAC-SHA256 signature over the payload. It is designed to be handed to an insurer, a safety board, or a customer's own QA without interpretation.

Format
Canonical JSON
Signature
HMAC-SHA256
Lineage
Residuals + model version
KPI target
≤168h on ≥70% of events

Standards mapping

Written against the regulations fleet safety teams are already being measured on.

Questions

Clear answers before you connect anything.

Know before they
return to route.

Post-repair detection. Shadow mode. One metric. Signed proof.

Early access

Join the waitlist

We are onboarding fleets and repair networks a few at a time. Tell us who you are and we will reach out.

No spam. We reply from hello@nadirai.net.