accentor.ai/logpublic · append-only · no loginTransparency log
Every production release lands a receipt in this append-only ledger at promotion. Entries can be added, never changed or removed — a release can't be back-dated, swapped, or quietly deleted, even by us. Per-run receipt countersigning into a public Merkle log — inclusion proofs, consistency proofs, offline verification — is designed and not yet live; this page says which half is which rather than faking the other half.
◈ Entries · latestledger size 888 · latest 22h ago
| # | logged (UTC) | release | target sha | digest | signed |
|---|---|---|---|---|---|
| 888 | Aug 30 · 13:57:43 | r20260830.41b16feb · staging | 41b16febf5 | — | not_implemented |
| 887 | Aug 30 · 13:32:12 | r20260830.21c74ba3 · staging | 21c74ba3d9 | — | not_implemented |
| 886 | Aug 30 · 06:53:13 | r20260830.23523001 · staging | 23523001ef | — | not_implemented |
| 885 | Aug 30 · 06:35:41 | r20260830.08c428b5 · staging | 08c428b51d | — | not_implemented |
| 884 | Aug 30 · 06:11:40 | r20260830.92432311 · staging | 92432311a3 | — | not_implemented |
| 883 | Aug 30 · 06:05:59 | r20260830.03024eb9 · staging | 03024eb921 | — | not_implemented |
| 882 | Aug 30 · 05:43:47 | r20260830.28348ea4 · staging | 28348ea47b | — | not_implemented |
| 881 | Aug 30 · 05:22:07 | r20260830.fd463856 · staging | fd4638562d | — | not_implemented |
| 880 | Aug 30 · 04:28:57 | r20260830.68c5f256 · staging | 68c5f2562d | — | not_implemented |
| 879 | Aug 30 · 04:19:25 | r20260830.c156a201 · staging | c156a2010d | — | not_implemented |
| 878 | Aug 30 · 03:16:10 | r20260830.d99bad05 · staging | d99bad0529 | — | not_implemented |
| 877 | Aug 30 · 01:28:58 | r20260830.68d697d7 · staging | 68d697d72d | — | not_implemented |
| 876 | Aug 30 · 01:16:38 | r20260830.51c791c3 · staging | 51c791c3b1 | — | not_implemented |
| 875 | Aug 30 · 01:09:50 | r20260830.70016851 · staging | 70016851bb | — | not_implemented |
| 874 | Aug 30 · 00:04:59 | r20260830.8c2d9866 · staging | 8c2d986628 | — | not_implemented |
| 873 | Aug 29 · 22:40:09 | r20260829.ddcd01eb · staging | ddcd01eb48 | — | not_implemented |
| 872 | Aug 29 · 22:02:30 | r20260829.4c249651 · staging | 4c249651b6 | — | not_implemented |
| 871 | Aug 29 · 20:05:17 | r20260829.4f640f76 · staging | 4f640f7685 | — | not_implemented |
| 870 | Aug 29 · 12:43:14 | r20260829.268804e9 · staging | 268804e90f | — | not_implemented |
| 869 | Aug 29 · 12:06:48 | r20260829.fff7e57e · staging | fff7e57e9e | — | not_implemented |
| 868 | Aug 27 · 17:14:23 | release-c0f17517c23f · production | c0f17517c2 | — | not_implemented |
| 867 | Aug 27 · 16:45:50 | r20260827.c0f17517 · staging | c0f17517c2 | — | not_implemented |
| 866 | Aug 27 · 06:05:58 | r20260827.fc6ddf9b · staging | fc6ddf9b3c | — | not_implemented |
| 865 | Aug 26 · 21:00:41 | r20260826.f9d34547 · staging | f9d3454720 | — | not_implemented |
| 864 | Aug 26 · 03:29:01 | r20260826.a78f1a48 · staging | a78f1a4805 | — | not_implemented |
◈ Inclusion & consistency proofspending log service
No proofs are shown because none are computed yet. The designed mechanism: each receipt becomes a leaf, leaf = sha256(receipt); an inclusion proof is the sibling-hash path from that leaf to a signed tree head; a consistency proof shows yesterday's head is a prefix of today's, which is what "append-only" means cryptographically. When the log service ships, this panel verifies those paths from real tree heads — it will not render a sample proof before then, because a proof you can't recompute is indistinguishable from a decoration.
today, verify a specific run at accentor.ai/verify — the receipt's signature is re-checked server-side on every view · offline verification (published key + open-source CLI, no accentor server) ships with the merkle log service · the entries above are the live release ledger, read straight from the releases table.
