Skip to content
Back to Kai CSV Profiler

Card snapshot

kaix402m3.pythonanywhere.com · 2026-08-16 01:25:28 UTC · c75e99ad47c06b17a9baca6d1cdc72a833a6a66d1e7ae49120e5474dd943d8c4

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.

{
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Stateless bounded inline CSV profiling for autonomous clients.",
  "name": "Kai CSV Profiler",
  "skills": [
    {
      "description": "Return exact row and column counts, missingness, conservative scalar types, and a bounded sample for inline UTF-8 CSV.",
      "id": "profile_csv",
      "name": "Profile CSV",
      "tags": [
        "csv",
        "data-profile",
        "stateless"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0",
      "url": "https://kaix402m3.pythonanywhere.com"
    }
  ],
  "version": "1.0.0"
}