Card snapshot
docs.mnemom.ai
·
2026-06-22 09:59:29 UTC
·
5b42bcb6ef3d4dd6abec7efbfc05a9722c7debc7aa9e035a2c9694f0d6b1da24
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 need transparent alignment verification, real-time integrity checking, behavioral drift detection, and verifiable accountability. Reach for this skill when agents need to prove their values, boundaries, and decision-making to principals, auditors, or other agents.",
"tags": [],
"url": "https://docs.mnemom.ai/.well-known/agent-skills/mnemom/skill.md"
}
]
}