Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 01:00 UTC

aetherknight / recursive-open-struct

OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs

RubyCustom license★ 289 stars⑂ 54 forkssince Jan 2010View on GitHub ↗

aetherknight/recursive-open-struct holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (70/100) and lowest on AI Readiness (36/100). It was last updated 20 days ago. A single contributor accounts for most of its recent work.

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

59
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

Wynn (B.J.) Snow OrvisPersonal account
65 followers28 public repossince Mar 2009

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

Metrics by category

Vitality

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

52Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 20 days ago
2.8/36Commit cadence — 4/52 weeks with commits
13.8/18Commit volume — 33 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year33
human_commit_share0.98
days_since_last_push20
active_weeks_last_year4
How it's scored
16.2/27Ships releases — 36 version tags (no GitHub releases)
27/36Release recency — latest release 94 days ago
12.6/27Release cadence — a release every ~236.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count36
latest_release_tagv2.1.1
releases_from_tagsyes
days_since_latest_release94
mean_days_between_releases236.4
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

62Moderate · 18% of overall
How it's scored
39.9/60Stars — 289 stars
14.4/25Forks — 54 forks
5.3/15Watchers — 10 watchers
Inputs used
forks54
stars289
watchers10
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

55Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.5/22.5Commit distribution — top contributor authored 75% of commits
13.5/13.5Contributor breadth — 27 contributors
10/10OpenSSF Scorecard: Contributors — project has 8 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled27
top_contributor_share0.754
How it's scored
42.2/46.8Issue resolution — 90% of issues closed
29.1/38.3PR acceptance — 35/46 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 2/11 approved changesets -- score normalized to 1
Inputs used
merged_prs35
open_issues4
closed_issues37
issue_closed_ratio0.902
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.1/25Owner reach — 65 followers of aetherknight
22.6/25Track record — 28 public repos, account ~17 yr old
Inputs used
followers65
owner_typeUser
is_verified
owner_loginaetherknight
public_repos28
account_age_days6,340
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 2 topics
0/10Wiki
Inputs used
topicsopenstruct-subclass, ruby
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

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

Key facts

289GitHub stars
27contributors
33commits, last 12 months
20days since last push
36releases
1bus factor
4open issues
RubyGemspackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 289 ★ / 54 ⇿
289Stars
54Forks
34Releases

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.

05010015020025030028853122010-012017-122025-12
Major 2Minor 9Patch 23

Each point covers 15 days.

