Card snapshot
ais.agentsandswarms.ai
·
2026-06-12 04:22:28 UTC
·
b7a4cc619a4ebe98aadba15e006f19c66cb6ec9be2f24470a0a3069d0e06f5f2
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "1.0",
"name": "Ace Memory (Agent Identity Service)",
"description": "Persistent memory and self-sovereign identity service for AI agents: store, recall, and port agent memories bound to verifiable DID identities.",
"url": "https://ais.agentsandswarms.ai",
"version": "0.1.0",
"provider": {
"organization": "agentsandswarms.ai",
"url": "https://agentsandswarms.ai"
},
"documentationUrl": "https://ais.agentsandswarms.ai/.well-known/mcp.json",
"capabilities": {
"extensions": [
{
"uri": "https://ais.agentsandswarms.ai/.well-known/trust-claims.json",
"description": "AIS trust manifest: machine-checkable claims with verification recipes (unsigned Phase 0 skeleton; signing lands with the AIS service DID)",
"required": false
}
]
}
}