{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.infrastructure.milvus-current",
  "version": "1.0.0",
  "title": "Milvus vector-data boundary",
  "summary": "Official-source vector collection, authentication, TLS, user/role, read/write, search, and deployment boundaries for Milvus.",
  "content": {
    "kind": "infrastructure-boundary",
    "facts": [
      {
        "id": "fact.milvus.authentication.model",
        "statement": "Milvus documents vector collection search and separately documents server user authentication and role-based access control.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.milvus.authentication"
        ]
      },
      {
        "id": "fact.milvus.authentication.read",
        "statement": "Authenticated connections use configured user credentials, and read/search access remains bounded by roles, collections, partitions, output fields, and query parameters.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.milvus.authentication"
        ]
      },
      {
        "id": "fact.milvus.authentication.write",
        "statement": "User administration and collection insert, update, or delete operations require separate authority and cannot be inferred from search connectivity.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.milvus.authentication"
        ]
      },
      {
        "id": "fact.milvus.authentication.boundary",
        "statement": "TLS and user authentication are distinct controls, authentication must be explicitly enabled for self-managed deployments, and default credentials must not be production defaults.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.milvus.authentication"
        ]
      }
    ]
  },
  "language": "en",
  "category": "data-knowledge-infrastructure",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/data-knowledge-infrastructure/milvus-current.json",
  "contentHash": "sha256:8271d037b8e1900045bfba4bdeef736ab8fde6c14fd2685563ae1bf3465f98c7",
  "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/milvus-current.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.milvus.authentication",
        "url": "https://milvus.io/docs/authenticate.md",
        "title": "Authenticate User Access",
        "publisher": "Milvus",
        "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.milvus.authentication",
      "type": "source-claim",
      "url": "https://milvus.io/docs/authenticate.md",
      "observedAt": "2026-08-27T01:40:00Z"
    }
  ]
}