OpenSSF Scorecard 5.9 / 10
5.9aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsbundlerindirect
RubyGemsostructindirect
RubyGemspryindirect
RubyGemsrakeindirect
RubyGemsrdocindirect
RubyGemsrspecindirect
RubyGemsrubocopindirect
RubyGemsrubocop-rakeindirect
RubyGemsrubocop-rspecindirect
RubyGemssimplecovindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "openstruct-subclass",
        "ruby"
      ],
      "is_fork": false,
      "size_kb": 255,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 46307
      },
      "pushed_at": "2026-07-01T02:09:03Z",
      "created_at": "2010-01-12T11:14:06Z",
      "owner_type": "User",
      "updated_at": "2026-04-19T00:49:28Z",
      "description": "OpenStruct subclass that returns nested hash attributes as RecursiveOpenStructs",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.aedifice.org",
      "name": "Wynn (B.J.) Snow Orvis",
      "type": "User",
      "login": "aetherknight",
      "company": null,
      "location": null,
      "followers": 65,
      "avatar_url": "https://avatars.githubusercontent.com/u/62613?v=4",
      "created_at": "2009-03-12T02:07:45Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 6340
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2026-04-19T00:49:16Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-12-05T07:02:40Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2024-10-04T05:53:31Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2024-10-04T05:50:15Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-10-02T06:39:51Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2024-06-19T02:51:24Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-05-28T04:55:45Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-05-28T04:47:35Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2020-10-16T06:13:52Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2020-06-21T03:38:45Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2020-03-11T06:31:11Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2018-02-03T20:30:48Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2017-06-22T05:46:37Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2017-04-29T15:42:21Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2017-04-10T17:15:30Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2016-12-19T23:53:34Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2016-01-18T18:36:25Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-12-12T08:07:09Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2015-07-01T04:08:59Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2015-05-21T05:08:13Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2015-04-11T19:25:20Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2015-04-08T03:23:28Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2015-03-28T22:39:03Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2015-03-28T20:36:48Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2014-06-14T18:24:53Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2013-10-24T02:55:18Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2013-08-28T15:06:25Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2013-05-31T05:51:01Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2013-05-30T04:26:27Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2013-05-29T04:00:51Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2013-05-26T22:18:43Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2012-10-24T04:23:58Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2012-10-24T03:44:07Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2011-05-31T13:57:02Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2011-05-25T15:45:55Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2010-01-12T19:21:27Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b87b7ad5b61139472cc571c62479332d2f321eb8",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 2.1.1",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:49:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feb14c4e71c03f2aa75ba9103e88ec35e7951fad",
          "body": null,
          "is_bot": false,
          "headline": "Filter out dependabot from authors list",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b691184c47479a36047774537078906a945c2a3f",
          "body": "Add rubocop and address most lints",
          "is_bot": false,
          "headline": "Merge pull request #87 from aetherknight/add-rubocop",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d1d0994c2bfa62e9a0762c54d23de1156f08a6",
          "body": null,
          "is_bot": false,
          "headline": "Pin many dev dependencies to semver ranges",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f560e2d5689b1300fe0794c9a2d92459433b105f",
          "body": null,
          "is_bot": false,
          "headline": "Sort the rspec support files for older rubies",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:31:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcc8490f80b509476bba6b207d234b8e4ce7551c",
          "body": null,
          "is_bot": false,
          "headline": "Add notes about testing and development to CONTRIBUTING.md",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd3a3127e08c18b47fb7b5fd31c0232e2d144dff",
          "body": null,
          "is_bot": false,
          "headline": "Add rubocope-rspec, do a pass over all specs to clean some up",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-19T00:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8adc1cf3450fd0021e470ef0563c6355f9df5ee7",
          "body": null,
          "is_bot": false,
          "headline": "Add rubocop-rake",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T23:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5c22605033da1809e0c43fc288308b1e7d1166",
          "body": null,
          "is_bot": false,
          "headline": "Apply base rubocop ssettings to the repo",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T23:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "209b91ecd8b9edeaa13f55d21a974eb35636233a",
          "body": null,
          "is_bot": false,
          "headline": "Add rubocop rake task",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T22:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cd4a5c5ef65ae42c6803496dc61611fba098bbe",
          "body": null,
          "is_bot": false,
          "headline": "Add rubocop",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T22:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66ea27658e9e20d93e5a56c149ebfcc6fe3db792",
          "body": null,
          "is_bot": false,
          "headline": "Remove the old .travis.yml file",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T22:05:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b3a090bb4dad83f5ded5c27793c89fb1986e5fb",
          "body": null,
          "is_bot": false,
          "headline": "Disable the dependabot bundler package ecosystem for now",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925d11cce9b463ed7f2a36201b58633c24d6f533",
          "body": null,
          "is_bot": false,
          "headline": "Add bundler to dependabot updates, only run quarterly for now",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:39:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41606d0cff04a8d3533dbe9d168b41baf2989e24",
          "body": "…by/setup-ruby-1.302.0\n\nBump ruby/setup-ruby from 1.268.0 to 1.302.0",
          "is_bot": false,
          "headline": "Merge pull request #86 from aetherknight/dependabot/github_actions/ru…",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c2fad6b31b20f9b6e041eaeb26b0f3183202528",
          "body": "…tions/checkout-6\n\nBump actions/checkout from 4 to 6",
          "is_bot": false,
          "headline": "Merge pull request #85 from aetherknight/dependabot/github_actions/ac…",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a6e29a51db1cfade9ca18c6b43f7e106c50a889",
          "body": "Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby) from 1.268.0 to 1.302.0.\n- [Release notes](https://github.com/ruby/setup-ruby/releases)\n- [Changelog](https://github.com/ruby/setup-ruby/blob/master/release.rb)\n- [Commits](https://github.com/ruby/setup-ruby/compare/8aeb6ff8030dd539317f8e17\n[…]\n dependency-name: ruby/setup-ruby\n  dependency-version: 1.302.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump ruby/setup-ruby from 1.268.0 to 1.302.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-18T21:31:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c0fa1e46e13a7403080384019923e6dc3509ed8f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-18T21:31:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3eff5dd8b4fab9b54187bd9c7d2cedabb429a872",
          "body": null,
          "is_bot": false,
          "headline": "Create dependabot.yml",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:31:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351cc24da9931e5cc3094300034eb805f5f2101b",
          "body": "Add ruby 4.0 to the list of github actions tested",
          "is_bot": false,
          "headline": "Merge pull request #84 from aetherknight/github-actions-ruby-4.0",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T21:26:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a4cdd066c68d42f7813dc49b82e7ad71cabf8e",
          "body": "Reduce gem size by excluding test files",
          "is_bot": false,
          "headline": "Merge pull request #83 from yuri-zubov/reduce-gem-size",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-18T18:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d702e1235b69116acad2466c0a747cb7d62df81",
          "body": null,
          "is_bot": false,
          "headline": "Reduce gem size by excluding test files",
          "author_name": "Yuri Zubov",
          "author_login": "yuri-zubov",
          "committed_at": "2026-04-17T17:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4de8cb0e10c355e99dcaf5bf9d6a84681d33e27",
          "body": null,
          "is_bot": false,
          "headline": "Add ruby 4.0 to the list of github actions tested",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-16T18:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69bc436608169a4c537982d1ebd8a3337935334",
          "body": "Create codeql.yml",
          "is_bot": false,
          "headline": "Merge pull request #82 from aetherknight/add-codeql",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-16T18:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6084fe4dba56518afdae2e987dc655a0303a4586",
          "body": null,
          "is_bot": false,
          "headline": "Create codeql.yml",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2026-04-03T00:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd0f855f123509d24f401992278b6c90c395acf5",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 2.1.0",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-05T07:02:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cb58e5544297c542dd80c8046ec3f3d42ecc807",
          "body": "Added a safety guard for double wrapping.",
          "is_bot": false,
          "headline": "Merge pull request #80 from Jack12816/safe-wrap",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-05T06:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3fd0155b42338f7514865340ecd92c31c45b003",
          "body": "Signed-off-by: Hermann Mayer <hermann.mayer92@gmail.com>",
          "is_bot": false,
          "headline": "Corrected the specs for older Rubies (<3.4).",
          "author_name": "Hermann Mayer",
          "author_login": "Jack12816",
          "committed_at": "2025-12-05T06:48:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d640b89d50311df6e2589118d0ca995cde92996",
          "body": "Signed-off-by: Hermann Mayer <hermann.mayer92@gmail.com>",
          "is_bot": false,
          "headline": "Added a safety guard for double wrapping.",
          "author_name": "Hermann Mayer",
          "author_login": "Jack12816",
          "committed_at": "2025-12-04T08:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c38a8845e67a61126063a8355b69a81c2bf647ad",
          "body": "Update github actions to use newer setup-ruby and newer ruby versions",
          "is_bot": false,
          "headline": "Merge pull request #81 from aetherknight/update-actions",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-04T06:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37c3d992cd4b8e087df1b329cf7c27a610017a9f",
          "body": null,
          "is_bot": false,
          "headline": "Fix gemspec loading on Ruby 3.5+",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-04T06:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e5424f1116a44648e4866ca9e3a0eff8b25f3a",
          "body": null,
          "is_bot": false,
          "headline": "Stop failing fast to let some tests run to completion",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-04T06:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2755ea8cc10ec63b5102c6ca37ca43f3afd1fe3f",
          "body": null,
          "is_bot": false,
          "headline": "Update github actions to use newer setup-ruby and newer ruby versions",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2025-12-04T06:19:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d26b6e88135ec54e44a0b4efd48743469f242b7a",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 2.0.0",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-04T05:53:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c116df796af8e5c1bc78e8a69cc0470ab0a7faff",
          "body": "This reverts commit 49265a81ef0e6644cc1a6b55442672af57a110f3.",
          "is_bot": false,
          "headline": "Reapply \"Merge pull request #72 from wildmaples/fix-marshal-load-issue\"",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-04T05:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1adb47a2d3b550e67f76113e5641a3edb62892",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.3.1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-04T05:50:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49265a81ef0e6644cc1a6b55442672af57a110f3",
          "body": "This reverts commit 7ece1dd8c0f5a7095fe077899cfebfb4e9ab2b1e, reversing\nchanges made to 09f651dd892a990461df6159bf1201e10e0cacae.",
          "is_bot": false,
          "headline": "Revert \"Merge pull request #72 from wildmaples/fix-marshal-load-issue\"",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-04T05:46:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f526d51dad6f79aae2ba7ea410a8e599822a602",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for v1.3.0",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-02T06:39:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ece1dd8c0f5a7095fe077899cfebfb4e9ab2b1e",
          "body": "Save info when dumped and loaded by Marshal",
          "is_bot": false,
          "headline": "Merge pull request #72 from wildmaples/fix-marshal-load-issue",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-02T06:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09f651dd892a990461df6159bf1201e10e0cacae",
          "body": "Add ostruct dependency due to default gem removal",
          "is_bot": false,
          "headline": "Merge pull request #78 from skipkayhil/hm-ostruct-depend",
          "author_name": "Wynn (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-10-02T06:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "610580109b44693f77bd005a0e0363685ccaae3e",
          "body": "```\n/home/hartley/.cache/asdf/installs/ruby/3.3.5/lib/ruby/gems/3.3.0/gems/pry-0.14.2/lib/pry.rb:31: warning: ostruct was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0.\nYou can add ostruct to your Gemfile or gemspec to silence this warning.\n```\n\nThis fixing warnings when requiring ostruct (and fixes errors in future\nRuby 3.5)",
          "is_bot": false,
          "headline": "Add ostruct dependency due to default gem removal",
          "author_name": "Hartley McGuire",
          "author_login": "skipkayhil",
          "committed_at": "2024-09-05T18:39:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bb03300317fa0e5303e53f82881f6f3c74f6bad",
          "body": null,
          "is_bot": false,
          "headline": "Update authors",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-06-19T02:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aedf4a0e4d803dc850ed7c940107143213e5224d",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.2.2",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-06-19T02:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adc698c4d882c3a479829d355e25f305f282f233",
          "body": "Fix Ruby 3.1 #freeze",
          "is_bot": false,
          "headline": "Merge pull request #75 from Richard-Degenne/fix/ruby-3.1-freeze",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-06-19T02:39:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "280d4eb58bfc425059790a4375c70a31ba13268c",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.2.1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1827fd846e4deecb34a40df3110bfd10e1995a4c",
          "body": null,
          "is_bot": false,
          "headline": "Try to fix test that often fails in JRuby",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9662ce31245e5e0bec7c0fac543f1422cd6799f0",
          "body": null,
          "is_bot": false,
          "headline": "Update authors",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae188cc947d5df7ffa05ea4372139e27796dde3e",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.2.0",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "394b1ebb31661d9c5722207566e3b8b3819c7d53",
          "body": "Raise NoMethodError if raise_on_missing option is enabled",
          "is_bot": false,
          "headline": "Merge pull request #76 from IlyaUmanets/raise_error_on_missing_method",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "324b23c199e5ed3f9836f1a5739758e2fdeddaa3",
          "body": null,
          "is_bot": false,
          "headline": "ruby-version",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7b4e70afa6b075118a0f84f3c67643f67c3599b",
          "body": null,
          "is_bot": false,
          "headline": "update setup-ruby version",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9ee52209cd5a675f571a6320b9d594732cc398",
          "body": null,
          "is_bot": false,
          "headline": "update ruby versions in test matrix",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024c1398d44c3fbe90282fced4d5b49781d21ac4",
          "body": null,
          "is_bot": false,
          "headline": "Create ruby.yml for github actions",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2024-05-28T04:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281566d52f03aff415e684fd04fb37e3b610aa71",
          "body": "Why:\n\n* Sometimes it's helpful to raise this error when you call a method which is not defined\n* Especially, it's valuable for parsing JSON structure which might changed\n* to not miss nil value",
          "is_bot": false,
          "headline": "Raise NoMethodError if raise_on_missing option is enabled",
          "author_name": "Ilya Umanets",
          "author_login": "IlyaUmanets",
          "committed_at": "2024-05-13T10:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad69f691c52b9d4f8a6aeffaaf678479099112f",
          "body": null,
          "is_bot": false,
          "headline": "Add `#freeze` override",
          "author_name": "Richard Degenne",
          "author_login": "Richard-Degenne",
          "committed_at": "2023-03-02T15:00:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f80c7f34bd2a30e0605263cb25c33d6bd2e2851",
          "body": null,
          "is_bot": false,
          "headline": "Add freeze behavior tests",
          "author_name": "Richard Degenne",
          "author_login": null,
          "committed_at": "2023-03-02T14:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbd482de044c0ca6485c0e1eac1ba19efae3181c",
          "body": null,
          "is_bot": false,
          "headline": "Add missing @deep_dup",
          "author_name": "Maple Ong",
          "author_login": "wildmaples",
          "committed_at": "2022-11-28T15:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e33e1ec40ad49299ad9b9b0b4ed144e7cf3fec5c",
          "body": "We can recreate the hash at load.",
          "is_bot": false,
          "headline": "Remove @sub_elements from serialization as it's a cache",
          "author_name": "Maple Ong",
          "author_login": "wildmaples",
          "committed_at": "2022-11-28T15:12:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d2271d457c09554881c91313d4ccc610d85e17c",
          "body": "Previously, ROS did not play well when being dump and loaded with Marshal because the options from ROS did not translate through the serialization. This change saves the information through marshal_dump and then reassigns the information to ROS instance when the object is loaded.",
          "is_bot": false,
          "headline": "Save info when dumped and loaded by Marshal",
          "author_name": "Maple Ong",
          "author_login": "wildmaples",
          "committed_at": "2022-11-24T02:50:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da387093003364e6d9eb9600f9e43d5a25a17be4",
          "body": null,
          "is_bot": false,
          "headline": "Add Ruby 3.0.0 and bump 2.7 to 2.7.2 in travis",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2021-02-12T21:36:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1a2f711cc33b65e4e72f76382f53c8ce040db0",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.1.3",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-10-16T06:13:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12f44f95ada666b8329057f03f4a4f11ac2d664",
          "body": "Ruby ruby-head (3.0.0-dev) support",
          "is_bot": false,
          "headline": "Merge pull request #67 from casperisfine/ruby-3.0",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-10-16T05:45:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630df4c1c2cdf2deae64383d2bfd851519bc45dd",
          "body": "Add Truffleruby head to CI",
          "is_bot": false,
          "headline": "Merge pull request #68 from gogainda/patch-1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-10-16T05:39:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31968f07cfb2bbbeee6a471fbf3bf8bc5d5cbfa5",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Igor Victor",
          "author_login": "gogainda",
          "committed_at": "2020-10-14T12:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e15087bef122372b7cf083c9f519e502aab8b4",
          "body": null,
          "is_bot": false,
          "headline": "Simplify initialize_dup",
          "author_name": "Jean Boussier",
          "author_login": "byroot",
          "committed_at": "2020-10-02T07:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bb67a017bda2ccb7da9b910fd014f3934ae1f82",
          "body": null,
          "is_bot": false,
          "headline": "Update travis based on currently supported rubies",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-09-18T03:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d517a2789ca0aadd638c5a96bff71acf06ff0953",
          "body": null,
          "is_bot": false,
          "headline": "Ruby ruby-head (3.0.0-dev) support",
          "author_name": "Jean Boussier",
          "author_login": "byroot",
          "committed_at": "2020-09-16T11:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a66a88590d8e3d323ab758d3f12a0ff1ee5d0f",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.1.2",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-06-21T03:38:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e1da0ac2b0c5a5df609aeb11ccea11a9e70400f",
          "body": "…nto main\n\n* fledman-dry_options_handling_and_subelement_creation:\n  Fix up David Feldman's PR to work better than my online editor attempt at resolving merge conflicts\n  one more test case\n  remove ruby 1.9 backport\n  unify all mutation code paths to fix bug\n  setup failing test case for subscript mutation notation bug\n  explicitly merge to avoid kwargs bug in rubies before 2.2\n  dry options handling & subelement creation",
          "is_bot": false,
          "headline": "Merge branch 'fledman-dry_options_handling_and_subelement_creation' i…",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-06-21T02:09:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9f48887e3d31938c384f69aa8874e9c7ec30512",
          "body": "…t at resolving merge conflicts",
          "is_bot": false,
          "headline": "Fix up David Feldman's PR to work better than my online editor attemp…",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-06-21T02:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99cab53f7062d83b2e9ff5ac3142fa9932fc9f95",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into dry_options_handling_and_subelement_creation",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-06-19T19:51:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac06eb8b39b96cdcb583488a16f0fb8b66e5c93f",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 1.1.1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-03-11T06:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55fa7e9f3a5748209a6e165b3e873218e8c11c1e",
          "body": null,
          "is_bot": false,
          "headline": "Mark Ruby 2.3.x as allowing failures",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-03-11T06:17:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "848881da4d22b503ca184e70396f94abbe33df6e",
          "body": null,
          "is_bot": false,
          "headline": "Restore backwards compatibility with Ruby 2.3.x/JRuby 9.1.x.x",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-03-11T06:16:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64915f698e25d875ad9aa1f4a8a33d32eedf0857",
          "body": "Test on newer rubies",
          "is_bot": false,
          "headline": "Merge pull request #63 from benlangfeld/patch-1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-03-11T05:28:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbac8a074487341dbd1526d14be0be54e07b5bb0",
          "body": "Use modifiable? (thanks to Ben Langfeld)",
          "is_bot": false,
          "headline": "Merge pull request #64 from pravi/ruby27-fix",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2020-03-11T05:21:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31fded46d7442cbcef990e9c1f48dd171195532a",
          "body": null,
          "is_bot": false,
          "headline": "Use modifiable? (thanks to Ben Langfeld)",
          "author_name": "Pirate Praveen",
          "author_login": "pravi",
          "committed_at": "2020-02-12T11:37:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26ab0c0b53aea54649bf733ca25e5d3c7d78f09",
          "body": null,
          "is_bot": false,
          "headline": "Test on newer rubies",
          "author_name": "Ben Langfeld",
          "author_login": "benlangfeld",
          "committed_at": "2020-02-11T19:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dddeee4e3343e649b22b71bc98206037cfb0ac65",
          "body": "Use https for the gemspec's homepage URL",
          "is_bot": false,
          "headline": "Merge pull request #59 from ekohl/patch-1",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2019-05-02T03:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cb3bf79b25ee977dd04a092672cf5fad2281ee3",
          "body": null,
          "is_bot": false,
          "headline": "Use https for the gemspec's homepage URL",
          "author_name": "Ewoud Kohl van Wijngaarden",
          "author_login": "ekohl",
          "committed_at": "2019-04-25T10:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52a778cef5586e52c9bbd682e697a8fec1f2e9a1",
          "body": null,
          "is_bot": false,
          "headline": "Add another TODO deprecation for *_as_a_hash`",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2019-02-11T01:58:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "601db3c5d373caed491209842a727ab462e92da3",
          "body": null,
          "is_bot": false,
          "headline": "Update travis file",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2019-02-11T01:51:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c833f4165ff8571dcb0879f1d65b1a57ad747f15",
          "body": "…ns of Ruby are supported",
          "is_bot": false,
          "headline": "Add a CONTRIBUTING.md and add a note to the README about which versio…",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2019-02-11T01:47:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e422598ea877ce161fca91d233a459d9dad3ed14",
          "body": "… release",
          "is_bot": false,
          "headline": "Add a few TODO items about deprecated code changes for a future major…",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2019-02-11T01:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003c3cf3d6d56cfeb75b1eac9c051e038d1b9092",
          "body": null,
          "is_bot": false,
          "headline": "one more test case",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T22:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6b892e6476e4618b83b3f70bbc7c0d213fe9402",
          "body": null,
          "is_bot": false,
          "headline": "remove ruby 1.9 backport",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T22:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed73878e9900659a04d7181ce5078c5f89f5faf5",
          "body": null,
          "is_bot": false,
          "headline": "unify all mutation code paths to fix bug",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T22:10:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19baadee1f97528606682109db6c02fc3fdea273",
          "body": null,
          "is_bot": false,
          "headline": "setup failing test case for subscript mutation notation bug",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T21:39:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a109be500ad5339f9e5a3833a09b658b45e31c2",
          "body": null,
          "is_bot": false,
          "headline": "explicitly merge to avoid kwargs bug in rubies before 2.2",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T21:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e64e1ced3f8e2b4191a50e79731782fdf235817",
          "body": null,
          "is_bot": false,
          "headline": "dry options handling & subelement creation",
          "author_name": "David Feldman",
          "author_login": "fledman",
          "committed_at": "2018-09-20T19:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2769b2665f7e24c632c9e6c49d0586e6c7eec9be",
          "body": null,
          "is_bot": false,
          "headline": "README file cleanup/improvement",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-03-26T01:22:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec1cac4ae4e11ebac5ff6c3082d448ae7456bea2",
          "body": "Closes #57",
          "is_bot": false,
          "headline": "Adding a statement about SemVer compliance to the README.md.",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-03-26T01:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "244fa1035c9f248a44bccf97c89184c48dd6c72b",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release v1.1.0",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-02-03T20:30:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6179a825f9770cd4792cd8933d634dff6d3be203",
          "body": null,
          "is_bot": false,
          "headline": "Update the copyright dates",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-02-03T20:30:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d566025ef23c8224896bac59593fd0f8c897437",
          "body": null,
          "is_bot": false,
          "headline": "Some typo fixes in comments",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-02-03T20:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4fea594c59c2d0ec8d67ee2b35b80a4b2b22a82",
          "body": "…ances instead of Hashes",
          "is_bot": false,
          "headline": "Override OpenStruct#dig on Ruby 2.3+ to nest RecursiveOpenStruct inst…",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-02-03T20:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8818717b8adbff9e436e53dbffa60c31ac320305",
          "body": null,
          "is_bot": false,
          "headline": "Update Travis ruby versions",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2018-02-03T20:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d778ab4243cd3eb9529037adc3904a2e6d099fca",
          "body": "correct spelling mistake",
          "is_bot": false,
          "headline": "Merge pull request #55 from EdwardBetts/spelling",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2017-09-05T05:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ee6134e54a431221f428a479a5053519f7edbc",
          "body": null,
          "is_bot": false,
          "headline": "correct spelling mistake",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2017-09-02T06:33:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0d4f08c307b30534fe56efb85e90617440adf7",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to v1.0.5",
          "author_name": "William (B.J.) Snow Orvis",
          "author_login": "aetherknight",
          "committed_at": "2017-06-22T05:46:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 33,
      "latest_release_at": "2026-04-19T00:49:16Z",
      "latest_release_tag": "v2.1.1",
      "releases_from_tags": true,
      "days_since_last_push": 20,
      "active_weeks_last_year": 4,
      "days_since_latest_release": 94,
      "mean_days_between_releases": 236.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 54,
      "stars": 289,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2011-05-20",
            "count": 1
          },
          {
            "date": "2011-09-16",
            "count": 1
          },
          {
            "date": "2012-05-15",
            "count": 1
          },
          {
            "date": "2012-06-07",
            "count": 1
          },
          {
            "date": "2012-07-31",
            "count": 1
          },
          {
            "date": "2012-08-12",
            "count": 1
          },
          {
            "date": "2012-11-17",
            "count": 1
          },
          {
            "date": "2013-02-22",
            "count": 1
          },
          {
            "date": "2013-04-01",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-07-17",
            "count": 1
          },
          {
            "date": "2013-09-27",
            "count": 1
          },
          {
            "date": "2013-10-14",
            "count": 1
          },
          {
            "date": "2014-03-21",
            "count": 1
          },
          {
            "date": "2014-05-29",
            "count": 1
          },
          {
            "date": "2014-07-12",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 1
          },
          {
            "date": "2014-08-22",
            "count": 1
          },
          {
            "date": "2014-08-30",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-30",
            "count": 1
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2017-04-13",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-09-02",
            "count": 1
          },
          {
            "date": "2018-09-20",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-08-08",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2024-05-13",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 53,
        "total_forks": 54
      },
      "star_history": {
        "days": [
          {
            "date": "2010-01-12",
            "count": 12
          },
          {
            "date": "2010-03-05",
            "count": 1
          },
          {
            "date": "2010-08-27",
            "count": 1
          },
          {
            "date": "2010-12-01",
            "count": 1
          },
          {
            "date": "2011-02-06",
            "count": 1
          },
          {
            "date": "2011-02-25",
            "count": 1
          },
          {
            "date": "2011-04-16",
            "count": 1
          },
          {
            "date": "2011-06-20",
            "count": 1
          },
          {
            "date": "2012-01-14",
            "count": 1
          },
          {
            "date": "2012-03-06",
            "count": 1
          },
          {
            "date": "2012-03-22",
            "count": 1
          },
          {
            "date": "2013-02-12",
            "count": 2
          },
          {
            "date": "2013-02-13",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-03-01",
            "count": 1
          },
          {
            "date": "2013-03-11",
            "count": 1
          },
          {
            "date": "2013-03-21",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-04-05",
            "count": 1
          },
          {
            "date": "2013-04-11",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-13",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-01",
            "count": 1
          },
          {
            "date": "2013-08-13",
            "count": 1
          },
          {
            "date": "2013-10-05",
            "count": 1
          },
          {
            "date": "2013-10-16",
            "count": 1
          },
          {
            "date": "2013-10-21",
            "count": 1
          },
          {
            "date": "2013-10-23",
            "count": 1
          },
          {
            "date": "2013-11-03",
            "count": 1
          },
          {
            "date": "2013-11-05",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-02-01",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-09",
            "count": 1
          },
          {
            "date": "2014-02-10",
            "count": 1
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 2
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-04",
            "count": 1
          },
          {
            "date": "2014-06-06",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-12",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-24",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-13",
            "count": 2
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-08-30",
            "count": 1
          },
          {
            "date": "2014-09-03",
            "count": 1
          },
          {
            "date": "2014-09-23",
            "count": 1
          },
          {
            "date": "2014-10-26",
            "count": 1
          },
          {
            "date": "2014-11-10",
            "count": 2
          },
          {
            "date": "2014-11-16",
            "count": 1
          },
          {
            "date": "2014-12-12",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 1
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-02-25",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-13",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-17",
            "count": 1
          },
          {
            "date": "2015-04-10",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 1
          },
          {
            "date": "2015-04-15",
            "count": 1
          },
          {
            "date": "2015-04-18",
            "count": 1
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-04-26",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-06-01",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-05",
            "count": 1
          },
          {
            "date": "2015-06-26",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 2
          },
          {
            "date": "2015-07-02",
            "count": 1
          },
          {
            "date": "2015-07-24",
            "count": 1
          },
          {
            "date": "2015-07-26",
            "count": 1
          },
          {
            "date": "2015-08-01",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-11",
            "count": 1
          },
          {
            "date": "2015-08-12",
            "count": 1
          },
          {
            "date": "2015-08-18",
            "count": 2
          },
          {
            "date": "2015-08-19",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-06",
            "count": 1
          },
          {
            "date": "2015-10-21",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-27",
            "count": 1
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-15",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-03-01",
            "count": 1
          },
          {
            "date": "2016-03-17",
            "count": 1
          },
          {
            "date": "2016-03-31",
            "count": 1
          },
          {
            "date": "2016-04-02",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-04-26",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 1
          },
          {
            "date": "2016-05-24",
            "count": 1
          },
          {
            "date": "2016-05-28",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-24",
            "count": 1
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-09-06",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-09-27",
            "count": 1
          },
          {
            "date": "2016-10-01",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-12-06",
            "count": 1
          },
          {
            "date": "2016-12-15",
            "count": 1
          },
          {
            "date": "2016-12-20",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-07-22",
            "count": 1
          },
          {
            "date": "2017-08-08",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-30",
            "count": 1
          },
          {
            "date": "2017-11-29",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-11",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 3
          },
          {
            "date": "2018-01-16",
            "count": 1
          },
          {
            "date": "2018-01-23",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-13",
            "count": 1
          },
          {
            "date": "2018-02-22",
            "count": 1
          },
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2018-03-23",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 1
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-06-27",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 2
          },
          {
            "date": "2018-07-12",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-31",
            "count": 1
          },
          {
            "date": "2018-09-10",
            "count": 2
          },
          {
            "date": "2018-09-27",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-25",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-29",
            "count": 2
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-06-14",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-23",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-09-06",
            "count": 2
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-20",
            "count": 2
          },
          {
            "date": "2019-09-21",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-07",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-20",
            "count": 1
          },
          {
            "date": "2020-01-21",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-05-01",
            "count": 2
          },
          {
            "date": "2020-05-11",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-03-02",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-09-15",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-01-12",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-06-03",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 2
          },
          {
            "date": "2024-06-03",
            "count": 2
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-07-11",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 3
          },
          {
            "date": "2024-10-21",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 2
          },
          {
            "date": "2025-04-03",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 288,
        "total_stars": 289
      },
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 11325,
      "source_files_sampled": 15,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 10,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 10,
        "direct_count": 0,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 35,
        "open_issues": 4,
        "closed_ratio": 0.902,
        "closed_issues": 37,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "aetherknight",
          "commits": 187,
          "avatar_url": "https://avatars.githubusercontent.com/u/62613?v=4"
        },
        {
          "type": "User",
          "login": "Offirmo",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/603503?v=4"
        },
        {
          "type": "User",
          "login": "fervic",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/4109035?v=4"
        },
        {
          "type": "User",
          "login": "fledman",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/996501?v=4"
        },
        {
          "type": "User",
          "login": "wildmaples",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/25471753?v=4"
        },
        {
          "type": "User",
          "login": "tomchapin",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/55727?v=4"
        },
        {
          "type": "User",
          "login": "infertux",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/345702?v=4"
        },
        {
          "type": "User",
          "login": "Jack12816",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2496275?v=4"
        },
        {
          "type": "User",
          "login": "byroot",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/44640?v=4"
        },
        {
          "type": "User",
          "login": "SebastianVomMeer",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/113289?v=4"
        }
      ],
      "contributors_sampled": 27,
      "top_contributor_share": 0.754
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "codeql.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": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/11 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 5,
            "reason": "dependency not pinned by hash detected -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 9,
            "reason": "SAST tool detected but not run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 9,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b87b7ad5b61139472cc571c62479332d2f321eb8",
        "ran_at": "2026-07-22T01:00:04Z",
        "aggregate_score": 5.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": true,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-01T02:09:08Z",
      "oldest_open_prs": [
        {
          "number": 88,
          "created_at": "2026-07-01T02:08:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 89,
          "created_at": "2026-07-01T02:09:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-04-19T00:38:56Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 29,
          "created_at": "2015-04-10T10:24:07Z",
          "last_comment_at": "2015-05-20T05:40:58Z",
          "last_comment_author": "aetherknight"
        },
        {
          "number": 61,
          "created_at": "2019-08-09T08:01:07Z",
          "last_comment_at": "2024-06-26T09:37:32Z",
          "last_comment_author": "Richard-Degenne"
        },
        {
          "number": 69,
          "created_at": "2020-11-20T19:54:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2024-06-24T23:00:58Z",
          "last_comment_at": "2024-06-25T03:56:54Z",
          "last_comment_author": "aetherknight"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/aetherknight/recursive-open-struct",
    "host": "github.com",
    "name": "recursive-open-struct",
    "owner": "aetherknight"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 59,
        "vitality": 52,
        "community": 62,
        "governance": 55,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 52,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 0.98,
              "days_since_last_push": 20,
              "active_weeks_last_year": 4
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 20 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 20
                    }
                  }
                ],
                "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": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v2.1.1",
              "releases_from_tags": true,
              "days_since_latest_release": 94,
              "mean_days_between_releases": 236.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 94 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 94
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~236.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 236.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 94,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 94 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 94
                    }
                  }
                ],
                "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": 60,
            "inputs": {
              "forks": 54,
              "stars": 289,
              "watchers": 10,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "289 stars",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 289
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "54 forks",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 27,
              "top_contributor_share": 0.754
            },
            "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 75% of commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 75
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "27 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 35,
              "open_issues": 4,
              "closed_issues": 37,
              "issue_closed_ratio": 0.902,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "35/46 decided PRs merged",
                "points": 29.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 35,
                      "decided": 46
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "followers": 65,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "aetherknight",
              "public_repos": 28,
              "account_age_days": 6340
            },
            "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": "65 followers of aetherknight",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 65,
                      "login": "aetherknight"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~17 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "openstruct-subclass",
                "ruby"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 59,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 5",
                "points": 2.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool detected but not run on all commits",
                "points": 4.5,
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "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": 36,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.245,
              "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": "24 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 13.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "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 5",
                "points": 5,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 11325,
              "source_files_sampled": 15,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/15 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T01:00:30.809606Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/aetherknight/recursive-open-struct.svg",
  "full_name": "aetherknight/recursive-open-struct",
  "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.26.0 — full methodology · metrics wiki.

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