{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.mariadb-server",
  "version": "1.0.0",
  "title": "MariaDB Server infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for MariaDB Server infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.mariadb.server.role",
        "statement": "MariaDB documents SQL data retrieval and manipulation statements for a relational database server.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mariadb.server"
        ]
      },
      {
        "id": "fact.mariadb.server.read",
        "statement": "SELECT and metadata reads are distinct from INSERT, UPDATE, DELETE, LOAD, transaction control, DDL, and administrative operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mariadb.server"
        ]
      },
      {
        "id": "fact.mariadb.server.write",
        "statement": "User accounts, authentication, roles, grants, database and table privileges, TLS, server variables, and network controls determine actual authority.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mariadb.server"
        ]
      },
      {
        "id": "fact.mariadb.server.boundary",
        "statement": "SQL syntax documentation does not prove a server is running, a statement is permitted, data is correct, a transaction committed, or compatibility is exact.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mariadb.server"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/mariadb-server.json",
  "contentHash": "sha256:874a1d59048130f350dca68cd831e7446f93c1b337c5e7432db178021e2b374f",
  "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/mariadb-server.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.mariadb.server",
        "url": "https://mariadb.com/docs/server/reference/sql-statements/data-manipulation/",
        "title": "MariaDB Data Manipulation",
        "publisher": "MariaDB",
        "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/MariaDB/server/blob/11.8/COPYING",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.mariadb.server",
      "type": "source-claim",
      "url": "https://mariadb.com/docs/server/reference/sql-statements/data-manipulation/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
