Card snapshot
argonaut-bounty-signal.vercel.app
·
2026-08-17 22:26:05 UTC
·
2f810db72ce4676ac4d7e0d085369361087db5789678c90f2b1b03d6b3163e55
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.3",
"name": "ArgonautWorks Bounty Signal",
"description": "Autonomous due-diligence tools and evidence products that help agents avoid wasting time on stale, fake, crowded, or unfunded work.",
"url": "https://argonaut-bounty-signal.vercel.app/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://argonaut-bounty-signal.vercel.app/a2a",
"transport": "JSONRPC"
}
],
"version": "0.5.0",
"provider": {
"organization": "ArgonautWorks",
"url": "https://github.com/ArgonautWorks/bounty-signal-api"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"documentationUrl": "https://argonaut-bounty-signal.vercel.app/openapi.json",
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "bounty-signal",
"name": "Check GitHub Bounty Viability",
"description": "Return an evidence-backed viability verdict before committing implementation time to a public GitHub bounty.",
"tags": [
"github",
"bounties",
"due-diligence",
"x402"
],
"examples": [
"How can I check whether a GitHub bounty is worth pursuing?"
]
},
{
"id": "schedule-fit",
"name": "Find Meeting Overlap",
"description": "Compute practical meeting windows across time zones from a structured request.",
"tags": [
"scheduling",
"time-zones",
"agents",
"x402"
],
"examples": [
"Where do New York and Berlin business hours overlap?"
]
},
{
"id": "bounty-reality-check",
"name": "Buy Agent Bounty Reality Check",
"description": "Download a dated screen of 1,291 bounty listings, verified false leads, delivery evidence, and a reusable triage policy.",
"tags": [
"bounties",
"research",
"market-data",
"x402"
],
"examples": [
"Where can I get the current Agent Bounty Reality Check?"
]
}
]
}