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