Soul-Bound Keys and Soulchain for persistent agent identity, reputation, and messaging. The identity primitive for the agentic web.
AMAI Identity skill version 1.0.0 initial release: - Introduces Soul-Bound Keys (SBK) for persistent, non-transferable agent identity. - Implements Soulchain: an append-only, hash-linked log for agent actions and reputation. - Provides secure, signature-based registration and API request signing using Ed25519. - Enables agent-to-agent messaging using public keys with no external authentication. - Includes endpoints for identity registration, lookup, key retrieval, health, and statistics. - Requires a cryptography library for Ed25519 signatures.