Public record
Software health reportschema 0.27.0 · metrics 2.2.0 · 2026-07-30 23:55 UTC

turbopuffer / turbopuffer-ruby

Official Ruby API client library for turbopuffer

RubyMIT★ 13 stars⑂ 2 forkssince Jun 2025View on GitHub ↗

turbopuffer/turbopuffer-ruby holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Vitality (97/100) and lowest on AI Readiness (36/100). It was last updated today. A single contributor accounts for most of its recent work.

81
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

81
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).

Ownership

turbopufferOrganization
264 followers22 public repossince Nov 2023

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsturbopuffer2.4.0-360 days ago

Metrics by category

Vitality

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

97Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 180 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year180
human_commit_share0.05
days_since_last_push0
active_weeks_last_year45

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 51 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~10.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count51
latest_release_tagv2.4.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases10.2
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?

49Weak · 17% of overall
How it's scored
17.5/60Stars — 13 stars
0/25Forks — 2 forks
0/15Watchers — 1 watchers
Inputs used
forks2
stars13
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
56.8/80Total downloads — 292,917 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesturbopuffer
dependents
ecosystemsrubygems
total_downloads292,917
monthly_downloads
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
6/22.5Commit distribution — top contributor authored 73% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled4
top_contributor_share0.733
How it's scored
0/42Issue resolution — no issues or no data
24.5/30PR acceptance — 54/66 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — no data
Inputs used
merged_prs54
open_issues0
closed_issues0
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio
closed_unmerged_prs12
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
17.4/25Owner reach — 264 followers of turbopuffer
15.3/25Track record — 22 public repos, account ~2 yr old
Inputs used
followers264
owner_typeOrganization
is_verified
owner_loginturbopuffer
public_repos22
account_age_days988

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesturbopuffer
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://turbopuffer.com
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://turbopuffer.com
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

64Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
6/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 5 out of 5 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
0/7.5Code-Review — no data
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
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 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 11 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.5
Excluded from scoring (no data or not applicable): code_review, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories11
affected_packages5
assessed_packages75
unassessed_packages2
affected_by_severityhigh 4, moderate 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 75 resolved dependencies against OSV. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

36Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
0/40Legible commit history — no data
Inputs used
has_llms_txtno
legible_history_share
agent_instruction_files
agent_instruction_max_bytes
Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/105 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes27,620
source_files_sampled105
oversized_source_files0
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

13GitHub stars
4contributors
180commits, last 12 months
0days since last push
51releases
1bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
31Releases

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.

111222212025-102026-032026-07
Major 1Minor 17Patch 8
OpenSSF Scorecard 5.5 / 10
5.5aggregate

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-30 23:55 UTC

10Binary-Artifactsno binaries found in the repo
8Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
n/aCode-ReviewFound no human activity in the last 5 changesets
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities11 existing vulnerabilities detected
All dependencies 77

