{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.apache-couchdb-current",
  "version": "1.0.0",
  "title": "Apache CouchDB current infrastructure boundary",
  "summary": "Official-source query, mutation, authorization, deployment, and interpretation boundaries for Apache CouchDB current infrastructure.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.apache.couchdb-current.role",
        "statement": "Apache CouchDB exposes database, document, design-document, replication, partition, and server operations through an HTTP API.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.couchdb-current"
        ]
      },
      {
        "id": "fact.apache.couchdb-current.read",
        "statement": "GET and read-oriented endpoints are distinct from PUT, POST, DELETE, compaction, replication, configuration, and administrative calls.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.couchdb-current"
        ]
      },
      {
        "id": "fact.apache.couchdb-current.write",
        "statement": "Authentication, database security objects, validation functions, proxy and network policy, TLS, and cluster roles determine actual access.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.couchdb-current"
        ]
      },
      {
        "id": "fact.apache.couchdb-current.boundary",
        "statement": "An HTTP API description does not prove a database is reachable, a revision is current, replication converged, a mutation succeeded, or a deployment is secure.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.apache.couchdb-current"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/apache-couchdb-current.json",
  "contentHash": "sha256:fe227484169537c77a785986169a852cbecc15337bfc39c0005f1f6be5fc20db",
  "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/apache-couchdb-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.apache.couchdb-current",
        "url": "https://docs.couchdb.org/en/stable/api/index.html",
        "title": "Apache CouchDB HTTP API Reference",
        "publisher": "Apache CouchDB",
        "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.apache.org/licenses/LICENSE-2.0",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.apache.couchdb-current",
      "type": "source-claim",
      "url": "https://docs.couchdb.org/en/stable/api/index.html",
      "observedAt": "2026-08-28T09:25:24Z"
    }
  ]
}
