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.