Card snapshot
portfolio.lonestaroracle.xyz
·
2026-07-12 10:55:00 UTC
·
44209ce4a3f7f7445471c2d6fad660aeb734893c902c0b42591b94561570a156
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": "PortfolioRisk",
"description": "Portfolio risk analysis \u2014 concentration volatility correlation across holdings",
"url": "https://portfolio.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": "analyze",
"name": "/analyze",
"description": "Portfolio risk analysis \u2014 concentration volatility correlation across holdings",
"tags": [
"portfolio"
]
}
]
}