Skip to content

v1.0.0-rc.1

Choose a tag to compare

@maxwellsantoro maxwellsantoro released this 02 Jul 20:49

First public release candidate for the pagedigest protocol.

Wire format: stable at /.well-known/pagedigest.json with monotonic site_rev / per-URL rev and optional SHA-256 digests.

Shipped in this repo:

  • Rust generator (pagedigest-generator)
  • Python consumer library
  • Conformance test vectors
  • Post-deploy digest reconcile tooling
  • Live dogfood at https://pagedigest.org

Normative docs: SPEC.md · CONTRACT.md

Package registries (PyPI, crates.io, npm) and SSG plugins remain planned — see ROADMAP.md.