Skip to content
Back to Ocient Documentation

Card snapshot

ocient.main-kill-isr.mintlify.me · 2026-09-11 05:22:49 UTC · afe1c0d61e23991e21b2f55f188fb0cd4247c6e1ff2b1aecd87a7d4d48a916dc

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": "Ocient Documentation",
  "description": "Documentation for setup, integration, administration, querying, loading, and reference material for the OcientAIQ Unified Data Platform.",
  "url": "https://docs.ocient.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.ocient.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.ocient.com/",
    "organization": "Ocient Documentation"
  },
  "documentationUrl": "https://docs.ocient.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "ocient",
      "name": "Ocient",
      "description": "Use when loading data from external sources (S3, Kafka, HDFS), querying large-scale datasets, building data pipelines, optimizing query performance, managing database schemas, or integrating with BI tools. Agents should reach for this skill when working with petabyte-scale analytics, time-series data, geospatial queries, or machine learning models in SQL.",
      "tags": [],
      "url": "https://docs.ocient.com/.well-known/agent-skills/ocient/skill.md"
    }
  ]
}