Card snapshot
memory.virohanalife.com
·
2026-08-10 18:33:28 UTC
·
63bfcd84a59af08fa3e0fa4c9ea84d5cd16982dfc38ccfd3a8a384b2fb904140
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": "0.2.5",
"name": "Agora x402 Marketplace",
"description": "MCP connector for Virohana Agora's paid x402 micro-service catalog. Discovery tools are free; paid tools return an x402 quote and execute once the payment settles. Bi-temporal memory-as-a-service included.",
"url": "https://memory.virohanalife.com",
"provider": {
"organization": "Virohanalife O\u00dc",
"url": "https://virohanalife.com"
},
"capabilities": {
"streaming": false
},
"skills": [
{
"id": "summarize",
"name": "Summarize",
"description": "Condense a document into a tight summary."
},
{
"id": "fact_verify",
"name": "Fact verify",
"description": "Check a claim and return a supported/refuted verdict with reasoning."
},
{
"id": "code_review",
"name": "Code review",
"description": "Review a code snippet for correctness, security and clarity."
},
{
"id": "research_brief",
"name": "Research brief",
"description": "Produce a structured research brief on a topic."
},
{
"id": "notarize",
"name": "Notarize",
"description": "Produce a tamper-evident sha256 notarization record for content."
},
{
"id": "trust_check",
"name": "Trust check",
"description": "Combined Trust Oracle probe: bazaar index stats + watchtower URL attestation. POST {url} -> {bazaar_index, watchtower, score}."
},
{
"id": "embed_batch",
"name": "Embed batch",
"description": "Text embeddings via local Jetson Ollama (nomic-embed-text, 6000-char truncation). POST {texts:[..]} (max 32) -> {model, dims, vectors}."
},
{
"id": "mnemos_provision",
"name": "Mnemos provision",
"description": "Mint an isolated bi-temporal memory tenant. Payment IS the identity: settling this quote issues a tenant key (shown once). Monthly floor."
},
{
"id": "mnemos_store",
"name": "Mnemos store",
"description": "Store a memory in your isolated bi-temporal namespace. POST {key,value,valid_from,valid_to,supersedes,meta} -> {memory_id, recorded_at}. Append-only; supersede never destroys history."
},
{
"id": "mnemos_search",
"name": "Mnemos search",
"description": "Semantic search over your current beliefs (nomic-embed-text). POST {query,k,kind} -> ranked {memory_id,key,value,score}."
},
{
"id": "mnemos_get_context",
"name": "Mnemos get_context",
"description": "Assembled, budget-packed context block + provenance for your next completion. POST {query,k,max_chars,as_of} -> {context, provenance}."
},
{
"id": "mnemos_as_of",
"name": "Mnemos as_of",
"description": "THE BI-TEMPORAL READ: what did the store believe at tx_time about what was true at valid_time? POST {key|query,valid_time,tx_time} -> historical beliefs. No other service on this mesh offers this."
}
],
"contact": {
"email": "support@virohanalife.com"
},
"x402": {
"network": "base",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xb25cc5f3475eefb6142d4a7b907a758b9652c73d",
"scaffold": false
},
"links": {
"mcp": "https://memory.virohanalife.com/mcp",
"llms_txt": "https://memory.virohanalife.com/llms.txt",
"catalog": "https://memory.virohanalife.com/catalog.json"
}
}