{
  "schema": "statefabric/oss-surface-state/v1",
  "what": "for every public surface: what this tree holds, what PyPI holds, what the public repo's tags hold, how far the public copy is behind, and the one install command a stranger can run today",
  "namespaces": {
    "github": "nickharris808",
    "huggingface": "nickh007"
  },
  "last_publish_of_code_surfaces": "2026-07-30",
  "controls_ran_first": true,
  "controls": [
    {
      "control": "pypi_absent",
      "probe": "statefabric-no-such-package-9f3a",
      "expected": "NOT_ON_PYPI",
      "got": "NOT_ON_PYPI",
      "ok": true
    },
    {
      "control": "repo_absent",
      "probe": "nickharris808/no-such-repo-9f3a",
      "expected": "NO_SUCH_REPO",
      "got": "NO_SUCH_REPO",
      "ok": true
    }
  ],
  "n_artifacts": 27,
  "n_on_pypi": 4,
  "n_behind_monorepo": 27,
  "n_no_pinned_install": 0,
  "n_all_three_versions_agree": 7,
  "artifacts": [
    {
      "name": "abstain-bench",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/abstain-bench",
      "dist": "abstain-bench",
      "version": "0.1.1",
      "scripts": [
        "abstain-bench"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 2,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "abstain-bench",
      "pypi": {
        "state": "LIVE",
        "version": "0.1.0",
        "author": "abstain-bench contributors",
        "releases": [
          "0.1.0"
        ],
        "uploaded": "2026-07-29"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.1"
        ],
        "latest": "v0.1.1"
      },
      "install_command": "pip install abstain-bench==0.1.0",
      "install_basis": "PyPI holds 0.1.0; this tree is at 0.1.1 and has not been uploaded, so the pin names what a reader can install rather than what we have",
      "version_drift": [
        "gittag=v0.1.1",
        "local=0.1.1",
        "pypi=0.1.0"
      ],
      "all_three_agree": false
    },
    {
      "name": "certhead",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/certhead",
      "dist": "certhead",
      "version": "0.1.1",
      "scripts": [
        "certhead"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 4,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "certhead",
      "pypi": {
        "state": "LIVE",
        "version": "0.1.0",
        "author": null,
        "releases": [
          "0.1.0"
        ],
        "uploaded": "2026-07-29"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install certhead==0.1.0",
      "install_basis": "PyPI holds 0.1.0; this tree is at 0.1.1 and has not been uploaded, so the pin names what a reader can install rather than what we have",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.1",
        "pypi=0.1.0"
      ],
      "all_three_agree": false
    },
    {
      "name": "evidence",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/evidence",
      "dist": "evidence-runner",
      "version": "0.1.1",
      "scripts": [
        "evidence"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "evidence",
      "pypi": {
        "state": "LIVE",
        "version": "0.1.0",
        "author": "evidence contributors",
        "releases": [
          "0.1.0"
        ],
        "uploaded": "2026-07-29"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.1"
        ],
        "latest": "v0.1.1"
      },
      "install_command": "pip install evidence-runner==0.1.0",
      "install_basis": "PyPI holds 0.1.0; this tree is at 0.1.1 and has not been uploaded, so the pin names what a reader can install rather than what we have",
      "version_drift": [
        "gittag=v0.1.1",
        "local=0.1.1",
        "pypi=0.1.0"
      ],
      "all_three_agree": false
    },
    {
      "name": "floorgen",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/floorgen",
      "dist": "floorgen",
      "version": "0.1.0",
      "scripts": [
        "floorgen"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 2,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "floorgen",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/floorgen@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "formal-proof-mcp",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/formal-proof-mcp",
      "dist": "formal-proof-mcp",
      "version": "0.1.0",
      "scripts": [
        "formal-proof-mcp"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "formal-proof-mcp",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/formal-proof-mcp@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "gatecount",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/gatecount",
      "dist": "gatecount",
      "version": "0.1.0",
      "scripts": [
        "gatecount"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 2,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "gatecount",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/gatecount@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "gridlock",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/gridlock",
      "dist": "gridlock-certify",
      "version": "0.1.0",
      "scripts": [
        "gridlock"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 4,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "gridlock",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/gridlock@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "honestbench",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/honestbench",
      "dist": "honestbench",
      "version": "0.3.0",
      "scripts": [
        "honestbench"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 4,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "honestbench",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.2.0"
        ],
        "latest": "v0.2.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/honestbench@v0.2.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents -- NOTE the repo's newest tag is v0.2.0 while this tree is at 0.3.0",
      "version_drift": [
        "gittag=v0.2.0",
        "local=0.3.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "isolation-tax",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/isolation-tax",
      "dist": "isolation-tax",
      "version": "0.1.0",
      "scripts": [
        "isolation-tax"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 4,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "isolation-tax",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/isolation-tax@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "kvleak",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/kvleak",
      "dist": "kvleak",
      "version": "0.1.0",
      "scripts": [
        "kvleak"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 6,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "kvleak",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/kvleak@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "kvprobe",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/kvprobe",
      "dist": "kvprobe",
      "version": "0.2.0",
      "scripts": [
        "kvprobe"
      ],
      "requires_python": ">=3.10",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "kvprobe",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.2.0"
        ],
        "latest": "v0.2.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/kvprobe@v0.2.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.2.0",
        "local=0.2.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "preregister",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/preregister",
      "dist": "preregister",
      "version": "0.1.0",
      "scripts": [
        "preregister"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "preregister",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/preregister@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "proof-carrying-ci",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/proof-carrying-ci",
      "dist": "proof-carrying-ci",
      "version": "0.1.0",
      "scripts": [
        "proof-carrying-ci"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "proof-carrying-ci",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/proof-carrying-ci@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "proof-to-code-drift",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/proof-to-code-drift",
      "dist": "proof-to-code-drift",
      "version": "0.1.0",
      "scripts": [
        "proof-drift"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "proof-to-code-drift",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/proof-to-code-drift@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "sf-verify",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/sf-verify",
      "dist": "sf-verify",
      "version": "0.1.0",
      "scripts": [
        "sf-verify"
      ],
      "requires_python": ">=3.10",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 4,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "sf-verify",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/sf-verify@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "signoff-cert",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/signoff-cert",
      "dist": "signoff-cert",
      "version": "1.0.1",
      "scripts": [
        "signoff-cert"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "signoff-cert",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v1.0.0",
          "v1.0.1"
        ],
        "latest": "v1.0.1"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/signoff-cert@v1.0.1\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v1.0.1",
        "local=1.0.1",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "tokencount",
      "tree": "packages",
      "kind": "package",
      "dir": "oss/packages/tokencount",
      "dist": "tokencount-verify",
      "version": "0.1.0",
      "scripts": [
        "tokencount"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "tokencount",
      "pypi": {
        "state": "LIVE",
        "version": "0.1.0",
        "author": "tokencount contributors",
        "releases": [
          "0.1.0"
        ],
        "uploaded": "2026-07-29"
      },
      "gittag": {
        "state": "OK",
        "tags": [],
        "latest": null
      },
      "install_command": "pip install tokencount-verify==0.1.0",
      "install_basis": "PyPI holds the version this tree holds",
      "version_drift": [
        "gittag=None",
        "local=0.1.0",
        "pypi=0.1.0"
      ],
      "all_three_agree": false
    },
    {
      "name": "illusion-bench",
      "tree": "benchmarks",
      "kind": "benchmark",
      "dir": "oss/benchmarks/illusion-bench",
      "dist": "illusion-bench",
      "version": "0.1.0",
      "scripts": [
        "illusion-bench"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "illusion-bench",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/illusion-bench@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "kv-reuse-econ-bench",
      "tree": "benchmarks",
      "kind": "benchmark",
      "dir": "oss/benchmarks/kv-reuse-econ-bench",
      "dist": "kv-reuse-econ-bench",
      "version": "0.1.0",
      "scripts": [
        "kv-reuse-econ-bench"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "kv-reuse-econ-bench",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/kv-reuse-econ-bench@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "llm-tenant-isolation-bench",
      "tree": "benchmarks",
      "kind": "benchmark",
      "dir": "oss/benchmarks/llm-tenant-isolation-bench",
      "dist": "llm-tenant-isolation-bench",
      "version": "0.1.0",
      "scripts": [
        "llm-tenant-isolation-bench"
      ],
      "requires_python": ">=3.9",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "7f1d922 2026-09-04",
      "repo": "llm-tenant-isolation-bench",
      "pypi": {
        "state": "NOT_ON_PYPI"
      },
      "gittag": {
        "state": "OK",
        "tags": [
          "v0.1.0"
        ],
        "latest": "v0.1.0"
      },
      "install_command": "pip install \"git+https://github.com/nickharris808/llm-tenant-isolation-bench@v0.1.0\"",
      "install_basis": "not on PyPI; the git tag is pinned so a reader installs the exact code this README documents",
      "version_drift": [
        "gittag=v0.1.0",
        "local=0.1.0",
        "pypi=NOT_ON_PYPI"
      ],
      "all_three_agree": false
    },
    {
      "name": "abstain-corpus",
      "tree": "datasets",
      "kind": "dataset",
      "dir": "oss/datasets/abstain-corpus",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 2,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "abstain-corpus",
      "install_command": "huggingface-cli download --repo-type dataset nickh007/abstain-corpus",
      "install_basis": "published at huggingface.co/datasets/nickh007/abstain-corpus",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "kv-reuse-econ-traces",
      "tree": "datasets",
      "kind": "dataset",
      "dir": "oss/datasets/kv-reuse-econ-traces",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "kv-reuse-econ-traces",
      "install_command": "huggingface-cli download --repo-type dataset nickh007/kv-reuse-econ-traces",
      "install_basis": "published at huggingface.co/datasets/nickh007/kv-reuse-econ-traces",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "kv-tenant-isolation-bench",
      "tree": "datasets",
      "kind": "dataset",
      "dir": "oss/datasets/kv-tenant-isolation-bench",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "kv-tenant-isolation-bench",
      "install_command": "huggingface-cli download --repo-type dataset nickh007/kv-tenant-isolation-bench",
      "install_basis": "published at huggingface.co/datasets/nickh007/kv-tenant-isolation-bench",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "llm-precision-fingerprints",
      "tree": "datasets",
      "kind": "dataset",
      "dir": "oss/datasets/llm-precision-fingerprints",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "llm-precision-fingerprints",
      "install_command": "huggingface-cli download --repo-type dataset nickh007/llm-precision-fingerprints",
      "install_basis": "published at huggingface.co/datasets/nickh007/llm-precision-fingerprints",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "negative-results-atlas",
      "tree": "spaces",
      "kind": "space",
      "dir": "oss/spaces/negative-results-atlas",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "negative-results-atlas",
      "install_command": "huggingface-cli download --repo-type space nickh007/negative-results-atlas",
      "install_basis": "published at huggingface.co/spaces/nickh007/negative-results-atlas",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "tenant-leak-demo",
      "tree": "spaces",
      "kind": "space",
      "dir": "oss/spaces/tenant-leak-demo",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "tenant-leak-demo",
      "install_command": "huggingface-cli download --repo-type space nickh007/tenant-leak-demo",
      "install_basis": "published at huggingface.co/spaces/nickh007/tenant-leak-demo",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    },
    {
      "name": "wait-for-visualiser",
      "tree": "spaces",
      "kind": "space",
      "dir": "oss/spaces/wait-for-visualiser",
      "has_license": true,
      "has_citation": true,
      "license_tag": "CLEAN",
      "commits_since_last_publish": 3,
      "last_commit": "ba7fcbc 2026-09-04",
      "repo": "wait-for-visualiser",
      "install_command": "huggingface-cli download --repo-type space nickh007/wait-for-visualiser",
      "install_basis": "published at huggingface.co/spaces/nickh007/wait-for-visualiser",
      "version_drift": [
        "gittag=n/a",
        "local=n/a",
        "pypi=n/a"
      ],
      "all_three_agree": true
    }
  ],
  "generated_utc": "2026-09-05T00:49:27Z",
  "git_rev": "2fa7baea9acf09343fcc5e46cf4efcc0fe31363c",
  "producer": "oss/tools/gen_surface_state.py"
}
