prov-views 0.5.0

Declarative views over a prov workspace: the format, and the traversal that executes it
Documentation

title: prov author: adammharris created: 2026-07-06 contents:


prov (Plaintext Records, Organized and Verifiable)

CI crates.io docs.rs license

A self-describing plaintext workspace: a set of documents whose structure lives in the documents' own embedded metadata (frontmatter), not in the filesystem layout or an app-private sidecar folder.

Layout

  • prov/ — the library. Documents, relations, identity, and the workspace seam.
  • prov-cli/ — a thin command-line companion (the installed binary is prov).

Status

Works for simple workspaces. Active work is currently taking place incorporating prov into Diaryx.

License

Licensed under either of

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.