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

bdurand / lumberjack

A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger. Provides support for automatically rolling log files, formatting log output, and tagging log entries.

RubyMIT★ 316 stars⑂ 40 forkssince Feb 2011View on GitHub ↗

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

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

66
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

Brian DurandPersonal account
71 followers81 public repossince Dec 2008

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemslumberjack2.0.5-41131 days ago

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
13.8/36Commit cadence — 20/52 weeks with commits
18/18Commit volume — 294 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year294
human_commit_share0.98
days_since_last_push1
active_weeks_last_year20
How it's scored
27/27Ships releases — 15 releases published
27/36Release recency — latest release 129 days ago
27/27Release cadence — a release every ~24.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count15
latest_release_tagv2.0.5
releases_from_tagsno
days_since_latest_release129
mean_days_between_releases24.8
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?

66Moderate · 18% of overall
How it's scored
40.5/60Stars — 316 stars
13.3/25Forks — 40 forks
4.7/15Watchers — 8 watchers
Inputs used
forks40
stars316
watchers8
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Total downloads — 151,426,660 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packageslumberjack
dependents
ecosystemsrubygems
total_downloads151,426,660
monthly_downloads
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

60Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
9.5/13.5Contributor breadth — 7 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled7
top_contributor_share0.984
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
32.4/38.3PR acceptance — 83/98 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/7 approved changesets -- score normalized to 0
Inputs used
merged_prs83
open_issues0
closed_issues15
issue_closed_ratio1
closed_unmerged_prs15
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.4/25Owner reach — 71 followers of bdurand
25/25Track record — 81 public repos, account ~17 yr old
Inputs used
followers71
owner_typeUser
is_verified
owner_loginbdurand
public_repos81
account_age_days6,422
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 131 days ago
20/20Version history — 41 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslumberjack
ecosystemsrubygems
any_deprecatedno
min_days_since_publish131

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

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

Security

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

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

AI Readiness

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

37At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.5/40Legible commit history — 23 of 98 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.235
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
10/10Reproducible environment — lockfile
10/10Demonstrated agent practice — 8 of the last 100 commits agent-authored or agent-credited
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
Inputs used
has_nixno
has_testsyes
lockfilesGemfile.lock
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.08
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/101 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes32,697
source_files_sampled101
oversized_source_files0

Key facts

316GitHub stars
7contributors
294commits, last 12 months
1days since last push
15releases
1bus factor
0open issues
RubyGemspackage ecosystems

More detail

Star and fork history 316 ★ / 40 ⇿
316Stars
40Forks
15Releases

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.

0125250375316401002011-022018-092026-05
Major 1Minor 2Patch 12

Each point covers 14 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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

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

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

