Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 21:05 UTC

neilslater / games_dice

A Ruby library for simulating dice, intended for constructing a variety of dice systems as used in role-playing and board games.

Ruby · CMIT★ 19 stars⑂ 1 forksince Apr 2013View on GitHub ↗

neilslater/games_dice holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on AI Readiness (26/100). It was last updated today. A single contributor accounts for most of its recent work.

56
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.

56
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

Neil SlaterPersonal account
37 followers12 public repossince Dec 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsgames_dice0.5.0-280 days ago

Metrics by category

Vitality

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

57Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
1.4/36Commit cadence — 2/52 weeks with commits
6.3/18Commit volume — 4 commits in the last year
8/10OpenSSF Scorecard: Maintained — 10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
Inputs used
commits_last_year4
human_commit_share1
days_since_last_push0
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 27 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
5.4/27Release cadence — a release every ~528.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count27
latest_release_tagv0.5.0
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases528.5
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?

42At risk · 18% of overall
How it's scored
20.4/60Stars — 19 stars
0/25Forks — 1 forks
1.7/15Watchers — 3 watchers
Inputs used
forks1
stars19
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
51.2/80Total downloads — 84,368 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgames_dice
dependents
ecosystemsrubygems
total_downloads84,368
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?

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.7/22.5Commit distribution — top contributor authored 79% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.791
How it's scored
42.5/46.8Issue resolution — 91% of issues closed
38.2/38.3PR acceptance — 4/4 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/22 approved changesets -- score normalized to 0
Inputs used
merged_prs4
open_issues1
closed_issues10
issue_closed_ratio0.909
closed_unmerged_prs0
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.4/25Owner reach — 37 followers of neilslater
20.1/25Track record — 12 public repos, account ~14 yr old
Inputs used
followers37
owner_typeUser
is_verified
owner_loginneilslater
public_repos12
account_age_days5,340
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgames_dice
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

26Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
1.6/40Legible commit history — 3 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.03
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/29 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes31,498
source_files_sampled29
oversized_source_files0

Key facts

19GitHub stars
3contributors
4commits, last 12 months
0days since last push
27releases
1bus factor
1open issues
RubyGemspackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 4.8 / 10
4.8aggregate

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-22 21:05 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests2 out of 2 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/22 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
8Maintained10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 10
RegistryPackageVersion constraintManifest
RubyGemsbundler-audit~> 0.9Gemfile
RubyGemsrake~> 13.2Gemfile
RubyGemsrake-compiler~> 1.2Gemfile
RubyGemsredcarpet~> 3.6Gemfile
RubyGemsrspec~> 3.13Gemfile
RubyGemsrubocop~> 1.75Gemfile
RubyGemsrubocop-performance~> 1.25Gemfile
RubyGemsrubocop-rake~> 0.7Gemfile
RubyGemsrubocop-rspec~> 3.6Gemfile
RubyGemsyard~> 0.9Gemfile
All dependencies 11

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

