{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.mongodb-current",
  "version": "1.0.0",
  "title": "MongoDB current infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for MongoDB current infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.mongodb.current.role",
        "statement": "MongoDB documents create, read, update, and delete operations over BSON documents and collections.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mongodb.current"
        ]
      },
      {
        "id": "fact.mongodb.current.read",
        "statement": "Queries, aggregation, and read preferences are distinct from inserts, updates, replacements, deletes, index changes, and administrative commands.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mongodb.current"
        ]
      },
      {
        "id": "fact.mongodb.current.write",
        "statement": "Authentication, users, roles, database and collection privileges, TLS, network access, write concern, and deployment topology bound operations.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mongodb.current"
        ]
      },
      {
        "id": "fact.mongodb.current.boundary",
        "statement": "CRUD documentation does not prove a cluster exists, an operation is authorized, a write is durable, results are complete, or data is factually true.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.mongodb.current"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/mongodb-current.json",
  "contentHash": "sha256:0ecbfcc7b8bf2bc2008114b6982373efadc75dd97b90f33a2ccca47c257a25d0",
  "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/mongodb-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.mongodb.current",
        "url": "https://www.mongodb.com/docs/manual/crud/",
        "title": "MongoDB CRUD Operations",
        "publisher": "MongoDB",
        "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.mongodb.com/legal/terms-of-use",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.mongodb.current",
      "type": "source-claim",
      "url": "https://www.mongodb.com/docs/manual/crud/",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
