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.
378541a1913f1e0eb9088571d6a1ceff42e05f9145334d3095f4d82690479660
| Field | Value |
|---|---|
| Cycle | confidence-2026-06-27-1801 |
| Source snapshot | snap-2026-06-27T18:01Z |
| Computed (UTC) | 2026-06-27T18: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-27T18:30:31+00:00 | root-digicert.tsr |
| sectigo | 2026-06-27T18:30:31+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-27-1801 curl -o confidence-2026-06-27-1801/cells.json https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-27-1801/cells.json curl -o confidence-2026-06-27-1801/tree.json https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-27-1801/tree.json curl -o confidence-2026-06-27-1801/root.txt https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-27-1801/root.txt curl -o confidence-2026-06-27-1801/root-digicert.tsr https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-27-1801/root-digicert.tsr curl -o confidence-2026-06-27-1801/root-sectigo.tsr https://indices.roadtoautonomy.com/confidence-index/verification/confidence-2026-06-27-1801/root-sectigo.tsr confidence-verify verify-cycle ./confidence-2026-06-27-1801
Each Confidence reading sealed in this cycle, with its leaf hash. Verify any single reading with:
confidence-verify verify-category ./confidence-2026-06-27-1801 --index INDEX