76.9
– 0.0
Baidu Apollo Go
76.0
– 0.0
Starship Technologies
65.7
▼ -1.5
Neolix
63.5
▼ -17.9
Pony.ai
55.8
– 0.0
Applied Intuition
54.4
– 0.0
Serve Robotics
53.5
▲ +28.3
WeRide
52.6
– 0.0
Coco
45.3
▼ -5.0
Kodiak
44.1
– 0.0
Aurora
42.0
▼ -0.2
Tesla
40.4
– 0.0
Wayve
33.5
▼ -1.8
Avride Pod
33.4
▲ +5.0
Zoox
33.0
– 0.0
May Mobility
32.8
▲ +0.8
Motional
30.9
▼ -0.3
Mobileye
28.1
– 0.0
Meituan
27.9
▲ +3.4
Volvo Autonomous Solutions
27.6
– 0.0
Momenta
26.3
– 0.0
Bot Auto
26.2
– 0.0
Avride
24.9
– 0.0
XPeng
24.9
– 0.0
Didi Autonomous Driving
24.5
– 0.0
MOIA America
22.8
– 0.0
Cao Cao Mobility
22.1
– 0.0
Torc
21.6
▼ -2.4
Autobrains
21.1
– 0.0
DoorDash Dot
21.0
▲ +0.4
DeepRoute.ai
19.9
– 0.0
Waabi
18.9
– 0.0
Nuro
18.4
– 0.0
Helm.ai
17.5
– 0.0
Verne
16.0
– 0.0
PlusAI
15.1
– 0.0
Stack AV
13.8
– 0.0
Tensor Auto
7.2
– 0.0
HUMAIN
2.1
– 0.0
Waymo
76.9
– 0.0
Baidu Apollo Go
76.0
– 0.0
Starship Technologies
65.7
▼ -1.5
Neolix
63.5
▼ -17.9
Pony.ai
55.8
– 0.0
Applied Intuition
54.4
– 0.0
Serve Robotics
53.5
▲ +28.3
WeRide
52.6
– 0.0
Coco
45.3
▼ -5.0
Kodiak
44.1
– 0.0
Aurora
42.0
▼ -0.2
Tesla
40.4
– 0.0
Wayve
33.5
▼ -1.8
Avride Pod
33.4
▲ +5.0
Zoox
33.0
– 0.0
May Mobility
32.8
▲ +0.8
Motional
30.9
▼ -0.3
Mobileye
28.1
– 0.0
Meituan
27.9
▲ +3.4
Volvo Autonomous Solutions
27.6
– 0.0
Momenta
26.3
– 0.0
Bot Auto
26.2
– 0.0
Avride
24.9
– 0.0
XPeng
24.9
– 0.0
Didi Autonomous Driving
24.5
– 0.0
MOIA America
22.8
– 0.0
Cao Cao Mobility
22.1
– 0.0
Torc
21.6
▼ -2.4
Autobrains
21.1
– 0.0
DoorDash Dot
21.0
▲ +0.4
DeepRoute.ai
19.9
– 0.0
Waabi
18.9
– 0.0
Nuro
18.4
– 0.0
Helm.ai
17.5
– 0.0
Verne
16.0
– 0.0
PlusAI
15.1
– 0.0
Stack AV
13.8
– 0.0
Tensor Auto
7.2
– 0.0
HUMAIN
2.1
– 0.0
Every twelve hours, The Road to Autonomy Indices data is cryptographically sealed and stamped by independent timestamp services. Anyone can use our public logs to verify that a record existed at that exact time and was never altered.
The published value has not been altered since it was sealed, and it existed at the stated time, certified by an independent authority. The history is real and cannot be revised.
The seal says nothing about whether a value is correct. Accuracy is a separate question, governed by the Benchmark Statement and the methodology, which document how values are sourced, scored, and corrected. The seal is narrow by design. It proves a record is authentic and unaltered, nothing more.
At publication, every value across all live Indices for the cycle is serialized in a fixed canonical form. That includes each operator's composite and every pillar value. The serialized values are hashed into a single Merkle tree, which reduces to one 32-byte root.
That root is submitted to independent Time-Stamping Authorities under RFC 3161, the Time-Stamp Protocol. Each Authority returns a signed time-stamp token binding the root to a certified time on a clock we do not operate.
Any single value can later be verified against that anchored root through a short Merkle path. This works without revealing or re-anchoring the other values.
The seal records are append-only and mirrored to write-once storage. A value altered after sealing produces a different root. The new root no longer matches the anchored token. That mismatch is what anyone can detect.
Each cycle has a permanent record page with its root, its RFC 3161 time-stamp tokens, and step-by-step audit instructions. An independent open-source tool recomputes the root from the published values and validates it against the signed token.
# install the open-source verifier pip install https://verification.roadtoautonomy.com/indices-verification.tar.gz # verify a whole cycle: recompute the root and match it to the anchored token indices-verify verify-cycle ./cycle-files/ # verify a single operator value via its Merkle proof indices-verify verify-operator ./cycle-files/ --index robotaxi --operator waymo
The verifier is open source (MIT). Read it at github.com/AUTNMY-AI/indices-verification.
Latest sealed cycle: 2026-06-17-0600. See the full transparency log of every cycle, oldest to newest.
The seal covers output integrity: a published index value was not altered after publication and existed at the certified time. The Benchmark Statement and source-fidelity layer govern input provenance: a cited source supported the calculation. Together they form the full trust stack. They are distinct and must not be conflated.