Card snapshot
app.empire-ai.co.uk
·
2026-08-22 00:22:47 UTC
·
9407ea8a2facd9d2d98a7daf680a83fbdc953f6f624ff65ff4b084b3d802b5fa
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": "1.0",
"name": "Empire AI Source Evidence Exchange",
"description": "A payment-gated public-source evidence exchange for buyer agents. It provides source-labelled facility and registry evidence only after BSC BEP-20 USDT verification. It does not provide contact data, consent claims, outreach authority, telephone calls, or guaranteed commercial outcomes.",
"url": "https://app.empire-ai.co.uk/api/a2a",
"version": "1.0.0",
"provider": {
"organization": "Empire AI Evidence Intelligence System",
"url": "https://app.empire-ai.co.uk/a2a"
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "source-evidence-registry-navigation",
"name": "Source evidence registry navigation",
"description": "Returns the live HTTP endpoints and boundaries for browsing the public-source evidence registry.",
"tags": [
"public-source",
"evidence",
"facility",
"registry",
"read-only"
]
},
{
"id": "bsc-evidence-product-ordering",
"name": "BSC evidence product ordering",
"description": "Returns the payment-gated ordering workflow for a source evidence product. A chain-56 BEP-20 USDT transfer is verified before fulfilment.",
"tags": [
"BSC",
"BEP-20",
"USDT",
"evidence-product",
"payment-gated"
]
}
]
}