dprovenance.dev / docs
Documentation
Everything to record, diff, attest, and CI-gate your AI's reasoning — on device. This hub links to the on-site guides and the interactive Explorer, and to the canonical reference docs in the repository. One source of truth per topic — nothing here is a stale copy.
▸ start here
# 01 · getting started
Getting started
From zero to a recorded, diffable, offline-verifiable run.
# 02 · core concepts
Core concepts
What a reasoning trace is, and why structure is more stable than output.
# 03 · adapters & integrations
Adapters & integrations
Wire DProvenanceKit into the framework you already run. The core stays zero-dependency.
# 04 · attestation & verification
Attestation & verification
Turn a completed run into a signed, offline-verifiable artifact.
# 05 · trace tooling
Replay, diff & inspect
Reconstruct, compare, and explore a run after it happened.
web-export JSON and read the structural diff in-browser.# 06 · operations & CI
Operations & CI
Fail the pull request when the reasoning path drifts — not just when a string changes.
dpk does and doesn't gate.dprovenancekit gate CLI, the GitHub Action, and a GitLab template.# 07 · reference
Reference
Architecture, measured performance, and project docs — the canonical markdown in the repo.
align() and diff() at scale.