Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:56
8d31143

[0.1.0] - 2026-07-16

๐Ÿš€ Features

  • (cli) Add mark command for human-assisted validation (#25) - (884d6d8)
  • (cli) Add stale command detecting drifted artefacts (#23) - (e6e4c79)
  • (cli) Add import command reading PROV-JSON into a graph file (#22) - (f4d3feb)
  • (cli) Add add-evidence command linking evidence to a claim (#20) - (e93fbb1)
  • (cli) Add init and add-claim commands to build graphs (#19) - (4f6516f)
  • (cli) Add export command emitting PROV-JSON (#18) - (71fb08e)
  • (cli) Add validate and report commands over a graph file (#15) - (5626010)
  • (core) Add validation engine resolving claim status from evidence (#10) - (4979fd1)
  • (core) Add staleness detection over the provenance graph (#8) - (7491b32)
  • (core) Add ProvenanceGraph aggregate with indexed traversal (#7) - (44d74f2)
  • (core) Add typed provenance edges connecting nodes into a graph (#6) - (0e488e0)
  • (core) Add Activity model for evidence-generating processes (#5) - (a4c5543)
  • (core) Add Evidence model linking claims to artefacts (#2) - (d2f48d2)
  • (core) Add Claim model with validation status (#1) - (c055daf)
  • (persistence) Add versioned JSON save/load for the provenance graph (#12) - (0f2dbbd)
  • (prov) Import PROV-JSON back into a provenance graph (#21) - (cd06c1d)
  • (prov) Export the provenance graph to PROV-JSON (#16) - (222bddb)
  • (reporting) Add human-readable Markdown provenance reports (#11) - (fc0d3ab)

๐Ÿ› Bug Fixes

  • (packaging) Set real project description (#27) - (8d31143)

๐Ÿ’ผ Other

๐Ÿ“š Documentation

  • Replace template doc pages with real ClaimKit reference (#26) - (c3f6984)
  • Replace template README with ClaimKit overview (#24) - (23a365c)
  • Remove files for hello world in docs (#17) - (8f0bc69)

โš™๏ธ Miscellaneous Tasks

  • (cli) Replace template placeholders with claimkit identity (#14) - (16352b7)
  • (deps) Update pre-commit hook astral-sh/uv-pre-commit to v0.11.29 (#9) - (d366496)
  • Remove hello_world scaffold functions and CLI command (#13) - (902f444)
  • Raise errors if publishing fails (#3) - (32bfde6)
  • Set up the repository - (5aeb304)

Contributing: We welcome contributions! Please see our Contributing Guide for details.

Questions? Open an issue on GitHub or join our discussions.