{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.yugabytedb-ysql",
  "version": "1.0.0",
  "title": "YugabyteDB YSQL infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for YugabyteDB YSQL infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.yugabyte.ysql.role",
        "statement": "YugabyteDB YSQL exposes a PostgreSQL-compatible distributed SQL API for relational schema, queries, transactions, and administration.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.yugabyte.ysql"
        ]
      },
      {
        "id": "fact.yugabyte.ysql.read",
        "statement": "SELECT and metadata reads are distinct from DML, DDL, index, backup, restore, replication, and cluster-configuration operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.yugabyte.ysql"
        ]
      },
      {
        "id": "fact.yugabyte.ysql.write",
        "statement": "Authentication, roles, grants, TLS, network policy, placement, transaction isolation, and deployment settings bound actual access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.yugabyte.ysql"
        ]
      },
      {
        "id": "fact.yugabyte.ysql.boundary",
        "statement": "YSQL documentation does not prove complete PostgreSQL compatibility, a cluster exists, a transaction committed, results are current, or security is configured.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.yugabyte.ysql"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/yugabytedb-ysql.json",
  "contentHash": "sha256:55ee8164ddf8b066d26d450f76866cdf93a3aba08bddfe8f64e16c17ac8c081a",
  "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/yugabytedb-ysql.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.yugabyte.ysql",
        "url": "https://docs.yugabyte.com/stable/api/ysql/",
        "title": "YugabyteDB YSQL API",
        "publisher": "YugabyteDB",
        "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/yugabyte/yugabyte-db/blob/master/LICENSE.md",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.yugabyte.ysql",
      "type": "source-claim",
      "url": "https://docs.yugabyte.com/stable/api/ysql/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
