Skip to content
Back to Ocient Documentation

Card snapshot

ocient.main-kill-isr.mintlify.me · 2026-08-09 15:38:26 UTC · 2792377d0d87095ce6b4fbdaccc2d0a4002353c26d0b270ba047cc989458db3a

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 building data pipelines, querying petabyte-scale datasets, integrating with BI tools, managing workloads, or deploying machine learning models. Reach for this skill when working with SQL-based ETL, real-time data ingestion from Kafka/S3/HDFS, query optimization, or database administration tasks.",
      "tags": [],
      "url": "https://docs.ocient.com/.well-known/agent-skills/ocient/skill.md"
    }
  ]
}