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.3.0.tar.gz
(16.7 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.3.0.tar.gz.
File metadata
- Download URL: cognilateral_trust-0.3.0.tar.gz
- Upload date:
- Size: 16.7 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 |
be31688f288f576e19be7f2150a30646bc4e3ad89a2d29b862855d7a6c60f92a
|
|
| MD5 |
6fbd590ebb2d6e8982706c7bc14e70ba
|
|
| BLAKE2b-256 |
ac31b2df1a27309278f5fa9cea40591b743533193f6ce911f47e07c2c3c8cc04
|
File details
Details for the file cognilateral_trust-0.3.0-py3-none-any.whl.
File metadata
- Download URL: cognilateral_trust-0.3.0-py3-none-any.whl
- Upload date:
- Size: 8.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 |
986fee959d00523970fc2f05310789e2b6535f23d3eeea9ecd71c75a1f878217
|
|
| MD5 |
13f8737b0a6fc9b6e3c8e76e16f718ef
|
|
| BLAKE2b-256 |
a1514fd14d813fc816c6767127122217f13b02f26cdeb28356582a2c3b2d5696
|