This cycle was sealed and its root timestamped by independent Time-Stamping Authorities. The seal establishes integrity and timing, not correctness.
This is the single Merkle root over the four published Confidence readings in this cycle. Independent Time-Stamping Authorities issued signed tokens binding this root to a certified time.
29404f0a8125eaf4abb8005086fd3ede4dcb17ca0b1323bd1870179ddd793e3b
| Field | Value |
|---|---|
| Cycle | confidence-2026-06-28-0601 |
| Source snapshot | snap-2026-06-28T06:01Z |
| Computed (UTC) | 2026-06-28T06:01:00Z |
| Canonicalization | jcs-1 |
| Readings sealed | 4 |
| Time-Stamp | Time-Stamped |
The message imprint is the SHA-256 hash of the snapshot root above. Each token binds the root to a certified time set by the Time-Stamping Authorities.
| Authority | Certified time (UTC) | Token |
|---|---|---|
| digicert | 2026-06-28T06:30:35+00:00 | root-digicert.tsr |
| sectigo | 2026-06-28T06:30:35+00:00 | root-sectigo.tsr |
cells.json holds the published Confidence readings. tree.json holds the Merkle root and a Merkle proof for each reading. The root-*.tsr files are the signed time-stamp tokens from the Time-Stamping Authorities.
Recompute the Merkle root from the published readings. Confirm this root matches the message imprint extracted from the signed RFC 3161 tokens.
pip install "git+https://github.com/AUTNMY-AI/confidence-index-verification.git" mkdir confidence-2026-06-28-0601 curl -o confidence-2026-06-28-0601/cells.json https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-28-0601/cells.json curl -o confidence-2026-06-28-0601/tree.json https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-28-0601/tree.json curl -o confidence-2026-06-28-0601/root.txt https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-28-0601/root.txt curl -o confidence-2026-06-28-0601/root-digicert.tsr https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-28-0601/root-digicert.tsr curl -o confidence-2026-06-28-0601/root-sectigo.tsr https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-28-0601/root-sectigo.tsr confidence-verify verify-cycle ./confidence-2026-06-28-0601
Each Confidence reading sealed in this cycle, with its leaf hash. Verify any single reading with:
confidence-verify verify-category ./confidence-2026-06-28-0601 --index INDEX