{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-iceberg-current",
  "version": "1.0.0",
  "title": "Apache Iceberg table-format boundary",
  "summary": "Official-source open-table schema IDs, evolution, partitioning, transaction, catalog, read/write, and engine-integration boundaries for Apache Iceberg.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.iceberg.schemas.model",
        "statement": "Iceberg documents typed table schemas with persistent field IDs that are never reused within a table and supports explicit schema evolution.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.iceberg.schemas"
        ]
      },
      {
        "id": "fact.iceberg.schemas.read",
        "statement": "A compute engine reads table metadata and data files through its catalog and integration, and field IDs rather than names alone preserve column identity across evolution.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.iceberg.schemas"
        ]
      },
      {
        "id": "fact.iceberg.schemas.write",
        "statement": "Schema, partition, metadata, transaction, branch, and tag updates require explicit catalog and storage authority with concurrency handling.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.iceberg.schemas"
        ]
      },
      {
        "id": "fact.iceberg.schemas.boundary",
        "statement": "A table-format specification provides no catalog, object-store credential, engine compatibility, access control, committed snapshot, data quality, or successful write evidence.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.iceberg.schemas"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-iceberg-current.json",
  "contentHash": "sha256:c06d4e7db3dad835b8fd014a659a5fe318393d6abfc45e1fc9e9034d9b7274ab",
  "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-iceberg-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.iceberg.schemas",
        "url": "https://iceberg.apache.org/docs/latest/schemas/",
        "title": "Apache Iceberg Schemas",
        "publisher": "Apache Iceberg",
        "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.iceberg.schemas",
      "type": "source-claim",
      "url": "https://iceberg.apache.org/docs/latest/schemas/",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
