{
  "ok": true,
  "name": "Agent Output Verification",
  "description": "Before you relay or act on a claim-backed answer from another agent, check whether every claim is grounded. An A2A-compatible relay-readiness gate for agent-to-agent output hand-off: bring the claim set and its evidence; get a machine-actionable verdict — allow_relay, verify_before_relay, or block_unsafe_claims — with the unsafe and weak claims, evidence gaps, and owner actions. Schema-level and structural only — not factual-truth verification, source retrieval, or an approval.",
  "provider": {
    "organization": "Vassiliy Lakhonin",
    "url": "https://github.com/vassiliylakhonin",
    "legalEntity": {
      "type": "individual",
      "name": "Vassiliy Lakhonin",
      "sameAs": [
        "https://github.com/vassiliylakhonin",
        "https://pypi.org/project/agenda-intelligence-md/",
        "https://glama.ai/mcp/servers/vassiliylakhonin/agenda-intelligence-md"
      ]
    }
  },
  "documentation_url": "https://github.com/vassiliylakhonin/agenda-intelligence-md/tree/main/schemas/v1",
  "skills": [
    {
      "id": "agent-output-verification",
      "name": "Agent output relay-readiness gate",
      "description": "Turns another agent's claim set and evidence into a machine-actionable relay verdict — allow_relay, verify_before_relay, or block_unsafe_claims — with the ungrounded and weak claims, evidence gaps, and the owner actions needed before the output is safe to relay. Structural claim-support triage, not factual-truth verification."
    },
    {
      "id": "pre-action-check",
      "name": "Pre-action evidence gate",
      "description": "Routes a caller-controlled action to continue, request_evidence, require_approval, or stop using supplied claim evidence, risk tier, policy checks, and external approval status. It reports readiness only and does not authenticate, authorize, enforce, or perform the action."
    },
    {
      "id": "evidence-gap-analysis",
      "name": "Evidence gap and orphan-reference analysis",
      "description": "Finds missing evidence ids, quote-to-reference mismatches, unsupported statements, and weak claims in a caller-supplied claim set. Returns the evidence gaps and owner actions already produced by the relay-readiness contract. Structural only: it does not retrieve sources or verify factual truth."
    }
  ],
  "version": "1.8.0",
  "profile": "agent_output_verification",
  "ai_catalog": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/.well-known/ai-catalog.json",
  "agent_card": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/.well-known/agent-card.json",
  "mcp_server_card": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/.well-known/mcp/server-card.json",
  "did": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/.well-known/did.json",
  "api_catalog": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/.well-known/api-catalog",
  "openapi": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/api/openapi.json",
  "entitymap": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/entitymap.json",
  "okf_bundle": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/okf/index.md",
  "confidential_project_room_profile": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/profiles/confidential-project-room",
  "message_send": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/message/send",
  "status": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/status",
  "stats": "https://agent-output-verification-a2a.vassiliy-lakhonin.workers.dev/stats",
  "stats_auth": "x-stats-token header or token query parameter",
  "repository": "https://github.com/vassiliylakhonin/agenda-intelligence-md",
  "payments": false
}