Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 20:38 UTC

yasaichi / gretel-jsonld

Gretel extension for supporting JSON-LD breadcrumbs :bread:

Ruby · HTMLMIT★ 4 stars⑂ 0 forkssince Nov 2017View on GitHub ↗

yasaichi/gretel-jsonld holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Vitality (74/100) and lowest on Community & Adoption (37/100). It was last updated today. A single contributor accounts for most of its recent work.

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

62
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

YuichiPersonal account
58 followers49 public repossince Jul 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsgretel-jsonld0.3.0-50 days ago

Metrics by category

Vitality

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

74Good · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
0.7/36Commit cadence — 1/52 weeks with commits
10.3/18Commit volume — 13 commits in the last year
10/10OpenSSF Scorecard: Maintained — 20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year13
human_commit_share1
days_since_last_push0
active_weeks_last_year1

Release discipline

100Excellent
How it's scored
27/27Ships releases — 2 releases published
36/36Release recency — latest release 0 days ago
27/27Release cadence — a release every ~1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count2
latest_release_tagv1.0.0.rc1
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases1
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?

37At risk · 18% of overall
How it's scored
7.7/60Stars — 4 stars
0/25Forks — 0 forks
0/15Watchers — 1 watchers
Inputs used
forks0
stars4
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
51.3/80Total downloads — 87,016 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgretel-jsonld
dependents
ecosystemsrubygems
total_downloads87,016
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?

56Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
37/38.3PR acceptance — 29/30 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/24 approved changesets -- score normalized to 0
Inputs used
merged_prs29
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
12.7/25Owner reach — 58 followers of yasaichi
24.4/25Track record — 49 public repos, account ~14 yr old
Inputs used
followers58
owner_typeUser
is_verified
owner_loginyasaichi
public_repos49
account_age_days5,471
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 5 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgretel-jsonld
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicsrails, json-ld, breadcrumbs
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?

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

AI Readiness

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

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

Key facts

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

Data collection warnings

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

More detail

OpenSSF Scorecard 6.6 / 10
6.6aggregate

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

10Binary-Artifactsno binaries found in the repo
5Branch-Protectionbranch protection is not maximal on development and all release branches
8CI-Tests18 out of 22 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/24 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
RubyGemspryGemfile
RubyGemspry-coollineGemfile
All dependencies 13

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

