Card snapshot
docu-scan.spocont.com
·
2026-07-12 05:55:46 UTC
·
d500a4781bc966934a854fc9c91b0cc815c11e9d0b941e9345e5089399dd8e73
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": "docuScan",
"description": "PDF and document extraction via Google Document AI. Extract structured values from invoices, leases, bonds, contracts.",
"url": "https://docu-scan.spocont.com/a2a",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "docu_scan_extract",
"name": "docu_scan_extract",
"description": "docuScan tool: docu_scan_extract"
},
{
"id": "docu_scan_status",
"name": "docu_scan_status",
"description": "docuScan tool: docu_scan_status"
}
],
"authentication": {
"schemes": [
"bearer"
],
"tokenUrl": "https://docu-scan.spocont.com/access"
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"registry": "https://a2a-registry.spocont.com"
}