{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-flink-table-api",
  "version": "1.0.0",
  "title": "Apache Flink Table and SQL boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Apache Flink Table and SQL.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.apache.flink-table-api.role",
        "statement": "Apache Flink Table API and SQL describe dynamic tables and relational operations for bounded and unbounded streams.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.flink-table-api"
        ]
      },
      {
        "id": "fact.apache.flink-table-api.read",
        "statement": "Table programs require an execution environment and connectors; sinks, state, checkpoints, DDL, and job-control operations are distinct effects.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.flink-table-api"
        ]
      },
      {
        "id": "fact.apache.flink-table-api.write",
        "statement": "Connector credentials, catalogs, cluster roles, filesystem and network access, state backends, checkpoints, and deployment policy bound execution.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.flink-table-api"
        ]
      },
      {
        "id": "fact.apache.flink-table-api.boundary",
        "statement": "A valid table plan does not prove a job ran, event-time completeness, exactly-once behavior, connector guarantees, or secure production operation.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.flink-table-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-flink-table-api.json",
  "contentHash": "sha256:a3709f7e16a84bb0872660e17e165750985b1f47c50efb13c791a745d4fbd61d",
  "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-flink-table-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.apache.flink-table-api",
        "url": "https://nightlies.apache.org/flink/flink-docs-stable/docs/dev/table/overview/",
        "title": "Flink Table API and SQL Overview",
        "publisher": "Apache Flink",
        "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.flink-table-api",
      "type": "source-claim",
      "url": "https://nightlies.apache.org/flink/flink-docs-stable/docs/dev/table/overview/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
