Card snapshot
news.lonestaroracle.xyz
·
2026-07-08 09:39:03 UTC
·
0811fbb736da8b71f1e4d19f6594eb8ddc09ae709c83e527924b2bd72474cc23
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": "NewsSentiment",
"description": "Market news sentiment - bullish/bearish scoring across equities, crypto, and macro.",
"url": "https://news.lonestaroracle.xyz",
"provider": {
"organization": "LoneStarOracle",
"url": "https://lonestaroracle.xyz"
},
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "news",
"name": "/news",
"description": "Market news sentiment - bullish/bearish scoring across equities, crypto, and macro.",
"tags": [
"news"
]
}
]
}