RegistryPackageVersionRelation
RubyGemsappraisal2.5.0direct
RubyGemsirb1.18.0direct
RubyGemsrake13.4.2direct
RubyGemsrspec3.13.2direct
RubyGemssimplecov1.0.0direct
RubyGemsstandard1.55.0direct
RubyGemstimecop0.9.11direct
RubyGemsyard0.9.44direct
RubyGemsast2.4.3indirect
RubyGemsbase640.3.0indirect
RubyGemsbundlerindirect
RubyGemsdiff-lcs1.6.2indirect
RubyGemserb6.0.4indirect
RubyGemsio-console0.8.2indirect
RubyGemsjson2.21.1indirect
RubyGemslanguage_server-protocol3.17.0.6indirect
RubyGemslint_roller1.1.0indirect
RubyGemsloggerindirect
RubyGemslogger1.7.0indirect
RubyGemsmemory_profiler1.1.0indirect
RubyGemsostruct0.6.3indirect
RubyGemsparallel2.1.0indirect
RubyGemsparser3.3.11.1indirect
RubyGemspp0.6.4indirect
RubyGemsprettyprint0.2.0indirect
RubyGemsprism1.9.0indirect
RubyGemsracc1.8.1indirect
RubyGemsrainbow3.1.1indirect
RubyGemsrbs4.0.3indirect
RubyGemsrdoc8.0.0indirect
RubyGemsregexp_parser2.12.0indirect
RubyGemsreline0.6.3indirect
RubyGemsrspec-core3.13.6indirect
RubyGemsrspec-expectations3.13.5indirect
RubyGemsrspec-mocks3.13.8indirect
RubyGemsrspec-support3.13.7indirect
RubyGemsrubocop1.87.0indirect
RubyGemsrubocop-ast1.50.0indirect
RubyGemsrubocop-performance1.26.1indirect
RubyGemsruby-prof2.0.5indirect
RubyGemsruby-progressbar1.13.0indirect
RubyGemsstandard-custom1.0.2indirect
RubyGemsstandard-performance1.9.0indirect
RubyGemsthor1.5.0indirect
RubyGemstsort0.2.0indirect
RubyGemsunicode-display_width3.2.0indirect
RubyGemsunicode-emoji4.2.0indirect
Dependency advisories 0

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

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1565,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 510775
      },
      "pushed_at": "2026-07-20T05:50:03Z",
      "created_at": "2011-02-05T20:38:06Z",
      "owner_type": "User",
      "updated_at": "2026-07-15T19:15:58Z",
      "description": "A simple, powerful, and very fast logging utility that can be a drop in replacement for Logger. Provides support for automatically rolling log files, formatting log output, and tagging log entries.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Brian Durand",
      "type": "User",
      "login": "bdurand",
      "company": null,
      "location": "San Francisco, CA",
      "followers": 71,
      "avatar_url": "https://avatars.githubusercontent.com/u/41791?v=4",
      "created_at": "2008-12-20T14:21:50Z",
      "is_verified": null,
      "public_repos": 81,
      "account_age_days": 6422
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2026-03-13T22:56:42Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2026-01-06T05:58:46Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2025-11-11T05:36:08Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2025-11-05T23:35:14Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2025-10-20T20:57:46Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2025-10-20T15:18:31Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2025-09-12T19:39:07Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2025-09-05T15:34:44Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-08-02T22:13:26Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2025-08-02T22:11:15Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2025-07-23T22:26:16Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2025-07-22T19:32:19Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2025-07-22T19:20:19Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-07-19T18:38:22Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2023-04-28T01:46:37Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0cac24f1703dea8030ac7cbd8ea532093b2f1eaf",
          "body": "Update gem setup",
          "is_bot": false,
          "headline": "Merge pull request #113 from bdurand/update-gem-setup",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-14T00:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91be4f80378ee773a7da7183e1aa1d976706842",
          "body": null,
          "is_bot": false,
          "headline": "lock checkout sha",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:49:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00c2282edb2f552a2205979208212552f7119663",
          "body": "Optimize logging operation",
          "is_bot": false,
          "headline": "Merge pull request #112 from bdurand/optimize-logging",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b6e51eaf3f3f5ee679ff76021b4f0c9aa27bebc",
          "body": null,
          "is_bot": false,
          "headline": "Update gem setup",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "418b13d659fd62c2b6a5e99fde0d737fab70952c",
          "body": null,
          "is_bot": false,
          "headline": "more test coverage",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21ed7451c2152b17a2d6cfe0e7917247ff0bc1ba",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into optimize-logging",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:23:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f90f52143e819f541692b57d163ab68bada47cb2",
          "body": "Bug fixes",
          "is_bot": false,
          "headline": "Merge pull request #111 from bdurand/detailed-review",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6370d222df4bfeb8230cbaa1bee46845310ff38b",
          "body": "Flushing swapped the buffered entries out under the lock but wrote them\nto the wrapped device after releasing it, so concurrent flushes could\ninterleave batches, write them out of order, or invoke a wrapped device\nthat is not thread safe from multiple threads at once. Flushes are now\nserialized by a\n[…]\nile the entry lock is still only held\nfor the buffer swap, so threads writing new entries are not blocked\nwhile the wrapped device performs I/O.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Serialize concurrent flushes in Device::Buffer",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T16:01:20Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3c5127289e4cfa6ab9f0e438ced06dfc185b946b",
          "body": "The jruby appraisal removes irb because rdoc 8.0 (a dependency of irb)\ndepends on rbs, which has native extensions that do not build on JRuby.\nThe gemfiles/jruby.gemfile is now generated from the Appraisals file\nvia rake appraisal:update instead of being maintained by hand.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Manage the JRuby CI gemfile with appraisal",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T15:55:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2c1c4c2e9b2b8642795eee348bf656a477e8c797",
          "body": "rdoc 8.0 added a runtime dependency on rbs, which has native extensions\nthat fail to build on JRuby. The JRuby build now uses a gemfile that\nomits irb (the gem that pulls in rdoc) so bundler never resolves rbs.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Use a dedicated gemfile for JRuby CI builds",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T15:45:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "55e4ee06f86d0bcfee6df544780b23f84ee4ab97",
          "body": "Scope the before_flush recursion guard thread local per buffer instance\nso a callback that logs through a different buffer no longer suppresses\nthat buffer's own callback. Document that the callback can be invoked\nconcurrently now that it runs outside the buffer lock.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Address review feedback on Device::Buffer before_flush guard",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T15:40:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3c2ae18bd9a89b554a6446c37bf08100f43fdb67",
          "body": null,
          "is_bot": false,
          "headline": "Optimize logging operation",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-13T15:25:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafb91cc4e5f173c1af278b8a6c8178a43edb278",
          "body": null,
          "is_bot": false,
          "headline": "Bug fixes",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-07-05T05:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be88592651b1995787dbe2d1315912e65236d97f",
          "body": null,
          "is_bot": false,
          "headline": "update github action version",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-03-11T23:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0096aab5b68b1eacd279dda1fe7125a36a4646e",
          "body": "Add isatty as an alias to tty?",
          "is_bot": false,
          "headline": "Merge pull request #110 from bdurand/proxy-methods-in-wrapped-loggers",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-03-11T23:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "018406c728b4c78699afec758db18074d16ce082",
          "body": null,
          "is_bot": false,
          "headline": "Add isatty as an alias to tty?",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-03-11T23:02:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9fedcdefefd0fcd06eb678e622815d157fc7e05",
          "body": "Harded context local against race conditions",
          "is_bot": false,
          "headline": "Merge pull request #109 from bdurand/thread-safety",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96839a1b5b6a88a1baec02f9f3830766dbc3879e",
          "body": null,
          "is_bot": false,
          "headline": "omit prof gems in jruby",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2a915d1749c2d78b9e9126b178d2aec3beb3f5c",
          "body": null,
          "is_bot": false,
          "headline": "omit dev gems on jruby",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83224eb93cacc7245b5f2f3f8733f4151857da9d",
          "body": null,
          "is_bot": false,
          "headline": "remove rdoc from dev gems",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2977382e49089f2a16dee965a4646582d61076bc",
          "body": null,
          "is_bot": false,
          "headline": "ruby 4 tweak",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:40:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "356866545fc0e3052ae81224d566b743c0e0058b",
          "body": null,
          "is_bot": false,
          "headline": "ruby 4 tweak",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff05952bab4bd20b4152ab6f80763f0866c79f2",
          "body": null,
          "is_bot": false,
          "headline": "Harded context local against race conditions",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2026-01-06T05:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7f8dd5aa7ef617f88ac3e71fe8f04b228180b0d",
          "body": "Add option to set context isolation level",
          "is_bot": false,
          "headline": "Merge pull request #108 from bdurand/isolation-level",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c3595e160bcb20c9365421c04fa82c779dfa12",
          "body": null,
          "is_bot": false,
          "headline": "optimize setting context local thread id",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80fa89f2f15ef1ccb993eae46cb6e6d742b80540",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update lib/lumberjack/context_locals.rb",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:23:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ec7df66d10195f3c0a91360e65c4a10e2d82909",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update lib/lumberjack/context_locals.rb",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:23:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e31eca8f3beadb4dd840ada4ecd053470f431f2e",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:23:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b1509abc60942787450f48638b88a6bb5786d932",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T05:22:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "714767ecf230b48f1673600f4030e58408b2f818",
          "body": null,
          "is_bot": false,
          "headline": "make thread scoped context work with jruby",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-11T00:50:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b63e312968a01d833aa7719b38e4fcd3b0d429ad",
          "body": null,
          "is_bot": false,
          "headline": "Add option to set context isolation level",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-10T20:02:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3493a04bbb48367dbe7c85f092ed2e37f5d59208",
          "body": "Write warning to stderr when recursive logging detected",
          "is_bot": false,
          "headline": "Merge pull request #107 from bdurand/warn-on-log-commands-while-logging",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-05T23:33:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1702199242be02651a8020cbde26c4df4098e75a",
          "body": null,
          "is_bot": false,
          "headline": "Write warning to stderr when recursive logging detected",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-11-05T23:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0868c804556be708cff25f043d6fc1303658864b",
          "body": "Fix forked logger attribute precendence",
          "is_bot": false,
          "headline": "Merge pull request #106 from bdurand/copy-forked-logger-attributes",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-20T20:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b630efa46158d0e499543a65254bcec822240cc",
          "body": null,
          "is_bot": false,
          "headline": "fix forked logger attribute precendence",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-20T20:32:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9b0136ac85a74dfb878329338b88039031f869",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #54 from bdurand/lumberjack_2",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-20T15:15:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d2d161150034a6a765cae654ed1acfb024e7c77",
          "body": null,
          "is_bot": false,
          "headline": "require logger gem in anticipation of ruby 3.5",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-20T15:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf690289175a2ea366e5044c62d532d227b5318b",
          "body": null,
          "is_bot": false,
          "headline": "document raise_logger_errors",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-20T00:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e782c4615f3317126182705a987fbb5573ae7e26",
          "body": null,
          "is_bot": false,
          "headline": "Make method name clearer",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-19T17:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc49e5bddd12e006b271211d25d3e2bc32bb8bb6",
          "body": "Rework method names for EntryFormatter",
          "is_bot": false,
          "headline": "Merge pull request #105 from bdurand/explicit-message-formatter",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-16T03:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37928a28766f2677257a3a0e369616f7bbb4e4ec",
          "body": null,
          "is_bot": false,
          "headline": "update documentation",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-16T03:17:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e97e0ede036409881497a355a8fdae8ceca0626",
          "body": null,
          "is_bot": false,
          "headline": "Rework method names for EntryFormatter",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-16T03:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27008e09a3f527a8dafaeae020c919f713a0d861",
          "body": null,
          "is_bot": false,
          "headline": "Add ensure_context as a means to lazily create context blocks",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-09T20:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f99d944faaa7a2fe83575a335e53000efbd7da",
          "body": null,
          "is_bot": false,
          "headline": "update comment",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-09T00:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0b2b928c0121711043f9d59e3a232f8e27433c6",
          "body": null,
          "is_bot": false,
          "headline": "flatten attributes in log entries",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-09T00:24:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e020edaf6ea3d15e7ca74fb95bd5d59d4d033e61",
          "body": null,
          "is_bot": false,
          "headline": "proxy device and formatter from forked loggers",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-08T23:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c592dd04f566e72ef6a7d64978025b9ac3d8aa0d",
          "body": null,
          "is_bot": false,
          "headline": "strip whitespace when matching messages",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-08T21:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0fc68ee17f6872f9953c2073324b186d639bace",
          "body": "… something else calls flush",
          "is_bot": false,
          "headline": "Use clear to clear test devices to prevent accidentally clearing when…",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-08T20:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7ce9233b7e1ce50b5fef260318d7f88e9f63b7",
          "body": null,
          "is_bot": false,
          "headline": "Add exception format for local template",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-07T20:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa064f0e3d6fb9b93b02b504bf164eaf8c712ca8",
          "body": null,
          "is_bot": false,
          "headline": "expose writer stream",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-07T18:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1993671bf84c68d15811ffd669a39fc3a63cb89d",
          "body": null,
          "is_bot": false,
          "headline": "Add template registry with just the message",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-07T00:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11a74840333c59656ce94fe06bc6e4f09b9d5c2e",
          "body": null,
          "is_bot": false,
          "headline": "better severit labels on local template",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T05:53:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "362798220b47ed04882ae45998af1aa20527dd20",
          "body": null,
          "is_bot": false,
          "headline": "Better color formatting",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T05:34:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ace09dc6bee25db86a03e4e526c621e31c08ecf",
          "body": null,
          "is_bot": false,
          "headline": "remove label padding on local template",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T04:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b0e7e81226c3496b1aeded481612230ddb30424",
          "body": null,
          "is_bot": false,
          "headline": "remove template aliases",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T01:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86193ce0bdd5490ab8b4b427b38b44f94adb9b79",
          "body": "Add template registry",
          "is_bot": false,
          "headline": "Merge pull request #104 from bdurand/template-registry",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T00:55:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcab83a14a742c98d6a33e51acb3362c2c8e2a1a",
          "body": null,
          "is_bot": false,
          "headline": "Add template registry",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-04T00:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a764d2c91eea410c9b5587bd745334451436ab1",
          "body": null,
          "is_bot": false,
          "headline": "add more indent on test log template",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-03T23:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "360565e0a5f017d86b406da8643b5961f405590e",
          "body": null,
          "is_bot": false,
          "headline": "allow passing options to test template from device initialization",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-03T22:42:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e926e951a50f5e005685f9ea0089f31213a56857",
          "body": null,
          "is_bot": false,
          "headline": "add test template helper",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-03T22:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9b1777a5c16c286943577001a7d6befaa447ec2",
          "body": null,
          "is_bot": false,
          "headline": "Improve test log template options",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-03T22:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873d866744ea002f7c0f04975c6254387e63da7b",
          "body": null,
          "is_bot": false,
          "headline": "add template for formatting test logs",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-03T17:35:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c64133ce73be75eea4bfce1b253a6179c582ecdd",
          "body": null,
          "is_bot": false,
          "headline": "standardize on how millis are formatted",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-02T22:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31346c3f8eef72282ff1604edcb16ddfd886247a",
          "body": null,
          "is_bot": false,
          "headline": "better time formatting",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-10-02T22:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65cf5011464f12f8e7002f489eb3dd64502741e",
          "body": null,
          "is_bot": false,
          "headline": "ruby style",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-30T16:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e95a323750170d486a020dc539d66548cb573832",
          "body": null,
          "is_bot": false,
          "headline": "Wrap standard library loggers with device",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-30T16:10:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4be8776d6d8ad233880782a73b05ece36c9b4899",
          "body": "Add test helpers",
          "is_bot": false,
          "headline": "Merge pull request #103 from bdurand/add-test-helpers",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-30T05:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e16c5d4ddf0df9384a6189cdae46705079d48e8c",
          "body": null,
          "is_bot": false,
          "headline": "fix docs",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-30T04:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c7cdf3523b53f173ba4d1108e730d999bf67ac2",
          "body": null,
          "is_bot": false,
          "headline": "Add test helpers",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-30T04:54:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ae0523dae0b7dc0bedcb30147df2020d0c9243a",
          "body": null,
          "is_bot": false,
          "headline": "Update docs",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-26T00:42:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edc0984e5f665b896858e2d4038b290c425b25e",
          "body": "Restore deprecated devices",
          "is_bot": false,
          "headline": "Merge pull request #102 from bdurand/restore-deprecated-devices",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-20T05:34:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f694a8a38042aaabee6c8edc0cb8bab3f9627ac3",
          "body": null,
          "is_bot": false,
          "headline": "Refactor buffer to add flushing finalizer",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-20T05:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5112f7b3fbf6b728c16f9052f2459ee0370f1d8",
          "body": null,
          "is_bot": false,
          "headline": "Restore deprecated devices",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-20T04:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0db123b753855091d16dcc444c8daf3578461fd1",
          "body": null,
          "is_bot": false,
          "headline": "update docs",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-19T03:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a613dd99acd69f3c4c6e9b1abba02ad285f3c421",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-18T01:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ee115408de20417a2a8000de9431b3fc466fadf",
          "body": null,
          "is_bot": false,
          "headline": "update deprecation messages",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-18T00:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be0e27b25a3a5fe78b1bba29f1e0790dd7c14533",
          "body": null,
          "is_bot": false,
          "headline": "return true from logging methods to match Logger",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-17T16:31:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9b025287dc063b0e212e2817b0c198919a5170",
          "body": "Make open device logic public",
          "is_bot": false,
          "headline": "Merge pull request #101 from bdurand/make-open-device-public",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-17T16:19:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eff95516f2ffbf50889060aa6bab6e9a959501aa",
          "body": null,
          "is_bot": false,
          "headline": "Make open device logic public",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-17T16:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c615dc6e4907de7715d2a68745043964ed9e3761",
          "body": null,
          "is_bot": false,
          "headline": "Use symbols for deprecation mode",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-13T05:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f5447607904e0820a42352bc322a7b574de3c8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into lumberjack_2",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T19:35:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb232984c66ff2d1f9efdfa6c5f184d54d4b4ab",
          "body": "Handle getting tag value when there are no tags on an entry",
          "is_bot": false,
          "headline": "Merge pull request #100 from bdurand/tags-nil-check",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T19:28:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9f5bd242ebc47efa21f3818261e0b915446db0",
          "body": null,
          "is_bot": false,
          "headline": "whitespace",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T19:21:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df0ebd529b289474fc904e417f842611a38afcf8",
          "body": null,
          "is_bot": false,
          "headline": "updated standardrb style",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T19:21:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc0679584de5a620e180549291320e5d100f8593",
          "body": null,
          "is_bot": false,
          "headline": "Handle getting tag value when there are no tags on an entry",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T19:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a07b59745be6d8a6cb8e399d17a81728d0f3b58a",
          "body": "Add deprecation modes for development and testing",
          "is_bot": false,
          "headline": "Merge pull request #99 from bdurand/deprecation-mode",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T05:05:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c35d2fd5cdeba970f2c00d1907f8de53f6d7576",
          "body": null,
          "is_bot": false,
          "headline": "Add deprecation modes for development and testing",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-12T05:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd748a8c56e4765d01f36346630c36f435bfab3d",
          "body": "Yield formatters in buld methods",
          "is_bot": false,
          "headline": "Merge pull request #98 from bdurand/yield-config-in-formatter-build",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-11T00:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d669e5b2ebeaea5ef96ac6d00634b7a3aefe47b2",
          "body": null,
          "is_bot": false,
          "headline": "fix docs",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-11T00:52:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31b09d801242f01a6c1d0337f487d87f7f1d288a",
          "body": null,
          "is_bot": false,
          "headline": "remove whitespace",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-11T00:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bdfc03fc0cbf973b1981fc6baeba6501d27502d",
          "body": null,
          "is_bot": false,
          "headline": "Yield formatters in buld methods",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-11T00:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1d88a00213ee5841418cde47ca8cff28dd47165",
          "body": null,
          "is_bot": false,
          "headline": "ensure deprecation caller is not in lumberjack gem",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T04:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d12d94be1d22d1d62a06e8a4bad92afe87f4444",
          "body": null,
          "is_bot": false,
          "headline": "update deprecation env vars",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T01:24:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35bca2b797f6344b569df743d7cf2b2df318be6",
          "body": null,
          "is_bot": false,
          "headline": "revert to using env var to suppress deprecation warnings",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T01:02:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb4b66429f3d7bfe5c4978294edab6cd27cd674",
          "body": "Add method for adding attributes to the parent contexts",
          "is_bot": false,
          "headline": "Merge pull request #97 from bdurand/outermost-context",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T00:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce175d1d9cc251968706820c4ceffdcb30d371bc",
          "body": null,
          "is_bot": false,
          "headline": "updated standardrb styles",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T00:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338f345c47f8957841bd6e22bbf75ad798748d0f",
          "body": null,
          "is_bot": false,
          "headline": "Add method for adding attributes to the parent contexts",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-10T00:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80021f663fd5dad6492da2a71c2446ad17549088",
          "body": "Fix README documentation inaccuracies and improve YARD documentation consistency",
          "is_bot": false,
          "headline": "Merge pull request #96 from bdurand/copilot/update-docs-for-readability",
          "author_name": "Brian Durand",
          "author_login": "bdurand",
          "committed_at": "2025-09-09T01:19:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ebd9f494736c06caf5c4d58bd6b68133cc8818e",
          "body": "Co-authored-by: bdurand <41791+bdurand@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Minor grammar fix in formatter table documentation",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T01:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "559f26e24b247a5c12db09f05f92ed82c7198b55",
          "body": "Co-authored-by: bdurand <41791+bdurand@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Fix README documentation inaccuracies and improve YARD docs",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2025-09-09T01:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 15,
      "commits_last_year": 294,
      "latest_release_at": "2026-03-13T22:56:42Z",
      "latest_release_tag": "v2.0.5",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 20,
      "days_since_latest_release": 129,
      "mean_days_between_releases": 24.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "lumberjack",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/lumberjack",
          "is_deprecated": false,
          "latest_version": "2.0.5",
          "repository_url": "https://github.com/bdurand/lumberjack",
          "versions_count": 41,
          "total_downloads": 151426660,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-02-11T14:23:22.537000Z",
          "latest_published_at": "2026-03-11T23:12:39.459000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 131
        }
      ]
    },
    "popularity": {
      "forks": 40,
      "stars": 316,
      "watchers": 8,
      "fork_history": {
        "days": [
          {
            "date": "2011-02-17",
            "count": 1
          },
          {
            "date": "2011-11-14",
            "count": 1
          },
          {
            "date": "2012-04-30",
            "count": 1
          },
          {
            "date": "2012-12-06",
            "count": 2
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-02-08",
            "count": 1
          },
          {
            "date": "2014-02-17",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-06-19",
            "count": 1
          },
          {
            "date": "2014-08-12",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-05-20",
            "count": 1
          },
          {
            "date": "2015-09-06",
            "count": 1
          },
          {
            "date": "2016-01-02",
            "count": 1
          },
          {
            "date": "2016-02-28",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-08-06",
            "count": 1
          },
          {
            "date": "2016-11-14",
            "count": 1
          },
          {
            "date": "2016-12-24",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-12-05",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2020-02-05",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-10-05",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 40
      },
      "star_history": {
        "days": [
          {
            "date": "2011-02-05",
            "count": 100
          },
          {
            "date": "2011-10-12",
            "count": 1
          },
          {
            "date": "2012-05-14",
            "count": 1
          },
          {
            "date": "2013-02-15",
            "count": 1
          },
          {
            "date": "2013-02-19",
            "count": 1
          },
          {
            "date": "2013-02-24",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-19",
            "count": 3
          },
          {
            "date": "2013-03-27",
            "count": 2
          },
          {
            "date": "2013-04-06",
            "count": 1
          },
          {
            "date": "2013-04-08",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 2
          },
          {
            "date": "2013-05-20",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 1
          },
          {
            "date": "2013-06-09",
            "count": 1
          },
          {
            "date": "2013-06-21",
            "count": 1
          },
          {
            "date": "2013-06-28",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-07-09",
            "count": 1
          },
          {
            "date": "2013-07-18",
            "count": 1
          },
          {
            "date": "2013-07-21",
            "count": 1
          },
          {
            "date": "2013-07-31",
            "count": 1
          },
          {
            "date": "2013-08-15",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-09-23",
            "count": 1
          },
          {
            "date": "2013-09-30",
            "count": 1
          },
          {
            "date": "2013-10-17",
            "count": 1
          },
          {
            "date": "2013-10-30",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-09",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-21",
            "count": 1
          },
          {
            "date": "2014-01-03",
            "count": 1
          },
          {
            "date": "2014-01-27",
            "count": 1
          },
          {
            "date": "2014-02-03",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 2
          },
          {
            "date": "2014-02-14",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 1
          },
          {
            "date": "2014-03-11",
            "count": 1
          },
          {
            "date": "2014-03-12",
            "count": 1
          },
          {
            "date": "2014-03-20",
            "count": 1
          },
          {
            "date": "2014-03-24",
            "count": 1
          },
          {
            "date": "2014-03-27",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-04-01",
            "count": 1
          },
          {
            "date": "2014-04-02",
            "count": 1
          },
          {
            "date": "2014-04-09",
            "count": 1
          },
          {
            "date": "2014-04-14",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 2
          },
          {
            "date": "2014-05-07",
            "count": 1
          },
          {
            "date": "2014-05-08",
            "count": 1
          },
          {
            "date": "2014-05-13",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-05-24",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-09",
            "count": 1
          },
          {
            "date": "2014-06-19",
            "count": 1
          },
          {
            "date": "2014-06-20",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-07-29",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 2
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-09-04",
            "count": 1
          },
          {
            "date": "2014-09-17",
            "count": 1
          },
          {
            "date": "2014-09-28",
            "count": 1
          },
          {
            "date": "2014-10-06",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 1
          },
          {
            "date": "2014-12-16",
            "count": 1
          },
          {
            "date": "2015-01-04",
            "count": 1
          },
          {
            "date": "2015-01-10",
            "count": 1
          },
          {
            "date": "2015-01-14",
            "count": 1
          },
          {
            "date": "2015-02-12",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 1
          },
          {
            "date": "2015-03-04",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 3
          },
          {
            "date": "2015-04-02",
            "count": 1
          },
          {
            "date": "2015-04-25",
            "count": 1
          },
          {
            "date": "2015-05-26",
            "count": 1
          },
          {
            "date": "2015-06-18",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-06-27",
            "count": 1
          },
          {
            "date": "2015-07-04",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-11",
            "count": 1
          },
          {
            "date": "2015-07-13",
            "count": 1
          },
          {
            "date": "2015-07-20",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 2
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-08-04",
            "count": 1
          },
          {
            "date": "2015-08-21",
            "count": 2
          },
          {
            "date": "2015-08-30",
            "count": 1
          },
          {
            "date": "2015-09-01",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-12",
            "count": 1
          },
          {
            "date": "2015-09-24",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-25",
            "count": 1
          },
          {
            "date": "2015-12-09",
            "count": 1
          },
          {
            "date": "2015-12-23",
            "count": 1
          },
          {
            "date": "2016-01-03",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-25",
            "count": 1
          },
          {
            "date": "2016-03-20",
            "count": 1
          },
          {
            "date": "2016-04-06",
            "count": 3
          },
          {
            "date": "2016-04-07",
            "count": 1
          },
          {
            "date": "2016-05-01",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-08-14",
            "count": 1
          },
          {
            "date": "2016-08-28",
            "count": 1
          },
          {
            "date": "2016-09-29",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-21",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-29",
            "count": 1
          },
          {
            "date": "2016-12-25",
            "count": 2
          },
          {
            "date": "2017-01-30",
            "count": 1
          },
          {
            "date": "2017-02-09",
            "count": 1
          },
          {
            "date": "2017-02-10",
            "count": 1
          },
          {
            "date": "2017-02-11",
            "count": 1
          },
          {
            "date": "2017-03-17",
            "count": 1
          },
          {
            "date": "2017-03-23",
            "count": 1
          },
          {
            "date": "2017-04-03",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-05-15",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-19",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-12-04",
            "count": 1
          },
          {
            "date": "2017-12-14",
            "count": 1
          },
          {
            "date": "2018-01-30",
            "count": 2
          },
          {
            "date": "2018-04-12",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-07-18",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-05-09",
            "count": 1
          },
          {
            "date": "2019-05-14",
            "count": 1
          },
          {
            "date": "2019-05-24",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2020-01-12",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-04",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-11-07",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2025-08-02",
            "count": 1
          },
          {
            "date": "2025-09-02",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 7
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 316,
        "total_stars": 316
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 32697,
      "source_files_sampled": 101,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 45,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "appraisal",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "irb",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.12"
        },
        {
          "name": "timecop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "standard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "simplecov",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "yard",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "appraisal",
            "direct": true,
            "version": "2.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "irb",
            "direct": true,
            "version": "1.18.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": "13.4.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": "3.13.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": true,
            "version": "1.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard",
            "direct": true,
            "version": "1.55.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "timecop",
            "direct": true,
            "version": "0.9.11",
            "ecosystem": "rubygems"
          },
          {
            "name": "yard",
            "direct": true,
            "version": "0.9.44",
            "ecosystem": "rubygems"
          },
          {
            "name": "ast",
            "direct": false,
            "version": "2.4.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "base64",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "bundler",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "diff-lcs",
            "direct": false,
            "version": "1.6.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "erb",
            "direct": false,
            "version": "6.0.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "io-console",
            "direct": false,
            "version": "0.8.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "json",
            "direct": false,
            "version": "2.21.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "language_server-protocol",
            "direct": false,
            "version": "3.17.0.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "lint_roller",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "memory_profiler",
            "direct": false,
            "version": "1.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "ostruct",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "parallel",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "parser",
            "direct": false,
            "version": "3.3.11.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "pp",
            "direct": false,
            "version": "0.6.4",
            "ecosystem": "rubygems"
          },
          {
            "name": "prettyprint",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "prism",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "racc",
            "direct": false,
            "version": "1.8.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rainbow",
            "direct": false,
            "version": "3.1.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "rbs",
            "direct": false,
            "version": "4.0.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rdoc",
            "direct": false,
            "version": "8.0.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "regexp_parser",
            "direct": false,
            "version": "2.12.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "reline",
            "direct": false,
            "version": "0.6.3",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-core",
            "direct": false,
            "version": "3.13.6",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-expectations",
            "direct": false,
            "version": "3.13.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-mocks",
            "direct": false,
            "version": "3.13.8",
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-support",
            "direct": false,
            "version": "3.13.7",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": false,
            "version": "1.87.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-ast",
            "direct": false,
            "version": "1.50.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": false,
            "version": "1.26.1",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-prof",
            "direct": false,
            "version": "2.0.5",
            "ecosystem": "rubygems"
          },
          {
            "name": "ruby-progressbar",
            "direct": false,
            "version": "1.13.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-custom",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "rubygems"
          },
          {
            "name": "standard-performance",
            "direct": false,
            "version": "1.9.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "thor",
            "direct": false,
            "version": "1.5.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "tsort",
            "direct": false,
            "version": "0.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-display_width",
            "direct": false,
            "version": "3.2.0",
            "ecosystem": "rubygems"
          },
          {
            "name": "unicode-emoji",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 47,
        "direct_count": 8,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 83,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 15,
        "closed_unmerged_prs": 15
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "bdurand",
          "commits": 420,
          "avatar_url": "https://avatars.githubusercontent.com/u/41791?v=4"
        },
        {
          "type": "User",
          "login": "shiroginne",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/63340?v=4"
        },
        {
          "type": "User",
          "login": "e2",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/150197?v=4"
        },
        {
          "type": "User",
          "login": "quixoten",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/63675?v=4"
        },
        {
          "type": "User",
          "login": "EdwardBetts",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3818?v=4"
        },
        {
          "type": "User",
          "login": "koic",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/13203?v=4"
        },
        {
          "type": "User",
          "login": "misfo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/40791?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.984
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "continuous_integration.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Gemfile.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/7 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0cac24f1703dea8030ac7cbd8ea532093b2f1eaf",
        "ran_at": "2026-07-21T20:54:02Z",
        "aggregate_score": 5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bdurand/lumberjack",
    "host": "github.com",
    "name": "lumberjack",
    "owner": "bdurand"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 66,
      "inputs": {
        "security": 60,
        "vitality": 83,
        "community": 66,
        "governance": 60,
        "engineering": 61
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "commits_last_year": 294,
              "human_commit_share": 0.98,
              "days_since_last_push": 1,
              "active_weeks_last_year": 20
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "20/52 weeks with commits",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 20
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "294 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 294
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 15,
              "latest_release_tag": "v2.0.5",
              "releases_from_tags": false,
              "days_since_latest_release": 129,
              "mean_days_between_releases": 24.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "15 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 129 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 129
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~24.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 24.8
                    }
                  }
                ],
                "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "forks": 40,
              "stars": 316,
              "watchers": 8,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "316 stars",
                "points": 40.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 316
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "40 forks",
                "points": 13.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 40
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "8 watchers",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "lumberjack"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 151426660,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "151,426,660 downloads all-time across rubygems",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 151426660,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.984
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "merged_prs": 83,
              "open_issues": 0,
              "closed_issues": 15,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 15
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "83/98 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 83,
                      "decided": 98
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 71,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bdurand",
              "public_repos": 81,
              "account_age_days": 6422
            },
            "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": "71 followers of bdurand",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 71,
                      "login": "bdurand"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "81 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 81
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "lumberjack"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 131
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 131 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 131
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "41 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 60,
        "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": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5
            },
            "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": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/7 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 2",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 45 resolved dependencies against OSV; 2 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 45
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 2
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 45,
              "unassessed_packages": 2,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 45,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 11
            },
            "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": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.235,
              "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": "23 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Gemfile.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.08,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "8 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "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": 32697,
              "source_files_sampled": 101,
              "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/101 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 101,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T20:54:18.463502Z",
  "schema_version": "0.23.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bdurand/lumberjack.svg",
  "full_name": "bdurand/lumberjack",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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