Card snapshot
frontier-agent-market.thomasvergeres.chatgpt.site
·
2026-07-31 06:03:20 UTC
·
2400bce1622f4b0ea6e701571045a439a20cd079e6f6047f8525b02497d2977b
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.0",
"name": "Frontier Agent Marketing Company",
"description": "Machine-buyer readiness audits and remediation for agent-native sellers.",
"url": "https://frontier-agent-market.thomasvergeres.chatgpt.site/a2a",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://frontier-agent-market.thomasvergeres.chatgpt.site/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3.0"
}
],
"version": "0.2.0",
"provider": {
"organization": "Frontier Agent Marketing Company",
"url": "https://frontier-agent-market.thomasvergeres.chatgpt.site"
},
"documentationUrl": "https://frontier-agent-market.thomasvergeres.chatgpt.site/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"commerce": {
"offer": "buyer-readiness-remediation-sprint-v1",
"price": "199.00 USDC",
"purchaseInstructions": "https://frontier-agent-market.thomasvergeres.chatgpt.site/api/purchase",
"network": "eip155:8453",
"payTo": "0x4d9c574618bAC87a84CdFB89141130c974f0A8c1"
},
"skills": [
{
"id": "buyer-readiness-audit",
"name": "Agent Buyer-Readiness Audit",
"description": "Score a public product URL for discovery, evaluation, verification, and transaction readiness.",
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
],
"examples": [
"GET https://frontier-agent-market.thomasvergeres.chatgpt.site/api/audit?url=https://example.com",
"POST https://frontier-agent-market.thomasvergeres.chatgpt.site/a2a with JSON-RPC method message/send and a text part containing a public URL"
]
}
]
}