Full resolved dependency set from the GitHub dependency graph: 0 direct and 77 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
RubyGemsactivesupport8.1.1indirect
RubyGemsaddressable2.8.7indirect
RubyGemsast2.4.3indirect
RubyGemsasync2.34.0indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal3.3.1indirect
RubyGemscgiindirect
RubyGemscgi0.5.1indirect
RubyGemsconcurrent-ruby1.3.5indirect
RubyGemsconnection_poolindirect
RubyGemsconnection_pool2.5.4indirect
RubyGemsconsole1.34.2indirect
RubyGemscrack1.0.1indirect
RubyGemscsv3.3.5indirect
RubyGemsdrb2.2.3indirect
RubyGemserubi1.13.1indirect
RubyGemsffi1.17.2indirect
RubyGemsfiber-annotation0.2.0indirect
RubyGemsfiber-local1.1.0indirect
RubyGemsfiber-storage1.0.1indirect
RubyGemsfileutils1.8.0indirect
RubyGemshashdiff1.2.1indirect
RubyGemsi18n1.14.7indirect
RubyGemsio-event1.11.2indirect
RubyGemsjson2.15.2indirect
RubyGemslanguage_server-protocol3.17.0.5indirect
RubyGemslint_roller1.1.0indirect
RubyGemslisten3.9.0indirect
RubyGemslogger1.7.0indirect
RubyGemsmetrics0.15.0indirect
RubyGemsminitest5.26.0indirect
RubyGemsminitest-focus1.4.0indirect
RubyGemsminitest-hooks1.5.2indirect
RubyGemsminitest-proveit1.0.0indirect
RubyGemsminitest-rg5.3.0indirect
RubyGemsmutex_m0.3.0indirect
RubyGemsnetrc0.11.0indirect
RubyGemsparallel1.27.0indirect
RubyGemsparser3.3.10.0indirect
RubyGemsprettier_print1.2.1indirect
RubyGemsprism1.6.0indirect
RubyGemspublic_suffix6.0.2indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrake13.3.1indirect
RubyGemsrb-fsevent0.11.2indirect
RubyGemsrb-inotify0.11.1indirect
RubyGemsrbi0.3.7indirect
RubyGemsrbs3.9.5indirect
RubyGemsredcarpet3.6.1indirect
RubyGemsregexp_parser2.11.3indirect
RubyGemsrexml3.4.4indirect
RubyGemsrubocop1.81.7indirect
RubyGemsrubocop-ast1.47.1indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssecurerandom0.4.1indirect
RubyGemssorbet0.6.12690indirect
RubyGemssorbet-runtime0.6.12690indirect
RubyGemssorbet-static0.6.12690indirect
RubyGemssorbet-static-and-runtime0.6.12690indirect
RubyGemsspoom1.6.3indirect
RubyGemssteep1.10.0indirect
RubyGemsstrscan3.1.5indirect
RubyGemssyntax_tree6.3.0indirect
RubyGemstapioca0.16.11indirect
RubyGemsterminal-table4.0.0indirect
RubyGemsthor1.4.0indirect
RubyGemstraces0.18.2indirect
RubyGemstzinfo2.0.6indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.1.0indirect
RubyGemsuri1.1.0indirect
RubyGemswebmock3.26.1indirect
RubyGemswebrick1.9.1indirect
RubyGemsyard0.9.37indirect
RubyGemsyard-sorbet0.9.0indirect
Dependency advisories 5

This repository publishes no package the index resolves, so its own dependency graph was assessed — 75 packages, which also include development and test pins that never ship: 5 carry known advisories, of which 0 are direct. 2 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

