{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.opensearch",
  "version": "1.0.0",
  "title": "OpenSearch data and search boundary",
  "summary": "Official-source encryption, authentication, role access, audit, index/document/field, read/write, and deployment boundaries for OpenSearch.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.opensearch.security.model",
        "statement": "OpenSearch security separates encryption, authentication, access control, and audit logging rather than treating login as the complete security boundary.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.opensearch.security"
        ]
      },
      {
        "id": "fact.opensearch.security.read",
        "statement": "Roles can restrict cluster, index, document, and field access, so authenticated search results reflect configured authorization boundaries.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.opensearch.security"
        ]
      },
      {
        "id": "fact.opensearch.security.write",
        "statement": "Index writes, cluster settings, snapshots, and administrative actions require explicit role permissions separate from read or search access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.opensearch.security"
        ]
      },
      {
        "id": "fact.opensearch.security.boundary",
        "statement": "Demo certificates or default passwords are not production evidence; documentation creates no secured cluster, role mapping, encrypted storage, audit trail, or successful query.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.opensearch.security"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/opensearch.json",
  "contentHash": "sha256:26c586febbba87dae8ad1fa4d54d49db28b469c50cc757b876caec45f0683e00",
  "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/opensearch.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.opensearch.security",
        "url": "https://docs.opensearch.org/latest/security/",
        "title": "About security in OpenSearch",
        "publisher": "OpenSearch Project",
        "observedAt": "2026-08-27T01:40:00Z"
      }
    ]
  },
  "observedAt": "2026-08-27T01:40:00Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-03T01:40:00Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://www.apache.org/licenses/LICENSE-2.0",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.opensearch.security",
      "type": "source-claim",
      "url": "https://docs.opensearch.org/latest/security/",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
