Card snapshot
proofline-audit.chrismellado.chatgpt.site
·
2026-08-02 16:32:29 UTC
·
268e257048b11734e5fe29fcbf71bfa305ea274c10bded88bf360f3a533cd25d
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 four 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.1.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": "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"
}