Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 00:13 UTC

evolve75 / RubyTree

A General Purpose Tree Data Structure for Ruby

RubyCustom license★ 391 stars⑂ 90 forkssince Jan 2010View on GitHub ↗

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

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

63
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

Anupam SenguptaPersonal account
12 followers14 public repossince Jan 2010

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
RubyGemsrubytree2.2.1-430 days ago

Metrics by category

Vitality

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

59Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
2.8/36Commit cadence — 4/52 weeks with commits
9.7/18Commit volume — 11 commits in the last year
6/10OpenSSF Scorecard: Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year11
human_commit_share0.94
days_since_last_push0
active_weeks_last_year4
How it's scored
27/27Ships releases — 14 releases published
27/36Release recency — latest release 168 days ago
12.6/27Release cadence — a release every ~329.9 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count14
latest_release_tagR2.2.0
releases_from_tagsno
days_since_latest_release168
mean_days_between_releases329.9

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
42/60Stars — 391 stars
16.2/25Forks — 90 forks
5/15Watchers — 9 watchers
Inputs used
forks90
stars391
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
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
69.4/80Total downloads — 4,820,569 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrubytree
dependents
ecosystemsrubygems
total_downloads4,820,569
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?

58Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
2.3/22.5Commit distribution — top contributor authored 90% of commits
13.5/13.5Contributor breadth — 21 contributors
6/10OpenSSF Scorecard: Contributors — project has 2 contributing companies or organizations -- score normalized to 6
Inputs used
bus_factor1
contributors_sampled21
top_contributor_share0.896
How it's scored
37.3/46.8Issue resolution — 80% of issues closed
29.6/38.3PR acceptance — 55/71 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/15 approved changesets -- score normalized to 0
Inputs used
merged_prs55
open_issues12
closed_issues47
issue_closed_ratio0.797
closed_unmerged_prs16
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
8/25Owner reach — 12 followers of evolve75
20.6/25Track record — 14 public repos, account ~16 yr old
Inputs used
followers12
owner_typeUser
is_verified
owner_loginevolve75
public_repos14
account_age_days6,045
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 — 43 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrubytree
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

72Good · 20% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
6/20OpenSSF Scorecard: CI-Tests — 5 out of 15 merged PRs checked by a CI test -- score normalized to 3
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — http://rubytree.anupamsg.me
10/10Repository description
10/10Topics — 5 topics
10/10Wiki
Inputs used
topicstree, ruby, rt-gem, traversal, data-structures
has_wikiyes
homepagehttp://rubytree.anupamsg.me
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

65Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
0.8/2.5CI-Tests — 5 out of 15 merged PRs checked by a CI test -- score normalized to 3
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/15 approved changesets -- score normalized to 0
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
4.5/7.5Maintained — 8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1/5SAST — SAST tool is not run on all commits -- score normalized to 2
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
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_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate5.6
Excluded from scoring (no data or not applicable): branch_protection. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages36
unassessed_packages13
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 36 resolved dependencies against OSV. 13 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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

42At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
26.7/40Legible commit history — 47 of 94 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.5
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
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 6 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.06
How it's scored
0/45Type-checkable code — Ruby without a type-check config
52.2/55Manageable file sizes — 1/20 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes64,117
source_files_sampled20
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

391GitHub stars
21contributors
11commits, last 12 months
0days since last push
14releases
1bus factor
12open issues
RubyGemspackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 90 ⇿
0Stars
90Forks
13Releases

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

0204060801008132010-042017-082024-12
Major 0Minor 0Patch 0

Each point covers 14 days.

OpenSSF Scorecard 5.6 / 10
5.6aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
3CI-Tests5 out of 15 merged PRs checked by a CI test -- score normalized to 3
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/15 approved changesets -- score normalized to 0
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
6Maintained8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
2SASTSAST tool is not run on all commits -- score normalized to 2
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 49

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

