Skip to content
Back to doc.lonestaroracle.xyz

Card snapshot

doc.lonestaroracle.xyz · 2026-08-21 21:23:56 UTC · 97931f0569714f67d1640a20629071bdff64336a1097e628be3ca764fb05a044

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": "DocEdge",
  "description": "PDF to Markdown conversion and document intelligence.",
  "url": "https://doc.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": "convert",
      "name": "/convert",
      "description": "PDF to Markdown conversion and document intelligence.",
      "tags": [
        "docedge"
      ]
    }
  ]
}