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