Tracing digital truth in the AI era.
TraceCommons is an open-source transparency and provenance infrastructure designed to make digital history verifiable, append-only, and independently auditable. At its core, it uses Merkle-based transparency logs to record events in a way that prevents silent modification or deletion, ensuring that every entry can be cryptographically proven to have existed at a specific point in time. By combining these logs with signed checkpoints and external timestamp anchoring, TraceCommons creates a durable integrity layer for digital records.
A key part of TraceCommons is its witness network, where independent nodes validate log states and cross-check consistency between checkpoints. This reduces reliance on any single operator and makes it significantly harder to forge alternate histories or introduce hidden changes. Each checkpoint can be verified using inclusion and consistency proofs, allowing anyone to audit the system without needing internal trust in the infrastructure itself.
Beyond traditional transparency logging, TraceCommons introduces a full AI provenance layer. This allows AI-generated content—such as text, images, audio, and video—to be traced back to its model, inputs, and generation parameters. It also tracks dataset lineage, model evolution, and evaluation history, creating a verifiable chain of how AI systems are trained and how their outputs are produced. This is especially important in an era where synthetic media and large-scale model training make origin tracking increasingly difficult.
Together, these features position TraceCommons as more than a logging system. It functions as a public integrity framework for the AI era, combining cryptographic transparency logs, distributed verification, and AI provenance tracking into a single system for building trustable digital records.

- TraceCommons — An open-source transparency and provenance infrastructure that uses Merkle-based logs and AI provenance tracking to create verifiable, tamper-evident digital records.
