This repository has been merged into kanoniv/agent-auth.
The Agent Trust Observatory, API, examples, and SDKs now live alongside the cryptographic identity library, the cross-engine verification spec, and the interop test suite - all in one repo.
| What | Where |
|---|---|
| Observatory UI | agent-auth/apps/observatory/ |
| API | agent-auth/apps/api/ |
| Crypto library (Rust) | agent-auth/src/ |
| TypeScript SDK | agent-auth/js/ |
| Python SDK | agent-auth/sdks/python/ |
| Cross-engine interop spec | agent-auth/spec/CROSS-ENGINE-VERIFICATION.md |
| Interop thread | agent-auth#2 |
| Docker setup | agent-auth/docker-compose.yml |