Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-28 13:59 UTC

stitchfix / immutable-struct

Create struct-like classes that don't have setters, but have an awesome constructor.

RubyMIT★ 171 stars⑂ 7 forkssince Oct 2014View on GitHub ↗

stitchfix/immutable-struct holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (75/100) and lowest on AI Readiness (25/100). It was last updated 10 days ago. 2 contributors account for most of its recent work.

62
overall / 100
Moderate

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.

62
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 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).

Ownership

198 followers127 public repossince May 2012

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsimmutable-struct2.5.0-13518 days ago

Metrics by category

Vitality

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

52Moderate · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
10.4/36Commit cadence — 15/52 weeks with commits
13.1/18Commit volume — 28 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year28
human_commit_share1
days_since_last_push10
active_weeks_last_year15
How it's scored
27/27Ships releases — 10 releases published
7.2/36Release recency — latest release 518 days ago
5.4/27Release cadence — a release every ~405.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv2.5.0
releases_from_tagsno
days_since_latest_release518
mean_days_between_releases405.9
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?

75Good · 17% of overall
How it's scored
36.2/60Stars — 171 stars
6.5/25Forks — 7 forks
11.2/15Watchers — 106 watchers
Inputs used
forks7
stars171
watchers106
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_services
has_pull_request_templateyes
How it's scored
66.9/80Total downloads — 2,762,085 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesimmutable-struct
dependents
ecosystemsrubygems
total_downloads2,762,085
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?

65Good · 23% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.5/22.5Commit distribution — top contributor authored 44% of commits
13.5/13.5Contributor breadth — 23 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled23
top_contributor_share0.443
How it's scored
0/42Issue resolution — no issues or no data
21.6/30PR acceptance — 54/75 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 2/15 approved changesets -- score normalized to 1
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_prs21
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. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.5/25Owner reach — 198 followers of stitchfix
25/25Track record — 127 public repos, account ~14 yr old
Inputs used
followers198
owner_typeOrganization
is_verified
owner_loginstitchfix
public_repos127
account_age_days5,184
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
14/35Publish recency — latest publish 518 days ago
20/20Version history — 13 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesimmutable-struct
ecosystemsrubygems
any_deprecatedno
min_days_since_publish518

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
16/20OpenSSF Scorecard: CI-Tests — 7 out of 8 merged PRs checked by a CI test -- score normalized to 8
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://stitchfix.github.io/immutable-struct/
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://stitchfix.github.io/immutable-struct/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

25At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.9/40Legible commit history — 28 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.28
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
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/3 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes10,546
source_files_sampled3
oversized_source_files0

Key facts

171GitHub stars
23contributors
28commits, last 12 months
10days since last push
10releases
2bus factor
0open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

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

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.

123456612015-062020-032024-12
Major 0Minor 2Patch 5

Each point covers 9 days.

OpenSSF Scorecard 4.0 / 10
4.0aggregate

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-28 13:59 UTC

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

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

