Back to Agenda Intelligence MD

Card snapshot

agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev · 2026-05-22 11:49:53 UTC · 32296836eac8f1098fb598d250a93cde68e0d72a894168f609753c1a9058164a

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": "Agenda Intelligence MD",
  "description": "Live discovery wrapper for Agenda Intelligence MD, an evidence-discipline MCP layer for strategic-risk agents. The hosted wrapper supports A2A/JSON-RPC discovery and routing responses; full analysis, memo validation, evidence audit, and source-coverage diagnostics remain available through the installable stdio MCP package.",
  "url": "https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev",
  "provider": {
    "organization": "Vassiliy Lakhonin",
    "url": "https://vassiliylakhonin.github.io/"
  },
  "version": "0.9.2",
  "documentationUrl": "https://github.com/vassiliylakhonin/agenda-intelligence-md/blob/main/MCP.md",
  "supportedInterfaces": [
    "JSONRPC"
  ],
  "protocolVersions": [
    "1.0"
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain",
    "text/markdown"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown"
  ],
  "skills": [
    {
      "id": "agenda-routing-note",
      "name": "Strategic-risk routing note",
      "description": "Returns a routing note for strategic-risk questions and points callers to the installable MCP server for full analyze, validate_memo, audit_claims, source_coverage, and signal lookup tools.",
      "tags": [
        "strategic-risk",
        "policy-analysis",
        "geopolitics",
        "sanctions",
        "mcp",
        "a2a"
      ],
      "examples": [
        "How should an agent use Agenda Intelligence for a sanctions-risk memo?",
        "Route this Red Sea shipping question to the relevant Agenda Intelligence modules."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json",
        "text/markdown"
      ]
    }
  ],
  "x_agenda_intelligence": {
    "hosted_wrapper": true,
    "wrapper_scope": "A2A/JSON-RPC discovery and routing response only",
    "jsonrpc_endpoint": "https://agenda-intelligence-a2a.vassiliy-lakhonin.workers.dev/message/send",
    "repository": "https://github.com/vassiliylakhonin/agenda-intelligence-md",
    "package": "https://pypi.org/project/agenda-intelligence-md/",
    "mcp": {
      "transport": "stdio",
      "server_command": "agenda-intelligence-mcp",
      "install": "pip install agenda-intelligence-md"
    },
    "boundaries": [
      "No payments or wallet rails.",
      "No autonomous live source retrieval.",
      "No factual-truth verification.",
      "No legal, financial, compliance, investment, or trading advice."
    ]
  }
}