Epistemic trust layer for AI agents — confidence tiers, routing, and accountability
Project description
cognilateral-trust
Epistemic trust layer for AI agents. AI that tells you when it's guessing.
from cognilateral_trust import evaluate_trust
result = evaluate_trust(0.7)
if result.should_proceed:
perform_action()
else:
escalate(result.accountability_record.reasons)
Confidence Tiers (C0-C9)
| Tier | Name | Route |
|---|---|---|
| C0-C3 | Unverified → Measured | basic |
| C4-C6 | Tested → Falsifiable | warrant_check |
| C7-C9 | Governance → Resilient | sovereignty_gate |
License
Apache-2.0
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
cognilateral_trust-0.8.0.tar.gz
(44.6 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 cognilateral_trust-0.8.0.tar.gz.
File metadata
- Download URL: cognilateral_trust-0.8.0.tar.gz
- Upload date:
- Size: 44.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f168330c46eee0afdcd31b1a6da9d7b4157a790f1135e630524fb0ca3b19a1
|
|
| MD5 |
c69937b53dfaf7639928f2ebf090ec7e
|
|
| BLAKE2b-256 |
adecab37ad1da2cfcdaf2d36482c33b596739c62b6dfc0674ee502aeb21abe92
|
File details
Details for the file cognilateral_trust-0.8.0-py3-none-any.whl.
File metadata
- Download URL: cognilateral_trust-0.8.0-py3-none-any.whl
- Upload date:
- Size: 19.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.11 {"installer":{"name":"uv","version":"0.10.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13f6f0bbf297f773c14198d2e77e8cb9cc1e3946e528ecaa16287f860317e02e
|
|
| MD5 |
5d2b1797deaedcda5a75fe9cbf3ff8dc
|
|
| BLAKE2b-256 |
bfd58a5b2769bad82c74250dadb27377a780686e2d9e0ec352dcc730556650ec
|