Unnamed service
GET sparky-works.vercel.app/api/bounty-truth
Why an agent can trust this route.
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
Observed outcomes
Audit a public GitHub bounty issue for stale status, competing pull requests, claimant signals, and solver saturation.
Resource: sparky-works.vercel.app/api/bounty-truth
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xadf0a71e898d350653e7668Edab95a020884b74f
Payment methods: — · Last validation: 2026-09-14 09:49:34.076+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"required": [
"issue"
],
"properties": {
"issue": {
"type": "string",
"description": "Canonical public GitHub issue URL"
},
"solvers": {
"type": "integer",
"maximum": 100,
"minimum": 0,
"description": "Optional solver count reported by the bounty platform"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"decision",
"score",
"reasons",
"issue",
"evidence",
"sources",
"checkedAt"
],
"properties": {
"issue": {
"type": "object"
},
"score": {
"type": "number"
},
"reasons": {
"type": "array",
"items": {
"type": "string"
}
},
"sources": {
"type": "object"
},
"decision": {
"enum": [
"GO",
"CAUTION",
"STALE"
],
"type": "string"
},
"evidence": {
"type": "object"
},
"checkedAt": {
"type": "string"
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xadf0a71e898d350653e7668Edab95a020884b74f",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xadf0a71e898d350653e7668Edab95a020884b74f",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "50000"
}
]
}Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.