{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-kafka-current",
  "version": "1.0.0",
  "title": "Apache Kafka event-stream boundary",
  "summary": "Official-source event API, configuration, operations, security, Connect, Streams, read/write, and deployment boundaries for Apache Kafka.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.kafka.documentation.model",
        "statement": "Kafka publishes versioned documentation that separates key concepts, APIs, configuration, design, implementation, operations, security, Connect, and Streams.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.kafka.documentation"
        ]
      },
      {
        "id": "fact.kafka.documentation.read",
        "statement": "Consumer reads depend on topic access, offsets, isolation, group configuration, retention, and the exact client and broker versions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.kafka.documentation"
        ]
      },
      {
        "id": "fact.kafka.documentation.write",
        "statement": "Producer writes require explicit topic authorization and delivery configuration; acknowledgement alone does not prove downstream consumption or processing.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.kafka.documentation"
        ]
      },
      {
        "id": "fact.kafka.documentation.boundary",
        "statement": "A documentation record creates no cluster, topic, credential, network access, producer, consumer, transaction, or end-to-end delivery evidence.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.kafka.documentation"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-kafka-current.json",
  "contentHash": "sha256:49aa497895e4c6505be466ca582b0d25cdd271986f56ea94b87c74cb02e10a3f",
  "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-kafka-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.kafka.documentation",
        "url": "https://kafka.apache.org/documentation/",
        "title": "Apache Kafka Documentation",
        "publisher": "Apache Kafka",
        "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://www.apache.org/licenses/LICENSE-2.0",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.kafka.documentation",
      "type": "source-claim",
      "url": "https://kafka.apache.org/documentation/",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
