Event Ledger for AI Tools | Dweve Ledger

Rust ledger for AI tool interactions with BLAKE3 hash chaining and integrity checks. Apache 2.0 terms; publishing in the second release round.

What is Dweve Ledger?

Ledger is a source-available, tamper-evident event ledger in Rust for AI tool interactions. It appends typed events, links each event to its predecessor with BLAKE3 and supports replay. Repository access is currently available by request through Dweve's contact page.

  • The record stays in the backend you choose, and a compatible verifier can report a broken, missing or reordered link in the copy it reads.
  • When access is granted, the supplied source is offered under Apache 2.0 terms.

Choose the audience that matches your question

The page contains three selectable readings of the same subject.

For consumers

Ledger is a tamper-evident audit log. When software uses it, the record can show what happened in order and link each note to the one before it.

For businesses

Ledger is a tamper-evident audit log in Rust for AI tool interactions, publishing under Apache 2.0 terms in the second round of Dweve's release programme. Choose where Ledger stores the record, then hand it over when someone asks what happened.

For engineers

A tamper-evident audit log in Rust for AI tool interactions. Ledger appends one typed event per action and links each entry to the previous one with BLAKE3 hashes. Ledger publishes in the second round of Dweve's foundation release programme, with its documentation at docs.dweve.com the same day.