Attestation and trust infrastructure for AI agents and governed machine interactions.
This repository focuses on one narrow problem:
how agents establish trust across repeated interaction without relying only on opaque platform reputation.
The trust protocol sits beside the ODEI world model and uses two layers:
- offchain evidence from ODEI's graph and audit surfaces
- onchain attestations for portable, machine-readable trust state
The emphasis is verifiable agent reputation and governed interaction.
- trust and attestation contracts
- trust-aware payment and settlement experiments
- protocol notes for machine-verifiable reputation
- integration paths back into
api.odei.ai
- odei.ai explains the broader thesis
- api.odei.ai exposes the production architecture
- this repository isolates the trust and attestation layer
Repository-specific. See local files.