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.4.0.tar.gz
(17.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.4.0.tar.gz.
File metadata
- Download URL: cognilateral_trust-0.4.0.tar.gz
- Upload date:
- Size: 17.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":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d5b48e4877eac9a30baecfdea53568c21b3983f9e77327eb7799212d4c553c6
|
|
| MD5 |
ff003a48dce215798b5d3ca8e56c6b90
|
|
| BLAKE2b-256 |
90f3aab755816f3956d4fd91f9050320618dcadca24248b28bddf5994c748e70
|
File details
Details for the file cognilateral_trust-0.4.0-py3-none-any.whl.
File metadata
- Download URL: cognilateral_trust-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.2 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":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8d0d5e30f2ca4a2583542b6f4637f1a31c73a50b6e82bf53d9b48e9f6810901
|
|
| MD5 |
5575fc2b72d0a53bed1d931a18d6ce55
|
|
| BLAKE2b-256 |
a99aa625eae2ead5fe50d3736711d7659880d5f9ad20e7340bee8672db1f401f
|