Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 11:16 UTC

frjnn / bhtsne

Parallel Barnes-Hut t-SNE implementation written in Rust.

RustMIT★ 95 stars⑂ 8 forkssince Aug 2020View on GitHub ↗

frjnn/bhtsne holds a health index of 52 out of 100, placing it in the Moderate band. It scores highest on Sustainability & Governance (64/100) and lowest on AI Readiness (36/100). It was last updated today. A single contributor accounts for most of its recent work.

52
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

52
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

JanPersonal account
63 followers3 public repossince Aug 2019

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

40At risk · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
16/18Commit volume — 59 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year59
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
0/27Ships releases — no releases published
0/36Release recency — no releases
0/27Release cadence — no releases
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

50Moderate · 18% of overall
How it's scored
32/60Stars — 95 stars
7/25Forks — 8 forks
1.7/15Watchers — 3 watchers
Inputs used
forks8
stars95
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
51.5/80Monthly downloads — 7,265 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesbhtsne, barnes-hut-tree
dependents
ecosystemscrates
total_downloads83,104
monthly_downloads7,265
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

64Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.4/22.5Commit distribution — top contributor authored 67% of commits
5.4/13.5Contributor breadth — 4 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.67
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
35/38.3PR acceptance — 43/47 decided PRs merged
6/15OpenSSF Scorecard: Code-Review — Found 13/28 approved changesets -- score normalized to 4
Inputs used
merged_prs43
open_issues0
closed_issues9
issue_closed_ratio1
closed_unmerged_prs4
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13/25Owner reach — 63 followers of frjnn
16.4/25Track record — 3 public repos, account ~6 yr old
Inputs used
followers63
owner_typeUser
is_verified
owner_loginfrjnn
public_repos3
account_age_days2,530
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 2 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesbhtsne, barnes-hut-tree
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

56Moderate · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://docs.rs/bhtsne
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsdata-science, data-visualization, machine-learning, rust, dimensionality-reduction, similarity-measures, bhtsne, barnes-hut
has_wikiyes
homepagehttps://docs.rs/bhtsne
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

46At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 13/28 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

36At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
20.3/40Legible commit history — 38 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.38
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, barnes-hut-tree/Cargo.toml, bhtsne/Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, barnes-hut-tree/Cargo.toml, bhtsne/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.7/55Manageable file sizes — 1/24 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes89,735
source_files_sampled24
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

95GitHub stars
4contributors
59commits, last 12 months
0days since last push
0releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository
  • deps.dev does not index crates:bhtsne@0.7.12; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 8 ⇿
0Stars
8Forks

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

2345678822021-102024-022026-06

