Truth engine for AI agents
Project description
AgenticVeritas Python SDK
Truth engine for AI agents -- intent compilation and claim verification.
Install
pip install agentic-veritas
Usage
from agentic_veritas import VeritasEngine
ve = VeritasEngine("project.veritas")
ve.compile_intent("Deploy to production", context="release-v2")
ve.check_claim("All tests pass", evidence="CI output")
Requires the veritas CLI binary on PATH. Install via:
curl -fsSL https://agentralabs.tech/install/veritas | bash
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentic_veritas-0.1.0.tar.gz
(4.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentic_veritas-0.1.0.tar.gz.
File metadata
- Download URL: agentic_veritas-0.1.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d34150f196a4286663f2d852e243c1d27f8571ba141bf10dc0067c7cb99f785
|
|
| MD5 |
e0b86d91a8a50ee9c901bf614c6ea58b
|
|
| BLAKE2b-256 |
6dcc35a953e4d251fc903de27ae0024ad0d92927e4fb1ac8af3897760bd0b70e
|
File details
Details for the file agentic_veritas-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agentic_veritas-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0a6b486452d01ed1ec10c58a83428da8185be5cf68fd9a0515626694950d343c
|
|
| MD5 |
d3a21b3021c3a4f344f4c11f87cb1418
|
|
| BLAKE2b-256 |
339f91a6e3cf5c66b0dd3df1e545df165ba8e468a99004a55f0867408db97a5d
|