RegistryPackageVersionRelation
RubyGemsbundlerindirect
RubyGemsrakeindirect
RubyGemsrspecindirect
RubyGemsrspec_junit_formatterindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 482,
      "has_wiki": true,
      "homepage": "https://stitchfix.github.io/immutable-struct/",
      "languages": {
        "Ruby": 18935
      },
      "pushed_at": "2026-07-17T14:25:38Z",
      "created_at": "2014-10-02T01:12:39Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T14:26:37Z",
      "description": "Create struct-like classes that don't have setters, but have an awesome constructor.",
      "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://multithreaded.stitchfix.com",
      "name": "Stitch Fix Technology",
      "type": "Organization",
      "login": "stitchfix",
      "company": null,
      "location": "Everywhere",
      "followers": 198,
      "avatar_url": "https://avatars.githubusercontent.com/u/1749260?v=4",
      "created_at": "2012-05-17T14:05:44Z",
      "is_verified": null,
      "public_repos": 127,
      "account_age_days": 5184
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2025-02-25T13:51:35Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2019-04-18T19:47:36Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2019-03-20T14:03:45Z"
        },
        {
          "tag": "v2.3.0.rc1",
          "kind": "other",
          "published_at": "2017-08-08T13:51:32Z"
        },
        {
          "tag": "v2.2.3",
          "kind": "patch",
          "published_at": "2017-05-01T20:12:03Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2016-02-22T16:44:28Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2016-01-07T20:34:42Z"
        },
        {
          "tag": "v2.1.2",
          "kind": "patch",
          "published_at": "2015-10-21T20:41:21Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2015-08-14T21:37:43Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2015-02-25T14:23:13Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "758685e0472e032964bdb4752d7c704cdc92f4ab",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-07-17T14:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa8791ed183328d961c952cbacd7d6b53691091",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #83 from stitchfix/update_ruby-version-2026-Jul-07",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2026-07-13T17:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda5a37b68f54f83d80bb0e8d2ec4480266ac7bf",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-07-07T14:27:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b439aa678e8744b77c29e86df5386bce092388c",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-07-07T14:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "874af62c18ee8d7cbdd58ec726cca29f5fd8dcbb",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-06-16T13:27:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cf9d0e7939383f724dbd546bd0a5c67c99c40d1",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-05-26T14:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2af5808cc4128617fcd2168e860c059820795402",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-05-12T14:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d63935c7abcf5485ed9cf511e139f864831ba143",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-05-07T14:25:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b15f82ed612e268c4f659568ed452697968a7257",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #82 from stitchfix/update_ruby-version-2026-Apr-23",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2026-04-23T20:50:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd115c512c1b7db09dcb40fc5729472bb09751e",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-04-23T14:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6813bb33038f9c182415f692f0f70231265974",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-04-23T14:27:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299bfc359fba23a50acb4bebf63460d8f8942f62",
          "body": "Update App Platform references to PIRE",
          "is_bot": false,
          "headline": "Merge pull request #81 from stitchfix/APPLA-1410-pire",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2026-04-15T18:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26a33d46e88b9a2d3f6bb7d1b404aca89b9c0a5",
          "body": null,
          "is_bot": false,
          "headline": "Update app platform references to PIRE",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2026-04-14T21:22:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "201d41971d47fa5f7850e2e5047e56dbb6d02e8c",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #78 from stitchfix/update_ruby-version-2026-Mar-27",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2026-03-31T17:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aa7cab81332eba97fe2833d78122ce1fdd9a533",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-27T14:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18adeb826f3c0dd7c896a645d73c1b7b54be93d0",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-27T14:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a54e4572e068d1b12cf747a1415ddd1d6dd7c5d3",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-17T14:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c80d5951748caca6d635f6535140c7cd6246f1",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #77 from stitchfix/update_ruby-version-2026-Mar-10",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2026-03-12T18:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d465a792ac8a06a5af28dde00ae61528ed47f3d",
          "body": null,
          "is_bot": false,
          "headline": "Update Ruby version from 3.3.1 to 3.3.10",
          "author_name": "Evan Zacks",
          "author_login": "zackse",
          "committed_at": "2026-03-10T19:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1447428e9105fb1f3c1239dbf16e17d586ed269f",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-10T17:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b086bf9495244c27b631ef187debd5c609da41",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-10T14:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a19d12cc08e150071b76dc91e7b1e1c493aa53f",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2026-03-10T14:27:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb57bd43b8c42c155045d7c43243618bc69c7f96",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #76 from stitchfix/update_ruby-version-2025-Oct-09",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2025-10-09T18:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b5ab401b4ef4f36f82bfe9f3b1c3968f4fdfdb2",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-10-09T14:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b9ecf19482b5ba35022e1c6de518e997cc8f5cf",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-10-09T14:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2b41e6ea84ff7510ab7f3fff4e9f5bb0c2b55b3",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #75 from stitchfix/update_ruby-version-2025-Jul-29",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2025-08-14T13:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61aa5f32b83412bbd37b285b683ba6f647c7c23d",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-07-29T14:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661f98c681f7dd0b68b9d5078c232c19c9553097",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-07-29T14:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d847b096a50dec34a086a30b49ac86fa35efdba",
          "body": "Update CODE_OF_CONDUCT.md",
          "is_bot": false,
          "headline": "Merge pull request #74 from stitchfix/benortiz-sf-patch-1",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-06-03T14:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d068bdeb0c443e525f79d02112532a1b743d805a",
          "body": "opensource.stitchfix.com is going offline, so it might be worth embedding the linked code of conduct directly.",
          "is_bot": false,
          "headline": "Update CODE_OF_CONDUCT.md",
          "author_name": "Benjamin Ortiz",
          "author_login": "benortiz-sf",
          "committed_at": "2025-06-02T21:33:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b274231816281e680132ab272f906b0106379ab",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-04-15T14:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5aed1e60f7a3c9405eda031d570e6cfce2c030",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #73 from stitchfix/update_ruby-version-2025-Apr-01",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2025-04-01T16:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "347cb47a1b3229827dfbfcdc8c529b935200a709",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-04-01T15:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09b0fe2a0f553bcd5bee23146cbd5ab5ee55fd37",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-04-01T14:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe19220e0e8b3153f979e4cd626349de87f6a5c1",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused travis ci configuration",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-02-25T13:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d08d6c7ff4f393af64abe2e0d7020e4e54cc136",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.5.0",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-02-25T13:47:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98c9801d36d35151b63e45aeeba5804d12120317",
          "body": "Adjust RSpec configuration",
          "is_bot": false,
          "headline": "Merge pull request #72 from stitchfix/APPLA-360-tidying",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-02-25T13:44:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "caa396d3296332b5c3e42d732edd4fa4d648476d",
          "body": "* For random tests to be reproducible, need to seed the RNG consistently\n* Spec persistence file is for supporting rspec --next-failure\n* Make sure to verify any mocking for peace of mind",
          "is_bot": false,
          "headline": "Adjust RSpec configuration",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-02-25T13:38:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f45db5fa760799ab301d872e83379724ef97eff3",
          "body": "Support pattern matching on instances",
          "is_bot": false,
          "headline": "Merge pull request #70 from RobinDaugherty/main",
          "author_name": "Bradley Schaefer",
          "author_login": "soulcutter",
          "committed_at": "2025-02-25T13:29:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03e92e8d1e607c729f0ed468fb33a79733e2cef",
          "body": null,
          "is_bot": false,
          "headline": "Handle pattern-matching edge cases",
          "author_name": "Robin Daugherty",
          "author_login": "RobinDaugherty",
          "committed_at": "2025-02-21T11:11:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4832d536484ba29e56417168bf3e68d7e5a8e26",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #71 from stitchfix/update_ruby-version-2025-Feb-07",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2025-02-10T20:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f199c8c799a9c1c74b97480bc8a225b02e2838",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-02-07T15:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7095c3efbc5fcfe21c80d284a1f3daf2493ef745",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-02-07T15:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcd030730900b3b90afc33050a8ff709cf583b39",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2025-01-21T15:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f3be40104447935997b0ea176f367816151207",
          "body": null,
          "is_bot": false,
          "headline": "Support pattern matching on members",
          "author_name": "Robin Daugherty",
          "author_login": "RobinDaugherty",
          "committed_at": "2024-12-13T14:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb67ad8fa2117e8031c3f4333b4c25c8bcd3afff",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-11-12T15:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c99f647330964c684c4b65c9638bc9b50f4c659a",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #69 from stitchfix/update_ruby-version-2024-Nov-05",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2024-11-08T15:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a068e70a03efaec799d77ac39e6963ed034636e",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-11-05T15:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d25450e9e2a07d70d2fe238cf78155849d84e50",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-11-05T15:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f2ad3b87ec936e00b075aee7bec5fe777bf14a",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-09-10T14:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2318171075f601ecd35ccfa85cd324e591e537f",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #68 from stitchfix/update_ruby-version-2024-Jul-30",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2024-07-31T20:15:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ef9ffa6df899ef67df5a652a2e048cf8a5594bb",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-07-30T14:35:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf6574f7ef669b800fb07b2a28fe3c9b8d313d1f",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-07-30T14:35:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af004c858239f2fbff50b51ea3abbef4a727a890",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-07-12T14:35:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c41ee85c394abbe5c25f5323e9d38d069a7527a",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-06-18T14:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07e834ee57e65eef3fa521fe0a80d0ae18a68d9c",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-06-04T14:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3afffa696f422890ec56c75739f02373da5f656b",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #67 from stitchfix/update_ruby-version-2024-Apr-30",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2024-04-30T15:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e13cd1b424ef2149ee26064cbb2c8770646da74",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-04-30T14:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434052e663c5468281e236dde504ae7af70a6bc6",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-04-30T14:35:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da76211879cee2ae378f49262eaf692bfba8a563",
          "body": "Make App Platform CODEOWNER",
          "is_bot": false,
          "headline": "Merge pull request #66 from stitchfix/app-platform-codeowner-APPLK-132",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2024-03-28T15:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1952c723aa5213f2b342bb6035c6b1e0654fdfd",
          "body": null,
          "is_bot": false,
          "headline": "Make app-platform the CODEOWNER [APPLK-132]",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2024-03-28T13:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f423638a55a5207d7c755d20d8ff743d18c9e62",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby (#64)",
          "author_name": "Fix Bot",
          "author_login": "fixbot",
          "committed_at": "2024-01-23T19:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb995532d386131436ac6458e703395f4b0df86d",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-01-20T15:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a781f61b95e8ea09a154608756fd6bc56f60678",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby (#63)",
          "author_name": "Fix Bot",
          "author_login": "fixbot",
          "committed_at": "2024-01-04T16:45:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3888aa0e5e293c1fc654a4dc7ebae34d88081eee",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2024-01-04T15:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c9a3b6555acf4d0dcd721fcfb4c376498cf8dd0",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-10-17T16:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4085e8d512bf63a3f60de3d7756e04a8e255e7",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby (#62)",
          "author_name": "Fix Bot",
          "author_login": "fixbot",
          "committed_at": "2023-04-04T21:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef319f6226e3a6a3fe739daffd837cb69d839d58",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-04-04T14:37:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fab6c83f96efe6d3839226b8e52bbf871d28183",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-02-13T20:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5f81b349f875676566e8b8f11977905aba2beaf",
          "body": "Updating eng-runtime team name to dev-platform",
          "is_bot": false,
          "headline": "Merge pull request #61 from stitchfix/update-owners-json",
          "author_name": "Evan Zacks",
          "author_login": "zackse",
          "committed_at": "2023-02-10T20:36:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c48b194f7c1be5914e2d8e04863573c6f5875b",
          "body": null,
          "is_bot": false,
          "headline": "Update dev-platform owners.json",
          "author_name": "Nick Shemonsky",
          "author_login": "nshemonsky",
          "committed_at": "2023-02-10T20:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b939351578a503a5c75eb9a0d5cdc4ce76aef139",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #59 from stitchfix/update_ruby-version-2023-Jan-31",
          "author_name": "Eric Barendt",
          "author_login": "ebarendt",
          "committed_at": "2023-01-31T16:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff39500459cc274f7c5626885f18ff91c3c87dc",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-01-31T15:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28e20821a3fd6811fa2d2b610aa65f917065d98",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-01-31T15:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aee6e0297893ef95c5c519b8ca9e87277a3324b",
          "body": "update CODEOWNERS to dev-platform",
          "is_bot": false,
          "headline": "Merge pull request #58 from stitchfix/ez/update-codeowners",
          "author_name": "Tyler Brewer",
          "author_login": "tylerbrewer2",
          "committed_at": "2023-01-25T21:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27ea541892f0ec5d210de9318926aad1e8c2ce8f",
          "body": null,
          "is_bot": false,
          "headline": "update CODEOWNERS to dev-platform",
          "author_name": "Evan Zacks",
          "author_login": "zackse",
          "committed_at": "2023-01-25T20:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563115d8cb96b1fe878661988a9e7fa418ad68b5",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2023-01-17T23:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae3e157803baaffd8e8576f2fdea4eb995ef712d",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #57 from stitchfix/update_ruby-version-2022-Nov-29",
          "author_name": "Eric Barendt",
          "author_login": "ebarendt",
          "committed_at": "2022-12-13T23:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c5103b76c350125a757eabad16f552fe34ecd6",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-11-30T15:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b38b03dbde3536abd6c1aec237d9bd444c2455f",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-11-29T15:30:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f42f486f4fccd76ffc18439057239cf96d9cac3",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-08-08T15:20:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4df6ddfbb2e2917958c1717c2396d78d5bd5902",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-06-20T15:55:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94935c4a4b5eba9db18c2222ffef801252514cf1",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-04-20T14:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2afd600f9349d7d718e24a6a0704e1c4f05f736",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-04-19T14:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36dac0a46147927ae7112306f17dd7c0d34629c4",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-04-13T16:31:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "989cfd604e724f527384c301479ffb0612e1275e",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-04-13T16:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6ba401f272f38dd57106273e61202159d236f76",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-04-13T14:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b5ca3032b623530a81547079c3d4ea6149bd2b2",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-02-23T15:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e1fbdb27e556b8c67e4c854364852dbc7142589",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2022-02-22T15:26:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7bf2594186bdb538545703fee61cb596b63c501",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-12-30T18:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2e9a3f44d984ccd0cfe01136349abafca2275e",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-12-29T15:26:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b406c14f8e55fa8225fe4831f9ddcfc67820d88",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-11-30T15:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2840a269d97a06dd05f2ad6bb1c13f55ee532722",
          "body": "Require set in specs",
          "is_bot": false,
          "headline": "Merge pull request #55 from stitchfix/sh/fix-spes",
          "author_name": "Sam Handler",
          "author_login": "stitchfixsam",
          "committed_at": "2021-10-18T21:19:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d860354d79a829845be90f17b9bbf540f5c662",
          "body": null,
          "is_bot": false,
          "headline": "Require set in specs",
          "author_name": "Sam Handler",
          "author_login": "stitchfixsam",
          "committed_at": "2021-10-18T21:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6449296f56fd9fba5cb2692392c820020a044afc",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-10-18T20:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3114297a179b85524d0a8bd88695c23a3d9b7ce9",
          "body": "CODEOWNERS devex -> runtime",
          "is_bot": false,
          "headline": "Merge pull request #53 from stitchfix/samsm-patch-1",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2021-01-08T20:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a31cd7596767fadd0852f0148c379e442f6583dc",
          "body": null,
          "is_bot": false,
          "headline": "creating or updating the build matrix",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-01-04T20:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0ffcb34f69d1bbc758eb50e10e0bab759af9e30",
          "body": null,
          "is_bot": false,
          "headline": "CODEOWNERS devex -> runtime",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2021-01-04T15:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7f1c7d35e091a6a065f2fcd853f44e9d3ca09f3",
          "body": "Update to the latest Ruby point release",
          "is_bot": false,
          "headline": "Merge pull request #52 from stitchfix/update_ruby-version-2021-Jan-01",
          "author_name": "Sam Schenkman-Moore",
          "author_login": "samsm",
          "committed_at": "2021-01-04T15:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3db807f822ff25abb96a69db1255339fd3721f7",
          "body": null,
          "is_bot": false,
          "headline": "updating to latest point release of supported ruby",
          "author_name": "root",
          "author_login": "fixbot",
          "committed_at": "2021-01-01T15:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 28,
      "latest_release_at": "2025-02-25T13:51:35Z",
      "latest_release_tag": "v2.5.0",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 15,
      "days_since_latest_release": 518,
      "mean_days_between_releases": 405.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "immutable-struct",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/immutable-struct",
          "is_deprecated": false,
          "latest_version": "2.5.0",
          "repository_url": "https://github.com/stitchfix/immutable-struct",
          "versions_count": 13,
          "total_downloads": 2762085,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-10-03T14:58:54.850000Z",
          "latest_published_at": "2025-02-25T13:49:12.755000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 518
        }
      ]
    },
    "popularity": {
      "forks": 7,
      "stars": 171,
      "watchers": 106,
      "fork_history": {
        "days": [
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 6,
        "total_forks": 7
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "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": 10546,
      "source_files_sampled": 3,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec_junit_formatter",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 54,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 21
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "fixbot",
          "commits": 85,
          "avatar_url": "https://avatars.githubusercontent.com/u/4240229?v=4"
        },
        {
          "type": "User",
          "login": "davetron5000",
          "commits": 30,
          "avatar_url": "https://avatars.githubusercontent.com/u/22282?v=4"
        },
        {
          "type": "User",
          "login": "samsm",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/937?v=4"
        },
        {
          "type": "User",
          "login": "iamvery",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/79619?v=4"
        },
        {
          "type": "User",
          "login": "soulcutter",
          "commits": 9,
          "avatar_url": "https://avatars.githubusercontent.com/u/97257?v=4"
        },
        {
          "type": "User",
          "login": "benortiz-sf",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/203896318?v=4"
        },
        {
          "type": "User",
          "login": "bwebster",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/441162?v=4"
        },
        {
          "type": "User",
          "login": "zackse",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/191733?v=4"
        },
        {
          "type": "User",
          "login": "jimbert",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/6038429?v=4"
        },
        {
          "type": "User",
          "login": "alimac",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1930627?v=4"
        }
      ],
      "contributors_sampled": 23,
      "top_contributor_share": 0.443
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "scheduled_cci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
            "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": 1,
            "reason": "Found 2/15 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "758685e0472e032964bdb4752d7c704cdc92f4ab",
        "ran_at": "2026-07-28T13:59:19Z",
        "aggregate_score": 4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T14:25:39Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-13T17:22:12Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/stitchfix/immutable-struct",
    "host": "github.com",
    "name": "immutable-struct",
    "owner": "stitchfix"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 58,
            "calibrated": 62,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 62,
      "inputs": {
        "security": 40,
        "vitality": 52,
        "community": 75,
        "governance": 65,
        "calibration": "2026-08-02",
        "engineering": 64,
        "ai_readiness": 25,
        "weighted_overall_raw": 58
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 28,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 15
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "15/52 weeks with commits",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 15
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "28 commits in the last year",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "weak",
            "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": 44,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v2.5.0",
              "releases_from_tags": false,
              "days_since_latest_release": 518,
              "mean_days_between_releases": 405.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 518 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 518
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~405.9 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 405.9
                    }
                  }
                ],
                "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": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 75,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 7,
              "stars": 171,
              "watchers": 106,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "171 stars",
                "points": 36.2,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 171
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "7 forks",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "106 watchers",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 106
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [],
              "has_pull_request_template": true
            },
            "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": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 84,
            "inputs": {
              "packages": [
                "immutable-struct"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 2762085,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "2,762,085 downloads all-time across rubygems",
                "points": 66.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 2762085,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 65,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 23,
              "top_contributor_share": 0.443
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 44% of commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 44
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "23 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "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": 21,
              "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/75 decided PRs merged",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 54,
                      "decided": 75
                    }
                  }
                ],
                "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 2/15 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "followers": 198,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "stitchfix",
              "public_repos": 127,
              "account_age_days": 5184
            },
            "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": "198 followers of stitchfix",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 198,
                      "login": "stitchfix"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "127 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 127
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "immutable-struct"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 518
            },
            "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 518 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 518
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "13 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://stitchfix.github.io/immutable-struct/",
              "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://stitchfix.github.io/immutable-struct/",
                "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": "weak",
        "name": "Security",
        "value": 40,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 40,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "7 out of 8 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "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 2/15 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.28,
              "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": "28 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 10546,
              "source_files_sampled": 3,
              "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/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "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)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:rubygems",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T13:59:40.589903Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/stitchfix/immutable-struct.svg",
  "full_name": "stitchfix/immutable-struct",
  "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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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