claim-trace
claim = trace — evaluate an agent (or human) claim against measured evidence only.
Zero dependencies. One idea: PASS only when the tool trail supports the sentence.
pip install claim-trace # or: pip install -e .
claim-trace demo
Why
Providers report models writing most production code. The scarce skill is not keystrokes — it is directing, harnessing, and sealing model labor. This tiny library is the evaluation primitive:
| Verdict | Meaning |
|---|---|
| PASS | every requirement has matching evidence |
| FAIL | missing key or mismatched value |
| UNKNOWN | claim has no requirements (ill-formed) |
Narration without evidence cannot PASS.
90-second demo
claim-trace demo
# → verdict PASS with evidence from gh/pytest *as data*, not as story
Custom:
claim-trace evaluate \
--claim-json '{"text":"skill-lint is public","requires":[{"key":"private","equals":false}]}' \
--evidence-json '[{"key":"private","value":false,"source":"gh api"}]'
Not this package
- Not a full agent OS
- Not your private harness, skills, or host config
- Not a substitute for pair-screen on a production body
It is the public atom of a larger private practice: claim = trace.
License
MIT · trinity-organism
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 trinity_claim_trace-0.1.0.tar.gz.
File metadata
- Download URL: trinity_claim_trace-0.1.0.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
24d2f8cecc35e72c654cf5397b1565f2fde0eda4c8fc735f4026b8fe66f3bb62
|
|
| MD5 |
1dc8a0fe7daadb2607f99029ecd81bbc
|
|
| BLAKE2b-256 |
8b38a08c602b77a63229b03cea1d5eb20afe7e925134e01394698bc38edd0bd2
|
File details
Details for the file trinity_claim_trace-0.1.0-py3-none-any.whl.
File metadata
- Download URL: trinity_claim_trace-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/7.0.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
522b909de9cffd98a91aa8430045d83afb986bcb369c305726f503cbd157f883
|
|
| MD5 |
c28a537fcc8af8a5e3e02f69e48ef61b
|
|
| BLAKE2b-256 |
66c716260b1b42c20dae2f3e2d5f598d54e21342fc6989cd34127506912705bd
|