{
  "schema": "kallipolis.resource-quality.v1",
  "id": "resource.public-data.npm-registry-api",
  "version": "1.0.0",
  "title": "npm registry API boundary",
  "summary": "Official-source access, authentication, request-shaping, freshness, legal, and interpretation boundaries for npm registry API.",
  "content": {
    "kind": "public-data-api-boundary",
    "facts": [
      {
        "id": "fact.npm.registry-api.access",
        "statement": "npm, Inc. documents package manifests, versions, distribution metadata, tarballs, tags, access rules, and registry configuration.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.npm.registry-api"
        ]
      },
      {
        "id": "fact.npm.registry-api.authentication",
        "statement": "Public reads are separate from token-protected publish, unpublish, owner, or private-package operations; credentials must remain secret and access does not grant package ownership.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.npm.registry-api"
        ]
      },
      {
        "id": "fact.npm.registry-api.request",
        "statement": "Clients must bind registry base URL, scoped package encoding, version or tag, manifest, tarball integrity, authentication, cache, and client configuration.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.npm.registry-api"
        ]
      },
      {
        "id": "fact.npm.registry-api.boundary",
        "statement": "Registry metadata and package presence can change or be publisher-controlled and do not prove author identity, code safety, maintenance, licensing, or compatibility.",
        "normativeLevel": "informative",
        "sourceIds": [
          "source.npm.registry-api"
        ]
      }
    ]
  },
  "language": "en",
  "category": "public-data-api",
  "state": "prepared",
  "canonicalUrl": "https://platoskallipolis.com/resources/public-data-apis/npm-registry-api.json",
  "contentHash": "sha256:99aaf2b2b29844d4701aa124d21608f30ce6bec85c333cb3f65846acc5163976",
  "owner": {
    "id": "platos-kallipolis",
    "name": "Plato's Kallipolis",
    "type": "organization",
    "accountabilityUrl": "https://platoskallipolis.com/about"
  },
  "access": {
    "mode": "public",
    "url": "https://platoskallipolis.com/resources/public-data-apis/npm-registry-api.json",
    "authentication": "none",
    "robotsAllowed": true
  },
  "provenance": {
    "method": "primary-source",
    "sources": [
      {
        "id": "source.npm.registry-api",
        "url": "https://docs.npmjs.com/cli/v11/using-npm/registry/",
        "title": "npm registry API documentation",
        "publisher": "npm, Inc.",
        "observedAt": "2026-08-28T18:03:05Z"
      }
    ]
  },
  "observedAt": "2026-08-28T18:03:05Z",
  "freshness": {
    "policy": "max-age",
    "state": "current",
    "nextReviewAt": "2026-09-04T18:03:05Z",
    "maxAgeSeconds": 604800
  },
  "license": {
    "id": "source-terms-apply",
    "url": "https://docs.npmjs.com/cli/v11/using-npm/registry/",
    "redistributionAllowed": false
  },
  "evidence": [
    {
      "id": "evidence.npm.registry-api",
      "type": "source-claim",
      "url": "https://docs.npmjs.com/cli/v11/using-npm/registry/",
      "observedAt": "2026-08-28T18:03:05Z"
    }
  ]
}
