{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.trino-current",
  "version": "1.0.0",
  "title": "Trino current infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Trino current infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.trino.current.role",
        "statement": "Trino documents a distributed SQL query engine in which a coordinator plans work across workers and catalogs backed by connectors.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.trino.current"
        ]
      },
      {
        "id": "fact.trino.current.read",
        "statement": "SELECT queries and metadata discovery are distinct from connector-supported writes, DDL, catalog changes, session administration, and cluster operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.trino.current"
        ]
      },
      {
        "id": "fact.trino.current.write",
        "statement": "Authentication, access-control rules, connector credentials, catalog properties, network security, resource groups, and connector capabilities bound actual behavior.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.trino.current"
        ]
      },
      {
        "id": "fact.trino.current.boundary",
        "statement": "A Trino query does not prove source systems agree, writes are supported, results are complete, transactions span connectors, or a cluster is secure.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.trino.current"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/trino-current.json",
  "contentHash": "sha256:bd22ab3653fc6a131b96a13cb0e606ed704ceb69996ede46564c1c3b7ccc32f5",
  "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/trino-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.trino.current",
        "url": "https://trino.io/docs/current/overview/concepts.html",
        "title": "Trino Concepts",
        "publisher": "Trino Software Foundation",
        "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/trinodb/trino/blob/master/LICENSE",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.trino.current",
      "type": "source-claim",
      "url": "https://trino.io/docs/current/overview/concepts.html",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
