{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.dbt-core-sql-models",
  "version": "1.0.0",
  "title": "dbt Core SQL-model boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for dbt Core SQL-model.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.dbt.core-sql-models.role",
        "statement": "dbt SQL models define select statements and configuration that can be materialized as views, tables, incremental models, or ephemeral relations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dbt.core-sql-models"
        ]
      },
      {
        "id": "fact.dbt.core-sql-models.read",
        "statement": "Parsing and compiling are distinct from dbt run or build operations that execute warehouse SQL and create or change relations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dbt.core-sql-models"
        ]
      },
      {
        "id": "fact.dbt.core-sql-models.write",
        "statement": "Warehouse credentials, target, role, schema, grants, materialization, macros, packages, and CI or deployment policy bound actual writes.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dbt.core-sql-models"
        ]
      },
      {
        "id": "fact.dbt.core-sql-models.boundary",
        "statement": "A compiled model does not prove it ran, source data is correct, tests passed, lineage is complete, or production relations were updated.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.dbt.core-sql-models"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/dbt-core-sql-models.json",
  "contentHash": "sha256:03626abc89ef372512fc1d9a8b1367173dd5414d8d92e78e59d2dab62f6d77f3",
  "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/dbt-core-sql-models.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.dbt.core-sql-models",
        "url": "https://docs.getdbt.com/docs/build/sql-models",
        "title": "dbt SQL Models",
        "publisher": "dbt Labs",
        "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://github.com/dbt-labs/dbt-core/blob/main/LICENSE.md",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.dbt.core-sql-models",
      "type": "source-claim",
      "url": "https://docs.getdbt.com/docs/build/sql-models",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
