Skip to content

Releases: blockhaven-ai/groundproof

Release list

v0.1.0

Choose a tag to compare

@BHCEO BHCEO released this 13 Jun 02:54

Verifies agent/LLM claims against ground truth. Pluggable verifiers for git, filesystem, commands, pytest, HTTP, and PR state, yielding three-valued verdicts (verified/refuted/unverifiable) with captured evidence. Usable as a post-agent CI gate.

Install: pip install groundproof (after PyPI publish) or from source.