{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.weaviate",
  "version": "1.0.0",
  "title": "Weaviate vector-data boundary",
  "summary": "Official-source API-key/OIDC/anonymous authentication, authorization, read-only, mutation, and deployment boundaries for Weaviate.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.weaviate.authentication.model",
        "statement": "Weaviate documents API-key and OpenID Connect authentication and distinguishes identity verification from authorization permissions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.weaviate.authentication"
        ]
      },
      {
        "id": "fact.weaviate.authentication.read",
        "statement": "An authenticated principal can be assigned read-only authorization, and an application must not infer broader object, collection, or administrative access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.weaviate.authentication"
        ]
      },
      {
        "id": "fact.weaviate.authentication.write",
        "statement": "Creating or changing data and schema requires write authority distinct from authentication and read-only access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.weaviate.authentication"
        ]
      },
      {
        "id": "fact.weaviate.authentication.boundary",
        "statement": "Anonymous access is strongly discouraged outside development or evaluation; documentation creates no instance, identity provider, key, role, dataset, or successful search.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.weaviate.authentication"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/weaviate.json",
  "contentHash": "sha256:0768536301c08ff7863566411919180d16e9e3af5e2a94d321b73d5df7fcd6c3",
  "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/weaviate.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.weaviate.authentication",
        "url": "https://docs.weaviate.io/deploy/configuration/authentication",
        "title": "Authentication",
        "publisher": "Weaviate",
        "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://weaviate.io/legal/terms",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.weaviate.authentication",
      "type": "source-claim",
      "url": "https://docs.weaviate.io/deploy/configuration/authentication",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
