{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.qdrant",
  "version": "1.0.0",
  "title": "Qdrant vector-search boundary",
  "summary": "Official-source vector collection, API-key, read-only/granular access, TLS, filter, mutation, and self-hosted security boundaries for Qdrant.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.qdrant.security.model",
        "statement": "Qdrant documents vector search with collection data and supports admin, read-only, and granular per-collection API keys.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.qdrant.security"
        ]
      },
      {
        "id": "fact.qdrant.security.read",
        "statement": "Read-only or granular keys should constrain query consumers, while filters and indexes determine which payload-backed results are eligible and efficient.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.qdrant.security"
        ]
      },
      {
        "id": "fact.qdrant.security.write",
        "statement": "Collection creation, point upsert, payload changes, and deletion require separate write authority and must not be exposed through a query-only connector.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.qdrant.security"
        ]
      },
      {
        "id": "fact.qdrant.security.boundary",
        "statement": "Self-hosted Qdrant is not secure by default; authentication, private network binding, TLS, and audit configuration must be enabled before production exposure.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.qdrant.security"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/qdrant.json",
  "contentHash": "sha256:89b2c02cb6dc01e7fe7d11bc53f927ace352ab74701c2c3c4a8bd7a0f1b94961",
  "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/qdrant.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.qdrant.security",
        "url": "https://qdrant.tech/documentation/security/",
        "title": "Security and Access Control",
        "publisher": "Qdrant",
        "observedAt": "2026-08-27T01:40:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:40:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:40:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://github.com/qdrant/qdrant/blob/master/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.qdrant.security",
      "type": "source-claim",
      "url": "https://qdrant.tech/documentation/security/",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