Each point covers 5 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-23 11:16 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests14 out of 14 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 13/28 approved changesets -- score normalized to 4
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 9
RegistryPackageVersion constraintManifest
crates.ionum-traits0.2barnes-hut-tree/Cargo.toml
crates.iorayon1barnes-hut-tree/Cargo.toml
crates.iobarnes-hut-tree=0.1.1bhtsne/Cargo.toml
crates.iocsv1bhtsne/Cargo.toml
crates.ionum-traits0.2bhtsne/Cargo.toml
crates.iorand_distr0.5bhtsne/Cargo.toml
crates.iorayon1bhtsne/Cargo.toml
crates.iorustfft6bhtsne/Cargo.toml
crates.iorealfft3bhtsne/Cargo.toml
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "data-science",
        "data-visualization",
        "machine-learning",
        "rust",
        "dimensionality-reduction",
        "similarity-measures",
        "bhtsne",
        "barnes-hut"
      ],
      "is_fork": false,
      "size_kb": 16213,
      "has_wiki": true,
      "homepage": "https://docs.rs/bhtsne",
      "languages": {
        "Rust": 355100
      },
      "pushed_at": "2026-07-23T09:40:02Z",
      "created_at": "2020-08-21T15:39:47Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T09:40:06Z",
      "description": "Parallel Barnes-Hut t-SNE implementation written in Rust.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jan",
      "type": "User",
      "login": "frjnn",
      "company": null,
      "location": null,
      "followers": 63,
      "avatar_url": "https://avatars.githubusercontent.com/u/54247008?v=4",
      "created_at": "2019-08-18T18:23:21Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 2530
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [],
      "recent_commits": [
        {
          "oid": "864073b92de9e84eb7d1f3da2767219a22b30711",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-07-23T09:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b81ba8026a5b21197fac843d3905683943a294",
          "body": "Make `barnes-hut-tree` `no_std` + `alloc` with optional `rayon`",
          "is_bot": false,
          "headline": "Merge pull request #58 from LucaCappelletti94/barnes-hut-tree-no-std",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-23T09:26:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f3e99af13722e9a16d17c287d3f023fa19de5b0",
          "body": null,
          "is_bot": false,
          "headline": "Make `barnes-hut-tree` `no_std` + `alloc` with optional `rayon`",
          "author_name": "LucaCappelletti94",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-23T09:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1a20e48d66e2802b914f119b7fbf580f3576740",
          "body": null,
          "is_bot": false,
          "headline": "Update `README.md` path",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-07-04T18:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5def44d249997dea205c928377c57c2dd335b5",
          "body": null,
          "is_bot": false,
          "headline": "Pin `barnes-hut-tree` version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-07-04T18:25:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43f970cdbbd1efa620a44cfa3dd07634dbb0271c",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-07-04T18:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445a71e929e918d559a331a6931407046dbfdee6",
          "body": "* Add mass-weighted rebuild and `ForceKernel` to `barnes-hut-tree`\n\n* Tighten `barnes-hut-tree` module docs and README prose",
          "is_bot": false,
          "headline": "Add mass-weighted rebuild and `ForceKernel` to `barnes-hut-tree` (#56)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-04T18:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22eb0a1efd4feab5b6c46294fcd198f93f2d2687",
          "body": "Split into a Cargo workspace with a standalone `barnes-hut-tree` crate",
          "is_bot": false,
          "headline": "Merge pull request #55 from LucaCappelletti94/workspace-split",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-04T09:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f7323595eaee4c05e5370c49082d82d46a9955b",
          "body": null,
          "is_bot": false,
          "headline": "Split into a Cargo workspace with a standalone `barnes-hut-tree` crate",
          "author_name": "LucaCappelletti94",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-04T09:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03431a2dbf1980d5b5aa8b2ccdc9c9caebd23430",
          "body": "* Add spectral embedding initialization via Chebyshev-filtered subspace iteration\n\n* Benchmark spectral initialization across graph sizes and dimensions\n\n* Seed the MNIST example with spectral initialization\n\n* Add project spell checker vocabulary\n\n* Dispatch the spectral matvec to fixed-width kerne\n[…]\nk row type\n\n* Derive the solver output dimensionality from the SpectralBlock width\n\n* Tighten the spectral module documentation\n\n* Keep the spectral edge columns as u32 to halve the gather index array",
          "is_bot": false,
          "headline": "Add spectral embedding initialization (#54)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-04T09:05:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2ff5ef1d1c65b2a850e55be159c2ccb2c00d58df",
          "body": null,
          "is_bot": false,
          "headline": "Add 7D Barnes-Hut support with 18-bit Morton codec (#50)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-03T15:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbcd660c86f3a398cd2a833dd9376f9da3a299c6",
          "body": null,
          "is_bot": false,
          "headline": "Add 6D Barnes-Hut support with 21-bit Morton codec (#49)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-03T07:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f93679ac19f99ff0d3f31c504fbeb64271839d",
          "body": null,
          "is_bot": false,
          "headline": "Add 5D Barnes-Hut support with `u128` Morton codes (#48)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-03T07:13:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515e98358cb8546cb0d423d481a7dab369fe2a0d",
          "body": null,
          "is_bot": false,
          "headline": "Add getter methods to `SparseAffinities` (#51)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-03T07:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a27e90d6f88919881537992dfc42151a40f5ec8",
          "body": "…e (#47)",
          "is_bot": false,
          "headline": "Add associated `Word` type to `Morton<D>` for generic Morton code siz…",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-02T11:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a795872a4b8bd6978fcc4e588d5ac536e8f9af5e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-07-02T11:21:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a59ececc930ce7cc7e11eb674cf4ba8560ff61e9",
          "body": null,
          "is_bot": false,
          "headline": "Add 4D Barnes-Hut embedding (#46)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-07-02T11:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fc8a6a8c9b0d5a11fd78ed6f4d8a5e97ba29e4b",
          "body": null,
          "is_bot": false,
          "headline": "Make better use of const generics",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-30T16:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1719c3b840600696ac606dea257904aa4e0ac2ff",
          "body": null,
          "is_bot": false,
          "headline": "Replace `.try_into` with `as_chunks`",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-30T07:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "108d0c25bb28c89efcc6d3e5a900162ecc4513a2",
          "body": null,
          "is_bot": false,
          "headline": "Refactor",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T18:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b6e6be216100af1ab07482e836da4bcd8ca35f",
          "body": null,
          "is_bot": false,
          "headline": "Reduce `VPTree::search` memory footprint",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T17:48:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ea02e1f14998e3bc5ef35082cee1cb9b5944d41",
          "body": null,
          "is_bot": false,
          "headline": "Fix tolerance",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T17:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f652c691e6446e387ee0b89ee1d5f40a1a1222a",
          "body": null,
          "is_bot": false,
          "headline": "Center gif",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T16:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "066420c2c6ff1253f382aec7c23a756c2a9d1043",
          "body": "* Added gif\n\n* Added time requirements",
          "is_bot": false,
          "headline": "Switch to gif (#45)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-29T16:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7898b4b292a1e424d98d21d1606e31d64a80f1db",
          "body": null,
          "is_bot": false,
          "headline": "Add micro-opts",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T13:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b697889b922bb4c6bf5f0792f94e74d3ad6100e2",
          "body": "* Add minor performance improvements\n\n* Restore `CHANGELOG.md`\n\n* Remove comment",
          "is_bot": false,
          "headline": "Add minor performance improvements (#44)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T12:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "547c86540f92f09a767a754a89fa2c7685f88b3d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T10:55:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41b02e2846ba6283b0744d5830c78e4ca26334a",
          "body": "* Add `Fit-SNE`\n\n* Please `clippy`\n\n* Introduce `Repulsion` trait",
          "is_bot": false,
          "headline": "Add `Fit-SNE` (#43)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T10:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41dd7325ceed61376a86f60fd4c71ba744a7a3a",
          "body": null,
          "is_bot": false,
          "headline": "Reduce allocations",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-29T10:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4328caf9e8f9561615448776e810682d6ded7e24",
          "body": "* Use binary search in symmetrize_sparse_matrix\n\n* Parallelize neighbor-row sort in symmetrize_sparse_matrix",
          "is_bot": false,
          "headline": "Use binary search in symmetrize_sparse_matrix (#39)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-29T10:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d18609ee8a588a73d8b510f2bb6e4c42e6f3408f",
          "body": null,
          "is_bot": false,
          "headline": "Implement arena-based `VPTreee` and re-use `Arena` buffers (#42)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-28T09:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "065013eb52c986887b83599a9e38a8497b601a5e",
          "body": "* Reuse cached affinities only when custom neighbors match\n\n* Fix en-dashes in prose\n\n* Skip range validation on cached-affinities hit in barnes_hut_with_neighbors\n\n* Invalidate cached affinities when perplexity changes\n\n* Use sequential iter in cached_affinities_match_neighbors\n\n* Reset stop_lying_fired before cached-affinities run\n\n* Store build perplexity in SparseAffinities",
          "is_bot": false,
          "headline": "Reuse cached affinities only when custom neighbors match (#40)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-27T13:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d210230a313234d7d4079132636dd0f9adc7bb22",
          "body": "* Add MNIST PCA+t-SNE example with scatter plot and KNN/grad timing\n\n* Drop plotters ttf feature to avoid fontconfig system dependency in CI",
          "is_bot": false,
          "headline": "Add MNIST PCA+t-SNE example with scatter plot (#38)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-27T13:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d66d9faa62aea001004ce397611695b813d9a68",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-27T07:12:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21d94c4a5f5dde8460f511e66d3dace6f611326c",
          "body": null,
          "is_bot": false,
          "headline": "Default the learning rate to the size-scaled auto value (#35)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-26T19:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b0fd1d67b8d1e81984dabae45d8bed01eea44f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-26T14:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27b3da8ff4d82eaa0b8561863e4202221df6f90",
          "body": null,
          "is_bot": false,
          "headline": "Expose the early exaggeration factor as a settable knob (#34)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-26T11:26:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e3daae42ec72ee7331336932b9dbd258000db3",
          "body": "* Add performance improvements\n\n* Bump version",
          "is_bot": false,
          "headline": "Add performance improvements (#33)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-26T06:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8570b00e0f555971f827fe2bd7c0ba4ae9fc1a1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-24T16:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597a36b49646ccd0138a0c505f7b3b4ba314e81d",
          "body": "…rena (#31)",
          "is_bot": false,
          "headline": "Replace the recursive Barnes-Hut tree with a Morton linear quadtree a…",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-24T15:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885edfc5d60255e8d810d9dbc459f3612d28fcfa",
          "body": "* Make the embedding dimensionality a const generic and parallelize Barnes-Hut\n\n* Bump version\n\n* Add build method based on `rayon::join`\n\n---------\n\nCo-authored-by: LucaCappelletti94 <cappelletti.luca94@gmail.com>",
          "is_bot": false,
          "headline": "Simplify `SPTree` with join build (#30)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-24T14:32:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5ad6157b6cd2fea0b6e7ea88df0c4ba53f1caaa",
          "body": "…nes-Hut (#29)\n\n* Make the embedding dimensionality a const generic and parallelize Barnes-Hut\n\n* Bump version\n\n* Index points with as_chunks and precompute reciprocals in the hot reductions\n\n* Replace the deterministic_sum helper with plain parallel reductions\n\n* Pin the cross-path equality test to one thread and drop the run-to-run reproducibility test",
          "is_bot": false,
          "headline": "Make the embedding dimensionality a const generic and parallelize Bar…",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-24T14:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9259fbb10f49fce20143acf40c58feab7c61741d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version in `README.md`",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-23T13:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e63d83ff424c82bcc8f7c451abbe8e29bb64a18",
          "body": "* Refactor code\n\n* Use blanket impl.",
          "is_bot": false,
          "headline": "Refactor code (#28)",
          "author_name": "Jan",
          "author_login": "frjnn",
          "committed_at": "2026-06-23T12:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333d5034ab39d1968f81469470cdf5bc74285b27",
          "body": "* Add a criterion benchmark for the t-SNE optimization loop\n\n* Store t-SNE working buffers densely instead of per-scalar CachePadded\n\n* Bump version",
          "is_bot": false,
          "headline": "Speed up t-SNE by storing working buffers densely (#27)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-23T08:36:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22eb12cb2fe9f824d9ae5467d5fe133a953a307e",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-11T14:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd47799c5bdd29abd6c91fde2a12bce070a46e1",
          "body": null,
          "is_bot": false,
          "headline": "Relax the Send + Sync bound on epoch_callback (#26)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-11T14:40:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba6edc56b70905ab20fa247ca3bd841b914ced8b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-10T10:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94197c79a09d9fe8a0a611cdb9deb73cc361bfd",
          "body": "* Add barnes_hut_with_neighbors for index-supplied nearest neighbors\n\n* Add criterion benchmark for the input affinity step",
          "is_bot": false,
          "headline": "Index accelerated affinities (#25)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-10T10:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bacb723b22050fce3a9e51fd5760dd6e1338fdc6",
          "body": "Adds a security audit job that runs cargo audit --deny warnings on\npush, pull requests, and a weekly schedule so new advisories against\nunchanged dependencies are still caught.",
          "is_bot": false,
          "headline": "Add cargo audit job to CI (#24)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-09T19:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30703ec2979c44dee3629427fef38b4912364615",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-09T06:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f662a36bc311d692b5cd58f3452931ec6023d491",
          "body": null,
          "is_bot": false,
          "headline": "Expose the embedding KL divergence as a public method (#23)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-09T06:11:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b810e3a04717a72b10dfb7c6afb13110b0ee0a68",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-08T18:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c60f73d0e5934bcfc212378eeed73ba4b478c3c",
          "body": null,
          "is_bot": false,
          "headline": "Add initial_embedding for warm starts (#22)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T18:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ced5f885767af75e3c8c319ed3ff82778621de11",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-08T13:17:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50383b86e0085fa800f081b6818e061bffe48068",
          "body": "Adds an epoch_callback builder method storing a boxed closure on the tSNE struct. Both exact and barnes_hut invoke it at the end of every epoch with the epoch index and a plain slice snapshot of the current embedding, enabling progress monitoring and animation of intermediate embeddings. The Send + Sync bounds on the closure preserve the auto traits of the struct.",
          "is_bot": false,
          "headline": "Add epoch callback for observing fitting progress (#19)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T13:16:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb35cc20f56c7590e4be8086bfacceb8b30df062",
          "body": "The crate is entirely safe Rust, so declaring unsafe_code = \"forbid\" in the Cargo.toml [lints.rust] table makes that a hard, enforced guarantee: any future unsafe block becomes a compile error. forbid rather than deny so it cannot be silenced with a local allow.",
          "is_bot": false,
          "headline": "Forbid unsafe code crate-wide via the lints table (#21)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T13:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce636a5765a964c4952404ba47571a0b4966c0a6",
          "body": null,
          "is_bot": false,
          "headline": "Remove CircleCI banner",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-08T06:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7f31b5efd53951f5bc80ea855d75aa077af5146",
          "body": "Ports the existing coverage and wasm jobs to a GitHub Actions workflow and adds formatting and clippy gates. The test job checks cargo fmt, runs clippy with -D warnings on all targets and features, downloads the iris dataset and runs the full test suite including the ignored iris tests. The wasm job mirrors the previous CircleCI checks on wasm32-unknown-unknown (default features and wasm_js) and wasm32-wasip1 plus clippy. The coverage job runs cargo tarpaulin and uploads to codecov.",
          "is_bot": false,
          "headline": "Replace broken CircleCI setup with GitHub Actions (#20)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-08T06:29:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b10bf3abddfd12bd885a5d90e04bb4f2e3ba111",
          "body": null,
          "is_bot": false,
          "headline": "Add wasm support (#17)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-07T11:15:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4896d19d077c1f3cce32dcdc826b9a27387ad14f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2026-06-06T17:56:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f62b3040904ac071bd970566e75b45f155f1741",
          "body": null,
          "is_bot": false,
          "headline": "Fix divergent bandwidth search in search_beta (#16)",
          "author_name": "Luca Cappelletti",
          "author_login": "LucaCappelletti94",
          "committed_at": "2026-06-06T17:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f1feafbbaf41628de3a431b729b4f3f1bebb78a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version in example",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2025-07-02T09:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d949ceaea612393248ffc507343500fe626f6067",
          "body": null,
          "is_bot": false,
          "headline": "Release `0.5.4`",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2025-07-02T09:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c03480c775ec185b957aca58ffbfc4e3aadaf4",
          "body": null,
          "is_bot": false,
          "headline": "Use `crossbeam::utils::CachePadded`",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2025-07-02T09:54:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31da7a8f581e48a90270d29d9fce7156119ddbd9",
          "body": "Signed-off-by: Francesco Iannelli <f.iannelli.francesco229@gmail.com>",
          "is_bot": false,
          "headline": "Update `config.yml`",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2024-09-27T12:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33081c2abaa96176b5e520fd945f43144c0710b5",
          "body": "Signed-off-by: Francesco Iannelli <f.iannelli.francesco229@gmail.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2024-09-27T12:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1052934cdabee213b7b7c6b8f05d1ca3d68c1ddf",
          "body": "Signed-off-by: Francesco Iannelli <f.iannelli.francesco229@gmail.com>",
          "is_bot": false,
          "headline": "Bump dependencies",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2024-09-27T12:04:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0dc63f7d967a748b9297a4108b1530e68eebf87",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2022-07-29T19:45:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6fd6092949f87e60249e0f979b95309aa4db21c",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog and release 0.5.2",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2022-07-29T19:43:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "470ab082ebb7d5466ab4dfab3ffad47b29472fed",
          "body": null,
          "is_bot": false,
          "headline": "Update docs and add test for embedding method",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2022-02-14T14:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8851d3359e7a1e8ba9236b880f56323baa8c1422",
          "body": null,
          "is_bot": false,
          "headline": "Fix index out of bounds in symmetrize_spare_matrix (#12)",
          "author_name": "Emil Hernvall",
          "author_login": "EmilHernvall",
          "committed_at": "2022-02-14T14:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2b3a7c57be08a85646ccc5b251c64527c96cb3e",
          "body": null,
          "is_bot": false,
          "headline": "Version 0.5.1",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2022-02-13T20:42:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c373b9844a5cf32836e82b2d4c8bf665f3edb0cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: Add a method for getting the output directly (#11)",
          "author_name": "Emil Hernvall",
          "author_login": "EmilHernvall",
          "committed_at": "2022-02-13T20:37:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "150c8a164d023df5438816a9e9447269b317999b",
          "body": null,
          "is_bot": false,
          "headline": "Remove Debug and Display trait bounds",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2022-02-13T20:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "000c8ffb148de3acfd54f239c7c2fed686998e50",
          "body": null,
          "is_bot": false,
          "headline": "Fix numerical error",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-12-10T10:18:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5413298b8fbaa963b4943147b66d81c884521bc2",
          "body": null,
          "is_bot": false,
          "headline": "Replace pdqselect with select_nth_unstable_by (#8)",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2021-11-22T22:55:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26f1d16114d7df87af495b982986de14c9747558",
          "body": null,
          "is_bot": false,
          "headline": "Fix median index",
          "author_name": "YuhanLiin",
          "author_login": "YuhanLiin",
          "committed_at": "2021-11-20T17:23:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b641718ee8655c63ad545788b1b923e47f6603",
          "body": null,
          "is_bot": false,
          "headline": "Replace pdqselect with select_nth_unstable_by",
          "author_name": "YuhanLiin",
          "author_login": "YuhanLiin",
          "committed_at": "2021-11-20T02:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f72753d402da2e5e32439ab459bef2ee7651827",
          "body": "Implement parallelism, custom data and custom metrics. Code has been completely rewritten and is now more idiomatic and efficient.",
          "is_bot": false,
          "headline": "Parallelism, custom data types and custom metrics (#7)",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2021-10-15T15:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d64e74c91c9805b220b25116266c7f79c86c454b",
          "body": null,
          "is_bot": false,
          "headline": "WIP: finalize docs and add Hinton to README",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-15T14:52:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32010d1f5fd719528ee5d2498f531ca9217adcc9",
          "body": null,
          "is_bot": false,
          "headline": "WIP: update benchmark result",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-15T14:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ac6236961d964e8ce42286423a690535b7c4e5d",
          "body": null,
          "is_bot": false,
          "headline": "WIP: add tolerance tests for both versions",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-15T11:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852ea89b9fda97138470a0de6122570962eb56e3",
          "body": null,
          "is_bot": false,
          "headline": "WIP: fix typo in README",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-14T17:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b0d2dfca334157c669494465cfea7e48cdae93",
          "body": null,
          "is_bot": false,
          "headline": "WIP: bump to rand_distr 0.4.2",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-14T17:09:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d807a59128379ab11b4596d95696f4c0124d8625",
          "body": null,
          "is_bot": false,
          "headline": "WIP: fix tarpaulin timeout",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-14T16:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f425259a6828c2c6a23bf0afb7af6bc039652e",
          "body": null,
          "is_bot": false,
          "headline": "WIP: implement parallelism, custom data and custom metrics",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-10-14T16:09:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b1f2223dcac38b6938cddff2b547579bca2308a",
          "body": null,
          "is_bot": false,
          "headline": "Bump to 0.4.1",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-07-24T18:10:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19b47c6baa46419b1f2e9e4d1ee329e799ffa2e6",
          "body": null,
          "is_bot": false,
          "headline": "Restore recursion when its faster that iteration",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-07-24T17:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f77ec15983477b9455f96a6abac4245722ae6443",
          "body": null,
          "is_bot": false,
          "headline": "Simplify code",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-07-24T16:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "866c3322a54d18fd3068a6af5c802059b605169b",
          "body": null,
          "is_bot": false,
          "headline": "Remove recursive calls",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-07-24T13:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7ed9a9c4eb924e56967ea0e80a7e7797dfc1d1",
          "body": null,
          "is_bot": false,
          "headline": "Improve README.md",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-07-22T19:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5654179a614c6bdf28f40574c46095c00b31d65",
          "body": "Add num_traits::Float and better tests",
          "is_bot": false,
          "headline": "Add requirements for linfa integration (#5)",
          "author_name": "Francesco Iannelli",
          "author_login": "frjnn",
          "committed_at": "2021-03-21T15:17:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80607a10548a1e1a7353b45771267296f9e6cf48",
          "body": null,
          "is_bot": false,
          "headline": "Add num_traits::Float and better tests",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-03-21T14:49:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4c748d71332e7b161ec4e152340f15f4d294446",
          "body": null,
          "is_bot": false,
          "headline": "Fix overflow bug in perplexity computation and make csv crate optional",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-03-19T16:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "778ecdc54069b148951f25cc7bcb5d42b4a5cdfa",
          "body": null,
          "is_bot": false,
          "headline": "Remove .DS_Store",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-03-15T20:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce8862c3e9b3368c791fb107ff50e058bb55266",
          "body": null,
          "is_bot": false,
          "headline": "Add .DS_Store to gitignore",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-03-15T20:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c59b7f5f459558435ac145991abaa66a762132c",
          "body": "…bump dependencies",
          "is_bot": false,
          "headline": "Add better docs, add comments in example, add MNIST plot, fix typos, …",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-03-15T20:16:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1bdd123bbac28245e6ccf06241b169e0e81afa7",
          "body": null,
          "is_bot": false,
          "headline": "version 0.2.1, fix typo in README.md",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-01-10T13:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a42cd186d54721825a0f054a9c9564c35882ce2",
          "body": null,
          "is_bot": false,
          "headline": "version 0.2.0, fix typo in write_csv function name",
          "author_name": "frjnn",
          "author_login": "frjnn",
          "committed_at": "2021-01-10T13:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 0,
      "commits_last_year": 59,
      "latest_release_at": null,
      "latest_release_tag": null,
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": null,
      "mean_days_between_releases": null
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "bhtsne",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "machine-learning",
            "barnes-hut",
            "data-analysis",
            "tsne",
            "data-visualization",
            "visualization",
            "algorithms",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/bhtsne",
          "is_deprecated": false,
          "latest_version": "0.7.12",
          "repository_url": "https://github.com/frjnn/bhtsne",
          "versions_count": 34,
          "total_downloads": 83011,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 7234,
          "first_published_at": "2020-08-21T18:19:00.935401Z",
          "latest_published_at": "2026-07-23T09:40:16.716047Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "barnes-hut-tree",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "spatial",
            "barnes-hut",
            "morton",
            "quadtree",
            "force-approximation",
            "algorithms",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/barnes-hut-tree",
          "is_deprecated": false,
          "latest_version": "0.1.1",
          "repository_url": "https://github.com/frjnn/bhtsne",
          "versions_count": 2,
          "total_downloads": 93,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 31,
          "first_published_at": "2026-07-04T18:24:28.402446Z",
          "latest_published_at": "2026-07-23T09:40:13.901698Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 8,
      "stars": 95,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2021-10-15",
            "count": 2
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 8,
        "total_forks": 8
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "barnes-hut-tree/Cargo.toml",
        "bhtsne/Cargo.toml"
      ],
      "largest_source_bytes": 89735,
      "source_files_sampled": 24,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "barnes-hut-tree/Cargo.toml",
        "bhtsne/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "num-traits",
          "manifest": "barnes-hut-tree/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "rayon",
          "manifest": "barnes-hut-tree/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "barnes-hut-tree",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "=0.1.1"
        },
        {
          "name": "csv",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "num-traits",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "rand_distr",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.5"
        },
        {
          "name": "rayon",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "rustfft",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "6"
        },
        {
          "name": "realfft",
          "manifest": "bhtsne/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 43,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 9,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "frjnn",
          "commits": 71,
          "avatar_url": "https://avatars.githubusercontent.com/u/54247008?v=4"
        },
        {
          "type": "User",
          "login": "LucaCappelletti94",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/7738570?v=4"
        },
        {
          "type": "User",
          "login": "YuhanLiin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/15389635?v=4"
        },
        {
          "type": "User",
          "login": "EmilHernvall",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/507999?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.67
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 4,
            "reason": "Found 13/28 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "864073b92de9e84eb7d1f3da2767219a22b30711",
        "ran_at": "2026-07-23T11:16:01Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T09:44:29Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T09:26:45Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/frjnn/bhtsne",
    "host": "github.com",
    "name": "bhtsne",
    "owner": "frjnn"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 52,
      "inputs": {
        "security": 46,
        "vitality": 40,
        "community": 50,
        "governance": 64,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 40,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 59,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "59 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "releases_count": 0
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "no releases published",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases_published",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "no releases",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_releases",
                    "params": {}
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "forks": 8,
              "stars": 95,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "95 stars",
                "points": 32,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 95
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "8 forks",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "packages": [
                "bhtsne",
                "barnes-hut-tree"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 83104,
              "monthly_downloads": 7265
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "7,265 downloads/month across crates",
                "points": 51.5,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 7265,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.67
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 67% of commits",
                "points": 7.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 43,
              "open_issues": 0,
              "closed_issues": 9,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "43/47 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 43,
                      "decided": 47
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 13/28 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "followers": 63,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "frjnn",
              "public_repos": 3,
              "account_age_days": 2530
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "63 followers of frjnn",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 63,
                      "login": "frjnn"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~6 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "bhtsne",
                "barnes-hut-tree"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "2 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 2,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "data-science",
                "data-visualization",
                "machine-learning",
                "rust",
                "dimensionality-reduction",
                "similarity-measures",
                "bhtsne",
                "barnes-hut"
              ],
              "has_wiki": true,
              "homepage": "https://docs.rs/bhtsne",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.rs/bhtsne",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "14 out of 14 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 13/28 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 5
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 20,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.38,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "38 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 38,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "barnes-hut-tree/Cargo.toml",
                "bhtsne/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, barnes-hut-tree/Cargo.toml, bhtsne/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, barnes-hut-tree/Cargo.toml, bhtsne/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 89735,
              "source_files_sampled": 24,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/24 source files over 60KB",
                "points": 52.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 24,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
    "deps.dev does not index crates:bhtsne@0.7.12; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T11:16:15.247606Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frjnn/bhtsne.svg",
  "full_name": "frjnn/bhtsne",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.