{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-beam-model",
  "version": "1.0.0",
  "title": "Apache Beam programming-model boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Apache Beam programming-model.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.apache.beam-model.role",
        "statement": "Apache Beam defines pipelines, PCollections, transforms, windowing, triggers, state, timers, schemas, and runner-portable execution concepts.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.beam-model"
        ]
      },
      {
        "id": "fact.apache.beam-model.read",
        "statement": "A pipeline graph remains a definition until a selected runner executes it; IO writes, external calls, state, and runner jobs are separate effects.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.beam-model"
        ]
      },
      {
        "id": "fact.apache.beam-model.write",
        "statement": "Runner credentials, project and cluster permissions, IO source and sink access, code artifacts, network policy, and resource quotas bound execution.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.beam-model"
        ]
      },
      {
        "id": "fact.apache.beam-model.boundary",
        "statement": "Beam portability does not prove identical runner semantics, successful execution, exactly-once external effects, data quality, or a deployed job.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.beam-model"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-beam-model.json",
  "contentHash": "sha256:d2a52a72d060d03ddc8c3819c687c3e504423d979520881a098ef13bc89b1c50",
  "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-beam-model.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.apache.beam-model",
        "url": "https://beam.apache.org/documentation/programming-guide/",
        "title": "Apache Beam Programming Guide",
        "publisher": "Apache Beam",
        "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.beam-model",
      "type": "source-claim",
      "url": "https://beam.apache.org/documentation/programming-guide/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
