Card snapshot
docs.mnemom.ai
·
2026-08-28 21:01:46 UTC
·
0cc7f293df41acb904e6cb585e122d4b97501a10c33dccb1d3c595c401e68d33
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.
{
"name": "Mnemom Docs",
"description": "The trust plane for the agentic internet \u2014 transparent alignment verification, behavioral drift detection, and accountability protocols",
"url": "https://docs.mnemom.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.mnemom.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.mnemom.ai/",
"organization": "Mnemom Docs"
},
"documentationUrl": "https://docs.mnemom.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "mnemom",
"name": "Mnemom",
"description": "Use when building, deploying, or managing AI agents that require transparent alignment verification, behavioral integrity checking, threat detection, policy enforcement, and verifiable reputation scoring. Agents need Mnemom when they operate in open environments, handle sensitive data, require audit trails, or must prove compliance to stakeholders.",
"tags": [],
"url": "https://docs.mnemom.ai/.well-known/agent-skills/mnemom/skill.md"
}
]
}