RegistryPackageVersionRelation
RubyGemsast2.4.2indirect
RubyGemsbundlerindirect
RubyGemsdate3.4.1indirect
RubyGemsdiff-lcs1.5.1indirect
RubyGemsdocile1.4.1indirect
RubyGemsjsonindirect
RubyGemsjson2.21.1indirect
RubyGemslanguage_server-protocol3.17.0.3indirect
RubyGemsparallel1.26.3indirect
RubyGemsparser3.3.6.0indirect
RubyGemspower_assert2.0.4indirect
RubyGemspsych5.2.2indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrakeindirect
RubyGemsrake13.2.1indirect
RubyGemsrdocindirect
RubyGemsrdoc6.10.0indirect
RubyGemsregexp_parser2.9.3indirect
RubyGemsrspecindirect
RubyGemsrspec3.13.0indirect
RubyGemsrspec-core3.13.2indirect
RubyGemsrspec-expectations3.13.3indirect
RubyGemsrspec-mocks3.13.2indirect
RubyGemsrspec-support3.13.2indirect
RubyGemsrtags0.97indirect
RubyGemsrtagstaskindirect
RubyGemsrtagstask0.0.4indirect
RubyGemsrubocopindirect
RubyGemsrubocop1.69.2indirect
RubyGemsrubocop-ast1.37.0indirect
RubyGemsrubocop-rakeindirect
RubyGemsrubocop-rake0.6.0indirect
RubyGemsrubocop-rspecindirect
RubyGemsrubocop-rspec3.3.0indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemssimplecovindirect
RubyGemssimplecov0.22.0indirect
RubyGemssimplecov-html0.13.1indirect
RubyGemssimplecov-lcovindirect
RubyGemssimplecov-lcov0.8.0indirect
RubyGemssimplecov_json_formatter0.1.4indirect
RubyGemsstringio3.1.2indirect
RubyGemstest-unitindirect
RubyGemstest-unit3.6.7indirect
RubyGemsunicode-display_width3.1.2indirect
RubyGemsunicode-emoji4.0.4indirect
RubyGemsyardindirect
RubyGemsyard0.9.44indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "tree",
        "ruby",
        "rt-gem",
        "traversal",
        "data-structures"
      ],
      "is_fork": false,
      "size_kb": 1556,
      "has_wiki": true,
      "homepage": "http://rubytree.anupamsg.me",
      "languages": {
        "Ruby": 178036
      },
      "pushed_at": "2026-07-25T00:09:54Z",
      "created_at": "2010-01-05T19:55:35Z",
      "owner_type": "User",
      "updated_at": "2026-07-25T00:02:57Z",
      "description": "A General Purpose Tree Data Structure for Ruby",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "http://anupamsg.me",
      "name": "Anupam Sengupta",
      "type": "User",
      "login": "evolve75",
      "company": null,
      "location": "Troy, MI, USA",
      "followers": 12,
      "avatar_url": "https://avatars.githubusercontent.com/u/176322?v=4",
      "created_at": "2010-01-04T19:45:21Z",
      "is_verified": null,
      "public_repos": 14,
      "account_age_days": 6045
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "R2.2.0",
          "kind": "other",
          "published_at": "2026-02-06T23:33:00Z"
        },
        {
          "tag": "R2.1.1",
          "kind": "other",
          "published_at": "2024-12-20T02:45:25Z"
        },
        {
          "tag": "R2.1.0",
          "kind": "other",
          "published_at": "2024-08-12T23:06:10Z"
        },
        {
          "tag": "R2.0.3",
          "kind": "other",
          "published_at": "2023-12-27T18:06:00Z"
        },
        {
          "tag": "R2.0.2",
          "kind": "other",
          "published_at": "2023-06-30T17:37:43Z"
        },
        {
          "tag": "R2.0.1",
          "kind": "other",
          "published_at": "2023-06-19T18:58:19Z"
        },
        {
          "tag": "R2.0.0",
          "kind": "other",
          "published_at": "2022-06-21T04:19:37Z"
        },
        {
          "tag": "R1.0.2",
          "kind": "other",
          "published_at": "2021-12-29T18:11:54Z"
        },
        {
          "tag": "R1.0.1",
          "kind": "other",
          "published_at": "2021-12-29T17:30:59Z"
        },
        {
          "tag": "R1.0.0",
          "kind": "other",
          "published_at": "2017-12-21T19:28:59Z"
        },
        {
          "tag": "R0.9.7",
          "kind": "other",
          "published_at": "2016-01-01T04:43:49Z"
        },
        {
          "tag": "R0.9.6",
          "kind": "other",
          "published_at": "2015-05-30T21:08:05Z"
        },
        {
          "tag": "R0.9.5",
          "kind": "other",
          "published_at": "2015-05-30T20:57:39Z"
        },
        {
          "tag": "R0.9.2",
          "kind": "other",
          "published_at": "2014-01-04T04:33:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6bf3aede9514a1f2f0ddc47375ea090abcb74025",
          "body": "Prepares the 2.2.1 patch release: bumps Tree::VERSION, updates the\nself-referential Gemfile.lock entry, adds the History.md release\nnote for the json CVE-2026-54696 fix, and refreshes the copyright\nyear range.",
          "is_bot": false,
          "headline": "Bump version to 2.2.1 for the json CVE patch release",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-25T00:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0357b6473af7f2253453b1808dc3a0d8d14ec5c5",
          "body": "json 2.9.0 through 2.19.8 has a heap buffer overflow when the\ngenerator streams an object containing a large string to an IO\n(GHSA-x2f5-4prf-w687). Raise the gemspec's minimum json constraint\nto the patched 2.19.9 and update Gemfile.lock accordingly (resolves\nto 2.21.1). The existing `~> 2.0` upper bound already permitted this\nversion, so no constraint widening was needed.",
          "is_bot": false,
          "headline": "Bump json to patched version, fixing CVE-2026-54696",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-24T23:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907eaa50a453af8d52ec7c1ee326db6698e2dc69",
          "body": "Tag-push triggers in GitHub Actions can't be filtered by branch\ndirectly, so a release tag pushed from any branch would still fire\nthe publish workflow. Add a step that verifies the tagged commit is\nreachable from origin/master and fails before the build/publish\nsteps run if it isn't, so an accidental tag elsewhere can't trigger\na release.",
          "is_bot": false,
          "headline": "Guard release workflow against tags pushed off master",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-24T23:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e5253f73e8b65c79db98d55abf26e2e6a4f4fe0",
          "body": "RubyGems.org expired all legacy API keys after a CDN caching bug\n(GHSA-9j48-x3c3-mrp2) could replay one account's key to another\nrequest for up to an hour. Rather than storing a fresh long-lived\nAPI key on a maintainer's machine, add a tag-triggered GitHub\nActions workflow that publishes to RubyGems\n[…]\npushes to GitHub\nPackages) remains available as a manual fallback.\n\nRequires a Trusted Publisher to be configured for the `rubytree`\ngem at rubygems.org, pointing at this repository and workflow file.",
          "is_bot": false,
          "headline": "Add RubyGems trusted publishing release workflow",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-24T23:25:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d79a8e21e897a3b989484e1475a1ce892646a5e7",
          "body": "The gemspec was updated to require yard >= 0.9.44 (dd9c1d3) but the\nGemfile.lock DEPENDENCIES section was not regenerated, leaving the stale\n>= 0.9.42 constraint. Bundler in deployment mode (used by CI) compares\nthe live gemspec constraint against DEPENDENCIES and fails with exit code\n16 when they diverge. Align the lock file to >= 0.9.44.",
          "is_bot": false,
          "headline": "Backport Gemfile.lock yard constraint fix to master",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-01T02:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd9c1d3bf916face5bf1612c9a5eefac105bf1ba",
          "body": "Bump the yard development dependency floor from >= 0.9.42 to >= 0.9.44\nto address the medium-severity Dependabot alert (GHSA: YARD static cache\nreads raw traversal paths before router sanitization). Yard 0.9.44 is\nthe first patched release; tightening the constraint ensures the\nvulnerable range is no longer satisfiable.",
          "is_bot": false,
          "headline": "Raise yard minimum version to 0.9.44",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-01T02:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73bf96245dd3b3dd1d03a5b841b3dbab89d630f9",
          "body": "Bump yard from 0.9.42 to 0.9.44 in the bundler group across 1 directory",
          "is_bot": false,
          "headline": "Bump yard from 0.9.42 to 0.9.44 in the bundler group",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-07-01T00:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3f61845ca822a2f06078f99c5c866387531d1f",
          "body": "Bumps the bundler group with 1 update in the / directory: [yard](https://yardoc.org).\n\n\nUpdates `yard` from 0.9.42 to 0.9.44\n\n---\nupdated-dependencies:\n- dependency-name: yard\n  dependency-version: 0.9.44\n  dependency-type: direct:development\n  dependency-group: bundler\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump yard from 0.9.42 to 0.9.44 in the bundler group across 1 directory",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-30T16:03:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa95e5b69f7cec44006ea88cd96a475228a1050b",
          "body": "Add explicit workflow-level contents: read permissions to the\nlegacy test and coveralls workflows so code scanning no longer\nflags the default GITHUB_TOKEN scope as unspecified.",
          "is_bot": false,
          "headline": "Restrict GitHub Actions token permissions",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-04-19T16:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12c2fc4a7f44922b77eb352c134d8b67b5d8769",
          "body": "Tighten the gemspec and lockfile dependency floor so the manifest no longer permits vulnerable YARD releases while keeping master on the already-locked 0.9.42 version.",
          "is_bot": false,
          "headline": "Raise yard minimum version to 0.9.42",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-04-19T14:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09717a946661697338f2f3bf9d8d938f3ae3549",
          "body": "…ry (#127)\n\nBumps the bundler group with 1 update in the / directory: [yard](https://yardoc.org).\n\n\nUpdates `yard` from 0.9.37 to 0.9.42\n\n---\nupdated-dependencies:\n- dependency-name: yard\n  dependency-version: 0.9.42\n  dependency-type: direct:development\n  dependency-group: bundler\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump yard from 0.9.37 to 0.9.42 in the bundler group across 1 directo…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-18T16:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97f5bdc6f5cfbe5bcb003046e56b1177f7ac5671",
          "body": "* Preparing for 2.1.2.\n\n- Updated the version to 2.1.2pre\n- Linked the Github repository in the metadata (for Github packages)\n\n* Updated the Rakefile to publish packages to the Github registry.\n\nRegistry: <https://github.com/evolve75/RubyTree/pkgs/rubygems/rubytree>\n\n* Prevent adding ancestor as ch\n[…]\nrecent behavior changes in tree\noperations and traversal, plus link references for the new entries.\n\n* Release 2.2.0\n\nBump the gem version to 2.2.0 and record the 2.2.0 changes in the\nproject history.",
          "is_bot": false,
          "headline": "Release R2.2.0 (#114)",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2026-02-06T23:30:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "f99daed0289274485a5f7e0786b773b4acbb5f08",
          "body": "This is now handled by Github action variables and secrets.",
          "is_bot": false,
          "headline": "Removed the `.coveralls.yml` configuration file. (#113)",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-12-20T13:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510f9c967bed2d5da2f8cec9c3bc939b60e9e779",
          "body": "The package documentation will be available at <https://rubytree.readthedocs.io/en/>.",
          "is_bot": false,
          "headline": "Added Readthedocs.org configuration",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-12-20T07:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c71a1510427bff4e5d468ed2e2d5fa2718840ced",
          "body": "This includes:\n\n1. Updated guard clause for the `from_hash` method\n2. Updated dependencies.",
          "is_bot": false,
          "headline": "Release 2.1.1. (#111)",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-12-20T02:33:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ca1a9a572947ff1bee951e6820e5a7aaf5422a",
          "body": null,
          "is_bot": false,
          "headline": "Updated guard clause to include subtypes",
          "author_name": "Ben Ghalami",
          "author_login": "bghalami-rc",
          "committed_at": "2024-12-20T02:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df26673c440b26fa29e3358e21aed12bf852a47b",
          "body": null,
          "is_bot": false,
          "headline": "Updated the dependency versions. (#110)",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-12-20T01:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33197a7edd067696dbb7fd4a2f483d7951c55921",
          "body": "Bump rexml from 3.3.5 to 3.3.9",
          "is_bot": false,
          "headline": "Merge pull request #109 from evolve75/dependabot/bundler/rexml-3.3.9",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-12-20T01:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "020ddd1a3993fbc4d69689ed8dc95d6004fcdfff",
          "body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.3.5 to 3.3.9.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.3.5...v3.3.9)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rexml from 3.3.5 to 3.3.9",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-28T18:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b92eced42132091fb5d1097e06c798d6da06991",
          "body": null,
          "is_bot": false,
          "headline": "Releasing version 2.1.0.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-08-12T22:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c741f8e6361d1e8a64f46304ffead0ebdd32ea9e",
          "body": "Updated the library versions and bumped version to 2.1.0. No longer supporting Ruby Version 2.6",
          "is_bot": false,
          "headline": "Merge pull request #107 from evolve75/rexml_update",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-08-12T22:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "773e4baf7ca26dd9f53893ec6edc3db3be9e1031",
          "body": "Many of the upstream gems no longer support Ruby 2.6, and older gems may have\nsecurity holes that cannot be resolved without updating to the latest versions.",
          "is_bot": false,
          "headline": "Dropping support for Ruby 2.6 and bumping version to 2.1.0.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-08-12T22:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceb7eea3a3cd71cc06b61280e04b7d907c80a8f7",
          "body": "Bump rexml from 3.2.5 to 3.2.8",
          "is_bot": false,
          "headline": "Merge pull request #106 from evolve75/dependabot/bundler/rexml-3.2.8",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-05-17T02:49:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c607834702aa9b5c977f38fbf0a5c0cec8bc4a11",
          "body": "Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.\n- [Release notes](https://github.com/ruby/rexml/releases)\n- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)\n- [Commits](https://github.com/ruby/rexml/compare/v3.2.5...v3.2.8)\n\n---\nupdated-dependencies:\n- dependency-name: rexml\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rexml from 3.2.5 to 3.2.8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-05-16T18:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c052cd0abb328c0162110817b2ef36be765c3ac",
          "body": "Bump rdoc from 6.4.0 to 6.4.1.1",
          "is_bot": false,
          "headline": "Merge pull request #103 from evolve75/dependabot/bundler/rdoc-6.4.1.1",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-03-25T22:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c0843d84b65633bf532dcbe97c3000f72c8bc4",
          "body": "Bumps [rdoc](https://github.com/ruby/rdoc) from 6.4.0 to 6.4.1.1.\n- [Release notes](https://github.com/ruby/rdoc/releases)\n- [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc)\n- [Commits](https://github.com/ruby/rdoc/compare/v6.4.0...v6.4.1.1)\n\n---\nupdated-dependencies:\n- dependency-name: rdoc\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump rdoc from 6.4.0 to 6.4.1.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-25T19:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf2b97d4f698294ba061d89a951c701285a0a57",
          "body": "Updated `yard` to 0.9.36",
          "is_bot": false,
          "headline": "Merge pull request #102 from evolve75/gitbutler/integration",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-03-08T15:12:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea52525e3adf1ad5b4065b03dd23deecde4b7624",
          "body": "This is an integration commit for the virtual branches that GitButler is tracking.\n\nDue to GitButler managing multiple virtual branches, you cannot switch back and\nforth between git branches and virtual branches easily. \n\nIf you switch to another branch, GitButler will need to be reinitialized.\nIf y\n[…]\nthat commit was: c9653ba86476c3cc8883fc5e0aa670d52bc5930b\n\nFor more information about what we're doing here, check out our docs:\nhttps://docs.gitbutler.com/features/virtual-branches/integration-branch",
          "is_bot": false,
          "headline": "GitButler Integration Commit",
          "author_name": "GitButler",
          "author_login": "gitbutler-client",
          "committed_at": "2024-03-08T15:09:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c9653ba86476c3cc8883fc5e0aa670d52bc5930b",
          "body": "Bump yard from 0.9.28 to 0.9.36",
          "is_bot": false,
          "headline": "Merge pull request #101 from evolve75/dependabot/bundler/yard-0.9.36",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2024-03-01T22:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47f560dbe030aca537f71842b8235816fa4670ae",
          "body": "Bumps [yard](https://github.com/lsegal/yard) from 0.9.28 to 0.9.36.\n- [Release notes](https://github.com/lsegal/yard/releases)\n- [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/lsegal/yard/compare/v0.9.28...v0.9.36)\n\n---\nupdated-dependencies:\n- dependency-name: yard\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump yard from 0.9.28 to 0.9.36",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-03-01T16:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a535cb810b5791c2ce1243aeae1c77d107670e7",
          "body": "58 json.parse clarification (use the `create_additions: true` option for `JSON.parse`)",
          "is_bot": false,
          "headline": "Merge pull request #99 from evolve75/58-JSON.parse",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-12-27T17:58:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22812273375c332520d5bd87804c165528e993a5",
          "body": null,
          "is_bot": false,
          "headline": "Updated the version to 2.0.3.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-12-27T17:53:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e7fc33e35195f7badf2d0eb4f68ca2facec0404",
          "body": "…ect.\n\nThe `create_additions: true` option is **needed* for the parsing to work.\n\nSee issue <https://github.com/evolve75/RubyTree/issues/58>.",
          "is_bot": false,
          "headline": "Clarified the comment for parsing a string or hash back to a tree obj…",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-12-27T17:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6251c7e2fce7345ee27e59a19901d23c5ab15b1b",
          "body": "Updated the version to R2.0.2",
          "is_bot": false,
          "headline": "Merge pull request #98 from evolve75/license-update-2",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-30T17:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f52abb46506b3f1461999db276e0eb7a451f7e40",
          "body": null,
          "is_bot": false,
          "headline": "Updated the version to R2.0.2",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-30T17:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3f1de4ac6fd551099e923ba38ccac24cbddd623",
          "body": "Updated LICENSE.md to correctly use BSD-2-clause language.",
          "is_bot": false,
          "headline": "Merge pull request #97 from evolve75/license-update",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-30T17:23:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5648536c94f54d4af4069b564537b024c4de372",
          "body": "See <https://github.com/evolve75/RubyTree/issues/95>.",
          "is_bot": false,
          "headline": "Updated LICENSE.md to correctly use BSD-2-clause language.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-30T17:21:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31c4c6d1d200c0fa6dc11e4b8a5255bd2aefd60e",
          "body": "…-licence\n\nFixed the incorrect license in the `gemspec`. Should be `BSD-2-clause`.",
          "is_bot": false,
          "headline": "Merge pull request #96 from evolve75/95-clarification-of-the-used-bsd…",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-19T18:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e41f60320a947dfd59a194bfa705c2a696524cd",
          "body": "Was incorrectly specified as BSD-3-Clause-Clear.\n\nFor reference, this is the _exact_ license being used:\n\n[BSD-2-Clause](https://spdx.org/licenses/BSD-2-Clause.html)",
          "is_bot": false,
          "headline": "Fixed the incorrect license in the `gemspec`. Should be `BSD-2-clause`.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2023-06-19T18:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60629c1eefb4850d9fc550afba6bfbffa726956b",
          "body": "`Coveralls` test coverage check on Ruby 3.1.",
          "is_bot": false,
          "headline": "Merge pull request #93 from evolve75/coverall-check-on-3.1",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-24T20:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "810db15ba69b96d45426ba6cb951cdd46504773d",
          "body": null,
          "is_bot": false,
          "headline": "`Coveralls` test coverage check on Ruby 3.1.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-24T20:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bb9d7918307d7392202f3c86fd2702e3771c8bb",
          "body": "Add ruby 3.1 to the build matrix",
          "is_bot": false,
          "headline": "Merge pull request #92 from jmortlock/master",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-24T20:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37761044d54eee83a83bbffd02ecd81bd67be264",
          "body": null,
          "is_bot": false,
          "headline": "Add ruby 3.1 to the build matrix",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2022-06-24T02:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cf1576b116ac8f8afc04b1316d4308d80d057a",
          "body": "Added a Github workflow for coveralls.io integration.",
          "is_bot": false,
          "headline": "Merge pull request #91 from evolve75/coveralls-github-action",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T18:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa5c8357777ad4330c0a19954e4911844c648650",
          "body": "- Added `SimpleCov` for running the test coverage reporting.\n- Removed the old `rcov` task. We now use `SimpleCov`.\n\n`SimpleCov` is the package that runs the coverage tests; `coveralls` simply\npublishes it to <https://coveralls.io> (which will be done via the Github actions).",
          "is_bot": false,
          "headline": "Added a Github workflow for coveralls.io integration.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T18:23:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9725b4703de5079c611169f8cf192cf9a477f434",
          "body": "Updated the `gemspec` description.",
          "is_bot": false,
          "headline": "Merge pull request #90 from evolve75/gemspec-desc-update",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T14:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff680700426583b3ed0e1a36e24eb3788b1f873",
          "body": "Also made the relative `require` of the version more robust.",
          "is_bot": false,
          "headline": "Updated the `gemspec` description.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T14:28:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5d5764b76abd7a16cbf8bcd55db592eb5cfc84e",
          "body": "Updated the build badges and updated links.",
          "is_bot": false,
          "headline": "Merge pull request #89 from evolve75/readme-update",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T02:28:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecff0cc6f29988ab710e7685004eb5c2aa422113",
          "body": "The stale Travis build status badge has been replaced with the Github workflow\nstatus badge.\n\nAlso, old links have been updated.",
          "is_bot": false,
          "headline": "Updated the build badges and updated links.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-22T02:26:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1505c47d8b4f5011e8ae19c95ad23e779335b84",
          "body": null,
          "is_bot": false,
          "headline": "Updated the Gemfile.lock with the latest release version.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T04:16:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda68ff4bfafb5c7df0859d906cce4d0efe54265",
          "body": "This is a major update to the library, with many changes, including:\n\n1. Updated APIs and removal of legacy/deprecated APIs and code\n2. New features from merged community pull-requests\n3. Code refactoring for quality and standards compliance\n4. Transition from `travis-ci` to `Github workflows`\n5. Updated documentation\n6. General code modernization (including support for Ruby 3.x)",
          "is_bot": false,
          "headline": "Releasing R2.0.0.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T04:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4418bd559b2a74ec02f1ffe81ad8d7edbdd12af6",
          "body": "This will resolve the Gemfile version updates for Github workflows.",
          "is_bot": false,
          "headline": "Updated the Gemfile.lock by locally running bundle install",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:58:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78a900a0e903d9fccf372592f8b8a5fbd5c121a",
          "body": "…ependabot.",
          "is_bot": false,
          "headline": "Updated Yard to 0.9.20 to avoid the two vulnerabilities reported by d…",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:57:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc50245f984c8b0ebda9c4f5e7bb22c06383405d",
          "body": null,
          "is_bot": false,
          "headline": "Made the dependency on Bundler more specific.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:54:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8060391357fb92b2991e8f2cf5d2ffb0f051657c",
          "body": null,
          "is_bot": false,
          "headline": "Added a semantic version specification for the Bundler dependency",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdcfa99f7dac5ff1c8bc9ad8d47301deb9d577bf",
          "body": "Open-ended versions for dependencies **will** inevitably break reproducible\nbuilds.\n\nAlso removed the stale integration with <https://travis.ci>. Travis is now a\ncommercial offering, and the last successful build was in ~2018. Instead, the\nGithub workflows are now being used.",
          "is_bot": false,
          "headline": "Added semantic version constraints to the dependencies.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fbafc0a3d3b4ca67edbcd15658fec0add9a8a52",
          "body": "Various Rubocop fixes",
          "is_bot": false,
          "headline": "Merge pull request #88 from evolve75/rubocop-fixes",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:15:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b39b50b077ecd10c0dabc232e56cd00f490ffc7d",
          "body": "This is to comply with the Ruby method naming convention for predicate methods\n(the ones ending with `?`). Rest of the code base has been updated to use the\nnew method names.\n\nHowever, for backward compatibility, `aliases` with the old method names have\nbeen defined to the new names so that current client code can continue to work.",
          "is_bot": false,
          "headline": "Removed the `is_` and `has_` prefixes from predicate methods.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-21T03:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aff2a34b587a8ef668f57eaa72d03b2d65aabfcd",
          "body": "These are the _easy_ fixes to the code structure, and many were \"auto-corrected\"\nby Rubocop.\n\nThe real changes (long and complex methods) will need more analysis of the code.\n\nAlso fixed the `rdoc` generation to use the correct title and main file.\n\nAlso added an auto-generated rubocop_todo config to defer fixes.\n\nThis setup lets the issues be documented, while not becoming a nag.",
          "is_bot": false,
          "headline": "Code fixes for the Rubocop warnings.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-20T06:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab41e9c6a2192e6416ddc17a00ce5968796acd7a",
          "body": null,
          "is_bot": false,
          "headline": "Fixed the references to API-CHANGES.md and History.md.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T23:59:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4a10d8c4fc06434e4ea996ff47dd6b9d3ad2efe",
          "body": null,
          "is_bot": false,
          "headline": "Removed the non-working bit-deli badge.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T23:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a18a09d8f69fdf36052b3206424868f82ac5347",
          "body": "Also updated the content in a few places for accuracy and consistency.",
          "is_bot": false,
          "headline": "Changed documentation format from `rdoc` to Markdown.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T23:56:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b44bfdf62daae73fae5633eb13dfcf807726ff4",
          "body": "This allows the `detached_copy` method to work correctly with these types of content.",
          "is_bot": false,
          "headline": "Attribution to @ingeus for fixing the cloning of unclonable objects.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T21:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665b783cf8d596775678c87c4aa32ee87702d6ea",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'pr-65-unclonable-content'",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T21:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eabd410347a586916d6076f22dfdde134205c35b",
          "body": null,
          "is_bot": false,
          "headline": "Attribution to @jack12816 for the Tree::TreeNode specialization support.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T20:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54d2b399fd5c65897ee9c2fa2fcb9d2c025d3e2f",
          "body": "This allows subclasses of `Tree::TreeNode` to be compared.",
          "is_bot": false,
          "headline": "Merge branch 'pr-77-subclasses'.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T20:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0abece6edc665b2c8eaab2896f557da1c325048b",
          "body": "This is PR #76 from https://github.com/doolin/RubyTree.git",
          "is_bot": false,
          "headline": "Merge branch 'doolin-master'.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T19:02:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ef2b2ae5ef6561b1036968f1472d2394be122f",
          "body": "Merging in next into master as R2.0.0.pre",
          "is_bot": false,
          "headline": "Merge pull request #87 from evolve75/next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T18:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdf7cee0612eb1d527887a0ac2625588994eacd",
          "body": "This will be setup separately via the Github UI.",
          "is_bot": false,
          "headline": "Removed the dependabot.yml file.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T18:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b8b0dc2610bc328701e09245b70ab1a43ae1e7e",
          "body": null,
          "is_bot": false,
          "headline": "Updated the Github Actions.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T18:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17082a2fcb06bff2c6b84d0cc1e2a6e6b2a7a931",
          "body": null,
          "is_bot": false,
          "headline": "Updated the documentation for release 2.0.0.pre.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T18:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cad4ea8486f8c86b106bda9da0098550d84695",
          "body": "This file will eventually be ported over to Github issues.",
          "is_bot": false,
          "headline": "Updated the TODOs for the project and restructured the content.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d993c84e479a4b2cd1814eca4b61a0ddaa24c2f3",
          "body": null,
          "is_bot": false,
          "headline": "Updated the dependencies.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d25f47388a3f69cab68af3f179aef85e3435c8ce",
          "body": "Updated the copyright year.",
          "is_bot": false,
          "headline": "Attributed the modernization changes to @jmortlock.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1aabdbe148e632f24688b48bd403aebb695439f",
          "body": "Also made minor refactoring of the gem's metadata and other cleanup in the Rakefile.",
          "is_bot": false,
          "headline": "Updated the Gemspec and Rakefile to include the optional rubocop linter.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff65eb31d777b305e3e1eed11dd20db861cfd6cb",
          "body": null,
          "is_bot": false,
          "headline": "Updated the version to `2.0.0.pre`.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7420941abacd9940d33251d4a0bae12b7ab139cd",
          "body": null,
          "is_bot": false,
          "headline": "Added the empty `.gemtest` file to support testing the packaged gem.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-19T16:38:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e65134ba8fcb37154fc24c8b6b833020390cf797",
          "body": "We need to keep supporting the 2.7.x version for sometime. The tests will be now\nperformed against multiple Ruby versions.\n\nAdded the `RVM` gemset support for RubyTree.\n\nThis should have been added quite some time ago.",
          "is_bot": false,
          "headline": "Reverted development Ruby version to 2.7.2.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-14T01:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c631533b76c059187fb9afc9eab958b037384391",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'modernise-build' into next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2022-06-14T01:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6081d0959b706dcefb85e85faa329ebb2dabcf9e",
          "body": "Added a Travis build for Ruby 2.7",
          "is_bot": false,
          "headline": "Merge pull request #85 from evolve75/next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T19:53:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fb6216b5c45b86dbb87f7456cfcf08ad3ffb7ac",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T19:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f665ac9071ee8295cb003a9eb971ad12f6a6084",
          "body": null,
          "is_bot": false,
          "headline": "Added Travis build for Ruby 2.7.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T19:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d45fadd09f865a8ffaf296fdecaf471e46dc6aa",
          "body": "Merging in the minor documentation changes from the next branch",
          "is_bot": false,
          "headline": "Merge pull request #84 from evolve75/next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T19:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53ba34b0f2b7661a8821d4873d67a93c445da265",
          "body": null,
          "is_bot": false,
          "headline": "Updated the example in the README.md file.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T18:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74c2658122c756ecbfa4280b4c3d3db46bd0eff7",
          "body": null,
          "is_bot": false,
          "headline": "Ignoring the .DS_Store files.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T18:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c34c4490530438f0e8f0dc970f6a577315e7583",
          "body": null,
          "is_bot": false,
          "headline": "Updated documentation and version history.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T18:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e196e7dc82ff11fbb5ec441eb2ece15a74b57454",
          "body": "Note that 1.0.1 was never released to rubygems.org.",
          "is_bot": false,
          "headline": "Fixed a minor circular dependency warning and released 1.0.2.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T18:09:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85f3455330212df38cf1dfc3a4755b4664b04bd9",
          "body": "Release 1.0.1: Updated dependencies and code cleanup",
          "is_bot": false,
          "headline": "Merge pull request #83 from evolve75/next",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T17:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be0e582578e46a9122428a8b510934f4084da1a",
          "body": null,
          "is_bot": false,
          "headline": "Automatically fixed the 'safe' rubocop issues.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T17:18:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833c6b3c88a713bf3edff6b37adea31195ae556e",
          "body": null,
          "is_bot": false,
          "headline": "Automatic formatting fixes using `rubocop`.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T17:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "074be2ed1207e8a36aec80681467bd3a26fc69e7",
          "body": "This was specifically done to address various CVEs in the development tools, and\nhas no functional changes.",
          "is_bot": false,
          "headline": "Updated dependencies to latest stable. Also bumped version to 1.0.1.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T16:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3706c8866b99c889eb7a7a8cd9173deb46d2129e",
          "body": null,
          "is_bot": false,
          "headline": "Updated MRI Ruby to 2.7.",
          "author_name": "Anupam Sengupta",
          "author_login": "evolve75",
          "committed_at": "2021-12-29T16:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118d48bfde4ba718def88016bf9ec64bdd6d3d91",
          "body": null,
          "is_bot": false,
          "headline": "Add dependabot config",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T22:05:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63a8de61fb92433344db98e42ed36d2727eb0677",
          "body": null,
          "is_bot": false,
          "headline": "Remove setup.rb",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T22:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8e4b4d04da382092d2196056d24c3aca977a94e",
          "body": null,
          "is_bot": false,
          "headline": "Remove structured warnings dependency and bump json",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:56:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "193e1048553bbcc5e07a254eb9655d106beea59f",
          "body": null,
          "is_bot": false,
          "headline": "Auto coerce integer names into string",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9773c0fe98cf9228790bbd6fb9daea8be47f4058",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated depth method",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9e1e0adc0b14c21043c21f0ba745c3049a4408",
          "body": null,
          "is_bot": false,
          "headline": "Remove circular includes",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:40:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4d1e9c89f19f0b60228c970ee2ff6c35af0687",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated CamelCaseMethodHandler support",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d493fd216093b16fa79bf22b26253561d740e10",
          "body": null,
          "is_bot": false,
          "headline": "Remove Rbx gemfile",
          "author_name": "john.mortlock",
          "author_login": "jmortlock",
          "committed_at": "2021-11-25T21:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 11,
      "latest_release_at": "2026-02-06T23:33:00Z",
      "latest_release_tag": "R2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 168,
      "mean_days_between_releases": 329.9
    },
    "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": "rubytree",
          "exists": true,
          "license": "BSD-2-Clause",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/rubytree",
          "is_deprecated": false,
          "latest_version": "2.2.1",
          "repository_url": "http://github.com/evolve75/RubyTree",
          "versions_count": 43,
          "total_downloads": 4820569,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-25T17:54:57Z",
          "latest_published_at": "2026-07-25T00:05:23.041000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 90,
      "stars": 391,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2010-04-25",
            "count": 1
          },
          {
            "date": "2010-04-26",
            "count": 1
          },
          {
            "date": "2010-05-04",
            "count": 1
          },
          {
            "date": "2010-07-04",
            "count": 1
          },
          {
            "date": "2011-01-31",
            "count": 1
          },
          {
            "date": "2011-12-13",
            "count": 1
          },
          {
            "date": "2012-03-18",
            "count": 1
          },
          {
            "date": "2012-03-21",
            "count": 1
          },
          {
            "date": "2012-06-03",
            "count": 1
          },
          {
            "date": "2012-06-22",
            "count": 1
          },
          {
            "date": "2012-07-03",
            "count": 1
          },
          {
            "date": "2012-08-23",
            "count": 1
          },
          {
            "date": "2012-09-14",
            "count": 1
          },
          {
            "date": "2012-12-01",
            "count": 1
          },
          {
            "date": "2013-12-10",
            "count": 1
          },
          {
            "date": "2013-12-17",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 1
          },
          {
            "date": "2014-05-22",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-09-09",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 1
          },
          {
            "date": "2014-12-03",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-02-06",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-03-02",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-08-06",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-20",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2017-01-08",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-23",
            "count": 1
          },
          {
            "date": "2017-03-10",
            "count": 1
          },
          {
            "date": "2017-03-12",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-08-11",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-09-18",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 81,
        "total_forks": 90
      },
      "star_history": null,
      "open_issues_and_prs": 12
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 64117,
      "source_files_sampled": 20,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 36,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "date",
            "direct": false,
            "version": "3.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.5.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "docile",
            "direct": false,
            "version": "1.4.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "1.26.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "power_assert",
            "direct": false,
            "version": "2.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "psych",
            "direct": false,
            "version": "5.2.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": "13.2.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "6.10.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.9.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": "3.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rtags",
            "direct": false,
            "version": "0.97",
            "ecosystem": "rubygems"
          },
          {
            "name": "rtagstask",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rtagstask",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.69.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.37.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": false,
            "version": "0.6.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": false,
            "version": "3.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": "0.22.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-html",
            "direct": false,
            "version": "0.13.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-lcov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov-lcov",
            "direct": false,
            "version": "0.8.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov_json_formatter",
            "direct": false,
            "version": "0.1.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "stringio",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "test-unit",
            "direct": false,
            "version": "3.6.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.1.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": false,
            "version": "0.9.44",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 49,
        "direct_count": 0,
        "indirect_count": 49
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 55,
        "open_issues": 12,
        "closed_ratio": 0.797,
        "closed_issues": 47,
        "closed_unmerged_prs": 16
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "evolve75",
          "commits": 501,
          "avatar_url": "https://avatars.githubusercontent.com/u/176322?v=4"
        },
        {
          "type": "User",
          "login": "jmortlock",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/10041761?v=4"
        },
        {
          "type": "User",
          "login": "aidansteele",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/369053?v=4"
        },
        {
          "type": "User",
          "login": "jhamon",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/1326365?v=4"
        },
        {
          "type": "User",
          "login": "packetmonkey",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/4451?v=4"
        },
        {
          "type": "User",
          "login": "code-later",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1948?v=4"
        },
        {
          "type": "User",
          "login": "pdecourcel",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1105960?v=4"
        },
        {
          "type": "User",
          "login": "igneus",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/53101?v=4"
        },
        {
          "type": "User",
          "login": "doolin",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/67123?v=4"
        },
        {
          "type": "User",
          "login": "net1957",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/17736?v=4"
        }
      ],
      "contributors_sampled": 21,
      "top_contributor_share": 0.896
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "coveralls.yml",
        "release.yml",
        "ruby.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 3,
            "reason": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
            "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 1/15 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 6,
            "reason": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 2,
            "reason": "SAST tool is not run on all commits -- score normalized to 2",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "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": "6bf3aede9514a1f2f0ddc47375ea090abcb74025",
        "ran_at": "2026-07-25T00:12:44Z",
        "aggregate_score": 5.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-25T00:05:27Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T00:02:55Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 115,
          "created_at": "2026-02-09T14:08:13Z",
          "last_comment_at": "2026-04-19T15:16:44Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 116,
          "created_at": "2026-02-09T14:08:15Z",
          "last_comment_at": "2026-04-19T15:16:45Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 117,
          "created_at": "2026-02-09T14:08:17Z",
          "last_comment_at": "2026-04-19T15:16:46Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 118,
          "created_at": "2026-02-09T14:08:19Z",
          "last_comment_at": "2026-04-19T15:16:47Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 119,
          "created_at": "2026-02-09T14:08:20Z",
          "last_comment_at": "2026-04-19T15:16:48Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 120,
          "created_at": "2026-02-09T14:08:22Z",
          "last_comment_at": "2026-04-19T15:16:48Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 121,
          "created_at": "2026-02-09T14:08:24Z",
          "last_comment_at": "2026-04-19T15:16:49Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 122,
          "created_at": "2026-02-09T14:08:25Z",
          "last_comment_at": "2026-04-19T15:16:50Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 123,
          "created_at": "2026-02-09T14:08:27Z",
          "last_comment_at": "2026-04-19T15:16:51Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 124,
          "created_at": "2026-02-09T14:08:29Z",
          "last_comment_at": "2026-04-19T15:16:52Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 125,
          "created_at": "2026-02-10T04:51:05Z",
          "last_comment_at": "2026-04-19T15:16:52Z",
          "last_comment_author": "evolve75"
        },
        {
          "number": 126,
          "created_at": "2026-02-10T04:55:52Z",
          "last_comment_at": "2026-04-19T15:16:53Z",
          "last_comment_author": "evolve75"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/evolve75/RubyTree",
    "host": "github.com",
    "name": "RubyTree",
    "owner": "evolve75"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 65,
        "vitality": 59,
        "community": 62,
        "governance": 58,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 59,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 11,
              "human_commit_share": 0.94,
              "days_since_last_push": 0,
              "active_weeks_last_year": 4
            },
            "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": "4/52 weeks with commits",
                "points": 2.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "11 commits in the last year",
                "points": 9.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "R2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 168,
              "mean_days_between_releases": 329.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 168 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 168
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~329.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 329.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "forks": 90,
              "stars": 391,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "391 stars",
                "points": 42,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 391
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "90 forks",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 90
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "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": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 87,
            "inputs": {
              "packages": [
                "rubytree"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 4820569,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "4,820,569 downloads all-time across rubygems",
                "points": 69.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 4820569,
                      "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": 58,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 31,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 21,
              "top_contributor_share": 0.896
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 90% of commits",
                "points": 2.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "21 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 55,
              "open_issues": 12,
              "closed_issues": 47,
              "issue_closed_ratio": 0.797,
              "closed_unmerged_prs": 16
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "80% of issues closed",
                "points": 37.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "55/71 decided PRs merged",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 55,
                      "decided": 71
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "followers": 12,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "evolve75",
              "public_repos": 14,
              "account_age_days": 6045
            },
            "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": "12 followers of evolve75",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 12,
                      "login": "evolve75"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "14 public repos, account ~16 yr old",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 14
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "rubytree"
              ],
              "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": "43 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "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": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "tree",
                "ruby",
                "rt-gem",
                "traversal",
                "data-structures"
              ],
              "has_wiki": true,
              "homepage": "http://rubytree.anupamsg.me",
              "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": "http://rubytree.anupamsg.me",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 65,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 5.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "5 out of 15 merged PRs checked by a CI test -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 36 resolved dependencies against OSV; 13 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 36
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 13
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 36,
              "unassessed_packages": 13,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 36,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 42,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "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": "47 of 94 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 47,
                      "sampled": 94
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.06
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "6 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 6,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 64117,
              "source_files_sampled": 20,
              "oversized_source_files": 1
            },
            "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": "1/20 source files over 60KB",
                "points": 52.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 20,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T00:13:05.652596Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/evolve75/RubyTree.svg",
  "full_name": "evolve75/RubyTree",
  "license_state": "custom",
  "license_spdx": null
}

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.