{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-druid-sql-api",
  "version": "1.0.0",
  "title": "Apache Druid SQL API boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Apache Druid SQL API.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.apache.druid-sql-api.role",
        "statement": "Apache Druid exposes SQL query submission, parameters, result formats, headers, and cancellation through HTTP endpoints.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.druid-sql-api"
        ]
      },
      {
        "id": "fact.apache.druid-sql-api.read",
        "statement": "SQL queries are distinct from ingestion specs, task submission, compaction, segment management, coordinator, overlord, and security administration.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.druid-sql-api"
        ]
      },
      {
        "id": "fact.apache.druid-sql-api.write",
        "statement": "Authentication, authorizers, datasource permissions, SQL context, resource limits, TLS, and cluster roles determine effective access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.druid-sql-api"
        ]
      },
      {
        "id": "fact.apache.druid-sql-api.boundary",
        "statement": "Druid SQL support does not prove relational equivalence, exact source freshness, query success, complete data, or a running secured cluster.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.druid-sql-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-druid-sql-api.json",
  "contentHash": "sha256:aa37077f9b926e1c4acb8b94a8ec34f562d4f6b7e1e3f12bba2bb3b19457dc12",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-druid-sql-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.apache.druid-sql-api",
        "url": "https://druid.apache.org/docs/latest/api-reference/sql-api/",
        "title": "Apache Druid SQL API",
        "publisher": "Apache Druid",
        "observedAt": "2026-08-28T09:25:24Z"
      }
    ]
  },
  "observedAt": "2026-08-28T09:25:24Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T09:25:24Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.apache.org/licenses/LICENSE-2.0",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.apache.druid-sql-api",
      "type": "source-claim",
      "url": "https://druid.apache.org/docs/latest/api-reference/sql-api/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