RegistryPackageVersionRelation
RubyGemsprydirect
RubyGemspry-coollinedirect
RubyGemsactionviewindirect
RubyGemsactivesupportindirect
RubyGemsappraisalindirect
RubyGemsgretelindirect
RubyGemsnokogiriindirect
RubyGemsrailtiesindirect
RubyGemsreekindirect
RubyGemsrspec-railsindirect
RubyGemsrubocop-rails-omakaseindirect
RubyGemssimplecovindirect
RubyGemssqlite3indirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "rails",
        "json-ld",
        "breadcrumbs"
      ],
      "is_fork": false,
      "size_kb": 92,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "HTML": 5311,
        "Ruby": 32634
      },
      "pushed_at": "2026-07-23T20:33:19Z",
      "created_at": "2017-11-18T06:47:51Z",
      "owner_type": "User",
      "updated_at": "2026-07-23T20:30:49Z",
      "description": "Gretel extension for supporting JSON-LD breadcrumbs :bread:",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby",
        "HTML"
      ]
    },
    "owner": {
      "blog": "https://blog.yasaichi.com/",
      "name": "Yuichi",
      "type": "User",
      "login": "yasaichi",
      "company": null,
      "location": "London",
      "followers": 58,
      "avatar_url": "https://avatars.githubusercontent.com/u/949545?v=4",
      "created_at": "2011-07-31T07:29:50Z",
      "is_verified": null,
      "public_repos": 49,
      "account_age_days": 5471
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.0.rc1",
          "kind": "other",
          "published_at": "2026-07-23T20:33:19Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-07-22T20:50:22Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "76872ad50aa0cb1bb37507ec8b3e216575c0a493",
          "body": "The release candidate needs version metadata that RubyGems recognizes, an\naccurate setup path, and a focused record of changes since v0.3.0. Keep these\nrelease details together so the published gem and its documentation agree.",
          "is_bot": false,
          "headline": "Prepare v1.0.0.rc1 release (#30)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T20:30:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2a5593cb907ef26acde1e504377790566fe9f6d",
          "body": "* Load Rails before Gretel in console\n\nGretel 5 loads its Railtie as part of requiring the gem, so the console\ncannot boot unless the Rails constant is already available. Requiring Rails\nfirst keeps the development console usable with the current dependency.\n\n* Remove unused test binstub\n\nThe test binstub no longer provides a working entry point and is not used by\nthe project workflow. `bundle exec rake` already runs the test suite, so\nkeeping a broken alternative is misleading.",
          "is_bot": false,
          "headline": "Fix development binstubs (#29)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T20:16:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c0d6f8dd5a9325f5acb6c9ca9d5272a2bd5b99b",
          "body": "Schema.org defines a BreadcrumbList as a chain of linked Web pages. Its\nJSON-LD example identifies each ListItem's page with item.@id.\n\nGretel can return relative paths and crumbs without link URLs. Resolve\nrelative references against the current request and omit linkless crumbs so\nthe output follows that representation.",
          "is_bot": false,
          "headline": "Generate valid breadcrumb item URLs (#28)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T20:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34006467aec89f562392c3aebe112f6f5fb6be08",
          "body": "Gretel accepts rendering options through jsonld_breadcrumbs, but it was\nunclear which options change the JSON-LD output and which only affect HTML.\n\nDocument the distinction and cover the collection-changing options so future\nGretel updates cannot silently alter the public JSON-LD output.",
          "is_bot": false,
          "headline": "Document effective Gretel options (#27)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T18:47:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "073ee492df8087ddda1ac2898c2a7fa12559c597",
          "body": "This reverts commit 30fc52955eecf244cf6b9ca97c50c6d919fa57e1.",
          "is_bot": false,
          "headline": "Revert \"Use URL form for breadcrumb items (#25)\" (#26)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T09:46:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30fc52955eecf244cf6b9ca97c50c6d919fa57e1",
          "body": "Google supports a breadcrumb item as either a URL or a Thing whose\nidentifier specifies the URL. The URL form keeps the breadcrumb name on\nthe ListItem, allowing a later change to omit the current item's URL\nwithout restructuring nested Thing data.\n\nAlthough Google treats both forms equivalently, this intentionally\nchanges the serialized JSON shape. Keep the private ListItem interface\nfocused on the breadcrumb title and URL rather than JSON-LD property\nnames.",
          "is_bot": false,
          "headline": "Use URL form for breadcrumb items (#25)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T07:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096ced657ceef60aa4ad8ed80c1c015e081d9a6a",
          "body": "Railties is provided by the host Rails application, so loading it from\nthe gem makes the optional integration appear to be a runtime\nrequirement. Check for Rails::Railtie before registering the integration\nand keep Railties explicit only for development and integration tests.",
          "is_bot": false,
          "headline": "Load Railtie only when available (#24)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-23T06:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d68862e3a5d581a13336af3a7d989945d2ad749d",
          "body": "* Support Gretel 4 and 5\n\nGretel 4.1 moved view helper loading into a Railtie initializer, while\nGretel 3 and 4.0 still include helpers during require. Load this\nextension after Gretel and keep both integration paths covered.\n\nExpand the Appraisal matrix to the supported Gretel and Rails\nboundaries.\n[…]\nuish\nfrom the new lint job.\n\nExpose Gretel, Rails, and Ruby versions in each job name and derive the\nGemfile path from those matrix values to keep display metadata and\nexecution configuration aligned.",
          "is_bot": false,
          "headline": "Support Gretel 4 and 5 (#19)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T22:08:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ade61748f22210355cd7e2938c19055a90ee3f8a",
          "body": "The gem directly uses Action View and Rails initialization hooks, but\nonly Gretel was declared as a runtime dependency. Declare the Rails\ncomponents and their minimum supported versions so Bundler can enforce\nthe actual requirements.",
          "is_bot": false,
          "headline": "Specify minimum Rails dependencies (#21)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T21:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8f9758bc319f69ec7c7be215625208e2ad0d59",
          "body": "* Run Ruby linters in CI\n\nQlty's hosted maintainability analysis is unnecessary when the existing\nRuby-specific tools can enforce the project checks directly.\n\nRun Reek and RuboCop before the test matrix, and keep Qlty only for\ncoverage reporting.\n\n* Report pull request coverage to Qlty\n\nQlty can ca\n[…]\nrage only when it receives a report for the\npull request commit as well as the base branch.\n\nUpload the Ruby 4.0 coverage artifact for pull request runs and publish\nit after the test matrix completes.",
          "is_bot": false,
          "headline": "Run Ruby linters in CI (#23)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T21:55:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "87cdad526485ceb2d1a61edde63ac68924494375",
          "body": "The Rails configuration inherited from its master branch now loads plugins\nthis project does not declare. Use the packaged Omakase configuration so\nBundler installs a versioned ruleset with its required plugins.",
          "is_bot": false,
          "headline": "Migrate to RuboCop Rails Omakase (#22)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T21:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d76dedbd65cd8f9dfeb0ca4f7c60eb6807c2bae",
          "body": "The release changes the supported Ruby and Rails versions. Keep the gem\nversion and user-facing compatibility notes aligned before publishing it.",
          "is_bot": false,
          "headline": "Prepare v0.3.0 release (#20)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T20:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab212495064bd49beada29f626de3ee1dcaaddb5",
          "body": "* Test against Rails 6 through 8\n\nKeep one CI job for the final minor release in each Rails major line and\npair it with the newest Ruby covered by that series. Rails 5 was only\nofficially tested through Ruby 2.5, so drop the existing Ruby 2.6 job.\n\nGretel 3 does not officially support Rails 7 or lat\n[…]\nAllow Renovate to update this action\noutside major releases so CI can resolve newer patch releases requested\nby short Ruby version selectors.\n\nKeep the major-only policy for every other GitHub Action.",
          "is_bot": false,
          "headline": "Test against Rails 6 through 8 (#18)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T19:09:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "bc1e0ccaeadb7925752cb261cee5bdacd4f28bdf",
          "body": "Publishing a release currently requires a manual RubyGems push. Use\nTrusted Publishing so GitHub Releases can securely publish versions from\nmain with short-lived credentials.",
          "is_bot": false,
          "headline": "Automate gem releases (#17)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T18:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa517664ba4a17c90435430126c56c8e5a04b8b8",
          "body": "Ruby 2.4 bundles Ruby/OpenSSL 2.0.x, which is no longer maintained.\nRaise the minimum Ruby version to avoid advertising support for that\nunsupported cryptography integration.\n\nThe Rails 3 and Rails 4 Appraisals only ran on Ruby versions removed by\nthe new minimum. Remove those unverified test targets without changing\nthe Rails versions supported by Gretel itself.",
          "is_bot": false,
          "headline": "Drop support for Ruby 2.4 and earlier (#16)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T17:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b731427a0c65668f4471142e24ff4beb0a3115",
          "body": "* Add renovate.json\n\n* Tune Renovate update policy\n\nGitHub Actions should remain pinned without creating pull requests for\nevery digest or same-major release. Restricting updates to new major\nversions keeps compatibility changes visible while reducing routine\nmaintenance noise.\n\nDelay newly published releases so they are not adopted immediately.\n\n---------\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Configure Renovate update policy (#15)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T16:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a714d56894252f22e0f8a9f1205d2c439c1cd1",
          "body": "The default branch has been renamed, so the temporary master filters are\nno longer needed. Removing them keeps CI aligned with the branches that\ncan actually receive changes.",
          "is_bot": false,
          "headline": "Run CI against main only",
          "author_name": "Yuichi Sato",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T16:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2f7aca2b0d4bd9b5baea2cf40d4918f4a7c338f",
          "body": "GitHub Actions does not update branch filters when a branch is renamed.\nInclude both master and main before the rename so CI continues to run\nthroughout the transition.",
          "is_bot": false,
          "headline": "Prepare CI for main branch rename (#14)",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T15:59:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bbbf90925e116729b5ad2bf66028e8594b4b4a",
          "body": "Migrate CI to GitHub Actions",
          "is_bot": false,
          "headline": "Merge pull request #13 from yasaichi/feat/migrate-to-gha",
          "author_name": "Yuichi",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T15:45:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ac402f3e56370da12c901d4f68f66bb266dfa1c",
          "body": "Travis CI and Code Climate no longer provide the services used by this\nproject. Move the Ruby/Rails matrix to GitHub Actions and report\ncoverage through Qlty so CI can run again.\n\nRuby 2.2 can no longer install Bundler reliably on current runners.\nStop reproducing that legacy build. Use Bundler 1 on\n[…]\nri::HTML4 and its corrected dependency\nrequires Nokogiri 1.12 or newer. Nokogiri 1.12 requires Ruby 2.5, so\nkeep the Rails 4 and Rails 5 appraisals on Loofah 2.20.x for the Ruby\n2.3 and Ruby 2.4 jobs.",
          "is_bot": false,
          "headline": "Migrate CI to GitHub Actions",
          "author_name": "Yuichi Sato",
          "author_login": "yasaichi",
          "committed_at": "2026-07-22T15:43:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "fd00d2e63c3dd7142a6d52269fbfee9d2aa856cc",
          "body": "CI against the latest Ruby (adding Ruby 2.5 and 2.6)",
          "is_bot": false,
          "headline": "Merge pull request #11 from yasaichi/ci-against-latest-rubys",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T03:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b31f798c2cce46d53007d8280cfc6d6a57096776",
          "body": null,
          "is_bot": false,
          "headline": "CI against the latest Rubys (adding Ruby 2.5 and 2.6)",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T03:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1cd7408c5c07d7f4e34f8dfafacbaf042d1c27b8",
          "body": "Enable TravisCI to notify build results to Slack",
          "is_bot": false,
          "headline": "Merge pull request #10 from yasaichi/integration-with-travisci",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T02:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cfd02635f355264c74d30b6fe9f83389442820d",
          "body": null,
          "is_bot": false,
          "headline": "Enable TravisCI to notify build results to Slack",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T02:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702f363634d4620b626630fa280d08168b0a4d30",
          "body": null,
          "is_bot": false,
          "headline": "Tiny fix of README",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T01:56:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44104898c6206a17ea8c9bb66c43c0ee79adb613",
          "body": "Fix build failure due to RuboCop",
          "is_bot": false,
          "headline": "Merge pull request #9 from yasaichi/fix-build-failure-due-to-rubocop",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T01:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33cd6b244acf21ac956ec2be463da00722c75221",
          "body": "* Add `rubocop-performance` to development dependencies because Performance Cops\nwere removed from RuboCop v0.68.\n* Add `sideci.yml` because Sider doesn't install the plugin\nautomatically for now.",
          "is_bot": false,
          "headline": "Fix build failure due to RuboCop",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-28T01:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c000c9ea8aa1bb952efb87f1a98a39e457d7187",
          "body": "Fix build failure due to bundler and rubygems",
          "is_bot": false,
          "headline": "Merge pull request #8 from yasaichi/fix-build-failure-due-to-rubygems",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2019-04-27T06:42:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a8d87d71c007db77f812ec417902cf92519dc26",
          "body": "Use bundler v1 because Rails 3 and 4 doesn't support bundler v2",
          "is_bot": false,
          "headline": "Fix build failure due to bundler",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-27T05:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0168560b2a741b333f19c79dc1b654895d3e4166",
          "body": "Use rubygems v2 because rubygems v3 drops support of Ruby 2.2 or former.\nref. https://github.com/rubygems/rubygems/blob/v3.0.0/rubygems-update.gemspec#L32",
          "is_bot": false,
          "headline": "Fix build failure due to rubygems",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2019-04-27T05:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ac6171a767007e157cd95b38c7baae181a757d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.2.0",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T09:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be77d32a45970bc6ab3c7b77db6c821d4ad541f",
          "body": "Write README",
          "is_bot": false,
          "headline": "Merge pull request #7 from yasaichi/write-readme",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T09:06:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38559d74507f9f3e5b37dc8008b01e1384f1732b",
          "body": null,
          "is_bot": false,
          "headline": "Write some sections in README: Usage, Options and Supported versions",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T09:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ba6985dbd1eb829e26e5d11e8475ec3d0eae687",
          "body": null,
          "is_bot": false,
          "headline": "Add badges to README",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T03:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8b1d3dcee041560b0f8bec9236b56d102a39bbe",
          "body": null,
          "is_bot": false,
          "headline": "Freeze version string for Ruby 2.2.x",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T03:07:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d558831dd9e6b326c6fc95fcdd6c95de42fd92d",
          "body": " Use JSONLD as module name instead of Jsonld",
          "is_bot": false,
          "headline": "Merge pull request #6 from yasaichi/rename-Jsonld-to-JSONLD",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T03:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9797cb83f7295509a2205eed8905fce6990520",
          "body": "because it is an abbreviation for \"JSON for Linking Data\"",
          "is_bot": false,
          "headline": "Use JSONLD as module name instead of Jsonld",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e73a79eb3ed98819a4c0aee7fa7cdbe07785143",
          "body": "Specify required_ruby_version in gemspec",
          "is_bot": false,
          "headline": "Merge pull request #5 from yasaichi/run-tests-in-ruby-22x",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:32:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28c30734dc01aa392419ad1307119ec1f09c01fb",
          "body": null,
          "is_bot": false,
          "headline": "Specify required_ruby_version (>= 2.2.2, same as Rails 5)",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb5ce1d1f34d6344681a943a3df4507ea09f068",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in Ruby 2.2.x on Travis CI",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:12:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfbb93005566de30a542954029fb26332a051090",
          "body": null,
          "is_bot": false,
          "headline": "Remove an unnecessary file: jsonld_tasks.rake",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92674aabd2dad2c94c3a1d855568990da7e33ea",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused dependencies from the dummy app",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T02:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed701dca194fdfb94aa77eccaba753f831490d9",
          "body": null,
          "is_bot": false,
          "headline": "Specify dependencies in each file",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-25T01:39:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b82e6ee44b4e5b7f3ef0b8c6fdf4324cae130aba",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.1.1",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T16:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d75668448a2528045e41b2a5d6b15428e5d92b1d",
          "body": null,
          "is_bot": false,
          "headline": "Run tests at random",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T16:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "294692b8b65ab0a168fafbeae1b9e0672effcb9e",
          "body": "Run tests in Rails 3.x",
          "is_bot": false,
          "headline": "Merge pull request #4 from yasaichi/run-tests-in-rails-3x",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T16:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64dee7fcd4b84742f05d32b6aa4d415db0a93301",
          "body": null,
          "is_bot": false,
          "headline": "Run tests in Rails 3.x on Travis CI",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T15:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f0674c6917f1f3114a390797564b950c014290e",
          "body": null,
          "is_bot": false,
          "headline": "Cope with Rails 4.0 or former",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T15:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e0d5eb9df7a3380020b2fffde51da68315df98c",
          "body": null,
          "is_bot": false,
          "headline": "Modify the dummy app to enable it run on Rails 3.x",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T15:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17236627a5888cd4ac3918a9a8da4351c9867e4c",
          "body": null,
          "is_bot": false,
          "headline": "Add Gemfile for Rails 3.x",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-24T15:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8268dfd5c13169fd578844816a31788122977c5",
          "body": null,
          "is_bot": false,
          "headline": "Add bin/console for better debugging",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T15:34:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15bbf493393266fb807e0130b2d693e56a2fae5a",
          "body": null,
          "is_bot": false,
          "headline": "Modify copyright in MIT-LICENSE",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T15:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5558dfea085c631ea9e9f973a5a38f5f2dbb57",
          "body": null,
          "is_bot": false,
          "headline": "Fix rubocop warnings",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T15:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a38fbb5d11b2c0bda699bf8562a5a3fccf1c77a",
          "body": "Introduce CI services",
          "is_bot": false,
          "headline": "Merge pull request #3 from yasaichi/introduce-ci-services",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a0f9f41f37d29257e80a91acefd66872d897d5c",
          "body": null,
          "is_bot": false,
          "headline": "Measure test coverage on Code Climate",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be753e14e7d6eeb8310d4bbd874c47b03106017e",
          "body": null,
          "is_bot": false,
          "headline": "Analyze code quality with Code Climate",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec0c5629e00dec250ae6983a209bc9db2d874ee",
          "body": null,
          "is_bot": false,
          "headline": "Build on Travis CI",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a66d3c74fdeee6f6dcd9215dcc9909c31a8eb7c",
          "body": null,
          "is_bot": false,
          "headline": "Fix gem name in gretel-jsonld.gemspec",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c92274317ba609fd3b0e2969c43f4371567eb7b",
          "body": null,
          "is_bot": false,
          "headline": "The initial release to reserve the gem name",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:10:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec75be8b8bfa66dff7ba1caed17ce43edcd8582a",
          "body": "…-of-rails\n\nRun tests with different versions of Rails",
          "is_bot": false,
          "headline": "Merge pull request #2 from yasaichi/run-tests-with-different-versions…",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T03:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fe2d75cea3925f2fd42a105d3cad1c20788161",
          "body": null,
          "is_bot": false,
          "headline": "Setup for runnging tests with different versions of Rails",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3a9d760f2c908bd00018b18379bf2b022f0bd5",
          "body": null,
          "is_bot": false,
          "headline": "Introduce Appraisal",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0391be31efb0e3b3d27a60047826aca95602a63f",
          "body": null,
          "is_bot": false,
          "headline": "Introduce pry for better dubbuging",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:55:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db79acec3daae1d04384e1ce7bfa188daa7cfe13",
          "body": "Implement core feature",
          "is_bot": false,
          "headline": "Merge pull request #1 from yasaichi/implement-core-feature",
          "author_name": "Yuichi Goto",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:29:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b605250edb51cbecaabe7dba64e9c0038645e31e",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Gretel::Jsonld::ViewHelpers",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7e955e82d6bd09f71058c3acb8171f62bba6a39",
          "body": null,
          "is_bot": false,
          "headline": "Implement Gretel::Jsonld::ViewHelpers",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:23:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b2ffcae4638f1960d7128fc8f03b4ec0abd1de6",
          "body": null,
          "is_bot": false,
          "headline": "Implement value objects for the elements in JSON-LD",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95db13595fb2fff61aea84bfeeaf5e322cd0cc96",
          "body": null,
          "is_bot": false,
          "headline": "Add gretel as dependency",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-23T02:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98b80727ada906ead21a8044f846717c2244056b",
          "body": null,
          "is_bot": false,
          "headline": "Run `rubocop --auto-correct` for spec/*_helper.rb",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2263a87f06abd054497c103aa32cd5213a95df92",
          "body": null,
          "is_bot": false,
          "headline": "Introduce RSpec with `rails generate rspec:install`",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b624037d7a64be7bb96de6b231e0ab8287d329d",
          "body": null,
          "is_bot": false,
          "headline": "Introduce Reek",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66a44fba4331cf77bc72c3cd20f7379b8174eff0",
          "body": null,
          "is_bot": false,
          "headline": "Run `rubocop --auto-correct`",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f2da38e5fba0a249df1ff7f8204c788485e7bc",
          "body": null,
          "is_bot": false,
          "headline": "Introduce RuboCop",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:11:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4048f8d7f00e3862492a61bed8d72013d1c7a7e",
          "body": null,
          "is_bot": false,
          "headline": "Write gem summary and description",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "759f3d5f2337c742779c876d5d5f4e9b1a9b75ed",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "yasaichi",
          "author_login": "yasaichi",
          "committed_at": "2017-11-21T14:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 2,
      "commits_last_year": 13,
      "latest_release_at": "2026-07-23T20:33:19Z",
      "latest_release_tag": "v1.0.0.rc1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 1
    },
    "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": "gretel-jsonld",
          "exists": true,
          "license": "MIT",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/gretel-jsonld",
          "is_deprecated": false,
          "latest_version": "0.3.0",
          "repository_url": "https://github.com/yasaichi/gretel-jsonld",
          "versions_count": 5,
          "total_downloads": 87016,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2017-11-23T03:13:21.350000Z",
          "latest_published_at": "2026-07-23T20:34:19.789000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 4,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "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": 4859,
      "source_files_sampled": 29,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "pry",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "pry-coolline",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "pry",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "pry-coolline",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "actionview",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "activesupport",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "appraisal",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "gretel",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "nokogiri",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "railties",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "reek",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec-rails",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rails-omakase",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "simplecov",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "sqlite3",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 2,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 29,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "yasaichi",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/949545?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 5,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "18 out of 22 merged PRs checked by a CI test -- score normalized to 8",
            "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/24 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": "20 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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "76872ad50aa0cb1bb37507ec8b3e216575c0a493",
        "ran_at": "2026-07-23T20:38:14Z",
        "aggregate_score": 6.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-23T20:33:24Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-23T20:30:21Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/yasaichi/gretel-jsonld",
    "host": "github.com",
    "name": "gretel-jsonld",
    "owner": "yasaichi"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 67,
        "vitality": 74,
        "community": 37,
        "governance": 56,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 74,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 57,
            "inputs": {
              "commits_last_year": 13,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "13 commits in the last year",
                "points": 10.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "20 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": 100,
            "inputs": {
              "releases_count": 2,
              "latest_release_tag": "v1.0.0.rc1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "2 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 37,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "forks": 0,
              "stars": 4,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "4 stars",
                "points": 7.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "packages": [
                "gretel-jsonld"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 87016,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "87,016 downloads all-time across rubygems",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 87016,
                      "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": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "merged_prs": 29,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "29/30 decided PRs merged",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 29,
                      "decided": 30
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/24 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": 59,
            "inputs": {
              "followers": 58,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "yasaichi",
              "public_repos": 49,
              "account_age_days": 5471
            },
            "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": "58 followers of yasaichi",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 58,
                      "login": "yasaichi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "49 public repos, account ~14 yr old",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 49
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "gretel-jsonld"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "5 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "18 out of 22 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "rails",
                "json-ld",
                "breadcrumbs"
              ],
              "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 67,
        "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": 67,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "18 out of 22 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/24 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "20 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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "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": 38,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.44,
              "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": "33 of 75 human commits state their intent (structured subject or explanatory body)",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 75",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "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": 4859,
              "source_files_sampled": 29,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/29 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 29,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T20:38:28.022078Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/y/yasaichi/gretel-jsonld.svg",
  "full_name": "yasaichi/gretel-jsonld",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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