RegistryPackageVersionRelation
RubyGemsbundler-auditdirect
RubyGemsrakedirect
RubyGemsrake-compilerdirect
RubyGemsredcarpetdirect
RubyGemsrspecdirect
RubyGemsrubocopdirect
RubyGemsrubocop-performancedirect
RubyGemsrubocop-rakedirect
RubyGemsrubocop-rspecdirect
RubyGemsyarddirect
RubyGemsparsletindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 364,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 32527,
        "Ruby": 149460
      },
      "pushed_at": "2026-07-22T20:47:38Z",
      "created_at": "2013-04-08T20:52:27Z",
      "owner_type": "User",
      "updated_at": "2026-07-22T20:45:22Z",
      "description": "A Ruby library for simulating dice, intended for constructing a variety of dice systems as used in role-playing and board games.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "C"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Neil Slater",
      "type": "User",
      "login": "neilslater",
      "company": null,
      "location": "London, UK",
      "followers": 37,
      "avatar_url": "https://avatars.githubusercontent.com/u/1248376?v=4",
      "created_at": "2011-12-07T22:01:18Z",
      "is_verified": null,
      "public_repos": 12,
      "account_age_days": 5340
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-07-22T20:45:17Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-09-19T20:10:40Z"
        },
        {
          "tag": "v0.3.12",
          "kind": "patch",
          "published_at": "2017-10-17T17:03:46Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2014-05-27T08:35:31Z"
        },
        {
          "tag": "v0.3.10",
          "kind": "patch",
          "published_at": "2013-07-29T09:17:20Z"
        },
        {
          "tag": "v0.3.9",
          "kind": "patch",
          "published_at": "2013-07-23T11:32:38Z"
        },
        {
          "tag": "v0.3.8",
          "kind": "patch",
          "published_at": "2013-07-23T09:54:28Z"
        },
        {
          "tag": "v0.3.7",
          "kind": "patch",
          "published_at": "2013-07-17T08:45:22Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2013-07-15T20:58:30Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2013-07-14T06:54:05Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2013-07-11T06:57:54Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2013-07-10T20:30:33Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2013-07-10T20:15:41Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2013-07-10T19:16:44Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2013-06-18T09:13:43Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2013-06-12T20:51:17Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2013-06-10T20:34:58Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2013-06-05T20:40:05Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2013-05-30T21:26:14Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2013-05-28T08:23:07Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2013-05-21T19:15:02Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2013-05-21T08:33:46Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2013-05-13T19:08:34Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2013-04-15T20:30:49Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2013-04-09T20:41:06Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2013-04-09T08:23:58Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2013-04-08T20:49:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "294b83926b5023497fbf68b6b597a0e63c372503",
          "body": "Code quality refinements",
          "is_bot": false,
          "headline": "Merge pull request #15 from neilslater/refinement",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21a8672aa57d2a20592e676c63c8de347dd0e631",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.5.0",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:41:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e504380339df1d5f39e8785e36dd90c632bc14",
          "body": null,
          "is_bot": false,
          "headline": "Test on Ruby 4.0",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2048bb245e406d3ef372e005a91cc1a6e2d4a3f1",
          "body": null,
          "is_bot": false,
          "headline": "Expand native probability coverage",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:34:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ea37ca54435857b2c86dd65082ce5309b95cd82",
          "body": null,
          "is_bot": false,
          "headline": "Add native extension quality checks",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:24:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3905e4a3215a1a2b81be016d0bfd36c729879fe",
          "body": null,
          "is_bot": false,
          "headline": "Add dependency audit to CI",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T20:14:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a58a2e04cd9c8951113f54097eac285eca8a8a",
          "body": null,
          "is_bot": false,
          "headline": "Update github actions run triggers and checkout version",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-22T19:41:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3812fa9595a6d9e938e3b7fecd5c8d73764f7ff",
          "body": "Cleanup and rebuild the gem for current MRI rubies",
          "is_bot": false,
          "headline": "Merge pull request #14 from neilslater/cleanup",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-19T15:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d54822be76261418e7ba9786079631d6e72fa19",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.4.2",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-19T15:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2e53d9f865491163a7e54bdf2ac635abcc6795",
          "body": null,
          "is_bot": false,
          "headline": "Modernize Ruby development and CI",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2026-07-19T15:16:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b01161ab31357ad71b40a9e35b2f43b4f86cea5",
          "body": null,
          "is_bot": false,
          "headline": "Remove coveralls",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2025-08-27T14:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284a5e2f44f664e073f58bc0c74eadd8e8266449",
          "body": null,
          "is_bot": false,
          "headline": "Split parser into multiple classes",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-10T11:46:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f4a39d20f1a2ba5cc805c4a5413715e2e2fc0c",
          "body": null,
          "is_bot": false,
          "headline": "Split parser into raw parser and parse tree processor",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-10T11:34:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80008eb22e092b9b14487434cefd4e709e16569a",
          "body": null,
          "is_bot": false,
          "headline": "Factor GamesDice::Bunch methods into some themed helper modules.",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-10T10:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "747f634d65aaf698d25854c5008f7dfce4eb4bef",
          "body": null,
          "is_bot": false,
          "headline": "Move complex die methods into themed helpers",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-10T10:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc920f2e02f1505e62d808a32d1648b75f3a322c",
          "body": null,
          "is_bot": false,
          "headline": "Combine recursion stack variables into a single struct",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-10T08:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82fbdb75c508b920efe8da21c35d6e6db6aaba0e",
          "body": null,
          "is_bot": false,
          "headline": "Fix line lengths in gemspec",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-08T19:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38687953e8aaaae1dbc1208ff0191979aca280c5",
          "body": null,
          "is_bot": false,
          "headline": "Fix all easy offences in bunch.rb",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-08T18:48:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7030c6c0aee9af7556420ad5fee38403553a5fb5",
          "body": null,
          "is_bot": false,
          "headline": "Simple Rubocop fixes for GamesDice::ComplexDie",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-06T20:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cd6427b5b1eb2b449b54e6b258a4a095b9fbca2",
          "body": null,
          "is_bot": false,
          "headline": "Fix Rubocop offences in dice.rb",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-04T19:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3a608f7a1334f11fae6b79982fd98e7d6c27d1",
          "body": null,
          "is_bot": false,
          "headline": "Update ruby version for Travis",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-04T19:07:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69b64cd3825ebd85b538fb04aa5ffe897ed40466",
          "body": null,
          "is_bot": false,
          "headline": "Address Rubocop issues in parser, marshal support and die result classes",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-03T14:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546708eb9fea8b3dad109bd788e63196418a0a79",
          "body": null,
          "is_bot": false,
          "headline": "C documentation for GamesDice::Probabilities",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-03T13:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "792d300c0b1129271f45ec05f41fbb17c4858ab1",
          "body": null,
          "is_bot": false,
          "headline": "Move private flag to specific class in order to see docs",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-03T12:08:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "330c834a6c3c960e7315e22b63bf5ce590c042e9",
          "body": null,
          "is_bot": false,
          "headline": "Update documentation",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-10-03T11:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc6509e5eb4b3b1036fa5b7e9c3e68bea3746c0a",
          "body": null,
          "is_bot": false,
          "headline": "Gemnasium is gone",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-20T06:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c1178b6de8a7e741a3188bf84a9fe0fb7bd3aa",
          "body": null,
          "is_bot": false,
          "headline": "Fix simpler Rubocop offences",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T20:10:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8a4c229a6098c52246ece1e9bfc587ddce9ce12",
          "body": null,
          "is_bot": false,
          "headline": "Remove Ruby native probability calculations.",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T19:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25c4a40815af7b11904db5aff26dae3db01a49d",
          "body": null,
          "is_bot": false,
          "headline": "Fix some Rubocop offences",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T19:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71a340ec0ca8f1b7713545b08b16babdd1b482ba",
          "body": null,
          "is_bot": false,
          "headline": "Rubocop auto-correct",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T18:52:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6862eb0488c74bcdb61242c4be60681124d5a54",
          "body": null,
          "is_bot": false,
          "headline": "Address RSpec deprecation warnings",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T18:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f24ccd0db99ab81a31395a171606a22f9cf3791",
          "body": null,
          "is_bot": false,
          "headline": "Change from should to expect in parser_spec and readme_spec",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T15:57:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ad9572e1ef95a41716b5b20dcad052ae94865d",
          "body": null,
          "is_bot": false,
          "headline": "Fix for CVE-2020-26298 (redcarpet version)",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-09-19T14:16:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1c5e026d445e1af560b6bd905b7fc79e85f473d",
          "body": null,
          "is_bot": false,
          "headline": "Reduce Travis CI run to two Ruby versions on Linux",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2021-08-16T15:14:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76047ba77cb76386beea30fe97f5821adb8703b4",
          "body": null,
          "is_bot": false,
          "headline": "Travis Ruby versions",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2020-05-07T08:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd15b802d7f6f7a19a8daed1eedccac2788249c4",
          "body": null,
          "is_bot": false,
          "headline": "Traivs Ruby versions",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2020-05-07T08:08:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad1dd795109e13dbbea5d92d4b29bd2e8fc8569",
          "body": null,
          "is_bot": false,
          "headline": "Refresh Travis versions",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2020-05-06T21:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26539b8c74777e06b3bdb589c12d3a614a196c0a",
          "body": null,
          "is_bot": false,
          "headline": "Travis Rubinius still unreliable",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-08-01T09:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b443cb48ab3455a7784295074f84feaa9025fccf",
          "body": null,
          "is_bot": false,
          "headline": "Remove Ruby 2.1.4, add latest JRuby and Rubinius",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-08-01T08:15:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53aeac49c9bf48babfad62277bb545290ac0169b",
          "body": null,
          "is_bot": false,
          "headline": "Extend Travis test coverage",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-08-01T07:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1c918974103da803c6cefb009c92de85b5ea7a",
          "body": null,
          "is_bot": false,
          "headline": "Use old Bundler version",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-03-29T16:07:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d18e3b858bac089bef0df5e879ed9060e95c1c0",
          "body": null,
          "is_bot": false,
          "headline": "Fix negation of comparison",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-03-29T15:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae98d80177239ec4c92531e867351d05ab68bdf",
          "body": null,
          "is_bot": false,
          "headline": "Fix negation of comparison",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2019-03-29T15:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e4ab819ec675bb68090e332bea8f3c70465e7a",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2017-10-17T17:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0884b0a74403bdfe17434843dcc05b9e5ae1885",
          "body": null,
          "is_bot": false,
          "headline": "Add coverage for MRI 2.4.2",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2017-10-17T17:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcf50791a11aeba958d6c5b96975a57df38cca3a",
          "body": "Ruby 2.4: Fixnum and Bignum are unified into Integer.",
          "is_bot": false,
          "headline": "Merge pull request #12 from krepflap/fixnum",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2017-10-17T17:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0759a9e3487f159aeac70303f1c9c44954d0510",
          "body": null,
          "is_bot": false,
          "headline": "Ruby 2.4: Fixnum and Bignum are unified into Integer.",
          "author_name": "krepflap",
          "author_login": "krepflap",
          "committed_at": "2017-10-17T15:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6efba3bdc733c7c0ba2f65c1a9d4715e18cd1473",
          "body": null,
          "is_bot": false,
          "headline": "Travis 2.4.1",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2017-05-14T10:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23adfa3d09e78d9a265e5fc4a54c8fc96d455c90",
          "body": null,
          "is_bot": false,
          "headline": "Add Rubinius for Travis",
          "author_name": "Neil Slater",
          "author_login": "neilslater",
          "committed_at": "2014-09-10T20:22:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9bdcb96e0a91f277719d83ad43120e8184acc51",
          "body": null,
          "is_bot": false,
          "headline": "Drop broken jruby-head test (breakage is in jruby-head on Travis AFAICS)",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-08-05T10:26:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4f805271c617cfa6734188a118bba2135cf96d5",
          "body": null,
          "is_bot": false,
          "headline": "Correct statment about Ruby version support",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-06-26T12:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6818408e8a7abcdc58e9be958d3d5f9326957e33",
          "body": null,
          "is_bot": false,
          "headline": "Add inch-ci badge",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-06-25T11:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "396943c30b28823d43dfc1574df30c0b09f1cac5",
          "body": "…tions, and deprecation messages for matcher",
          "is_bot": false,
          "headline": "Fix test failures due to rspec different handling of true/false asser…",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-06-18T18:14:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa4e8bd1128f37c84d962b901050257a0483aa9",
          "body": "…ersion compatibility",
          "is_bot": false,
          "headline": "Drop support for 1.8.7, due to parslet (and coveralls) dropping 1.8 v…",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-05-27T08:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5bebe03f87b9756d6dfe60e7f0257a81b81db6c",
          "body": null,
          "is_bot": false,
          "headline": "Actually use prng passed to GamesDice.create",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2014-05-27T08:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5323c02b18903de6f7ded7c60014ff09b6d05876",
          "body": null,
          "is_bot": false,
          "headline": "Fix allow_failures list",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-11-24T09:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36342b5fb0c8fe1f012eba4c11b438119374b58",
          "body": null,
          "is_bot": false,
          "headline": "Allow Rubinius builds on Travis to fail (coverage gem fails)",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-11-24T09:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85459dbb1dad1403b6fcfdddbf2c434e3d1add28",
          "body": null,
          "is_bot": false,
          "headline": "Change Rubinius branches built and tested in Travis",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-11-24T09:35:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85344184113565dbbf60a18c3873648f9e22bfbf",
          "body": null,
          "is_bot": false,
          "headline": "Restrict mime-types for 1.8.7 development build compatibilityonly",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-11-10T23:14:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d51626d3d367523d6358575a328376b351f6a6d6",
          "body": null,
          "is_bot": false,
          "headline": "Add ruby 1.9.2 to Travis tests",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-11-10T23:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7020f1c0ea27e61f4b6057b580136e08c8b5ae49",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-29T09:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01365e9beea523192fcd1bebac1be372f80c1064",
          "body": null,
          "is_bot": false,
          "headline": "Dates in changlog, rake-compiler version",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-29T07:38:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0ed4b985a4a005ddea836d6e12a9896765d4c71",
          "body": null,
          "is_bot": false,
          "headline": "Change order of requires, so coveralls is running before library require",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-25T08:57:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b254a195db5437ff35b7e0c7301cc7ed445e154f",
          "body": null,
          "is_bot": false,
          "headline": "Move Probabilities methods",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T21:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d853565a71a888e6046cbdffa36e33bfca6b24d",
          "body": null,
          "is_bot": false,
          "headline": "Move small pseudo-private Probabilities accessor",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T20:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d16847df9e66247f529e979187fb26bdff953d5f",
          "body": null,
          "is_bot": false,
          "headline": "Split finding of minimum and maximum reroll combinations",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T20:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a742253c5d2978c97974df3ce0125dd6f816d4a",
          "body": null,
          "is_bot": false,
          "headline": "Split out application of single reroll rule to roll",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb45ff321066d212469e186dd96c6149286da3ea",
          "body": null,
          "is_bot": false,
          "headline": "Correct logic for include+extend in same module",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T19:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62133f1f725eb328135b20c2588f3c305e5c6441",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to rename confusing method",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T18:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3764b3f8ccfbdb4ae478c544bd24e805c0b9b0f0",
          "body": null,
          "is_bot": false,
          "headline": "Split up ComplexDie recursive probability calculations into new module",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T18:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a9a5fccb089686396ef484d209917b966be018",
          "body": null,
          "is_bot": false,
          "headline": "Improved decsriptive comments on 'private' probability modules",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T09:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ddd27c364524991febb98ef3449438e2094190e",
          "body": "…ode manageability",
          "is_bot": false,
          "headline": "Factor pure Ruby version of Probabilities into separate modules for c…",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T08:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2c4ff829b5ca96c542a77b56f964d3e5b355c93",
          "body": "…ode manageability",
          "is_bot": false,
          "headline": "Factor pure Ruby version of Probabilities into separate modules for c…",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-24T08:22:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3da0afa45a3612e8e3f23a1d953f55a58d6b15c",
          "body": null,
          "is_bot": false,
          "headline": "de-duplicate GamesDice::ComplexDie#probabilities",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T21:10:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf8518e32ddf2abaf17cf8571bf9c04ddcf6e782",
          "body": null,
          "is_bot": false,
          "headline": "mult_combo_minmax fourth attempt",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T21:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d7dde16e05546a448596fcd0dc6bed31c6d9e3a",
          "body": null,
          "is_bot": false,
          "headline": "mult_combo_minmax third attempt",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T21:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6100f7fd3a59c448008754be7a6a8f5f9a6489",
          "body": null,
          "is_bot": false,
          "headline": "mult_combo_minmax second attempt",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T20:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "424d1bdea3858dedce1d86e73eea655333e715a4",
          "body": null,
          "is_bot": false,
          "headline": "Simplify add_distributions_mult further",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T20:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c9649a032396426c39ac713a312f734061fede0",
          "body": null,
          "is_bot": false,
          "headline": "Validate GamesDice::Probabilities params in separate method",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T19:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e28ba7326f1eab14b470fbc78d47cd52ae42d7cb",
          "body": null,
          "is_bot": false,
          "headline": "Split repeat_n_sum_k even further",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T19:34:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1970dfd257eb2081c056df9c25621f23160efc2f",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to split repeat_n_sum_k into 3 methods",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T18:40:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ad825cca7571249596eb532d611cbff9e8453a4",
          "body": null,
          "is_bot": false,
          "headline": "Break recursive_probabilities up into 3 separate methods",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T18:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "021a14772f68feb46d3cd629b6270e73d7d2e08d",
          "body": null,
          "is_bot": false,
          "headline": "Add missing changelog entries",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T11:32:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e74b8f74b7cc78e5b2d61b2cee0cecaa5a0990",
          "body": null,
          "is_bot": false,
          "headline": "Continued simplify of ComplexDie#logical_minmax",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T09:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdc571800f042347aa054064a4ef7c9f2ae19e0",
          "body": null,
          "is_bot": false,
          "headline": "Attempt to simplify ComplexDie#logical_minmax",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-23T08:13:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a266ff631d7c9bb9e79fae1ff73bb223bfb3e13",
          "body": null,
          "is_bot": false,
          "headline": "DRY up construction of maps and rerolls from Ruby primitives",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-22T13:48:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03e8b13bafeb4a81332bdb5f2ca9b436db3c4900",
          "body": null,
          "is_bot": false,
          "headline": "Split calc_keep_distributions to keep metod complexity down",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-22T13:06:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a73b35b17435c9cad42861f9296e1304e99ff19",
          "body": null,
          "is_bot": false,
          "headline": "Simplify repeat_sum",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-22T12:55:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "782085e7e2113d298d1d4c9d69c17c44bebb8265",
          "body": null,
          "is_bot": false,
          "headline": "DRY up private method calc_keep_distributions",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-22T12:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6e4b27339b737f863b79d92c2d60700a9cb7835",
          "body": null,
          "is_bot": false,
          "headline": "Simplify add_distributions",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-22T07:49:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21b87b696c80fa434c515916bdbf581783b4288",
          "body": null,
          "is_bot": false,
          "headline": "DRY up ComplexDie, min and max",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T21:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf85af73d4a517c386d550722b9e7d80f74429f",
          "body": null,
          "is_bot": false,
          "headline": "Split up array_to_sum, in attempt to reduce complexity",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T21:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff04df27038eeaa854d6df32417f9087ec9a8c05",
          "body": null,
          "is_bot": false,
          "headline": "Simplified array_to_sum",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T20:53:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9597d076d8d056fe3f3447d6444246454304f08e",
          "body": null,
          "is_bot": false,
          "headline": "DRY on bunch combinations",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T20:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d406a21ae80f2fbb891d0f599c8b06c621c69748",
          "body": null,
          "is_bot": false,
          "headline": "Reduce complexity of Bunch constructor",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T18:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25df8a062ed8d5159f49019666147d93e6dae565",
          "body": null,
          "is_bot": false,
          "headline": "Add coveralls badge",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T16:28:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7ddf64dc4e0436c4fe92f86257a54899df3c079",
          "body": null,
          "is_bot": false,
          "headline": "Added coveralls",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T16:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9acef0a5f0f0bad475e65b519db71c838fd76a68",
          "body": null,
          "is_bot": false,
          "headline": "Update C comment, add some more standard Ruby gem badges",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-21T09:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1542e90df4e9a114b60b3e2e8dbf5d449c55b6f0",
          "body": null,
          "is_bot": false,
          "headline": "C90 compatibility, to avoid warnings seen when building on Travis",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-18T12:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfb99050c1188b3217c99c6b48a83626c9fba0b2",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in comment",
          "author_name": "Neil Slater",
          "author_login": "Neil-Aframe",
          "committed_at": "2013-07-18T09:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 27,
      "commits_last_year": 4,
      "latest_release_at": "2026-07-22T20:45:17Z",
      "latest_release_tag": "v0.5.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 528.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "games_dice",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/games_dice",
          "is_deprecated": false,
          "latest_version": "0.5.0",
          "repository_url": "https://github.com/neilslater/games_dice",
          "versions_count": 28,
          "total_downloads": 84368,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2013-04-08T20:58:25.170000Z",
          "latest_published_at": "2026-07-22T20:51:56.618000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 1,
      "stars": 19,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2017-10-17",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 1,
        "total_forks": 1
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "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": 31498,
      "source_files_sampled": 29,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 11,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "bundler-audit",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.9"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 13.2"
        },
        {
          "name": "rake-compiler",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.2"
        },
        {
          "name": "redcarpet",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.6"
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.13"
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.75"
        },
        {
          "name": "rubocop-performance",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 1.25"
        },
        {
          "name": "rubocop-rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.7"
        },
        {
          "name": "rubocop-rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.6"
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 0.9"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler-audit",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake-compiler",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "redcarpet",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "parslet",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 11,
        "direct_count": 10,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 4,
        "open_issues": 1,
        "closed_ratio": 0.909,
        "closed_issues": 10,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Neil-Aframe",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/2733838?v=4"
        },
        {
          "type": "User",
          "login": "neilslater",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/1248376?v=4"
        },
        {
          "type": "User",
          "login": "krepflap",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/28976978?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.791
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/22 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 8,
            "reason": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "294b83926b5023497fbf68b6b597a0e63c372503",
        "ran_at": "2026-07-22T21:05:20Z",
        "aggregate_score": 4.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T20:45:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-22T20:45:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 13,
          "created_at": "2019-08-23T14:27:26Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/neilslater/games_dice",
    "host": "github.com",
    "name": "games_dice",
    "owner": "neilslater"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 48,
        "vitality": 57,
        "community": 42,
        "governance": 60,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 57,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 4,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "4 commits in the last year",
                "points": 6.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 8,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 64,
            "inputs": {
              "releases_count": 27,
              "latest_release_tag": "v0.5.0",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 528.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "27 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~528.5 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 528.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "forks": 1,
              "stars": 19,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "19 stars",
                "points": 20.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "1 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "packages": [
                "games_dice"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 84368,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "84,368 downloads all-time across rubygems",
                "points": 51.2,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 84368,
                      "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": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 21,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.791
            },
            "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 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "merged_prs": 4,
              "open_issues": 1,
              "closed_issues": 10,
              "issue_closed_ratio": 0.909,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "4/4 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 4,
                      "decided": 4
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 52,
            "inputs": {
              "followers": 37,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "neilslater",
              "public_repos": 12,
              "account_age_days": 5340
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "37 followers of neilslater",
                "points": 11.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 37,
                      "login": "neilslater"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "12 public repos, account ~14 yr old",
                "points": 20.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 12
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "games_dice"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 48,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "2 out of 2 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/22 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 3
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 26,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.03,
              "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": "3 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 3,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 31498,
              "source_files_sampled": 29,
              "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/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "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": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:05:29.662213Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/neilslater/games_dice.svg",
  "full_name": "neilslater/games_dice",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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