{
 "check": "public_surfaces",
 "as_of_utc": "2026-09-05T00:54:09Z",
 "n_rows": 45,
 "row_ids": [
  "f4:github:nickharris808/farkas-check",
  "f4:github:nickharris808/pqc-bounds-lean",
  "f4:github:nickharris808/pqc-dos-embedded",
  "f4:github:nickharris808/pqc-dos-gate-rtl",
  "f4:github:nickharris808/pqc-guard-action",
  "f4:github:nickharris808/pqc-mfb",
  "f4:github:nickharris808/pqc-migration-mcp",
  "f4:github:nickharris808/pqc-sizes",
  "f4:github:nickharris808/pqc-sizes-js",
  "f4:github:nickharris808/pqc-toolkit",
  "f4:github:nickharris808/pqc-formal-corpus",
  "f4:hf_dataset:nickh007/pqc-formal-corpus",
  "f4:hf_dataset:nickh007/pqc-mfb",
  "f4:hf_space:nickh007/pqc-explorer",
  "f4:pypi:pqc-mfb",
  "f4:pypi:pqc-migration-mcp",
  "f4:pypi:pqc-sizes",
  "f4:pypi:pco",
  "f4:npm:pqc-sizes-js",
  "f5:pypi:floorgen",
  "f5:pypi:formal-proof-mcp",
  "f5:pypi:gatecount",
  "f5:pypi:gridlock-certify",
  "f5:pypi:honestbench",
  "f5:pypi:kvprobe",
  "f5:pypi:proof-carrying-ci",
  "f5:pypi:proof-to-code-drift",
  "f5:pypi:signoff-cert",
  "f5:hf_search:abstain-corpus",
  "f5:hf_search:kv-reuse-econ-traces",
  "f5:hf_search:kv-tenant-isolation-bench",
  "f5:hf_search:illusion-bench",
  "f5:hf_search:kv-reuse-econ-bench",
  "f5:hf_search:llm-tenant-isolation-bench",
  "f8:pypi:patchproof",
  "genesis:pypi:interval-core",
  "genesis:pypi:maxwell-lint",
  "genesis:pypi:physics-lint",
  "genesis:pypi:physics-lint-mcp",
  "genesis:pypi:sparam-lint",
  "genesis:pypi:touchstone-tools",
  "genesis:pypi:abstain-bench",
  "genesis:pypi:chipletos",
  "lattice:pypi:latticegraph",
  "lattice:pypi:lattice-graph"
 ],
 "vocabulary": [
  "LIVE_AND_OURS",
  "LIVE_NOT_OURS",
  "ABSENT",
  "UNREACHABLE",
  "RATE_LIMITED",
  "WRONG_PAYLOAD"
 ],
 "all_verdicts_in_vocabulary": true,
 "n_rows_without_an_http_status": 0,
 "n_lanes_with_named_surfaces": 5,
 "lanes_named_no_name": [
  "f2",
  "f3",
  "f6"
 ],
 "lanes_named_no_name_detail": {
  "f2": "register rank 37 `oss-surface`: 'A published OSS surface that was measured against its remotes' -- no package name in the row",
  "f3": "register #36 `public-oss-surface`: 'Six installable packages, two GitHub Actions and a documentation site' -- no name in the row",
  "f6": "register #77 `stranger-surfaces`: 'Nine OSS packages under oss/ ... nothing is on PyPI' -- no name in the row"
 },
 "lanes_claiming_no_public_surface": [
  "vllm"
 ],
 "control_invented_pypi": "ABSENT",
 "control_invented_npm": "ABSENT",
 "control_known_foreign_pypi": "LIVE_NOT_OURS",
 "control_known_foreign_npm": "LIVE_NOT_OURS",
 "control_synthetic_403_is_rate_limited_not_absent": true,
 "control_synthetic_404_is_absent": true,
 "control_synthetic_200_html_is_wrong_payload": true,
 "no_row_verdicted_from_register_text": true,
 "controls": [
  {
   "control": "403_rate_limited_is_not_absent",
   "kind": "synthetic",
   "expected": "RATE_LIMITED",
   "got": "RATE_LIMITED",
   "ok": true,
   "why": "HTTP 403 rate-limited (BLIND: this is not evidence of absence)"
  },
  {
   "control": "404_is_absent",
   "kind": "synthetic",
   "expected": "ABSENT",
   "got": "ABSENT",
   "ok": true,
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there"
  },
  {
   "control": "200_html_on_a_json_endpoint_is_wrong_payload",
   "kind": "synthetic",
   "expected": "WRONG_PAYLOAD",
   "got": "WRONG_PAYLOAD",
   "ok": true,
   "why": "HTTP 200 with an HTML body where the API documents JSON. 200 IS NOT SUCCESS"
  },
  {
   "control": "200_json_is_live",
   "kind": "synthetic",
   "expected": "LIVE",
   "got": "LIVE",
   "ok": true,
   "why": "HTTP 200"
  },
  {
   "control": "401_is_blind_not_absent",
   "kind": "synthetic",
   "expected": "UNREACHABLE",
   "got": "UNREACHABLE",
   "ok": true,
   "why": "HTTP 401 (BLIND: a credential wall is not evidence of absence)"
  },
  {
   "control": "no_response_is_blind_not_absent",
   "kind": "synthetic",
   "expected": "UNREACHABLE",
   "got": "UNREACHABLE",
   "ok": true,
   "why": "no response"
  },
  {
   "control": "invented_pypi",
   "kind": "pypi",
   "target": "zz-no-such-package-9f2c1d7e4b6a8",
   "expected": "ABSENT",
   "got": "ABSENT",
   "ok": true,
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "http_status": 404
  },
  {
   "control": "invented_npm",
   "kind": "npm",
   "target": "zz-no-such-package-9f2c1d7e4b6a8",
   "expected": "ABSENT",
   "got": "ABSENT",
   "ok": true,
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "http_status": 404
  },
  {
   "control": "known_foreign_pypi",
   "kind": "pypi",
   "target": "requests",
   "expected": "LIVE_NOT_OURS",
   "got": "LIVE_NOT_OURS",
   "ok": true,
   "why": "HTTP 200, version 2.34.2; no declared URL ties this name to the estate (declared: ['https://pypi.org/project/requests/', 'https://pypi.org/project/requests/', 'https://requests.readthedocs.io', 'https://github.com/psf/requests'])",
   "http_status": 200
  },
  {
   "control": "known_foreign_npm",
   "kind": "npm",
   "target": "express",
   "expected": "LIVE_NOT_OURS",
   "got": "LIVE_NOT_OURS",
   "ok": true,
   "why": "HTTP 200, version 5.2.1; no declared URL ties this name to the estate (declared: ['https://expressjs.com/', 'git+https://github.com/expressjs/express.git'])",
   "http_status": 200
  }
 ],
 "tally": {
  "LIVE_AND_OURS": 18,
  "ABSENT": 23,
  "LIVE_NOT_OURS": 4
 },
 "per_lane": {
  "f4": {
   "LIVE_AND_OURS": 14,
   "ABSENT": 4,
   "LIVE_NOT_OURS": 1
  },
  "f5": {
   "ABSENT": 12,
   "LIVE_AND_OURS": 3
  },
  "f8": {
   "LIVE_NOT_OURS": 1
  },
  "genesis": {
   "ABSENT": 6,
   "LIVE_NOT_OURS": 1,
   "LIVE_AND_OURS": 1
  },
  "lattice": {
   "LIVE_NOT_OURS": 1,
   "ABSENT": 1
  }
 },
 "rows": [
  {
   "id": "f4:github:nickharris808/farkas-check",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/farkas-check",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/farkas-check",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "99e038539e4702cfc88156144df72fd4ac74ca1d8ce7a751c6f020b18f344ddd",
    "body_bytes": 5800,
    "excerpt": "{\"id\":1315058956,\"node_id\":\"R_kgDOTmI1DA\",\"name\":\"farkas-check\",\"full_name\":\"nickharris808/farkas-check\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":\"https",
    "full_name": "nickharris808/farkas-check"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-bounds-lean",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-bounds-lean",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-bounds-lean",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "dc454e5caa4caef41ad82bbb84bb9ff56c73a0f64247e73fddce4e2eba60becd",
    "body_bytes": 5942,
    "excerpt": "{\"id\":1315472263,\"node_id\":\"R_kgDOTmiDhw\",\"name\":\"pqc-bounds-lean\",\"full_name\":\"nickharris808/pqc-bounds-lean\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":",
    "full_name": "nickharris808/pqc-bounds-lean"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-dos-embedded",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-dos-embedded",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-dos-embedded",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "2f2df1410b156c013376f52e5abe510ca53fe6883e5a10a5efca23b7f26de0a8",
    "body_bytes": 5983,
    "excerpt": "{\"id\":1315058875,\"node_id\":\"R_kgDOTmI0uw\",\"name\":\"pqc-dos-embedded\",\"full_name\":\"nickharris808/pqc-dos-embedded\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url",
    "full_name": "nickharris808/pqc-dos-embedded"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-dos-gate-rtl",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-dos-gate-rtl",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-dos-gate-rtl",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "898a0cf5e1ee83daa68d0d2b5d50b08a474609f5ecd43cd80ce0569c8afb5bf3",
    "body_bytes": 5994,
    "excerpt": "{\"id\":1315473972,\"node_id\":\"R_kgDOTmiKNA\",\"name\":\"pqc-dos-gate-rtl\",\"full_name\":\"nickharris808/pqc-dos-gate-rtl\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url",
    "full_name": "nickharris808/pqc-dos-gate-rtl"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-guard-action",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-guard-action",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-guard-action",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "b8250d9785240ee91ff2ab0d9c1d700f354665014607b9fc51a7458df85582c8",
    "body_bytes": 5945,
    "excerpt": "{\"id\":1315058802,\"node_id\":\"R_kgDOTmI0cg\",\"name\":\"pqc-guard-action\",\"full_name\":\"nickharris808/pqc-guard-action\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url",
    "full_name": "nickharris808/pqc-guard-action"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-mfb",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-mfb",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-mfb",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "5edfba9755ece872223935f392d6019b6d9453d980c87c594d49aea463533461",
    "body_bytes": 5582,
    "excerpt": "{\"id\":1315059095,\"node_id\":\"R_kgDOTmI1lw\",\"name\":\"pqc-mfb\",\"full_name\":\"nickharris808/pqc-mfb\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":\"https://avatars",
    "full_name": "nickharris808/pqc-mfb"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-migration-mcp",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-migration-mcp",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-migration-mcp",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "b3f19cabeaa8a73d5a61b25e2f242e95e1946b0b5be36a4b44251eeb59abb9b0",
    "body_bytes": 6035,
    "excerpt": "{\"id\":1315059028,\"node_id\":\"R_kgDOTmI1VA\",\"name\":\"pqc-migration-mcp\",\"full_name\":\"nickharris808/pqc-migration-mcp\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_u",
    "full_name": "nickharris808/pqc-migration-mcp"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-sizes",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-sizes",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-sizes",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "35ecb4d08a45e6c1687dc7df4911bde9da388ba1096e8adc3e0fb709bbcef174",
    "body_bytes": 5666,
    "excerpt": "{\"id\":1315058679,\"node_id\":\"R_kgDOTmIz9w\",\"name\":\"pqc-sizes\",\"full_name\":\"nickharris808/pqc-sizes\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":\"https://ava",
    "full_name": "nickharris808/pqc-sizes"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-sizes-js",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-sizes-js",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-sizes-js",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "291dfbf4e0c3ada3dee3fc0d7a61e40568be362094220e0630a99275bde01838",
    "body_bytes": 5787,
    "excerpt": "{\"id\":1315058738,\"node_id\":\"R_kgDOTmI0Mg\",\"name\":\"pqc-sizes-js\",\"full_name\":\"nickharris808/pqc-sizes-js\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":\"https",
    "full_name": "nickharris808/pqc-sizes-js"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-toolkit",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-toolkit",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-toolkit",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "14e0db0afa494d239f4a2375f163afa3631c4a0fd0dd7019a6a85e7e3a6d1d95",
    "body_bytes": 5741,
    "excerpt": "{\"id\":1315491130,\"node_id\":\"R_kgDOTmjNOg\",\"name\":\"pqc-toolkit\",\"full_name\":\"nickharris808/pqc-toolkit\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_url\":\"https:/",
    "full_name": "nickharris808/pqc-toolkit"
   }
  },
  {
   "id": "f4:github:nickharris808/pqc-formal-corpus",
   "lane": "f4",
   "kind": "github",
   "name": "nickharris808/pqc-formal-corpus",
   "declared": "oss/OSS_RECONCILIATION.md per-package table",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickharris808",
   "receipt": {
    "url": "https://api.github.com/repos/nickharris808/pqc-formal-corpus",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "27a24969099666fb4f942234f81babb6d97bbb3eeabff26aab4e318ff1387355",
    "body_bytes": 6056,
    "excerpt": "{\"id\":1315467662,\"node_id\":\"R_kgDOTmhxjg\",\"name\":\"pqc-formal-corpus\",\"full_name\":\"nickharris808/pqc-formal-corpus\",\"private\":false,\"owner\":{\"login\":\"nickharris808\",\"id\":35189967,\"node_id\":\"MDQ6VXNlcjM1MTg5OTY3\",\"avatar_u",
    "full_name": "nickharris808/pqc-formal-corpus"
   }
  },
  {
   "id": "f4:hf_dataset:nickh007/pqc-formal-corpus",
   "lane": "f4",
   "kind": "hf_dataset",
   "name": "nickh007/pqc-formal-corpus",
   "declared": "oss/OSS_RECONCILIATION.md",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickh007",
   "receipt": {
    "url": "https://huggingface.co/api/datasets/nickh007/pqc-formal-corpus",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "9c894f2907cf0fa707eb026934d131ee963389ca344d7e5110d2ca9999422e4f",
    "body_bytes": 1877,
    "excerpt": "{\"_id\":\"6a68b95dc2e8d3285b362b04\",\"id\":\"nickh007/pqc-formal-corpus\",\"author\":\"nickh007\",\"sha\":\"f297f6527ed6283fcd48a2d86bfe5b63607ff12e\",\"lastModified\":\"2026-08-18T14:55:47.000Z\",\"private\":false,\"gated\":false,\"disabled\":",
    "full_name": "nickh007/pqc-formal-corpus"
   }
  },
  {
   "id": "f4:hf_dataset:nickh007/pqc-mfb",
   "lane": "f4",
   "kind": "hf_dataset",
   "name": "nickh007/pqc-mfb",
   "declared": "oss/OSS_RECONCILIATION.md",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickh007",
   "receipt": {
    "url": "https://huggingface.co/api/datasets/nickh007/pqc-mfb",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "d7cd2f0cecc78b778cd41fc3622eaf9c2e7da531c44644181cac2a14de8130f8",
    "body_bytes": 1959,
    "excerpt": "{\"_id\":\"6a68b95b750d0b6e8780e142\",\"id\":\"nickh007/pqc-mfb\",\"author\":\"nickh007\",\"sha\":\"3a6d1650491362be66cca30564555f66a795b61b\",\"lastModified\":\"2026-08-18T14:55:48.000Z\",\"private\":false,\"gated\":false,\"disabled\":false,\"tag",
    "full_name": "nickh007/pqc-mfb"
   }
  },
  {
   "id": "f4:hf_space:nickh007/pqc-explorer",
   "lane": "f4",
   "kind": "hf_space",
   "name": "nickh007/pqc-explorer",
   "declared": "oss/OSS_RECONCILIATION.md",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, owner nickh007",
   "receipt": {
    "url": "https://huggingface.co/api/spaces/nickh007/pqc-explorer",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "4c8d87e1f8aa1895ca07623dcac8a589cab68a632a6db94bc3c980dd1b0ae1d1",
    "body_bytes": 1070,
    "excerpt": "{\"_id\":\"6a68b9d531c2418570ce2fcf\",\"id\":\"nickh007/pqc-explorer\",\"sdk\":\"static\",\"likes\":0,\"tags\":[\"static\",\"security\",\"post-quantum\",\"cryptography\",\"region:us\"],\"private\":false,\"author\":\"nickh007\",\"sha\":\"52a4fe6d70b7e98049",
    "full_name": "nickh007/pqc-explorer"
   }
  },
  {
   "id": "f4:pypi:pqc-mfb",
   "lane": "f4",
   "kind": "pypi",
   "name": "pqc-mfb",
   "declared": "oss/OSS_RECONCILIATION.md (recorded NOT_PUBLISHED 2026-08-18)",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/pqc-mfb/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f4:pypi:pqc-migration-mcp",
   "lane": "f4",
   "kind": "pypi",
   "name": "pqc-migration-mcp",
   "declared": "oss/OSS_RECONCILIATION.md (recorded NOT_PUBLISHED 2026-08-18)",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/pqc-migration-mcp/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f4:pypi:pqc-sizes",
   "lane": "f4",
   "kind": "pypi",
   "name": "pqc-sizes",
   "declared": "oss/OSS_RECONCILIATION.md (recorded NOT_PUBLISHED 2026-08-18)",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/pqc-sizes/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f4:pypi:pco",
   "lane": "f4",
   "kind": "pypi",
   "name": "pco",
   "declared": "oss/OSS_RECONCILIATION.md (recorded: name taken by a third party)",
   "verdict": "LIVE_NOT_OURS",
   "why": "HTTP 200, version 2.6.0; no declared URL ties this name to the estate (declared: ['https://www.excelitas.com/de/product/pco-software-development-kits/', 'https://pypi.org/project/pco/', 'https://pypi.org/project/pco/', 'https://www.excelitas.com/de/product/pco-software-development-kits/'])",
   "receipt": {
    "url": "https://pypi.org/pypi/pco/json",
    "http_status": 200,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b2f1a084529e8f1dc25c36304a9cb5ca92f2d9ead360dcd436d976d5302a2c7c",
    "body_bytes": 46312,
    "excerpt": "{\"info\":{\"author\":\"Excelitas PCO GmbH\",\"author_email\":\"support.pco@excelitas.com\",\"bugtrack_url\":null,\"classifiers\":[\"Development Status :: 5 - Production/Stable\",\"License :: OSI Approved :: MIT License\",\"Operating Syste",
    "version": "2.6.0",
    "declared_urls": [
     "https://www.excelitas.com/de/product/pco-software-development-kits/",
     "https://pypi.org/project/pco/",
     "https://pypi.org/project/pco/",
     "https://www.excelitas.com/de/product/pco-software-development-kits/"
    ]
   }
  },
  {
   "id": "f4:npm:pqc-sizes-js",
   "lane": "f4",
   "kind": "npm",
   "name": "pqc-sizes-js",
   "declared": "oss/OSS_RECONCILIATION.md (recorded npm 404)",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://registry.npmjs.org/pqc-sizes-js",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "c8d3eae160a892e32837db3dcae515e843e5383fef52b8141940c8bcf8b6d59f",
    "body_bytes": 21,
    "excerpt": "{\"error\":\"Not found\"}"
   }
  },
  {
   "id": "f5:pypi:floorgen",
   "lane": "f5",
   "kind": "pypi",
   "name": "floorgen",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/floorgen/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:formal-proof-mcp",
   "lane": "f5",
   "kind": "pypi",
   "name": "formal-proof-mcp",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/formal-proof-mcp/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:gatecount",
   "lane": "f5",
   "kind": "pypi",
   "name": "gatecount",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/gatecount/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:gridlock-certify",
   "lane": "f5",
   "kind": "pypi",
   "name": "gridlock-certify",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/gridlock-certify/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:honestbench",
   "lane": "f5",
   "kind": "pypi",
   "name": "honestbench",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/honestbench/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:kvprobe",
   "lane": "f5",
   "kind": "pypi",
   "name": "kvprobe",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/kvprobe/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:proof-carrying-ci",
   "lane": "f5",
   "kind": "pypi",
   "name": "proof-carrying-ci",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/proof-carrying-ci/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:proof-to-code-drift",
   "lane": "f5",
   "kind": "pypi",
   "name": "proof-to-code-drift",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/proof-to-code-drift/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:pypi:signoff-cert",
   "lane": "f5",
   "kind": "pypi",
   "name": "signoff-cert",
   "declared": "f5 register: oss-packages-unregistered",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/signoff-cert/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "f5:hf_search:abstain-corpus",
   "lane": "f5",
   "kind": "hf_search",
   "name": "abstain-corpus",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "LIVE_AND_OURS",
   "why": "exact match(es) ['nickh007/abstain-corpus']",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=abstain-corpus&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "ba472ebfa9ad2a3fe4ba43d6911b9319297ad56f9ec73cee72d962542cb647f9",
    "body_bytes": 1266,
    "excerpt": "[{\"_id\":\"6a693040fdf73340002518d2\",\"id\":\"nickh007/abstain-corpus\",\"author\":\"nickh007\",\"disabled\":false,\"gated\":false,\"lastModified\":\"2026-07-29T03:31:22.000Z\",\"likes\":1,\"trendingScore\":0,\"private\":false,\"sha\":\"96854e9a48",
    "n_hits": 1,
    "exact_hits": [
     "nickh007/abstain-corpus"
    ]
   }
  },
  {
   "id": "f5:hf_search:kv-reuse-econ-traces",
   "lane": "f5",
   "kind": "hf_search",
   "name": "kv-reuse-econ-traces",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "LIVE_AND_OURS",
   "why": "exact match(es) ['nickh007/kv-reuse-econ-traces']",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=kv-reuse-econ-traces&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "edbfebc09cf6c3d2886f7b7a1de73038a94301d769a8603859dabab7cc8b01f6",
    "body_bytes": 1305,
    "excerpt": "[{\"_id\":\"6a68c0785a5f1ab445b88d62\",\"id\":\"nickh007/kv-reuse-econ-traces\",\"author\":\"nickh007\",\"disabled\":false,\"gated\":false,\"lastModified\":\"2026-07-29T03:31:26.000Z\",\"likes\":0,\"trendingScore\":0,\"private\":false,\"sha\":\"2e0f",
    "n_hits": 1,
    "exact_hits": [
     "nickh007/kv-reuse-econ-traces"
    ]
   }
  },
  {
   "id": "f5:hf_search:kv-tenant-isolation-bench",
   "lane": "f5",
   "kind": "hf_search",
   "name": "kv-tenant-isolation-bench",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "LIVE_AND_OURS",
   "why": "exact match(es) ['nickh007/kv-tenant-isolation-bench']",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=kv-tenant-isolation-bench&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "0cfbe2e6a6f209b4f3c5db9f05d6de6cb2ce2b6dfefba3ec840a43b059cca16a",
    "body_bytes": 1337,
    "excerpt": "[{\"_id\":\"6a68c07692f2a8072bb1e24d\",\"id\":\"nickh007/kv-tenant-isolation-bench\",\"author\":\"nickh007\",\"disabled\":false,\"gated\":false,\"lastModified\":\"2026-07-29T03:31:24.000Z\",\"likes\":1,\"trendingScore\":0,\"private\":false,\"sha\":",
    "n_hits": 1,
    "exact_hits": [
     "nickh007/kv-tenant-isolation-bench"
    ]
   }
  },
  {
   "id": "f5:hf_search:illusion-bench",
   "lane": "f5",
   "kind": "hf_search",
   "name": "illusion-bench",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "ABSENT",
   "why": "the dataset index answered and holds no dataset named 'illusion-bench' (4 near matches)",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=illusion-bench&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "e70cfcd824509e0b0ae959e91e6eb7840c54e63dab68b4431aa5910f11e87e6a",
    "body_bytes": 2492,
    "excerpt": "[{\"_id\":\"666aa9942269fb4929c57ce9\",\"id\":\"arshiahemmat/IllusionBench\",\"author\":\"arshiahemmat\",\"disabled\":false,\"gated\":false,\"lastModified\":\"2024-06-13T08:36:48.000Z\",\"likes\":3,\"trendingScore\":0,\"private\":false,\"sha\":\"5e4",
    "n_hits": 4,
    "exact_hits": []
   }
  },
  {
   "id": "f5:hf_search:kv-reuse-econ-bench",
   "lane": "f5",
   "kind": "hf_search",
   "name": "kv-reuse-econ-bench",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "ABSENT",
   "why": "the dataset index answered and holds no dataset named 'kv-reuse-econ-bench' (0 near matches)",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=kv-reuse-econ-bench&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945",
    "body_bytes": 2,
    "excerpt": "[]",
    "n_hits": 0,
    "exact_hits": []
   }
  },
  {
   "id": "f5:hf_search:llm-tenant-isolation-bench",
   "lane": "f5",
   "kind": "hf_search",
   "name": "llm-tenant-isolation-bench",
   "declared": "f5 register: oss-benchmarks-and-datasets",
   "verdict": "ABSENT",
   "why": "the dataset index answered and holds no dataset named 'llm-tenant-isolation-bench' (0 near matches)",
   "receipt": {
    "url": "https://huggingface.co/api/datasets?search=llm-tenant-isolation-bench&limit=50",
    "http_status": 200,
    "content_type": "application/json; charset=utf-8",
    "error": null,
    "body_sha256": "4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945",
    "body_bytes": 2,
    "excerpt": "[]",
    "n_hits": 0,
    "exact_hits": []
   }
  },
  {
   "id": "f8:pypi:patchproof",
   "lane": "f8",
   "kind": "pypi",
   "name": "patchproof",
   "declared": "f8 register: oss-toolkit-public-surfaces",
   "verdict": "LIVE_NOT_OURS",
   "why": "HTTP 200, version 0.1.0; no declared URL ties this name to the estate (declared: ['https://pypi.org/project/patchproof/', 'https://pypi.org/project/patchproof/', 'https://github.com/BlueArt333/patchproof', 'https://github.com/BlueArt333/patchproof/issues', 'https://github.com/BlueArt333/patchproof'])",
   "receipt": {
    "url": "https://pypi.org/pypi/patchproof/json",
    "http_status": 200,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "3ffdb2fb6f7a38325f8694000eea8be419430575697460c519b4028d27ca95de",
    "body_bytes": 13806,
    "excerpt": "{\"info\":{\"author\":\"BlueArt333\",\"author_email\":null,\"bugtrack_url\":null,\"classifiers\":[\"Development Status :: 3 - Alpha\",\"Environment :: Console\",\"License :: OSI Approved :: MIT License\",\"Operating System :: OS Independen",
    "version": "0.1.0",
    "declared_urls": [
     "https://pypi.org/project/patchproof/",
     "https://pypi.org/project/patchproof/",
     "https://github.com/BlueArt333/patchproof",
     "https://github.com/BlueArt333/patchproof/issues",
     "https://github.com/BlueArt333/patchproof"
    ]
   }
  },
  {
   "id": "genesis:pypi:interval-core",
   "lane": "genesis",
   "kind": "pypi",
   "name": "interval-core",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/interval-core/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "genesis:pypi:maxwell-lint",
   "lane": "genesis",
   "kind": "pypi",
   "name": "maxwell-lint",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/maxwell-lint/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "genesis:pypi:physics-lint",
   "lane": "genesis",
   "kind": "pypi",
   "name": "physics-lint",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "LIVE_NOT_OURS",
   "why": "HTTP 200, version 1.1.0; no declared URL ties this name to the estate (declared: ['https://pypi.org/project/physics-lint/', 'https://pypi.org/project/physics-lint/', 'https://github.com/tyy0811/physics-lint/blob/master/CHANGELOG.md', 'https://tyy0811.github.io/physics-lint/', 'https://tyy0811.github.io/physics-lint/', 'https://github.com/tyy0811/physics-lint/issues', 'https://github.com/tyy0811/physics-lint'])",
   "receipt": {
    "url": "https://pypi.org/pypi/physics-lint/json",
    "http_status": 200,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "62aba033ec66e16c20f4b02818acb2fbf82b6d3e09d60914ce80a504bcacc817",
    "body_bytes": 41615,
    "excerpt": "{\"info\":{\"author\":null,\"author_email\":\"Jane Yeung <tyjaneyeung@gmail.com>\",\"bugtrack_url\":null,\"classifiers\":[\"Development Status :: 5 - Production/Stable\",\"Intended Audience :: Science/Research\",\"License :: OSI Approved",
    "version": "1.1.0",
    "declared_urls": [
     "https://pypi.org/project/physics-lint/",
     "https://pypi.org/project/physics-lint/",
     "https://github.com/tyy0811/physics-lint/blob/master/CHANGELOG.md",
     "https://tyy0811.github.io/physics-lint/",
     "https://tyy0811.github.io/physics-lint/",
     "https://github.com/tyy0811/physics-lint/issues",
     "https://github.com/tyy0811/physics-lint"
    ]
   }
  },
  {
   "id": "genesis:pypi:physics-lint-mcp",
   "lane": "genesis",
   "kind": "pypi",
   "name": "physics-lint-mcp",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/physics-lint-mcp/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "genesis:pypi:sparam-lint",
   "lane": "genesis",
   "kind": "pypi",
   "name": "sparam-lint",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/sparam-lint/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "genesis:pypi:touchstone-tools",
   "lane": "genesis",
   "kind": "pypi",
   "name": "touchstone-tools",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/touchstone-tools/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "genesis:pypi:abstain-bench",
   "lane": "genesis",
   "kind": "pypi",
   "name": "abstain-bench",
   "declared": "genesis register: oss-lint-suite",
   "verdict": "LIVE_AND_OURS",
   "why": "HTTP 200, version 0.1.0; declared URL ties to the estate: https://github.com/nickharris808/abstain-bench",
   "receipt": {
    "url": "https://pypi.org/pypi/abstain-bench/json",
    "http_status": 200,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "5ba9d8db009fae1ee382ae815fdadf00f2ee7d8437d9bb018fe7292ba13b5336",
    "body_bytes": 17113,
    "excerpt": "{\"info\":{\"author\":\"abstain-bench contributors\",\"author_email\":null,\"bugtrack_url\":null,\"classifiers\":[\"Development Status :: 4 - Beta\",\"Intended Audience :: Developers\",\"Intended Audience :: Science/Research\",\"License ::",
    "version": "0.1.0",
    "declared_urls": [
     "https://pypi.org/project/abstain-bench/",
     "https://pypi.org/project/abstain-bench/",
     "https://github.com/nickharris808/abstain-bench",
     "https://github.com/nickharris808/abstain-bench/issues"
    ]
   }
  },
  {
   "id": "genesis:pypi:chipletos",
   "lane": "genesis",
   "kind": "pypi",
   "name": "chipletos",
   "declared": "genesis register: python-sdk",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/chipletos/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  },
  {
   "id": "lattice:pypi:latticegraph",
   "lane": "lattice",
   "kind": "pypi",
   "name": "latticegraph",
   "declared": "lattice register: unreg_sdk_hf",
   "verdict": "LIVE_NOT_OURS",
   "why": "HTTP 200, version 1.0.0; no declared URL ties this name to the estate (declared: ['https://pypi.org/project/latticegraph/', 'https://pypi.org/project/latticegraph/', 'https://latticegraph.com', 'https://github.com/latticegraph/lattice-receipts'])",
   "receipt": {
    "url": "https://pypi.org/pypi/latticegraph/json",
    "http_status": 200,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "e2e3e1a7e9985979d5c356800c4b92135e97069918d94f4c7bba2d818c84d0ad",
    "body_bytes": 5412,
    "excerpt": "{\"info\":{\"author\":\"Nick Harris\",\"author_email\":null,\"bugtrack_url\":null,\"classifiers\":[\"License :: OSI Approved :: MIT License\",\"Programming Language :: Python :: 3\",\"Topic :: Scientific/Engineering :: Chemistry\"],\"descr",
    "version": "1.0.0",
    "declared_urls": [
     "https://pypi.org/project/latticegraph/",
     "https://pypi.org/project/latticegraph/",
     "https://latticegraph.com",
     "https://github.com/latticegraph/lattice-receipts"
    ]
   }
  },
  {
   "id": "lattice:pypi:lattice-graph",
   "lane": "lattice",
   "kind": "pypi",
   "name": "lattice-graph",
   "declared": "lattice register: unreg_sdk_hf",
   "verdict": "ABSENT",
   "why": "HTTP 404 from an endpoint that documents 404 for a name that is not there",
   "receipt": {
    "url": "https://pypi.org/pypi/lattice-graph/json",
    "http_status": 404,
    "content_type": "application/json",
    "error": null,
    "body_sha256": "b82014934f66beeb9e05a37f65357c4b50db0349d25d68d818ed0319dd4feb40",
    "body_bytes": 24,
    "excerpt": "{\"message\": \"Not Found\"}"
   }
  }
 ],
 "honest_scope": "Each row is one read-only GET to the registry that hosts the surface, on this date. It grades THE SURFACE, NOT THE LANE'S SENTENCE: what a verdict means for any lane's claim is that lane's to decide, and corrections belong to the target lane. LIVE_NOT_OURS means the registry's own payload declares no URL tying the name to this estate -- it is not an accusation that someone else took the name, only that the tie is not declared. RATE_LIMITED and UNREACHABLE are BLIND and are never evidence of absence. Register text was the input list only; every verdict here rests on an HTTP status recorded beside it."
}
