Public record
Software health reportschema 0.23.0 · metrics 1.13.0 · 2026-07-21 21:06 UTC

Gusto / fixture_kit

Fixture-level performance without giving up FactoryBot-style test setup.

RubyMIT★ 176 stars⑂ 4 forkssince Feb 2026View on GitHub ↗

Gusto/fixture_kit holds a health index of 68 out of 100, placing it in the Moderate band. It scores highest on Vitality (84/100) and lowest on AI Readiness (45/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

68
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

GustoOrganization
350 followers148 public repossince Feb 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsfixture_kit0.18.0-241 day ago

Metrics by category

Vitality

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

84Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 118 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year118
human_commit_share0.9
days_since_last_push1
active_weeks_last_year13

Release discipline

100Excellent
How it's scored
27/27Ships releases — 24 releases published
36/36Release recency — latest release 1 days ago
27/27Release cadence — a release every ~15.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tagv0.18.0
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases15.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

50Moderate · 18% of overall
How it's scored
36.4/60Stars — 176 stars
4/25Forks — 4 forks
2.7/15Watchers — 4 watchers
Inputs used
forks4
stars176
watchers4
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
50.2/80Total downloads — 67,662 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfixture_kit
dependents
ecosystemsrubygems
total_downloads67,662
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?

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.3/22.5Commit distribution — top contributor authored 90% of commits
8.1/13.5Contributor breadth — 6 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.898
How it's scored
31.2/46.8Issue resolution — 67% of issues closed
35.2/38.3PR acceptance — 58/63 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 4/22 approved changesets -- score normalized to 1
Inputs used
merged_prs58
open_issues1
closed_issues2
issue_closed_ratio0.667
closed_unmerged_prs5
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
18.3/25Owner reach — 350 followers of Gusto
25/25Track record — 148 public repos, account ~13 yr old
Inputs used
followers350
owner_typeOrganization
is_verified
owner_loginGusto
public_repos148
account_age_days4,894
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 1 days ago
20/20Version history — 24 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfixture_kit
ecosystemsrubygems
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 21 out of 22 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://github.com/gusto/fixture_kit
10/10Repository description
10/10Topics — 4 topics
10/10Wiki
Inputs used
topicscache, factorybot, fixtures, rails
has_wikiyes
homepagehttps://github.com/gusto/fixture_kit
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

63Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 21 out of 22 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/22 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
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
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.4
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories1
affected_packages1
assessed_packages58
unassessed_packages11
affected_by_severitylow 1
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 58 resolved dependencies against OSV. 11 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
32.6/40Legible commit history — 55 of 90 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.611
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
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 32 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.32
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/109 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes16,911
source_files_sampled109
oversized_source_files0

Key facts

176GitHub stars
6contributors
118commits, last 12 months
1days since last push
24releases
1bus factor
1open issues
RubyGemspackage ecosystems

More detail

Star and fork history 176 ★ / 4 ⇿
176Stars
4Forks
22Releases

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.

040801201602001764392026-022026-052026-07
Major 0Minor 16Patch 6
OpenSSF Scorecard 5.4 / 10
5.4aggregate

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-21 21:06 UTC

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests21 out of 22 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/22 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow 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
9Vulnerabilities1 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
RubyGemspgGemfile
RubyGemsmysql2Gemfile
All dependencies 69

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

RegistryPackageVersionRelation
RubyGemsmysql2direct
RubyGemsmysql20.5.7direct
RubyGemspgdirect
RubyGemspg1.6.3direct
RubyGemsactionpack8.1.2.1indirect
RubyGemsactionview8.1.2.1indirect
RubyGemsactivemodel8.1.2.1indirect
RubyGemsactiverecordindirect
RubyGemsactiverecord8.1.2.1indirect
RubyGemsactivesupportindirect
RubyGemsactivesupport8.1.2.1indirect
RubyGemsappraisalindirect
RubyGemsappraisal2.5.0indirect
RubyGemsbase640.3.0indirect
RubyGemsbenchmarkindirect
RubyGemsbenchmark0.5.0indirect
RubyGemsbigdecimal4.0.1indirect
RubyGemsbuilder3.3.0indirect
RubyGemsconcurrent-ruby1.3.7indirect
RubyGemsconnection_pool3.0.2indirect
RubyGemscrass1.0.6indirect
RubyGemsdate3.5.1indirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemsdrb2.2.3indirect
RubyGemserb6.0.1.1indirect
RubyGemserubi1.13.1indirect
RubyGemsi18n1.14.8indirect
RubyGemsio-console0.8.2indirect
RubyGemsirbindirect
RubyGemsirb1.17.0indirect
RubyGemsjson2.19.2indirect
RubyGemslogger1.7.0indirect
RubyGemsloofah2.25.1indirect
RubyGemsminitest6.0.2indirect
RubyGemsnokogiri1.19.4indirect
RubyGemspp0.6.3indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemspsych5.3.1indirect
RubyGemsracc1.8.1indirect
RubyGemsrack3.2.6indirect
RubyGemsrack-session2.1.2indirect
RubyGemsrack-test2.2.0indirect
RubyGemsrackup2.3.1indirect
RubyGemsrails-dom-testing2.3.0indirect
RubyGemsrails-html-sanitizer1.7.0indirect
RubyGemsrailtiesindirect
RubyGemsrailties8.1.2.1indirect
RubyGemsrakeindirect
RubyGemsrake13.3.1indirect
RubyGemsrdoc7.2.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.7indirect
RubyGemsrspec-railsindirect
RubyGemsrspec-rails8.0.3indirect
RubyGemsrspec-support3.13.7indirect
RubyGemssecurerandom0.4.1indirect
RubyGemssqlite3indirect
RubyGemssqlite32.9.0indirect
RubyGemsstringio3.2.0indirect
RubyGemsthor1.5.0indirect
RubyGemstimeout0.6.0indirect
RubyGemstsort0.2.0indirect
RubyGemstzinfo2.0.6indirect
RubyGemsuri1.1.1indirect
RubyGemsuseragent0.16.11indirect
RubyGemszeitwerk2.7.5indirect
Dependency advisories 1

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

PackageVersionRelationSeverityAdvisoriesFixed in
loofah2.25.1indirectlow12.25.2

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "cache",
        "factorybot",
        "fixtures",
        "rails"
      ],
      "is_fork": false,
      "size_kb": 373,
      "has_wiki": true,
      "homepage": "https://github.com/gusto/fixture_kit",
      "languages": {
        "Ruby": 197313
      },
      "pushed_at": "2026-07-20T00:21:47Z",
      "created_at": "2026-02-16T18:49:37Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T00:18:58Z",
      "description": "Fixture-level performance without giving up FactoryBot-style test setup.",
      "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://gusto.com",
      "name": "Gusto",
      "type": "Organization",
      "login": "Gusto",
      "company": null,
      "location": null,
      "followers": 350,
      "avatar_url": "https://avatars.githubusercontent.com/u/3697270?v=4",
      "created_at": "2013-02-25T19:40:14Z",
      "is_verified": null,
      "public_repos": 148,
      "account_age_days": 4894
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2026-07-20T00:21:47Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2026-07-16T17:34:24Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2026-05-27T19:02:50Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-05-06T21:16:45Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2026-05-05T18:43:14Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2026-04-07T15:40:07Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2026-04-07T14:45:39Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2026-03-05T06:54:06Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2026-03-04T20:33:57Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2026-03-01T12:56:23Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2026-02-26T19:31:45Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-02-26T05:48:20Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2026-02-24T22:53:35Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-02-24T07:08:14Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2026-02-24T05:54:42Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2026-02-24T00:56:02Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-02-23T21:04:03Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-02-23T07:48:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-02-23T03:43:42Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-02-22T04:51:16Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-02-21T07:31:47Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-02-20T23:36:24Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-02-20T06:53:41Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-02-19T21:08:21Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "136894b1d5f40859d26fd588cbfd61b36dcb0f22",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add on_register callback and bump to 0.18.0 (#72)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-07-20T00:18:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b0542d1308cfb10a966aadbee677b9e75c1fe5e6",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>\nClaude-Session: https://claude.ai/code/session_01NYYP9N5Zkvdbx8rvJMRqic",
          "is_bot": false,
          "headline": "Release v0.17.1",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-07-16T17:33:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9a0ce6388c86319cba62e556f891f3ebf58c8b61",
          "body": "Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Repository#to_hash for splatting parent into expose (#71)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-07-16T17:19:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aa4fba5ed0b10590357fb1c275e3681f2f550d0d",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump nokogiri from 1.19.3 to 1.19.4 in /spec/dummy (#68)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T20:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44abd53904379566abb0205b7817741e7023fb51",
          "body": "Signed-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump concurrent-ruby from 1.3.6 to 1.3.7 in /spec/dummy (#69)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-26T20:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c22f3e0dc02d39c3cbcfe3bfcb8178137adf96cc",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.17.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-27T19:02:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0e689c6881dabf6cefbc32af6c4d04a3b3c0a9",
          "body": "Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use read_attribute_for_database when generating cached INSERTs (#64)",
          "author_name": "Michael Carey",
          "author_login": "mikecx",
          "committed_at": "2026-05-27T16:02:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1ae81a135a4250b497402fa55fb64681caf0cef7",
          "body": "Reflects v0.15.0 (Coder concept + register API) and v0.16.0\n(FK verification gate, batched + per-table sequence reset) in the\ncanonical in-repo reference.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Document coders, FK verification, and PK sequence reset in reference",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T23:38:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b77b3a8d62090752bbba9d2c19ac042752aaf1a",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.16.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T21:16:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50586495a35cc38c86bc8fed7fc131786f0eef67",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump nokogiri from 1.19.2 to 1.19.3 in /spec/dummy (#60)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T20:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae5557c2d673dff1f959bbb028f93d11fef7e00",
          "body": "ActiveRecordCoder#mount replays INSERTs that include explicit primary\nkey values. Postgres sequences don't observe these inserts, so a later\nModel.create can call nextval and collide with an id we just inserted —\nintermittent PG::UniqueViolation in test runs that mount the cache onto\na database whos\n[…]\nel.create succeeds. Without the fix this fails on Postgres\nwith PG::UniqueViolation; passes naturally on MySQL/SQLite.\n\nCloses #51\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Reset PK sequences after mounting cached fixtures (#51) (#58)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:20:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2ea1265aef22772e72e3d1307dea2f01daefc69a",
          "body": "Adds a test_db job covering rails_8.1 against postgresql and mysql2\nwith service containers, plus the infrastructure to make the dummy\napp's adapter configurable via FIXTURE_KIT_DB.\n\n- Bundler groups for pg and mysql2; appraisal lockfiles regenerated\n- spec/dummy/config/database.yml is ENV-driven (F\n[…]\niveRecordCoder coverage tests the upsert_all path via a helper\n  that omits :unique_by on MySQL/Trilogy (those adapters reject it)\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add Postgres + MySQL CI matrix (#57)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:18:34Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "31a423a547af87f6f854b2e6579c1b0042a0cf55",
          "body": "Mirror Rails' fixture-loading FK check: when\nActiveRecord.verify_foreign_keys_for_fixtures is true (default since\nRails 8.0 load_defaults), call connection.check_all_foreign_keys_valid!\nafter the batch executes.\n\nPG and SQLite raise on violations; MySQL is a no-op. Wrap any\nStatementInvalid in a Fix\n[…]\ne definitions — most likely\ntrigger is a developer regenerating fixtures against a different schema\nthan the one currently loaded.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Verify foreign keys after mount when configured (#56)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:16:25Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "eecc0a3d68cdd0eea59266144cba900b907db5c0",
          "body": "Models with generated/virtual columns reject INSERTs into those\ncolumns (\"cannot INSERT into generated column\"). The coder was\nincluding every column from model.column_names, so any model with a\nt.virtual column would crash mount.\n\nFilter columns by adapter capability + Column#virtual?, mirroring ho\n[…]\nb.\n\nAdds a computed_widgets table with a stored generated column to the\ndummy app and a regression spec exercising the round-trip.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Skip virtual columns when generating cached fixture INSERTs (#55)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:14:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a709791d7c83570398670759832c57de3b5bcd51",
          "body": "Mirror Rails' fixture loading idiom: group models by connection_pool\n(stable identity, role-aware) instead of connection, and wrap the\nbatch execution in pool.with_connection.\n\nBehaviorally identical inside an rspec-rails transactional fixture\n(with_connection yields the already-leased connection), \n[…]\n, multi-DB, or programmatic use of mount\noutside a test transaction. Also stops calling model.connection\nmultiple times per mount.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Group mount work by connection pool and use pool.with_connection (#59)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:13:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ca877ed5d5301ffed4663bce39bbdcdc8c5ceb21",
          "body": "… (#53)\n\nThe execute_batch label for fixture mount changes from \"FixtureKit Load\"\nto \"FixtureKit Insert\" to align with Rails' own fixture insert naming.\n\nThe label rename causes fixture_kit's own mount notifications to match\nthe coder's NAME_PATTERN (which recognizes \"Insert\" as a write verb).\nWitho\n[…]\nrequire the result to be\na Class < ActiveRecord::Base before capturing it. Non-AR matches are\nsilently skipped instead of raising.\n\nCo-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Rename mount label to \"FixtureKit Insert\" and harden coder subscriber…",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-05-06T20:10:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9aae82d65d8763a8ec5fe76a9637ef39b20241d5",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.15.0",
          "author_name": "Jeff Carbonella",
          "author_login": "jeffcarbs",
          "committed_at": "2026-05-05T18:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4e8e26fcf60cb084f1fcda29ac3649237fda93e",
          "body": "- Avoids creating new coder instances on every `save` and `load` call by memoizing them on the runner\n- `FileCache#read` and `FileCache#write` also reuse the same instances via a private `coder_for` helper rather than calling `.new` inline\n- Some opportunistic renames:\n  - `Cache#data` -> `Cache#content`\n  - `Coder#save` -> `Coder#generate`\n  - `Coder#load` -> `Coder#mount`",
          "is_bot": false,
          "headline": "Only instantiate coders once (#50)",
          "author_name": "Jeff Carbonella",
          "author_login": "jeffcarbs",
          "committed_at": "2026-05-05T15:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41b21b74bd0622379be27632c54922c39979329a",
          "body": "- Generalizes the cache data shape to support multiple coders, not just `ActiveRecordCoder`\n- Adds a `coders` registry to `Configuration` so additional coders can be registered alongside the default\n- Ensures all coders observe fixture evaluation simultaneously, regardless of how many are registered",
          "is_bot": false,
          "headline": "Add support for multiple Coders (#49)",
          "author_name": "Jeff Carbonella",
          "author_login": "jeffcarbs",
          "committed_at": "2026-05-05T15:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fc088ee846ca0acbdd3a3635ca84b9ad5cabfc",
          "body": "FixtureKit currently only supports saving and loading fixture data from SQL (via ActiveRecord). As we look to support other data sources — for example, Redis or other non-SQL stores — we need an abstraction that allows different persistence strategies to plug in alongside the existing SQL behavior.\n\nThis PR introduces that abstraction with a `Coder` base class and extracts the existing SQL logic into `ActiveRecordCoder` as the first step.",
          "is_bot": false,
          "headline": "Introduce concept of Coder, extract ActiveRecordCoder (#48)",
          "author_name": "Jeff Carbonella",
          "author_login": "jeffcarbs",
          "committed_at": "2026-05-05T04:01:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32520d1f46c1624428cb67a0c4b8b1a12bfd737d",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump erb from 6.0.1 to 6.0.1.1 in /spec/dummy (#47)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-27T02:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "825527855260e445e408bde7173cf868bc0266a1",
          "body": "Bumps [rack-session](https://github.com/rack/rack-session) from 2.1.1 to 2.1.2.\n- [Release notes](https://github.com/rack/rack-session/releases)\n- [Changelog](https://github.com/rack/rack-session/blob/main/releases.md)\n- [Commits](https://github.com/rack/rack-session/compare/v2.1.1...v2.1.2)\n\n---\nup\n[…]\nion\n  dependency-version: 2.1.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump rack-session from 2.1.1 to 2.1.2 in /spec/dummy (#46)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-08T06:22:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "da59547203b9983105743cabe5fae6e6616853e6",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Rename event variable to fixture in callback docs",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-04-07T17:30:55Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7f841595287752fbc41aded3b4b965a6f488825b",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.14.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-04-07T15:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c012a2c86998eb54ed6de26ea6b4bd1f3b6dc87",
          "body": "* Replace Cache with Event object in callbacks\n\nIntroduces FixtureKit::Event, which wraps the fixture and exposes\nidentifier (cache key) and path (source location of the definition\nblock). This gives callback subscribers the definition file path,\nwhich was the original motivation for the change.\n\nCo\n[…]\nve unnecessary safe navigation in Definition#path\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Replace Cache with Event object in callbacks (#45)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-04-07T15:38:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "26ac4ca730fb910403133e4a2ff49d917e05847f",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.13.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-04-07T14:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edec5f09f63e1dd2ba0b6ea97240e833f49cf84",
          "body": "Callbacks now receive the full FixtureKit::Cache instance as the first\nargument, giving subscribers access to identifier, path, and other\ncache state without needing to anticipate future needs.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Pass Cache object to callbacks instead of identifier string (#44)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-04-07T14:44:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c9d964d81d69dfdd792fac90254e6fee6cc985cd",
          "body": "Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump rack from 3.2.5 to 3.2.6 in /spec/dummy (#42)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-05T14:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390f37256dc050e2aad40ad52198a0aee39adcc6",
          "body": "Bumps [actionview](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionview/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1)\n\n---\nupdated-\n[…]\nw\n  dependency-version: 8.1.2.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actionview from 8.1.2 to 8.1.2.1 in /spec/dummy (#40)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T23:28:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "254d6e54f825222168b51f7f38017e7a6a116f06",
          "body": "Bumps [actionpack](https://github.com/rails/rails) from 8.1.2 to 8.1.2.1.\n- [Release notes](https://github.com/rails/rails/releases)\n- [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/actionpack/CHANGELOG.md)\n- [Commits](https://github.com/rails/rails/compare/v8.1.2...v8.1.2.1)\n\n---\nupdated-\n[…]\nk\n  dependency-version: 8.1.2.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actionpack from 8.1.2 to 8.1.2.1 in /spec/dummy (#39)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-24T23:27:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26631a82bfe7a0740f09b2a79996d61a15d22ab9",
          "body": "Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2.\n- [Release notes](https://github.com/ruby/json/releases)\n- [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md)\n- [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2)\n\n---\nupdated-dependencies:\n- dependency-na\n[…]\non\n  dependency-version: 2.19.2\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump json from 2.18.1 to 2.19.2 in /spec/dummy (#38)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-19T14:53:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "58f5f0f163484af87ff6928d991687377f89889a",
          "body": "Bumps [loofah](https://github.com/flavorjones/loofah) from 2.25.0 to 2.25.1.\n- [Release notes](https://github.com/flavorjones/loofah/releases)\n- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/flavorjones/loofah/compare/v2.25.0...v2.25.1)\n\n---\n[…]\nah\n  dependency-version: 2.25.1\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump loofah from 2.25.0 to 2.25.1 in /spec/dummy (#37)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-18T21:11:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "299beea4fd74891407be63b3ba450d1f83b1b651",
          "body": "* Document fixture inheritance via extends\n\nAdd documentation for the `extends` feature to both the README\nand the API reference, covering parent access, chained inheritance,\ninline usage, and circular detection.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n* Revert README \n[…]\nkeep only\nthe reference.md documentation updates.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Document fixture inheritance via extends (#36)",
          "author_name": "Xenor Chang",
          "author_login": "tubaxenor",
          "committed_at": "2026-03-17T02:48:27Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "48c682e93e63e663ae79520b9f90b7bc08e6b14e",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v0.12.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-03-05T06:53:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "21c7093401048de5722f52c8582d0ac5ef34688d",
          "body": "* Use unscoped when finding exposed records\n\nEnsures exposed records can always be found regardless of any\ndefault_scope on the model. For example, if a model uses soft-deletes\nwith a default_scope filtering out deleted records, the fixture helper\nshould still return the record since it was explicit\n[…]\nrails_helper/test_helper,\nnot through migrations.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use unscoped when finding exposed records (#35)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-03-05T06:52:48Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4af4ade78f6772e9de837f244ab259462d8e9834",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.11.2",
          "author_name": "Robbie Gill",
          "author_login": "robbiegill",
          "committed_at": "2026-03-04T20:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "395d8698880ccb8448b9784beb41f1efe2146b2f",
          "body": "…Base (#34)\n\nThe base_table_model method previously only stopped traversal when\nencountering an abstract superclass. Models whose inheritance chain\nreaches ActiveRecord::Base without passing through an abstract class\n(like ApplicationRecord) would walk past AR::Base and raise NoMethodError.\n\nAdd ActiveRecord::Base as an additional stop condition so STI resolution\nworks for both inheritance patterns.\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix STI resolution for models inheriting directly from ActiveRecord::…",
          "author_name": "Robbie Gill",
          "author_login": "robbiegill",
          "committed_at": "2026-03-04T20:26:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "272be2cc8a33a601015dd32107cb93aae4aafe8b",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v0.11.1",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-03-01T12:56:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ad81500980d6c1ec6934abc3fbff4131f80d3bc3",
          "body": "…ple groups (#33)\n\nWhen shared example groups are auto-included via `config.include_context`\nwith metadata filters, RSpec creates those child groups during\nconfiguration — before the spec file's `fixture` call sets the\ndeclaration on the parent group's metadata. Since RSpec snapshots parent\nmetadata\n[…]\n already exist when `fixture`\nis called. This is the same mechanism RSpec uses internally to push\nmetadata updates to descendants.\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix fixture declarations not propagating to auto-included shared exam…",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-03-01T06:26:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "527b476efa9e3e2ba4cddcb9b10d8d93a23a04de",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Release v0.11.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T19:31:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "452d96eb602c7c9d6f1f33f6f24efe0a6d0dcd43",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Clear MemoryCache for inline fixtures after context finishes (#31)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T19:12:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "946edc2e15cf140c6c83306b714df3a5f27e68a7",
          "body": "* Add factory let analyzer for finding FixtureKit optimization targets\n\nAdds FixtureKit::Analyzer, an optional module that analyzes RSpec specs\nvia --dry-run to find factory_bot `let` blocks with the highest reuse\nacross examples. These are the best candidates for FixtureKit caching.\n\nUsage: rspec -\n[…]\nd asserts the JSON output matches a fixture file.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>\n\n---------\n\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add factory let analyzer for finding optimization targets (#25)",
          "author_name": "Matan Zruya",
          "author_login": "mzruya",
          "committed_at": "2026-02-26T15:50:23Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2332d2ceae175a5fe66b4a1a6935ffa02bfe672c",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add appraisal step to release instructions",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T06:16:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c0b763f21083f6c12898fe9dc5b11c4c1f396c13",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: update appraisal lockfiles for v0.10.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T06:16:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "76a9901854e6821dcbbda2fe882d49ebf9bf250f",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: use --generate-notes for releases",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T06:15:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "19dda0979d740787353c18ea3970e0766e588734",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add releasing instructions to README",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T06:14:30Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5bac6bd1dec209ff854eaaafeab7d0e22b53aff9",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: update dummy app lockfile for v0.10.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T05:50:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fabfee5ca44736f30ed69107efc2b0f6252b0cd6",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: release v0.10.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T05:48:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0c0dc190c40bece2b62478fa3dc8d84b323f7cd2",
          "body": "Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add fixture inheritance with extends support (#30)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-26T05:39:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ba02e2e0624bb73a65d6342f6770d2687f5563f1",
          "body": "Co-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Release v0.9.1",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T22:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c460b32d6208c800858079ec2102bd3542b076a1",
          "body": "Co-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Always include FixtureKit::RSpec instance methods (#29)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T22:49:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e0941d084ab5fdafa87af15dd2389e5e07e4682",
          "body": null,
          "is_bot": false,
          "headline": "docs: strengthen README value proposition intro",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T07:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d28e9393b8f212cb015e99804ecda0c1ff1c8e8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.9.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T07:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8830f2fddfe1de3415e51e79ad9299db099b300b",
          "body": "* Support evaluating fixture definitions in test context\n\n* Cover minitest helper methods in anonymous fixture integration",
          "is_bot": false,
          "headline": "Evaluate fixture definitions in adapter execution context (#28)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T07:05:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c76b9f97980a7a0b793d020a66f565f4fb56fabc",
          "body": null,
          "is_bot": false,
          "headline": "chore: release v0.8.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T05:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9d7cbb60aa2310e41d889b830e8dc741c97df1",
          "body": null,
          "is_bot": false,
          "headline": "docs: move guides to wiki and add reference doc (#27)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T04:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93d4ead8d8a6a43343a4757dabf4475434f4578",
          "body": null,
          "is_bot": false,
          "headline": "Refactor cache callbacks into event registry (#26)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T04:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab44e44219ac4a6f1117ac81ec463ccb637900a",
          "body": null,
          "is_bot": false,
          "headline": "Make repository record loading lazy and document gotchas (#24)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T01:50:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebb0b165d0c2dff091b1738c6c9937dc6c81b32d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.7.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-24T00:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89afa0eacfc719018a2200e9e6c57dd252a3fe61",
          "body": "Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Resolve STI subclasses to base table-owning model in SqlSubscriber (#23)",
          "author_name": "Robbie Gill",
          "author_login": "robbiegill",
          "committed_at": "2026-02-24T00:48:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "df2aa23c400e169697bf2d616cf8555ecd3379dd",
          "body": "Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix duplicate DELETE statements for STI models sharing a table (#22)",
          "author_name": "Robbie Gill",
          "author_login": "robbiegill",
          "committed_at": "2026-02-24T00:15:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f0b17fde4717aa8b01ee63a88cf98f6cd0b04fbd",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.6.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T21:02:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9d32ecd5ab851b2e7e356cfe9f6dafa0da6047",
          "body": null,
          "is_bot": false,
          "headline": "Move cache generation to framework lifecycle hooks (#21)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T19:09:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74408ee5b129d4712524a995487a29a14c1ba4b",
          "body": null,
          "is_bot": false,
          "headline": "Move anonymous cache prefixing into Cache",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T17:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84aca168e373ea68fe2c04af65c6b39442a4e7f4",
          "body": null,
          "is_bot": false,
          "headline": "Update README for adapter and cache identifier behavior",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T17:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77c049d811e56dbdb46154d425f4ba7f695a36a",
          "body": null,
          "is_bot": false,
          "headline": "Replace isolators with adapters",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T17:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd0925d0d65e4755df9053684c1612a632c619b",
          "body": null,
          "is_bot": false,
          "headline": "Clarify cache callback identifier docs",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T07:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb670dec85399458f6694979789d0ef55eb76979",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.5.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T07:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53188349130c7a679c15d69fb5ef355341345c3d",
          "body": null,
          "is_bot": false,
          "headline": "Add support for anonymous fixtures (#20)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T07:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63098c35f828d03937ca8b8e8ee03020753d029a",
          "body": null,
          "is_bot": false,
          "headline": "Raise on multiple fixture declarations per test context (#19)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T05:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14cc536d33509489ba6ba6d766980745f03ef2a4",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.4.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T03:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c508d3b8f52f401e38ca61aff6f7b6c4b7480e29",
          "body": "* Track create/update models from sql payload names\n\n* Handle deletes by clearing tracked tables before restore\n\n* Use execute_batch for delete-and-restore statements\n\n* Refine cache restore batching and execute_batch guardrail\n\n* Tighten sql subscriber event name pattern\n\n* Expand sql event coverage and add query-type integration tests",
          "is_bot": false,
          "headline": "Track SQL write events and verify cache dumping coverage (#18)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T03:40:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfdffd549a933dc4d045b13424abbd4f2cd5fd5e",
          "body": null,
          "is_bot": false,
          "headline": "Set fixture_path defaults in framework entrypoints",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T01:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dd48ef5e68e1f410fb7ab6e442b96de9e40dd2e",
          "body": "* Add minitest entrypoint and repository ivar rename\n\n* Update README for minitest lifecycle and config defaults",
          "is_bot": false,
          "headline": "Add minitest entrypoint and rename mounted repository ivar (#17)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T01:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a26ea2bfe994052ffe54bf50c1516f303107a2b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor isolators and simplify harness execution (#16)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-23T00:47:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed65c539f5e2be0c892b96e121c338182d4bc54",
          "body": null,
          "is_bot": false,
          "headline": "Call on_cache before fixture cache generation (#15)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T21:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "181c8ae6562e9adcce4a6f7e959afb1ca9962680",
          "body": null,
          "is_bot": false,
          "headline": "Add queue-mode integration simulation for late-loaded specs (#14)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T21:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee23b243667fa3b0c97dcbe5afe00b4e15def33c",
          "body": null,
          "is_bot": false,
          "headline": "Use real runners in fixture unit specs",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T20:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "358e4c8cc60805b576de8999a5388bd28a01973b",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant singleton configuration spec",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T20:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b7148f69d7162c220e9b9f1c1fde5fc058a3e76",
          "body": "…ly (#13)",
          "is_bot": false,
          "headline": "Remove FixtureKit.configuration and use runner.configuration internal…",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T20:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f2be2235015e728c4315fd8a31979be43ec28a",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.3.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T04:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2576052fbb73ce1e8bd28cc59903d84ec06b877",
          "body": "* Update README for isolator and runner lifecycle\n\n* Refactor fixture runtime and align callbacks with on_cache",
          "is_bot": false,
          "headline": "Refactor runner lifecycle + isolator APIs, and update README (#12)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-22T04:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d236031f8ece0710e4e3ce59c348fd954670910e",
          "body": "Co-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Update appraisal lockfiles for v0.2.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-21T07:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d79bec5b48e0288c13810633cf3a5ddecfa75b2d",
          "body": "Co-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Release v0.2.0",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-21T07:31:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef4bb75823886c7e0562ee6cf848c07f63f884f",
          "body": "Co-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Rename core FixtureKit classes for simpler naming (#11)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-21T07:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fff923ebda7c6c6605fdd64b2bfefb902499a711",
          "body": "* Pregenerate only fixture definitions used by loaded specs\n\n* Refactor fixture generation and registry APIs\n\nCo-authored-by: Codex <codex@openai.com>\n\n* Keep fixture names as strings across fixture loading\n\nCo-authored-by: Codex <codex@openai.com>\n\n---------\n\nCo-authored-by: Codex <codex@openai.com>",
          "is_bot": false,
          "headline": "Pregenerate only fixtures used by loaded RSpec examples (#9)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-21T07:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5947d3b683e712e039ba1b83e61b0783c1a9e32b",
          "body": null,
          "is_bot": false,
          "headline": "Lazily register FixtureKit RSpec suite hook (#8)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-21T04:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe57490192677180aaa63900c985842aabedabc",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.1.2",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T23:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cecf0e1e05d7f2411a45b7b79ad9dd6ac942ce89",
          "body": "* Use configurable generator for fixture cache pregeneration\n\n* Introduce FixtureKit::TestCase::Generator\n\n* Clarify fixture accessor and generator contract in README\n\n* Trim fixture accessor note in README\n\n* Preserve generator setting across FixtureKit.configure",
          "is_bot": false,
          "headline": "Use configurable generators for fixture cache pregeneration (#7)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T23:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7b89382684f118b58e9b890045f31c438445a74",
          "body": null,
          "is_bot": false,
          "headline": "Add CI check for appraisal lockfile version drift (#6)",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T17:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25e42b7e351a67595707a15d4e6bc7d5cacc4cf6",
          "body": "…-start\n\nPreload FixtureKit fixtures at example start in RSpec",
          "is_bot": false,
          "headline": "Merge pull request #5 from Gusto/np-rspec-preload-fixtures-at-example…",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T16:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff7bf1a561b4cfbda42638859a69137186b1739",
          "body": null,
          "is_bot": false,
          "headline": "Extract FixtureKit::RSpec::Declaration into its own file",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T16:46:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef85b989939e1764ebd29458db6f6a611861b0cb",
          "body": null,
          "is_bot": false,
          "headline": "Move fixture loading into RSpec declaration object",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T16:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99ccc10e1ca1c6a94079fb083e38ee353a7cfe7b",
          "body": null,
          "is_bot": false,
          "headline": "Refactor RSpec fixture declaration/state handling",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T16:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc565dc0e4e4c1cc2f3bd15baf4c74e124b72a30",
          "body": null,
          "is_bot": false,
          "headline": "Preload FixtureKit fixtures at example start",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T15:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb28b56adfe4b80874b6f05c6f4734bf0de31a4",
          "body": null,
          "is_bot": false,
          "headline": "Sync appraisal lockfiles to fixture_kit 0.1.1",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T06:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c53e60fe527352d5e3aa511d23f6b4c2d0f794",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.1",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T06:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0079ff0d43b277649eb3e1574b1d0cca5c23174a",
          "body": "…-multidb\n\nUse ActiveRecord::TestFixtures for cache pregeneration rollback",
          "is_bot": false,
          "headline": "Merge pull request #4 from Gusto/np-transactional-harness-pregenerate…",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T06:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7942f47f18cc581c9b31fb3b5cd90a981ad1bcd",
          "body": null,
          "is_bot": false,
          "headline": "Add Appraisal-based Rails 8.0/8.1 test matrix",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T06:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b574d050caf39fa8cc25d055b65b912b8e3c1ec",
          "body": null,
          "is_bot": false,
          "headline": "Use ActiveRecord::TestFixtures for fixture cache pregeneration",
          "author_name": "Ngan Pham",
          "author_login": "ngan",
          "committed_at": "2026-02-20T06:11:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 118,
      "latest_release_at": "2026-07-20T00:21:47Z",
      "latest_release_tag": "v0.18.0",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 15.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fixture_kit",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/fixture_kit",
          "is_deprecated": false,
          "latest_version": "0.18.0",
          "repository_url": "https://github.com/Gusto/fixture_kit",
          "versions_count": 24,
          "total_downloads": 67662,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2026-02-19T21:25:47.729000Z",
          "latest_published_at": "2026-07-20T00:21:55.511000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 4,
      "stars": 176,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-27",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 4,
        "total_forks": 4
      },
      "star_history": {
        "days": [
          {
            "date": "2026-02-20",
            "count": 2
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 39
          },
          {
            "date": "2026-02-28",
            "count": 5
          },
          {
            "date": "2026-03-01",
            "count": 2
          },
          {
            "date": "2026-03-02",
            "count": 6
          },
          {
            "date": "2026-03-03",
            "count": 3
          },
          {
            "date": "2026-03-04",
            "count": 3
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-08",
            "count": 2
          },
          {
            "date": "2026-03-09",
            "count": 3
          },
          {
            "date": "2026-03-10",
            "count": 11
          },
          {
            "date": "2026-03-11",
            "count": 3
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 4
          },
          {
            "date": "2026-03-25",
            "count": 10
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 2
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 3
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-04-29",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-08",
            "count": 28
          },
          {
            "date": "2026-05-09",
            "count": 13
          },
          {
            "date": "2026-05-10",
            "count": 2
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-16",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-07-02",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 4
          }
        ],
        "complete": true,
        "collected": 176,
        "total_stars": 176
      },
      "open_issues_and_prs": 7
    },
    "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": 16911,
      "source_files_sampled": 109,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "loofah",
            "direct": false,
            "version": "2.25.1",
            "severity": "low",
            "ecosystem": "rubygems",
            "cvss_score": 0,
            "advisory_ids": [
              "GHSA-8whx-365g-h9vv"
            ],
            "fixed_version": "2.25.2",
            "advisory_count": 1,
            "oldest_advisory_days": 0
          }
        ],
        "collected": true,
        "truncated": false,
        "by_severity": {
          "low": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 58,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "pg",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "mysql2",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "mysql2",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "mysql2",
            "direct": true,
            "version": "0.5.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "pg",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pg",
            "direct": true,
            "version": "1.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "actionpack",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "actionview",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "activemodel",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "activerecord",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activerecord",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal",
            "direct": false,
            "version": "2.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bigdecimal",
            "direct": false,
            "version": "4.0.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "builder",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "concurrent-ruby",
            "direct": false,
            "version": "1.3.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "connection_pool",
            "direct": false,
            "version": "3.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "crass",
            "direct": false,
            "version": "1.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "drb",
            "direct": false,
            "version": "2.2.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "erubi",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "i18n",
            "direct": false,
            "version": "1.14.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.19.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "loofah",
            "direct": false,
            "version": "2.25.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "minitest",
            "direct": false,
            "version": "6.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": "1.19.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack",
            "direct": false,
            "version": "3.2.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-session",
            "direct": false,
            "version": "2.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rack-test",
            "direct": false,
            "version": "2.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rackup",
            "direct": false,
            "version": "2.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-dom-testing",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rails-html-sanitizer",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": "8.1.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.3.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "7.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": "8.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "securerandom",
            "direct": false,
            "version": "0.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": "2.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "timeout",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": "2.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "uri",
            "direct": false,
            "version": "1.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "useragent",
            "direct": false,
            "version": "0.16.11",
            "ecosystem": "rubygems"
          },
          {
            "name": "zeitwerk",
            "direct": false,
            "version": "2.7.5",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 69,
        "direct_count": 4,
        "indirect_count": 65
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 58,
        "open_issues": 1,
        "closed_ratio": 0.667,
        "closed_issues": 2,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "ngan",
          "commits": 97,
          "avatar_url": "https://avatars.githubusercontent.com/u/16579?v=4"
        },
        {
          "type": "User",
          "login": "jeffcarbs",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/847027?v=4"
        },
        {
          "type": "User",
          "login": "robbiegill",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1742971?v=4"
        },
        {
          "type": "User",
          "login": "mzruya",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/653256?v=4"
        },
        {
          "type": "User",
          "login": "mikecx",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/467469?v=4"
        },
        {
          "type": "User",
          "login": "tubaxenor",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1394393?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.898
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "21 out of 22 merged PRs checked by a CI test -- score normalized to 9",
            "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 4/22 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow 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": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "136894b1d5f40859d26fd588cbfd61b36dcb0f22",
        "ran_at": "2026-07-21T21:06:16Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/Gusto/fixture_kit",
    "host": "github.com",
    "name": "fixture_kit",
    "owner": "Gusto"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 68,
      "inputs": {
        "security": 63,
        "vitality": 84,
        "community": 50,
        "governance": 62,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 84,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 118,
              "human_commit_share": 0.9,
              "days_since_last_push": 1,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "118 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 118
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v0.18.0",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 15.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~15.6 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 15.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 4,
              "stars": 176,
              "watchers": 4,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "176 stars",
                "points": 36.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 176
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "4 forks",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 63,
            "inputs": {
              "packages": [
                "fixture_kit"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 67662,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "67,662 downloads all-time across rubygems",
                "points": 50.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 67662,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.898
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "merged_prs": 58,
              "open_issues": 1,
              "closed_issues": 2,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "58/63 decided PRs merged",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 58,
                      "decided": 63
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/22 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": 73,
            "inputs": {
              "followers": 350,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "Gusto",
              "public_repos": 148,
              "account_age_days": 4894
            },
            "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": "350 followers of Gusto",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 350,
                      "login": "Gusto"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "148 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 148
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fixture_kit"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "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 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "24 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "21 out of 22 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "cache",
                "factorybot",
                "fixtures",
                "rails"
              ],
              "has_wiki": true,
              "homepage": "https://github.com/gusto/fixture_kit",
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/gusto/fixture_kit",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 63,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.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 is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "21 out of 22 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.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 4/22 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "21 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 58 resolved dependencies against OSV; 11 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 58
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 11
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 58,
              "unassessed_packages": 11,
              "affected_by_severity": "low 1",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 58,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "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": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.611,
              "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": "55 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 55,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.32,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "32 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 32,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "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": 16911,
              "source_files_sampled": 109,
              "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/109 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 109,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T21:06:33.789958Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/Gusto/fixture_kit.svg",
  "full_name": "Gusto/fixture_kit",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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