PackageVersionRelationSeverityAdvisoriesFixed in
activesupport8.1.1indirecthigh38.1.2.1
addressable2.8.7indirecthigh12.9.0
concurrent-ruby1.3.5indirecthigh31.3.7
json2.15.2indirecthigh22.19.9
yard0.9.37indirectmoderate20.9.44

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 666,
      "has_wiki": true,
      "homepage": "https://turbopuffer.com",
      "languages": {
        "Ruby": 626006,
        "Shell": 5194
      },
      "pushed_at": "2026-07-30T21:59:32Z",
      "created_at": "2025-06-14T19:55:36Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-30T21:58:54Z",
      "description": "Official Ruby API client library for turbopuffer",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://turbopuffer.com",
      "name": "turbopuffer",
      "type": "Organization",
      "login": "turbopuffer",
      "company": null,
      "location": "Canada",
      "followers": 264,
      "avatar_url": "https://avatars.githubusercontent.com/u/150932053?v=4",
      "created_at": "2023-11-15T14:26:51Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 988
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-07-30T21:58:54Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-06-17T14:56:55Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-06-08T22:24:06Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-03T15:36:33Z"
        },
        {
          "tag": "v2.1.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2026-06-02T17:33:28Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2026-05-18T09:22:17Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-05-11T01:52:15Z"
        },
        {
          "tag": "v2.0.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2026-05-10T20:10:02Z"
        },
        {
          "tag": "v2.0.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2026-05-08T06:38:24Z"
        },
        {
          "tag": "v2.0.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2026-04-30T03:28:01Z"
        },
        {
          "tag": "v2.0.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2026-04-29T07:05:49Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2026-04-07T15:47:36Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2026-03-20T06:20:49Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2026-03-18T23:26:51Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2026-03-16T01:52:59Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-03-03T04:27:44Z"
        },
        {
          "tag": "v1.14.1",
          "kind": "patch",
          "published_at": "2026-02-20T00:01:44Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2026-02-17T04:22:42Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-02-08T06:26:41Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2026-02-06T18:44:57Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2026-02-04T02:42:56Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-02-03T19:16:56Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2026-02-02T21:02:51Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2026-02-01T21:36:39Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2026-01-22T08:00:58Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2026-01-09T21:14:37Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-12-19T07:11:20Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2025-12-02T20:58:55Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-12-02T19:08:29Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2025-11-25T04:59:56Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-11-17T16:56:21Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-11-06T21:30:01Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-10-22T11:09:02Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-10-15T21:51:43Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-09-19T23:36:15Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-09-17T22:19:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-09-12T00:09:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-08-28T03:20:46Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2025-08-18T21:01:16Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2025-08-11T20:52:21Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2025-08-08T05:07:01Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-07-29T23:12:36Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-07-29T03:42:55Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-07-28T17:19:48Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-07-22T16:18:09Z"
        },
        {
          "tag": "v0.2.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-07-22T08:17:55Z"
        },
        {
          "tag": "v0.2.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2025-07-22T07:19:04Z"
        },
        {
          "tag": "v0.2.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2025-07-21T17:17:52Z"
        },
        {
          "tag": "v0.2.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2025-07-21T16:53:47Z"
        },
        {
          "tag": "v0.1.0-alpha.2",
          "kind": "prerelease",
          "published_at": "2025-06-14T22:59:25Z"
        },
        {
          "tag": "v0.1.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2025-06-14T22:47:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "dab6d7efff6fb9181c3ff879ffcabdff0540bdfe",
          "body": "…n--changes--next\n\nrelease: 2.4.0",
          "is_bot": false,
          "headline": "Merge pull request #65 from turbopuffer/release-please--branches--mai…",
          "author_name": "Matt Cuento",
          "author_login": "mattcuento",
          "committed_at": "2026-07-30T21:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbf08b7c1fb386d05c4ad7fac9d168db0800250c",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.4.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-30T19:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d52d0f10dec43613c043bb5b59578a1792d971fc",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-30T19:11:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "621628bc8d9ed54a0ab5006c20ba5f4ae03e966e",
          "body": null,
          "is_bot": true,
          "headline": "feat: openapi: add RRF `weights` parameter",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-30T09:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86ee022b755cd7ee3734ac08d0b8f0401bbd175",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36413c3bebab413e60ab51ba728437e66edaa7ab",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: rename HighlightConfig -> HighlightConfigParams",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c17046653f2533e00e9129d4e807a5ab2c3b1cd6",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: make compute_attributes value x-stainless-any",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c273482fcfccce1fc8f4d8b8d3ae13c0fbbcdc",
          "body": "…Stainless",
          "is_bot": true,
          "headline": "feat: spec: hide HighlightConfig.rank_fragments_by's RankBy ref from …",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "597fdde888efd50b9873b056ab0c12fab5a9e600",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: expose computed attributes",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12b486b953bf4521f18eb1187ba20812d30b3cfd",
          "body": "…t in workflow templates",
          "is_bot": true,
          "headline": "feat(stlc): configurable CI runner and private-production-repo suppor…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac9061734ae8f47e823c20f381bf925c27634d8e",
          "body": null,
          "is_bot": true,
          "headline": "feat: support late_interaction parameter in sdks",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2228a031201ad1b3d20ae1c77d029d665c67e428",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: add sharding config to the openapi spec",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c8d65961f43fd00c5324334af2bae07ee7d87d4",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56e5af20b69bd39b12fbf2e9db2cd6d9b1b1ee8",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): bound formatter parallelism to CPU count",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e896ed500855e11b4f24662696bd007a173a40",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b81b9ae116370e14cf1213e056b147277e6cca3",
          "body": null,
          "is_bot": true,
          "headline": "chore: remove unused MCP package",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-07-28T02:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f856760a8d3845a66150056a96814ec360bcf6eb",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.3.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-17T14:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34995bdd80e74668de052ef69145b083efdf885e",
          "body": "…tional body",
          "is_bot": true,
          "headline": "fix(client): send content-type header for requests with an omitted op…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-17T14:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee7e4185e78b92f9a9efc2f9c8941abbad06814a",
          "body": null,
          "is_bot": true,
          "headline": "docs: rename /docs/overview to /docs/api-overview",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-17T14:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8a114b64572e41ebc335b2a4ac14287b07f8b0e",
          "body": null,
          "is_bot": true,
          "headline": "feat: tpuf-engine: support dest_encryption in copy_from_namespace",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-17T14:56:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2886a179435b4ab60fdf2bf2541f3463348ffa45",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.2.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-08T22:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7bd8280f85d630ad4977b8b636f49b5171d0824",
          "body": null,
          "is_bot": true,
          "headline": "feat: stainless: update sdks to support case-insensitive fuzzy filter",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-08T22:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383acc540d4733e24623d46a1938b53c3fa62105",
          "body": "This adds support for transparent async polling against tpuf APIs that\nsupport it. The SDK unconditionally set the prefer: respond-async header\non all API calls, then detects and handles async responses by polling\nthem until the final state.",
          "is_bot": false,
          "headline": "feat: transparent async polling (#61)",
          "author_name": "Jan Teske",
          "author_login": "teskje",
          "committed_at": "2026-06-08T22:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10eef078f7d5670050ca57c098197fbd4fd1e8b4",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.1.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-03T15:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad7793aecb0d65be2e73c3cf3511b64ea1fcc012",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: add support for word_v4 tokenizer",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-03T15:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff416f862703994e25c7cb0f1c860098b2b350ed",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.1.0-alpha.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ddc451a978752e3d91ae275a61a4627ca27872",
          "body": null,
          "is_bot": true,
          "headline": "feat: openapi: spec for `rerank_by: [\"RRF\"]`",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7651b4d467711442a410a71e61e824d45697d83f",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: add SDK support for native embedding",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99424a9c9c0452afe6bc26a412a9fcee058f7a86",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix API docs links (#59)",
          "author_name": "Jan Teske",
          "author_login": "teskje",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65068f27aba4a0225d89d5117b907337e8ba851a",
          "body": null,
          "is_bot": true,
          "headline": "feat: rename /docs/auth to /docs/overview",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8862935f1365d5631569a914430c8725bb9488c0",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: force generation of FuzzyParams stainless models",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50dfbe96fd0368eb2f84ce050f35bbe2ede0d003",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "971a74f7a8ad16219a0eab5d809efa2783d8794c",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-06-02T17:33:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17be911b9ea6bcfbaeb8ac479e522bc806c5189",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1991b6e40d845d9c4a2911219f089fe3f219b82",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "786bbfea3805f25ead72910b8e2217b999b1960a",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e57169df01b4bdbc39f247fa157957000769f606",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efab5c00bbc487922218dc733bf3ff951f0a8372",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c014e9e79679aeb6638821bc7be08ed0d84099",
          "body": null,
          "is_bot": true,
          "headline": "fix(client): elide content type header on requests without body",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7915f8242e7d9e368bdcd14c76acfabdcd36212",
          "body": "Pin all GitHub Actions referenced in generated workflows (both\nfirst-party `actions/*` and third-party) to immutable commit SHAs.\nUpdating pinned actions is now a deliberate codegen-side bump rather\nthan implicit on every workflow run.",
          "is_bot": true,
          "headline": "ci: pin GitHub Actions to commit SHAs",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-18T09:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef2c67bd2c2c3d2b569999acb49a28e029cd8399",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-11T01:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b10184cf7940a99c6949c2b8f9c7f121c73de9c",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-11T01:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6226d43f6079dd09062ed93eb4fbd80866c6f28a",
          "body": null,
          "is_bot": false,
          "headline": "docs: document v2.0 breaking changes in UPGRADING.md",
          "author_name": "Nikhil Benesch",
          "author_login": "benesch",
          "committed_at": "2026-05-11T01:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "938feb1828ad46fac842dffa3476a20e36a0eee4",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.0-alpha.4",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-10T20:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6f6026915d7ea25e4652c8f85cb88efaa27ccb",
          "body": "…ySparseKnn",
          "is_bot": true,
          "headline": "feat: spec: rename RankByVector/RankBySparseVector to RankByAnn/RankB…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-10T20:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ab4b97b8b47e945ab0e02a265de0be617568ae1",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-10T20:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b9a457e08d94a0e78f45befc2a4498911632612",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.0-alpha.3",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-08T06:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3d4bbd83699d71679557795c819705bbe9d73c8",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: move update_metadata to v1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-08T06:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39dba7e6dac639c911378cee37b89e500d9bb219",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-05-08T06:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc68823f3de9b13f439b6c429299d0c1e153fb81",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.0-alpha.2",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T03:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72b9546345c10eb5a8dcc5fa63598fde375f0a82",
          "body": null,
          "is_bot": true,
          "headline": "feat: Spec: Add sparse_distance_metric to the list of models.",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T03:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "458b50c91332ad06ba02c7a1c7a9942b3b4d8a2c",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-30T03:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f5ee3a0f6e15c0da28c4cb1eb73a20cab9c8f6",
          "body": null,
          "is_bot": true,
          "headline": "release: 2.0.0-alpha.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be0e829aaa2f95fb3b838a3810fb0f8db5394697",
          "body": null,
          "is_bot": false,
          "headline": "enable branch_from and copy_from sugar",
          "author_name": "Nikhil Benesch",
          "author_login": "benesch",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e064a0d526e4ece57439cfbf06d695a48cb2eafd",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: flatten branchFrom/copyFrom sugar endpoint params",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e70c60049723a7e636c20669c4ac36813415838",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: update OpenAPI spec for v2 encryption API",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d95fbb49a038c06d7df9f8254ea4ab10885b73c",
          "body": null,
          "is_bot": true,
          "headline": "feat: Add sparse vectors to the spec.",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f50d1ef9b11bbe40b8ec414e2eaf1a893da995c",
          "body": null,
          "is_bot": true,
          "headline": "feat: support setting headers via env",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ce14c173ef2f9df527a509dccc361c45c290a43",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): more robust bootstrap script",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b00a5158732701cd7d34a2504298219f02c051",
          "body": null,
          "is_bot": true,
          "headline": "feat: set up branchFrom and copyFrom sugar in the OpenAPI spec",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b766ba28861c885b655d581c0857da49e34bf4c0",
          "body": null,
          "is_bot": true,
          "headline": "feat: Require `fuzzy: true` in the schema to use the `Fuzzy` filter",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae941547efeeaa83b970a041e409a6b76586a17",
          "body": null,
          "is_bot": true,
          "headline": "feat: Enable Stainless normalizer v2 while keeping Query inlined",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff852cf79e512c04a63f5b8545959694156dcd98",
          "body": null,
          "is_bot": true,
          "headline": "fix: multipart encoding for file arrays",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-29T07:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5b66c608e2bb96b189722b18c1e5cc8e00496b9",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.19.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "624f9e8935fe85ef377278fbe63ca8bab6ed4e7c",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: include pinning status in /metadata response",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be2d5a23d1fd4d9375144f8e9c12e6a17f2b0f1",
          "body": null,
          "is_bot": true,
          "headline": "feat: Multiple Vector Columns Docs",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fe39c66fae06f800f117e44300f8737f34cfa9d",
          "body": null,
          "is_bot": true,
          "headline": "fix: align path encoding with RFC 3986 section 3.3",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c6bd7062f41c433c7c191f92adb2219d6230eb",
          "body": null,
          "is_bot": true,
          "headline": "fix: variable name typo",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73e30aa9677697a37c4f5e98bdca8cd8df2b2067",
          "body": null,
          "is_bot": true,
          "headline": "feat: add update_metadata method to configure pinning",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "809a6c35de7bf27f62d15a80eb1635431883747a",
          "body": null,
          "is_bot": true,
          "headline": "feat: docs for glob/regex acceleration",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b04b75d3edf7cac31dbce42f54eb1f498cd0144",
          "body": "…mits",
          "is_bot": true,
          "headline": "chore(ci): support opting out of skipping builds on metadata-only com…",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6ce3dd72816727a1296058136da1a431f1ae92",
          "body": null,
          "is_bot": true,
          "headline": "fix(internal): correct multipart form field name encoding",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3166740a670db15c5af054e311d36df57f8f8de8",
          "body": "Note that we still want to run tests, as these depend on the metadata.",
          "is_bot": true,
          "headline": "chore(ci): skip lint on metadata-only changes",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cde55e48c9559d0c721d146bf323f642b4f40f0",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): update gitignore",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-04-07T15:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7436c248c85a7ec67806a4c0771c6febdbd88a8d",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.18.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-20T06:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c0dacf71dcbe050745eba3e4b71727734e00f9",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: disable CopyFromNamespace syntax sugar in Go",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-20T06:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eeaeeb6aeb9aac03c7437b51fac44e04091d341",
          "body": null,
          "is_bot": true,
          "headline": "feat: tpuf-engine: add verbose form of branch_from_namespace",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-20T06:20:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f75591148d6eeb17c5a52b137fa60398e31172bc",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.17.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ee69dcc706f92679c6407b221ff9c51e1bc21a5",
          "body": null,
          "is_bot": true,
          "headline": "feat: tpuf: add branching to openapi spec",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e81bc809fd2ce37a4ac5cfb5cff2f26944a4401",
          "body": null,
          "is_bot": true,
          "headline": "fix(client): use higher retry delay precision",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b22f684d5e369151c80c022930705384648ab2be",
          "body": null,
          "is_bot": true,
          "headline": "feat: Response performance object",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "994292cb67cc31c9ad4221017f4f75f473033afc",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "961634878892f45ee3bd41439294d0471d3679c7",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): tweak CI branches",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713c1c7ef92b82ee535d55cf08498cbc57c70cfc",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-18T23:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add6b1f5453d7e5e4571f0a6873215c257fd8458",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.16.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-15T04:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45324c1f469b15ebf3466a4bdc86f05ca909bf48",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: host MCP on stainless",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-15T04:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9352b53a69352a1103b8a358a7d377ec7eca0f8a",
          "body": null,
          "is_bot": true,
          "headline": "chore(ci): skip uploading artifacts on stainless-internal branches",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-15T04:50:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e603c336e316ec443017a2ae13c3b4a1da837b2",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.15.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e37fbf2974fdd10a53be8c96d22e6542b6cffe",
          "body": null,
          "is_bot": true,
          "headline": "chore(ci): add build step",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee6812f8d96160786ab8d5e9869eaf19910b1aa9",
          "body": null,
          "is_bot": true,
          "headline": "codegen metadata",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ff08449ff4f656f719bef5fda709c323d46159c",
          "body": null,
          "is_bot": true,
          "headline": "fix(client): serialize query parameters properly",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33794ff4269068804dfc7a557115ccdb641c1937",
          "body": null,
          "is_bot": true,
          "headline": "fix: properly mock time in ruby ci tests",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33a925b5457668844a606d1975d226ebb5e8f7fe",
          "body": null,
          "is_bot": true,
          "headline": "feat: Remove `queries` from recall endpoint",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-03-03T04:27:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "583d6af50aa5d38fee779f9fd47fcda33da962ec",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.14.1",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-20T00:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da312c4a86142a90b43b30abad2ee090293f700e",
          "body": null,
          "is_bot": true,
          "headline": "chore: update mock server docs",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-20T00:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d1e1a8ba7926ec601631f397df323d164edfb65",
          "body": null,
          "is_bot": true,
          "headline": "chore(internal): remove mock server code",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-20T00:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3270a81b1d4198935b184f3b43cd840f330b56e1",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.14.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-17T04:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e82a2acb0099c8bf02c932c86d4d33fe179d760",
          "body": null,
          "is_bot": true,
          "headline": "feat: Add ranking-by-attribute to the spec.",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-17T04:22:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e564f88278b3789139f69473eb26638c0d06f59",
          "body": null,
          "is_bot": true,
          "headline": "release: 1.13.0",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-08T06:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e770e7f9cf9bc7a2f4e731a73e05ce30944e2510",
          "body": null,
          "is_bot": true,
          "headline": "feat: spec: clean up limit codegen",
          "author_name": "stainless-app[bot]",
          "author_login": "stainless-app[bot]",
          "committed_at": "2026-02-08T06:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 51,
      "commits_last_year": 180,
      "latest_release_at": "2026-07-30T21:58:54Z",
      "latest_release_tag": "v2.4.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 10.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "turbopuffer",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/turbopuffer",
          "is_deprecated": false,
          "latest_version": "2.4.0",
          "repository_url": "https://github.com/turbopuffer/turbopuffer-ruby",
          "versions_count": 36,
          "total_downloads": 292917,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-01-04T20:00:39.989000Z",
          "latest_published_at": "2026-07-30T21:59:34.746000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 13,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2026-07-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "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": [],
      "largest_source_bytes": 27620,
      "source_files_sampled": 105,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.1.1",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-2j26-frm8-cmj9",
              "GHSA-89vf-4333-qx8v",
              "GHSA-cg4j-q9v8-6v38"
            ],
            "fixed_version": "8.1.2.1",
            "advisory_count": 3,
            "oldest_advisory_days": 129
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.8.7",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-h27x-rffw-24p4"
            ],
            "fixed_version": "2.9.0",
            "advisory_count": 1,
            "oldest_advisory_days": 113
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.5",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-6wx8-w4f5-wwcr",
              "GHSA-h8w8-99g7-qmvj",
              "GHSA-wv3x-4vxv-whpp"
            ],
            "fixed_version": "1.3.7",
            "advisory_count": 3,
            "oldest_advisory_days": 41
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.15.2",
            "severity": "high",
            "ecosystem": "rubygems",
            "cvss_score": 8.2,
            "advisory_ids": [
              "GHSA-3m6g-2423-7cp3",
              "GHSA-x2f5-4prf-w687"
            ],
            "fixed_version": "2.19.9",
            "advisory_count": 2,
            "oldest_advisory_days": 133
          },
          {
            "name": "yard",
            "direct": false,
            "version": "0.9.37",
            "severity": "moderate",
            "ecosystem": "rubygems",
            "cvss_score": 5.3,
            "advisory_ids": [
              "GHSA-3jfp-46x4-xgfj",
              "GHSA-pxcc-8665-phx8"
            ],
            "fixed_version": "0.9.44",
            "advisory_count": 2,
            "oldest_advisory_days": 104
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 4,
          "moderate": 1
        },
        "advisory_count": 11,
        "affected_count": 5,
        "assessed_count": 75,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "addressable",
            "direct": false,
            "version": "2.8.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "async",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "cgi",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "cgi",
            "direct": false,
            "version": "0.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "2.5.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "console",
            "direct": false,
            "version": "1.34.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "crack",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": false,
            "version": "3.3.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "erubi",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ffi",
            "direct": false,
            "version": "1.17.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-annotation",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-local",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "fiber-storage",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "fileutils",
            "direct": false,
            "version": "1.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "hashdiff",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-event",
            "direct": false,
            "version": "1.11.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.15.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "listen",
            "direct": false,
            "version": "3.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "metrics",
            "direct": false,
            "version": "0.15.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "5.26.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-focus",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-hooks",
            "direct": false,
            "version": "1.5.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-proveit",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest-rg",
            "direct": false,
            "version": "5.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "mutex_m",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "netrc",
            "direct": false,
            "version": "0.11.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.27.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettier_print",
            "direct": false,
            "version": "1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "public_suffix",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-fsevent",
            "direct": false,
            "version": "0.11.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rb-inotify",
            "direct": false,
            "version": "0.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbi",
            "direct": false,
            "version": "0.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "3.9.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "redcarpet",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.11.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rexml",
            "direct": false,
            "version": "3.4.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.81.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.47.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet",
            "direct": false,
            "version": "0.6.12690",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-runtime",
            "direct": false,
            "version": "0.6.12690",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-static",
            "direct": false,
            "version": "0.6.12690",
            "ecosystem": "rubygems"
          },
          {
            "name": "sorbet-static-and-runtime",
            "direct": false,
            "version": "0.6.12690",
            "ecosystem": "rubygems"
          },
          {
            "name": "spoom",
            "direct": false,
            "version": "1.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "steep",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "strscan",
            "direct": false,
            "version": "3.1.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "syntax_tree",
            "direct": false,
            "version": "6.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tapioca",
            "direct": false,
            "version": "0.16.11",
            "ecosystem": "rubygems"
          },
          {
            "name": "terminal-table",
            "direct": false,
            "version": "4.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.4.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "traces",
            "direct": false,
            "version": "0.18.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": false,
            "version": "3.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "webrick",
            "direct": false,
            "version": "1.9.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": "0.9.37",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard-sorbet",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 77,
        "direct_count": 0,
        "indirect_count": 77
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 54,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "benesch",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/882976?v=4"
        },
        {
          "type": "User",
          "login": "teskje",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4521314?v=4"
        },
        {
          "type": "User",
          "login": "mattcuento",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/23296154?v=4"
        },
        {
          "type": "User",
          "login": "robertmaybin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22859626?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.733
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "publish-gem.yml",
        "release-doctor.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "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": 8,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "5 out of 5 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": null,
            "reason": "Found no human activity in the last 5 changesets",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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 0 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": 10,
            "reason": "all dependencies are pinned",
            "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": 10,
            "reason": "security policy file 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": 0,
            "reason": "11 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "dab6d7efff6fb9181c3ff879ffcabdff0540bdfe",
        "ran_at": "2026-07-30T23:55:23Z",
        "aggregate_score": 5.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-30T21:59:49Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-30T21:58:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/turbopuffer/turbopuffer-ruby",
    "host": "github.com",
    "name": "turbopuffer-ruby",
    "owner": "turbopuffer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 69,
            "calibrated": 81,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 81,
      "inputs": {
        "security": 64,
        "vitality": 97,
        "community": 49,
        "governance": 63,
        "calibration": "2026-08-02",
        "engineering": 76,
        "ai_readiness": 36,
        "weighted_overall_raw": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 97,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "exceptional",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 180,
              "human_commit_share": 0.05,
              "days_since_last_push": 0,
              "active_weeks_last_year": 45
            },
            "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": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "180 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 180
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "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": 100,
            "inputs": {
              "releases_count": 51,
              "latest_release_tag": "v2.4.0",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 10.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "51 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 51
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.2
                    }
                  }
                ],
                "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": "exceptional",
            "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "weak",
        "name": "Community & Adoption",
        "value": 49,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 2,
              "stars": 13,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13 stars",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 18,
                "status": "met",
                "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": "good",
            "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": 71,
            "inputs": {
              "packages": [
                "turbopuffer"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 292917,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "292,917 downloads all-time across rubygems",
                "points": 56.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 292917,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "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": 63,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 4,
              "top_contributor_share": 0.733
            },
            "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 73% of commits",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance, OpenSSF Scorecard: Code-Review. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance",
                    "openssf_scorecard_code_review"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 82,
            "inputs": {
              "merged_prs": 54,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 12,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "54/66 decided PRs merged",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 54,
                      "decided": 66
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found no human activity in the last 5 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "followers": 264,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "turbopuffer",
              "public_repos": 22,
              "account_age_days": 988
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "264 followers of turbopuffer",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 264,
                      "login": "turbopuffer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~2 yr old",
                "points": 15.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "turbopuffer"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "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": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 76,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "5 out of 5 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": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://turbopuffer.com",
              "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://turbopuffer.com",
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "moderate",
        "name": "Security",
        "value": 64,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Code-Review, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "code_review",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 55,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.5
            },
            "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 is not maximal on development and all release branches",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 5 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 no human activity in the last 5 changesets",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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 0 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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 detected",
                "points": 5,
                "status": "met",
                "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": "11 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 75 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 75
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 11,
              "affected_packages": 5,
              "assessed_packages": 75,
              "unassessed_packages": 2,
              "affected_by_severity": "high 4, moderate 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 75,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "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": "weak",
        "name": "AI Readiness",
        "value": 36,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": "Excluded from scoring (no data or not applicable): Legible commit history. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "legible_commit_history"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": null,
              "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": "no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 27620,
              "source_files_sampled": 105,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/105 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 105,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "metrics_version": "2.2.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T23:55:39.154379Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/turbopuffer/turbopuffer-ruby.svg",
  "full_name": "turbopuffer/turbopuffer-ruby",
  "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 v2.2.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsRubyGems.