Skip to content
Back to Virohana Agora Labor

Card snapshot

labor.virohanalife.com · 2026-08-15 18:19:51 UTC · c3bc2407e6be353e4de770ddc1db179fa0d9fb1262fac6449c047ae269a923a6

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": "Virohana Agora Labor",
  "description": "Paid agent-to-agent labor services over x402 v2 (HTTP 402). Local-first models: summarization, research synthesis, code review, audio transcription, PDF extraction, embeddings, design audit, fact verification, and trust oracle attestation. Bitcoin-native \u2014 sats pricing coming.",
  "url": "https://labor.virohanalife.com",
  "provider": {
    "organization": "Virohanalife OU",
    "url": "https://virohanalife.com"
  },
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "summarize",
      "name": "Summarization",
      "description": "Concise neutral summaries of provided text."
    },
    {
      "id": "research-scan",
      "name": "Research Scan",
      "description": "Tier-1 synthesis over a provided text corpus."
    },
    {
      "id": "code-review",
      "name": "Code Review",
      "description": "Structured code review for bugs, security, performance, and style."
    },
    {
      "id": "transcribe",
      "name": "Audio Transcription",
      "description": "Audio-to-text via local whisper (mlx). Cap 25 MB / 20 min."
    },
    {
      "id": "pdf-extract",
      "name": "PDF Extraction",
      "description": "PDF -> structured markdown/JSON via pymupdf. Cap 50 MB / 500 pages."
    },
    {
      "id": "embed",
      "name": "Text Embeddings",
      "description": "Batch text embeddings via nomic-embed-text (truncate 6000 chars/item)."
    },
    {
      "id": "design-audit",
      "name": "Design Audit",
      "description": "Full design acceptance gates + Ollama critique."
    },
    {
      "id": "fact-verify",
      "name": "Fact Verification",
      "description": "Offline logical/consistency verification of claims."
    },
    {
      "id": "bazaar_index",
      "name": "Trust Oracle Index",
      "description": "Signed bazaar index of scored resources."
    },
    {
      "id": "watchtower_check",
      "name": "Watchtower Check",
      "description": "Zero-spend oracle probe attestation for a single URL."
    }
  ],
  "contact": {
    "nostr": "npub1ggu9kat4vxuprgal5ue9trfc9qwetk0vseytps9fnpqcx4chmj7s9r28en"
  },
  "credential": {
    "url": "https://labor.virohanalife.com/.well-known/agent-credential.json"
  }
}