Skip to content
Back to Proofline Evidence Router

Card snapshot

proofline-audit.chrismellado.chatgpt.site · 2026-08-03 14:02:49 UTC · 5a6d1ad815b38eeecdec2a7e2fe41b5d25dc173d24e6283b9554ed1d95cac523

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": "Proofline Evidence Router",
  "description": "A free A2A routing agent for five bounded, machine-buyable Proofline checks. It returns exact x402 contracts and never represents a routing response as a completed paid audit.",
  "supportedInterfaces": [
    {
      "url": "https://proofline-audit.chrismellado.chatgpt.site/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://proofline-audit.chrismellado.chatgpt.site/a2a",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "url": "https://proofline-audit.chrismellado.chatgpt.site",
    "organization": "Proofline"
  },
  "version": "1.2.0",
  "documentationUrl": "https://proofline-audit.chrismellado.chatgpt.site/SKILL.md",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "skills": [
    {
      "id": "diff-risk-purchase",
      "name": "Diff risk check purchase routing",
      "description": "Selects the paid Proofline endpoint for a bounded unified-diff review and returns its exact x402 purchase contract. The routing response is free; the audit is delivered only by the paid endpoint.",
      "tags": [
        "code-review",
        "diff",
        "risk",
        "x402",
        "usdc"
      ],
      "examples": [
        "Find the paid endpoint that checks this unified diff without executing it."
      ]
    },
    {
      "id": "launch-risk-purchase",
      "name": "Launch risk check purchase routing",
      "description": "Selects the paid Proofline endpoint for a one-to-three-page public launch journey and returns its exact x402 purchase contract.",
      "tags": [
        "launch",
        "website",
        "journey",
        "conversion",
        "x402"
      ],
      "examples": [
        "Find the paid endpoint for checking a homepage and pricing page before launch."
      ]
    },
    {
      "id": "cta-check-purchase",
      "name": "CTA check purchase routing",
      "description": "Selects the paid Proofline endpoint for one public landing-page CTA check and returns its exact x402 purchase contract.",
      "tags": [
        "cta",
        "landing-page",
        "conversion",
        "evidence",
        "x402"
      ],
      "examples": [
        "Find the paid endpoint for checking one landing-page CTA."
      ]
    },
    {
      "id": "reward-opportunity-scan-purchase",
      "name": "Funded task scan purchase routing",
      "description": "Selects the paid Proofline endpoint that screens public funded-task and bounty markets, verifies visible TaskMarket escrow conservatively, and separates qualified work from candidates requiring review.",
      "tags": [
        "funded-tasks",
        "rewards",
        "bounties",
        "escrow",
        "x402"
      ],
      "examples": [
        "Find the paid endpoint for scanning funded task and bounty opportunities."
      ]
    },
    {
      "id": "x402-readiness-purchase",
      "name": "x402 readiness purchase routing",
      "description": "Selects the paid Proofline endpoint that inspects another endpoint's unpaid x402 challenge without paying the inspected target.",
      "tags": [
        "x402",
        "payment",
        "interoperability",
        "bazaar",
        "base"
      ],
      "examples": [
        "Find the readiness check for a new x402 seller endpoint."
      ]
    }
  ],
  "iconUrl": "https://proofline-audit.chrismellado.chatgpt.site/favicon.svg"
}