Five-layer trust architecture
Every verification request traverses five distinct layers, from blockchain anchor to API response. Click a layer to explore its technical specifications.
Eight steps in under 50ms
Every verification request traverses the complete trust stack. Here is exactly what happens — and how fast.
| # | Step | Duration | Elapsed |
|---|---|---|---|
| 01 | Agent Presents DID | 0ms | 0ms |
| 02 | DID Resolution | ~5ms | 5ms |
| 03 | Credential Fetch | ~8ms | 13ms |
| 04 | Constitutional Check | ~6ms | 19ms |
| 05 | Revocation Check | ~10ms | 29ms |
| 06 | Behavioural Score | ~8ms | 37ms |
| 07 | Response Constructed | ~5ms | 42ms |
| 08 | Response Returned | ~4ms | 46ms |
Built on open standards
Cleerd implements and extends established standards rather than inventing proprietary protocols. Every layer maps to a recognised specification.
Decentralised identifier specification for self-sovereign identity
Every Cleerd agent receives a W3C-compliant DID (did:cleerd method) as its primary identifier, resolved via a distributed network in under 5ms.
Standard for expressing verifiable credentials on the web
All five credential types (Identity, Capability, Compliance, Behavioural, Operator) are issued as W3C Verifiable Credentials with JSON-LD format and Ed25519 signatures.
Obligations for deployers of high-risk AI systems
Cleerd's Operator Credential and constitutional hashing provide the accountability chain required by Article 28b, linking every agent action to a responsible human.
Risk management framework for trustworthy AI systems
Behavioural monitoring and trust scoring align with NIST AI RMF's Govern, Map, Measure, and Manage functions for continuous risk assessment.
Ethereum standard for on-chain agent identity registration
Cleerd is co-authoring ERC-8004 to establish a universal standard for blockchain-anchored agent identity, enabling cross-platform credential verification.