{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-airflow-rest-api",
  "version": "1.0.0",
  "title": "Apache Airflow stable REST API boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Apache Airflow stable REST API.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.apache.airflow-rest-api.role",
        "statement": "Apache Airflow documents a stable REST API for DAGs, DAG runs, task instances, datasets, pools, variables, connections, users, roles, and related resources.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.airflow-rest-api"
        ]
      },
      {
        "id": "fact.apache.airflow-rest-api.read",
        "statement": "GET and list calls are distinct from creating DAG runs, changing state, managing variables or connections, deleting resources, and administrative actions.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.airflow-rest-api"
        ]
      },
      {
        "id": "fact.apache.airflow-rest-api.write",
        "statement": "API authentication, RBAC roles, deployment configuration, secret backends, DAG code, executor, network policy, and object permissions bound actual access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.airflow-rest-api"
        ]
      },
      {
        "id": "fact.apache.airflow-rest-api.boundary",
        "statement": "An API response or created DAG run does not prove task success, idempotence, data quality, external side effects, or a secured scheduler deployment.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.airflow-rest-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-airflow-rest-api.json",
  "contentHash": "sha256:348c98486562cfe8113628a6917943c1ea29d1329e096a04118bd5c41a0583de",
  "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-airflow-rest-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.apache.airflow-rest-api",
        "url": "https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html",
        "title": "Apache Airflow Stable REST API Reference",
        "publisher": "Apache Airflow",
        "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.airflow-rest-api",
      "type": "source-claim",
      "url": "https://airflow.apache.org/docs/apache-airflow/stable/stable-rest-api-ref.html",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
