Skip to content
Back to geo.lonestaroracle.xyz

Card snapshot

geo.lonestaroracle.xyz · 2026-07-19 12:05:11 UTC · 219e0104fb6c6ce21c8df500394b85180e0cb34cf87837190e1f4f2a1e6bd451

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": "GeoPulse",
  "description": "Real-time geopolitical risk signal for any country or region. Combines base risk scores with live news sentiment.",
  "url": "https://geo.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": "risk",
      "name": "/risk",
      "description": "Real-time geopolitical risk signal for any country or region. Combines base risk scores with live news sentiment.",
      "tags": [
        "geopolitical",
        "risk",
        "country",
        "macro",
        "news"
      ]
    }
  ]
}