{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.mysql-8.4",
  "version": "1.0.0",
  "title": "MySQL 8.4 infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for MySQL 8.4 infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.mysql.8-4.role",
        "statement": "MySQL 8.4 documents a relational database server, SQL language, clients, transactions, storage engines, replication, administration, and security.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mysql.8-4"
        ]
      },
      {
        "id": "fact.mysql.8-4.read",
        "statement": "Queries and reads occur through authenticated sessions, while INSERT, UPDATE, DELETE, DDL, replication, and administration are distinct state-changing operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mysql.8-4"
        ]
      },
      {
        "id": "fact.mysql.8-4.write",
        "statement": "Accounts, authentication plugins, roles, object privileges, transport security, network exposure, backups, and server configuration bound actual access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mysql.8-4"
        ]
      },
      {
        "id": "fact.mysql.8-4.boundary",
        "statement": "Manual coverage does not prove an instance exists, a query is authorized, data is current or correct, a transaction committed, or a deployment is secured.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mysql.8-4"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/mysql-8.4.json",
  "contentHash": "sha256:97a8d58e3b52acbba49a85ee167a011f0b5d762326816b84123c4bcd0e1d0261",
  "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/mysql-8.4.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.mysql.8-4",
        "url": "https://dev.mysql.com/doc/refman/8.4/en/",
        "title": "MySQL 8.4 Reference Manual",
        "publisher": "Oracle MySQL",
        "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.oracle.com/legal/terms.html",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.mysql.8-4",
      "type": "source-claim",
      "url": "https://dev.mysql.com/doc/refman/8.4/en/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
