公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 00:07 UTC

ConnorAtherton / rb-readline

Pure-Ruby Readline Implementation

RubyBSD-3-Clause★ 250 星标⑂ 55 复刻始于 2009年4月在 GitHub 上查看 ↗

ConnorAtherton/rb-readline 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Sustainability & Governance(60/100),最低的是Vitality(13/100)。 最近一次更新在 809 天前。 近期的大部分工作由 2 位贡献者完成。

23
总分 / 100
危急

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

23
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

Connor Atherton个人账户
385 关注者120 个公开仓库始于 2013年3月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
RubyGemsrb-readline指向其他仓库——不计分0.5.5-93279 天前

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

13危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 809 天前
0/36提交节奏 — 52 周中有 0 周有提交
0/18提交量 — 最近一年 0 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year0
human_commit_share1
days_since_last_push809
active_weeks_last_year0

发布纪律

32存在风险
评分方式
16.2/27有发布版本 — 14 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 3,279 天前
12.6/27发布节奏 — 约每 267.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count14
latest_release_tagv0.5.5
releases_from_tags
days_since_latest_release3,279
mean_days_between_releases267.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

55中等 · 占总体的 18%
评分方式
38.9/60星标 — 250 个星标
14.4/25复刻 — 55 个复刻
6/15关注者 — 13 位关注者
所用输入
forks55
stars250
watchers13
growth_stateorganic
growth_factor_pct100

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(BSD-3-Clause)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

60中等 · 占总体的 24%
评分方式
25.2/54巴士系数 — 2 位贡献者贡献了半数提交
14.5/22.5提交分布 — 头号贡献者编写了 36% 的提交
13.5/13.5贡献者广度 — 25 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 8 contributing companies or organizations
所用输入
bus_factor2
contributors_sampled25
top_contributor_share0.356
评分方式
27.5/46.8议题解决 — 59% 的议题已关闭
15.9/38.3PR 接受 — 已裁定的 PR 中 22/53 已合并
6/15OpenSSF Scorecard:Code-Review — Found 9/21 approved changesets -- score normalized to 4
所用输入
merged_prs22
open_issues44
closed_issues63
issue_closed_ratio0.589
closed_unmerged_prs31
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
18.6/25所有者影响力 — ConnorAtherton 有 385 位关注者
25/25既往记录 — 120 个公开仓库,账户约 13 年
所用输入
followers385
owner_typeUser
is_verified
owner_loginConnorAtherton
public_repos120
account_age_days4,886
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

30存在风险 · 占总体的 20%

工程实践

24危急
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

40存在风险
评分方式
30/30README
0/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

33存在风险 · 占总体的 16%

安全态势

33存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3/7.5Code-Review — Found 9/21 approved changesets -- score normalized to 4
2.5/2.5Contributors — project has 8 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
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 — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.3
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

34存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
35.2/40可读的提交历史 — 100 次人类提交中有 66 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.66
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
0/45可类型检查的代码 — Ruby,未配置类型检查
51.3/55可控的文件大小 — 采样的 15 个源文件中有 1 个超过 60KB
所用输入
primary_languageRuby
largest_source_bytes276,039
source_files_sampled15
oversized_source_files1

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples
所用输入
example_dirsexamples
has_mcp_signal
api_schema_files

关键数据

250GitHub 星标
25贡献者
0最近 12 个月提交数
809距最近推送天数
14发布版本数
2巴士系数(bus factor)
44开放议题
RubyGems软件包生态系统数

数据采集警告

  • rubygems package 'rb-readline' points at a different repository (http://github.com/luislavena/rb-readline); excluded from ecosystem scoring
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

Star 与 Fork 历史 250 ★ / 55 ⇿
250Star
55Fork
14发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

05010015020025024949572009-042017-102026-05
主版本 0次版本 4修订 10

每个点涵盖 16 天。

OpenSSF Scorecard 3.3 / 10
3.3综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 00:07 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 10 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
4Code-ReviewFound 9/21 approved changesets -- score normalized to 4
10Contributorsproject has 8 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 2

来自 GitHub 依赖图的完整解析依赖集合:0 个直接依赖与 2 个间接(传递)软件包。仓库提交锁文件时,传递闭包才是完整的。

注册表软件包版本关系
RubyGemsminitest间接
RubyGemsrake间接
依赖安全公告 未评估

本报告未能完成公告比对:No resolved dependencies carried a version and a supported ecosystem

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 839,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Ruby": 346821
      },
      "pushed_at": "2024-05-03T19:40:02Z",
      "created_at": "2009-04-10T22:47:05Z",
      "owner_type": "User",
      "updated_at": "2025-07-27T10:05:02Z",
      "description": "Pure-Ruby Readline Implementation",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.connoratherton.com",
      "name": "Connor Atherton",
      "type": "User",
      "login": "ConnorAtherton",
      "company": null,
      "location": null,
      "followers": 385,
      "avatar_url": "https://avatars.githubusercontent.com/u/3777511?v=4",
      "created_at": "2013-03-05T15:32:57Z",
      "is_verified": null,
      "public_repos": 120,
      "account_age_days": 4886
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2017-07-29T20:12:16Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2016-12-28T02:11:38Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2015-06-03T04:24:03Z"
        },
        {
          "tag": "0.5.2",
          "kind": "patch",
          "published_at": "2014-12-29T22:04:11Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2014-01-08T23:34:16Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2013-04-28T16:43:07Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2011-11-02T01:38:59Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2011-07-29T14:25:13Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2011-01-10T21:13:18Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2010-12-27T16:32:27Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2010-10-20T01:40:44Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2010-08-22T22:10:33Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2009-09-15T20:12:00Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2009-05-19T01:56:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9fba246073f78831b7c7129c76cc07d8476a8892",
          "body": "This resolve ruby warning:\n\n\"parentheses after method name is interpreted as an argument\n list, not a decomposed argument\"\n\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Remove extra space between method and the argument list",
          "author_name": "Marek L",
          "author_login": "keram",
          "committed_at": "2019-08-04T00:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1848aedefafde9362aedc0452065c4b969af4b",
          "body": "Signed-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Remove unused variable `incoming_length` in rbreadline.rb",
          "author_name": "Marek L",
          "author_login": "keram",
          "committed_at": "2019-08-04T00:12:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1965a9b3847914f8841de3162d33e1cafe3ffbb",
          "body": "Signed-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Implement .vi_editing_mode?, .emacs_editing_mode?",
          "author_name": "Wolf",
          "author_login": "graywolf",
          "committed_at": "2019-08-04T00:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78f0f7a9ba3c4ab32d9c95e3897a5b1c8f82d152",
          "body": "Chore: Bump version to 0.5.5",
          "is_bot": false,
          "headline": "Merge pull request #142 from ConnorAtherton/bump-version",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "355c5f9e98cbe1b4439492bf57f1465f422b0f3e",
          "body": null,
          "is_bot": false,
          "headline": "Chore: Bump version to 0.5.5",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0984e9340eb86aba3e34a6a4cfdde54a27a2fc1",
          "body": "Use Fiddle::Pointer instead of Ruby arrays for native calls",
          "is_bot": false,
          "headline": "Merge pull request #134 from lowjoel/fix-vc-builds",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26dd6ce9ed3cc4bc4301b7d9fb491a2c2232822b",
          "body": "Force UTF-8 encoding of history entry strings",
          "is_bot": false,
          "headline": "Merge pull request #140 from johnnyshields/patch-1",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda376d08335a6f085d8ed03e9059fa5c4b6b5f3",
          "body": "Fix NilClass error when stdin is not a terminal",
          "is_bot": false,
          "headline": "Merge pull request #135 from adamleff/fix-bind-key-when-not-terminal",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c166e81373a5763195db6820ff3e17425840c59",
          "body": "reassign Readline constants",
          "is_bot": false,
          "headline": "Merge pull request #141 from dulao5/reassign_readline_constants",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-07-29T20:07:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dab5824615491c77641d58eaec73313cd89c801",
          "body": null,
          "is_bot": false,
          "headline": "reassign Readline constants",
          "author_name": "zhigang.du",
          "author_login": "dulao5",
          "committed_at": "2017-07-09T12:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37a1a2b985fc5da1a95df037045442e301f4c783",
          "body": null,
          "is_bot": false,
          "headline": "Update rbreadline.rb",
          "author_name": "Johnny Shields",
          "author_login": "johnnyshields",
          "committed_at": "2017-07-04T14:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0379db1b84c76d7a2898a695ec009faef9288768",
          "body": "Fixes 139",
          "is_bot": false,
          "headline": "Force UTF-8 encoding of history entry strings",
          "author_name": "Johnny Shields",
          "author_login": "johnnyshields",
          "committed_at": "2017-07-04T14:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd882edcd145c26681f9971be5f6675c7f6d1970",
          "body": "An update to the terminfo entry for xterm-256color made between\nncurses-6.0+20170128-1 and ncurses-6.0+20170429-1 on Arch highlights a\nproblem with how terminal capabilities were being read and affects all\nusers of rb-readline on Arch.\n\nThe particular terminfo change was to alter the cr (carriage re\n[…]\nking it requires more time than I have\navailable just now.\n\nFixes #138.\n\nTested-by: Mark Somerville <mark@scottishclimbs.com> [Arch, MRI 2.4.1]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fix problem when reading terminal capabilities",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2017-05-27T14:59:07Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "3e2f8510f176ed14b17238bc00f7a12e7c24d9ce",
          "body": "In some cases, such as when running tests under minitest, stdin\ncan get remapped in such a way that shell-outs to commands like\n`stty -a` will report \"stdin is not a terminal\". This can cause\nthe elements in @_rl_tty_chars to be nil.\n\nIn #prepare_terminal_settings, rl_bind_key is called for function\n[…]\nthe only case in the codebase where an unguarded\ncall to rl_bind_key exists, so this change ensures that we do not\ntry and map a nil key to :rl_restart_output.\n\nSigned-off-by: Adam Leff <adam@leff.co>",
          "is_bot": false,
          "headline": "Fix NilClass error when stdin is not a terminal",
          "author_name": "Adam Leff",
          "author_login": "adamleff",
          "committed_at": "2017-02-24T20:00:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "68457dede47b883b55fb9e407aaac95c82634d84",
          "body": "Use Integer instead of Fixnum.",
          "is_bot": false,
          "headline": "Merge pull request #133 from larskanis/no-more-fixnum",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-02-10T15:39:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c287257c63a40ab926757d98bec6cb941a031e22",
          "body": null,
          "is_bot": false,
          "headline": "Filter rdoc tasks to use new readme",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2017-02-10T15:38:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e132b33f31a0821629d20748a066442032420396",
          "body": "The normal Ruby arrays seem to cause a memory access violation when\ncompiled with VC.",
          "is_bot": false,
          "headline": "Use Fiddle::Pointer instead of Ruby arrays for native calls",
          "author_name": "Joel Low",
          "author_login": "lowjoel",
          "committed_at": "2017-02-03T23:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df03506ed3d23bd70c6fff9163ea14bebcf98bff",
          "body": "Fixnum and Bignum are unified in Ruby-2.4 to Integer.\n\nUsing Fixnum prints a warning at every start with ruby-2.4.",
          "is_bot": false,
          "headline": "Use Integer instead of Fixnum.",
          "author_name": "Lars Kanis",
          "author_login": "larskanis",
          "committed_at": "2017-01-12T10:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323fed5a7061b9caad130234e531c9d2a8a3da4b",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2016-12-28T02:11:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60cd64a7d2a44daaacf2f82a111e9ba29f632ec0",
          "body": "…warnings\n\nFix already initialized constant warnings",
          "is_bot": false,
          "headline": "Merge pull request #131 from endoze/fix-already-initialized-constant-…",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2016-12-02T21:40:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a18057066e7e933be1d617db4120ee750586a74c",
          "body": "Add partial support for escape sequences parsed from inputrc",
          "is_bot": false,
          "headline": "Merge pull request #125 from ahmadsherif/fix/translate-key-seq",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2016-12-02T21:39:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d4e43c8bd28726596ae40eab7d0e2820a0f0183",
          "body": "In order to remove warnings when using this gem, this commit adds a\ncouple checks to ensure that the constants aren't already defined when\nwe try to assign them values. This ensures they are set once and only\nonce.",
          "is_bot": false,
          "headline": "Fix already initialized constant warnings",
          "author_name": "Chris",
          "author_login": null,
          "committed_at": "2016-11-07T23:25:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e1c55dbb27445dc747f0faaf7aad3db288ba317",
          "body": "Update and rename README.rdoc to README.md",
          "is_bot": false,
          "headline": "Merge pull request #130 from Dorian/patch-1",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2016-10-12T19:51:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2330c4cccd09ff62a14bdad24d5ed89ed262189",
          "body": "Add installation instructions",
          "is_bot": false,
          "headline": "Update and rename README.rdoc to README.md",
          "author_name": "Dorian",
          "author_login": null,
          "committed_at": "2016-10-12T15:31:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf67cd06ae89e8b2710ba930c3015639240ac7b7",
          "body": "rbreadline.rb update to use .write",
          "is_bot": false,
          "headline": "Merge pull request #122 from willdeed/patch-1",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2015-10-19T01:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e6e2979a5b277593292365a5ae13b9fdb1126cf",
          "body": null,
          "is_bot": false,
          "headline": "Add partial support for escape sequences parsed from inputrc",
          "author_name": "Ahmad Sherif",
          "author_login": "ahmadsherif",
          "committed_at": "2015-10-18T20:14:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696862d9e4bcfb473b742bd98b247377e9d40dfb",
          "body": "Changed line 6497 from .puts to .write",
          "is_bot": false,
          "headline": "rbreadline.rb update",
          "author_name": "willdeed",
          "author_login": "willdeed",
          "committed_at": "2015-09-07T04:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01548b5b0e215ed519e187ec0413947caaee7a09",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for new release",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2015-06-03T04:24:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb15396946c4767fc7d92a0a13805d423b97959",
          "body": "defaulting to zero when calling out-of-bounds indices on @vis_lbreaks",
          "is_bot": false,
          "headline": "Merge pull request #121 from wwboynton/master",
          "author_name": "Connor Atherton",
          "author_login": "ConnorAtherton",
          "committed_at": "2015-05-14T20:54:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60422c4f43283056f87bb9afc658335914b1982f",
          "body": null,
          "is_bot": false,
          "headline": "defaulting to zero when calling out-of-bounds indices on @vis_lbreaks",
          "author_name": "Wesley Boynton",
          "author_login": "wwboynton",
          "committed_at": "2015-04-02T05:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40500f6d4e37073452e4d7c74b6c31912ed57f5e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'hmoore-r7-bug/macosx-completion-crash'",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-31T20:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f0604cec06c677d0963670b919f429c9768cd9",
          "body": "…t-framework/issues/4240",
          "is_bot": false,
          "headline": "Work around a Mac OS X crash. See https://github.com/rapid7/metasploi…",
          "author_name": "HD Moore",
          "author_login": null,
          "committed_at": "2014-12-31T20:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d1114d9d7b952f6e98ae6417d24c1ff327095db",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'camdez-fix-opt-delete'",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-31T20:07:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ed0fb728f938b79c98fe86ef6cc2d51892b2373",
          "body": "…e into camdez-fix-opt-delete",
          "is_bot": false,
          "headline": "Merge branch 'fix-opt-delete' of https://github.com/camdez/rb-readlin…",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-31T20:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5213953ac6b807ff86241e1230d437fe333876",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'camdez-add-missing-gnu-readline-commands'",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-31T19:59:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b527456bfc207904c3eae7ba4629403730cc0abc",
          "body": "These are the original names of the commands in GNU Readline. Adding\nthese aliases allows existing `.inputrc` files which reference these\ncommands to work properly.",
          "is_bot": false,
          "headline": "Add `next-history` / `previous-history` to `rl_named_function`",
          "author_name": "Cameron Desautels",
          "author_login": "camdez",
          "committed_at": "2014-12-31T19:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9efe303d96f534ef0a0f10fd7f5b3a8fe80a201",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'camdez-handle-unknown-commands'",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-31T19:54:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79aca53d406ac023291f3319a9c1fe4c0fe5611a",
          "body": null,
          "is_bot": false,
          "headline": "Ignore unknown commands in config file, fixes #106",
          "author_name": "Cameron Desautels",
          "author_login": "camdez",
          "committed_at": "2014-12-31T19:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28588baf60b49c650c4c8090238a9f2187a0ae5e",
          "body": null,
          "is_bot": false,
          "headline": "Only bump tiny #113",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-29T22:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fd0c92134a024b5b3233141cd69645ec8c81554",
          "body": null,
          "is_bot": false,
          "headline": "Start transfer #113",
          "author_name": "Connor Atherton",
          "author_login": null,
          "committed_at": "2014-12-29T21:58:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "578b6b3cb8e83d7e9c02a9568a4e5421184fbe76",
          "body": "Makes Option-Delete (what Windows / Linux users would likely call\n\"Alt-Backspace\") work on OS X. Restores parity with GNU Readline.",
          "is_bot": false,
          "headline": "Bind M-C-? to `rl_backward_kill_word`",
          "author_name": "Cameron Desautels",
          "author_login": "camdez",
          "committed_at": "2014-10-17T02:34:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4908dae45dbcae90a6e42e3710b8c3a1f2cd64",
          "body": "Fix bug when used with pry-remote(drb environment).",
          "is_bot": false,
          "headline": "Merge pull request #102 from yui-knk/fix-completion_proc",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-04-01T00:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d62ab8891f3f2585160483c9bcfa752a8e5b3f8e",
          "body": "See https://github.com/Mon-Ouie/pry-remote/issues/49 .\nWhen we translate Proc object with drb, proc is wrapped with DRbObject.\nIn this case defined? proc.call is not delegated to proc self.\nBut proc.respond_to? :call is delegated to proc self.\nSo here it is better to check `proc.respond_to? :call`.",
          "is_bot": false,
          "headline": "Fix bug when used with pry-remote(drb environment).",
          "author_name": "yui-knk",
          "author_login": "yui-knk",
          "committed_at": "2014-03-31T23:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc35d12d3ff870f3e9e63a366c31e290d405ce44",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-08T23:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c97551eabccc40a9258aca7315e16599ae84b3",
          "body": null,
          "is_bot": false,
          "headline": "Internal notes and prepare for release",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-08T23:33:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "780a34b80972b7782b563d3f349751fa1a11da96",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGES to reflect commits from merges",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-03T01:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d40469c22407117ea7eab392a151602fefe988d",
          "body": "lib/rbreadline: Replace DL with Fiddle. Also fixes #87",
          "is_bot": false,
          "headline": "Merge pull request #90 from Olipro/switch-to-fiddle-from-dl",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-03T01:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "799dee9e2320614b692d94e7b89de7174a3f8c5e",
          "body": null,
          "is_bot": false,
          "headline": "Reflect merge commits in list of CHANGES",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-03T00:00:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dbe330e6151c6e235c85c1770d14d8fa46b7222",
          "body": "Fix multi require bug",
          "is_bot": false,
          "headline": "Merge pull request #95 from yui-knk/fix-multi-require-bug",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T23:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00aa763ccb364763405b3779515c52da84055d4",
          "body": "This Gemfile serves only for those using Bundler workflow to\ninstall the dependencies defined in the gem specification.",
          "is_bot": false,
          "headline": "Add convenience Gemfile",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:52:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4028273bd30f578b6018700fafc6ce3061cdb947",
          "body": "Be explicit by making minitest a known development dependency.\n\nAdjust test cases and relocate support modules to have a cleaner\ntest directory structure.",
          "is_bot": false,
          "headline": "Update test and explicitly define test dependency",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640b4450face2de89ba7a16d1a875223149b6dca",
          "body": "Move authors and license information close to description and\nversion metadata.",
          "is_bot": false,
          "headline": "Reorder some gem metadata",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dedaee3cb92841455f50bf234cecf4bddda5a9a3",
          "body": "Moving gemspec out of Rakefile and to a dedicated gemspec file\nhelps Bundler and other developers to use this project directly\nfrom the repository, special for testing changes.",
          "is_bot": false,
          "headline": "Ease use of gem with Bundler",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a607cd20b5a29b0aac996b1ac5183035f2a4dc4",
          "body": "Remove the generation of zip packages and instead rely on GitHub\n'Releases' feature to provide them.",
          "is_bot": false,
          "headline": "No longer build zip packages",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31b29ad9f52a88bd3579413fffe26354783f92b",
          "body": "Reduce the amount of code loaded to determine the version of\nRbReadline to be used for packaging.\n\nDo this in preparation to move gem specification to it's own file.",
          "is_bot": false,
          "headline": "Move version information to independent file",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2014-01-02T22:00:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efc0099a58b71fcf0db1c80ded4754f81ee24aa",
          "body": "Documentation for non-vis characters in prompt",
          "is_bot": false,
          "headline": "Merge pull request #96 from jeffwilliams/master",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-12-29T15:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d9d39593269d4f960210754e45d0135d61f6d09",
          "body": "Added a note in the documentation for the readline method regarding\nhow to add non-visible characters in a way that won't break line\nwrapping.",
          "is_bot": false,
          "headline": "Documentation for non-vis characters in prompt",
          "author_name": "Jeff Williams",
          "author_login": "jeffwilliams",
          "committed_at": "2013-12-27T13:43:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb513d08391d682bf650fb28ea86fd81c0a64fc7",
          "body": null,
          "is_bot": false,
          "headline": "remove duplicated commments and fix typo in lib/rb-readline.rb",
          "author_name": "yui-knk",
          "author_login": "yui-knk",
          "committed_at": "2013-12-19T11:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f470e1026dc6cde63ed8ef3d59d5f126dd88ec5",
          "body": "… readline.rb is required on Windows",
          "is_bot": false,
          "headline": "Fix constant Readline is missed when rb-readline.rb is required after…",
          "author_name": "yui-knk",
          "author_login": "yui-knk",
          "committed_at": "2013-12-19T11:17:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58487b9148406cd4f8723066277d5ee243ffc1e5",
          "body": "As of Ruby 1.9, prompt, the first argument to Readline.readline,\ndefaults to an empty string.\n\nFixes #94. This was causing problems for Pry:\n\n  https://github.com/pry/pry/issues/1048\n\nTested-by: Mark Somerville <mark@scottishclimbs.com> [Arch, MRI 2.0.0]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Bring Readline.readline default args in line with C",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-12-17T15:31:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e4dbf08bb1fc100b7a647eb9dd8d188317177d",
          "body": "Tested-by: Mark Somerville <mark@scottishclimbs.com> [Arch, MRI 2.0.0]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fix test that failed when run with a seed of 29940",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-12-17T15:27:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47700c1bdb5be77d45e0109e5789566d580096b0",
          "body": "Tested-by: Mark Somerville <mark@scottishclimbs.com> [Arch, MRI 2.0.0]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Ported the tests from test/unit --> minitest/unit",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-12-17T15:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4787ee91f60af2a33ff85af576c94564d6c2a69",
          "body": "Tested-by: Mark Somerville <mark@scottishclimbs.com> [Arch, MRI 2.0.0]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fix duplicated when clause to match GNU Readline",
          "author_name": "Park Heesob",
          "author_login": "phasis68",
          "committed_at": "2013-08-22T09:39:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e76ce0833d97f4d522702968b0efd43e3dda35b4",
          "body": "Raise an error if requiring rbreadline without ENV[\"HOME\"]\r\n\r\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Merge pull request #89 from njvack/raise-if-no-home",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-08-21T12:51:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf85848ac512b01db088f41e34d231b522b4a8b",
          "body": "This cleans up the way in which @proto is set so as to avoid the nasty\ncrud that it originally used in order to get the desired result.",
          "is_bot": false,
          "headline": "lib/rbreadline: Remove the stupid from @proto assignment statement",
          "author_name": "Oliver",
          "author_login": null,
          "committed_at": "2013-07-08T21:24:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ce6832b22b62e463c152e1c6961bfc521d547f",
          "body": "Add extension to gemfile in order to fix rake install task",
          "is_bot": false,
          "headline": "Merge pull request #82 from noig3/master",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-07-07T22:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aeda6a2a8d0a16fea92e9de27213df820734af0",
          "body": "This removes usage of the now-deprecated DL in favour of Fiddle. Fixes\ndeprecation warnings when running under Ruby 2.0 and newer.",
          "is_bot": false,
          "headline": "lib/rbreadline: Replace DL with Fiddle.",
          "author_name": "Oliver",
          "author_login": null,
          "committed_at": "2013-07-01T12:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "941fd36beef0b6ec5aa4e69bbff47d9a37e3baab",
          "body": null,
          "is_bot": false,
          "headline": "Ensure sure HOME points to a directory",
          "author_name": "Nate Vack",
          "author_login": "njvack",
          "committed_at": "2013-06-06T12:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d096c7c6cdbccb58fc409c34b096cffb2f74ba1",
          "body": "It'll alternately allow HOMEDRIVE and HOMEPATH (presumably for cygwin); the\nexception does mention this too.",
          "is_bot": false,
          "headline": "Raise a RuntimeError if ENV[\"HOME\"] is unset.",
          "author_name": "Nate Vack",
          "author_login": "njvack",
          "committed_at": "2013-06-06T12:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21292e3f63a5dc9b55d521da496695ba5c8daeef",
          "body": "Move 0.5.0.pre.1 as Internal note of 0.5.0 release.",
          "is_bot": false,
          "headline": "Prepare for 0.5.0 release",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-04-28T16:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6969a5d667cc568a3d1f4fc2157cdd59b43520d",
          "body": null,
          "is_bot": false,
          "headline": "Bump version for release",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-04-28T16:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "997b48e2edf910b7ae7c3015be07859a4cfe75de",
          "body": "gem install --local pkg/rb-readline-0.5.0.pre.1\nERROR:  Could not find a valid gem 'pkg/rb-readline-0.5.0.pre.1' (>= 0) in any repository\n\nWhat seems to be the cause:\nIt appears that an incorrect file name was used in Rakefile.\n\nHow are you fixing it:\nFixing rake install error by adding .gem to the filename at line 56\ncall to sh <gem file name>\n\nThanks for the great gem.",
          "is_bot": false,
          "headline": "What is the problem:",
          "author_name": "Jarrod Wageman",
          "author_login": "noig3",
          "committed_at": "2013-03-31T22:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dbc696f778688879c04e5a598d38f9c2b7660c0",
          "body": null,
          "is_bot": false,
          "headline": "Prepare for release",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-02-24T16:26:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95ebe105b353d15b08d37115317edb891626de4d",
          "body": "From development to prerelease one.",
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-02-24T16:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "757d8d30d979832b1109a418ea25794dfc0ed241",
          "body": "Permissions defined by chmod are no-op in Windows, as NT filesystem\ndo not support POSIX-like permissions.",
          "is_bot": false,
          "headline": "Skip read access test on Windows",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-02-24T16:21:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32984aeda06651ee808c35704ffc1b3c19afbd20",
          "body": null,
          "is_bot": false,
          "headline": "Update CHANGES to reflect commits since branching",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-02-24T16:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ed98a736ef2ec59f6215a85372f46eec5950c92",
          "body": null,
          "is_bot": false,
          "headline": "Bring History changes from 0.4.x branch",
          "author_name": "Luis Lavena",
          "author_login": "luislavena",
          "committed_at": "2013-02-24T15:53:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01073e9a5ea167f64a9f944bade0e89ca13f49ec",
          "body": "This patch appeared to cause more problems than it solved. For example,\nwhen starting a new Urchin shell with invisible characters in the\nprompt, the cursor is incorrectly placed at the leftmost character on\nthe screen.\n\nSince no known rb-readline users have reported problems like the one\nthat the original patch (15790be7e30) solves, reverting this makes sense\nat the current time.\n\nThis reverts two commits:\n\n  710324b20f272b0645f0093674c82223b2713635\n  15790be7e30d80d38572041698d0114bf4315bff",
          "is_bot": false,
          "headline": "Revert \"Port GNU Readline-5.2 patch-013\"",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-02-15T15:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "710324b20f272b0645f0093674c82223b2713635",
          "body": "In 15790be7e Readline-5.2 patch-013 was ported, but a line was missed.\n\nUnfortunately, even with this line, some problems are present. For\nexample, when starting a new Urchin shell with invisible characters in\nthe prompt, the cursor is incorrectly placed at the leftmost character\non the screen.\n\nIt \n[…]\nand 15790be7e will be reverted, but it is\nincluded here for completeness.\n\nTested-by: Mark Somerville <mark@jellyjelly.net> [Arch Linux, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@jellyjelly.net>",
          "is_bot": false,
          "headline": "Add condtion missed when porting Readline-5.2 patch-013",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2013-02-15T15:25:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a489195d575b5763979a5a3c2cd8857de1b1c540",
          "body": "Tested-by: Mark Somerville <mark@scottishclimbs.com> [F17, MRI 2.0.0-preview2]\n[ mark@scottishclimbs.com - also defined RbReadline#rl_point as a\n                            module_function ]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Added Readline::point call",
          "author_name": "Dave Newton",
          "author_login": "davelnewton",
          "committed_at": "2012-12-19T14:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f8da56d59e4ed649120c302cef3b51a5e7f6174",
          "body": "There were two places where the (undefined) local variable or method was\ncalled mistakely in place of the instance variable.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "prompt_last_invisible --> @prompt_last_invisible",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-19T14:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15790be7e30d80d38572041698d0114bf4315bff",
          "body": "The message from the GNU commit[1] is:\n\n-----\nBug-Reported-by:\tslinkp <stuff@slinkp.com>\nBug-Reference-ID:\n<da52a26a-9f38-4861-a918-14d3482b539d@c65g2000hsa.googlegroups.com>\nBug-Reference-URL:\nhttp://lists.gnu.org/archive/html/bug-bash/2008-05/msg00085.html\n\nBug-Description:\n\nThe presence of invisi\n[…]\n-\n\n1 - http://ftp.gnu.org/gnu/readline/readline-5.2-patches/readline52-013\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Port GNU Readline-5.2 patch-013",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-19T11:20:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d8b49a061eeb710c47bc92cc610e8f489c4fd447",
          "body": "Requiring rb-readline after GNU Readline was giving \"already initialized\nconstant\" warnings. To prevent possible conflicts arising between the\nGNU Readline C extension module and the Readline module defined by\nrb-readline, this patch removes the Readline constant on require.\n\nThis ensures that we're\n[…]\nI can't\nthink of an alternative way of fixing this.\n\nCloses #49.\n\nTested-by: Mark Somerville <ms@pccl.info> [F16/F17, MRI 1.9.3/2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Unload Readline before loading rb-readline",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-10T13:39:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2026f81d70548a01404933f2fa869676b318f757",
          "body": "With MRI 2.0.0-preview2 the default Ruby source file encoding was\nchanged from US-ASCII to UTF-8. This caused problems with our non-UTF-8\nsource. For consistency, all of the files in lib/ have be explicitly set\nto US-ASCII.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3/2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Be explicit about source file encoding",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-08T23:48:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b8754d2d3e56262f38707f1128acc46b4174afc",
          "body": "While d9b7655a enabled SIGINT blocking code the calls to `stty`,\nalthough short lived, were still interruptable. When this happened, an\nErrno::EINTR would be raised.\n\nThis differs from GNU Readline which uses ioctl to get TTY information\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3/2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Retry `stty` calls if they are interrupted",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-08T23:42:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69785a5b5a931e0286ba8b4b7da04fa672d63a10",
          "body": "For unknown reasons, the code to block SIGINT was commented out.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3/2.0.0-preview2]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Enable SIGINT blocking code",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-12-08T23:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2cd6e8fa15f05a3db953109440ce404275b287",
          "body": "Although it was eligible for garbage collection, until that point\nforking would leak the file descriptor.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3/2.0.0-preview1]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Close the Readline init file after use",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-11-07T13:45:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eace731868d97b9973760531c0f1e498ec0ca21",
          "body": "Tested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fix crash completing directories without read access",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-13T16:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9083221abdc6588c0a370fd9532cae248ff89ba1",
          "body": "Commit 79c5a3bd made rl_vi_editing_mode a NOOP but did not take into\naccount siuations where rb-readline was started with Vi-mode enabled in\n~/.inputrc.\n\nThis patch makes the \"editing-mode\" and \"keymap\" commands NOOPs too.\n\nTested-by: Mark Somerville <ms@pccl.info> [F16, MRI 1.8.7]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes 51: disable Vi-mode",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-05T11:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c5a3bdc1329630997db004e37c4b48382b9964",
          "body": "Until the rest of Vi-mode works, having rl_vi_editing_mode present only\nserves to opens us up to crashes when trying to enter movement mode.\n\nTested-by: Mark Somerville <ms@pccl.info> [F16, MRI 1.8.7/1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes #51: make rl_vi_editing_mode a NOOP",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-05T10:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "183918e43872d42aa52aefd790767fe731a37a96",
          "body": "Because of the way rb-readline replaces newlines in the buffer with NULL\ncharacters, our code to find the end of the buffer string was\nproblematic.\n\nFixes #50. Fixes #52.\n\nTested-by: Mark Somerville <ms@pccl.info> [F16, MRI 1.8.7/1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fix crasher when the line buffer contains newlines",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-05T09:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8d5eeb14ec4396e601127faea99ff2b8285ac19",
          "body": "This pulls the last argument from the passed in string, being aware of\nHISTORY_QUOTE_CHARACTERS and HISTORY_WORD_DELIMITERS. For example,\n\n  \"one two three\"  =>  \"three\"\n  \"one 'two three'\"  =>  \"two three\"\n  \"one two\\\\;three\"  =>  \"two\\\\;three\"\n\nIn this implementation, the \"first\" and \"last\" parameters are ignored -\nI have not encountered a need for them yet.\n\nTested-by: Mark Somerville <ms@pccl.info> [F16/17, MRI 1.8.7/1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes #47: implement history_arg_extract",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-04T16:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2518c9780cdd2525baae9285c3c315ff9f5ed7",
          "body": "Signed-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "README: add me as a maintainer",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-02T07:53:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dee911ca61f7df8754de5270f998684ee24f921f",
          "body": "Signed-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes #60: add a note about compatibility to README",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-02T07:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953da30278499bf2b985148c83221554c038d544",
          "body": "Previously, results could be mis-aligned when directories were\ndisplayed:\n\n  ~/src/urchin $ ls\n  .git/           Rakefile       builtins/       environment.rb test/\n  COPYING        bin/            completion/     exec.rb        urchin.gemspec\n  README         boot.rb        doc/            lib/    \n[…]\n performing a check against a string\ncontaining a NULL byte. In Ruby, 0.chr != nil.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Correctly align directory name completion results",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-10-01T13:01:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e3dd949a7e8849d9f2cbbd09317acdd1569d5d15",
          "body": "If a line is in the history that occupies more than 2 lines on the\nscreen, scrolling through the history to it would raise an exception.\n\nThis patch removes some lines that are not present in GNU C Readline. I\ncan't find out or work out why these lines were there. Unless we get\nsome regression bug reports, it appears that they were causing more\nproblems than they solved.\n\nTested-by: Mark Somerville <ms@pccl.info> [F17, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes #73: exception when scolling through long lines",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-09-28T17:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35925a2c58dac348c72766cfd09dd756a8344053",
          "body": "When scrolling through the history, if we encountered a line that is\nlonger than the terminal width, the next (shorter) line in the history\nwould cause a display problem. Often meant that the prompt would\ndisappear, but sometimes the entire line would be blank.\n\nAny off-by-one error was causing this.\n\nTested-by: Mark Somerville <mark@scottishclimbs.com> [F17, MRI 1.8.7]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Fixes #69: display issue scrolling past long lines",
          "author_name": "Mark Somerville",
          "author_login": "Spakman",
          "committed_at": "2012-09-07T17:06:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f8693cd17fc3c5eb99087664d4e60f2df5f3c00",
          "body": "String#force_encoding performance is better when using Encoding object\ninstead of String of Encoding name.\n\nTested-by: Mark Somerville <mark@scottishclimbs.com> [F16, MRI 1.8.7, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "Use Encoding object for performance",
          "author_name": "Hiroshi Shirosaki",
          "author_login": "shirosaki",
          "committed_at": "2012-09-03T11:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "671713d445fffffa06776d3b6ef089e7e4cee67e",
          "body": "_rl_adjust_point() takes a long time when inserting text. If point\nargument is a large value, performance is poor. In this case, counting\nbyte size from tail of the string will improve performance. Resetting\nencoding instead of String#dup will give a small improvement.\n\nTested-by: Mark Somerville <mark@scottishclimbs.com> [F16, MRI 1.8.7, MRI 1.9.3]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "_rl_adjust_point: performance fix with large point",
          "author_name": "Hiroshi Shirosaki",
          "author_login": "shirosaki",
          "committed_at": "2012-09-03T11:21:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1aaa2db3c593ccd06c5000c3233fa2615789cf8",
          "body": "Ruby uses high CPU and causes low performance when inserting text.\nProfiling with ruby-prof revealed that the #chars and #inject methods in\n_rl_adjust_point() take a long time. Ruby 1.8 performance is still poor\nbecause String#scan is slow, but both 1.8 and 1.9 show good\nimprovements with this patch\n[…]\nMark Somerville <mark@scottishclimbs.com> [F16, MRI 1.8.7, MRI 1.9.3]\n[ mark@scottishclimbs.com - altered commit message and added benchmarks ]\nSigned-off-by: Mark Somerville <mark@scottishclimbs.com>",
          "is_bot": false,
          "headline": "_rl_adjust_point: improve performance",
          "author_name": "Hiroshi Shirosaki",
          "author_login": "shirosaki",
          "committed_at": "2012-08-31T15:35:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 14,
      "commits_last_year": 0,
      "latest_release_at": "2017-07-29T20:12:16Z",
      "latest_release_tag": "v0.5.5",
      "releases_from_tags": true,
      "days_since_last_push": 809,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 3279,
      "mean_days_between_releases": 267.4
    },
    "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": "rb-readline",
          "exists": true,
          "license": "BSD",
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": false,
          "registry_url": "https://rubygems.org/gems/rb-readline",
          "is_deprecated": false,
          "latest_version": "0.5.5",
          "repository_url": "http://github.com/luislavena/rb-readline",
          "versions_count": 9,
          "total_downloads": 52810083,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2011-01-10T21:15:39.781000Z",
          "latest_published_at": "2017-07-29T20:12:45.302000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 3279
        }
      ]
    },
    "popularity": {
      "forks": 55,
      "stars": 250,
      "watchers": 13,
      "fork_history": {
        "days": [
          {
            "date": "2009-05-18",
            "count": 1
          },
          {
            "date": "2009-10-06",
            "count": 1
          },
          {
            "date": "2011-02-14",
            "count": 1
          },
          {
            "date": "2011-07-26",
            "count": 1
          },
          {
            "date": "2012-01-02",
            "count": 1
          },
          {
            "date": "2012-01-26",
            "count": 1
          },
          {
            "date": "2012-08-27",
            "count": 1
          },
          {
            "date": "2012-11-11",
            "count": 1
          },
          {
            "date": "2012-12-17",
            "count": 1
          },
          {
            "date": "2013-03-04",
            "count": 1
          },
          {
            "date": "2013-03-14",
            "count": 1
          },
          {
            "date": "2013-03-26",
            "count": 1
          },
          {
            "date": "2013-03-31",
            "count": 1
          },
          {
            "date": "2013-05-02",
            "count": 1
          },
          {
            "date": "2013-06-05",
            "count": 1
          },
          {
            "date": "2013-07-01",
            "count": 1
          },
          {
            "date": "2013-11-23",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-27",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-02-20",
            "count": 1
          },
          {
            "date": "2014-06-27",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-10-17",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-06-09",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2016-03-12",
            "count": 1
          },
          {
            "date": "2016-04-05",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-29",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2020-01-26",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-10-16",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 49,
        "total_forks": 55
      },
      "star_history": {
        "days": [
          {
            "date": "2009-04-10",
            "count": 57
          },
          {
            "date": "2009-04-27",
            "count": 1
          },
          {
            "date": "2009-07-09",
            "count": 1
          },
          {
            "date": "2009-07-15",
            "count": 1
          },
          {
            "date": "2009-07-28",
            "count": 1
          },
          {
            "date": "2009-08-03",
            "count": 1
          },
          {
            "date": "2009-08-22",
            "count": 1
          },
          {
            "date": "2009-09-16",
            "count": 1
          },
          {
            "date": "2009-11-19",
            "count": 1
          },
          {
            "date": "2009-12-17",
            "count": 2
          },
          {
            "date": "2009-12-19",
            "count": 1
          },
          {
            "date": "2009-12-23",
            "count": 1
          },
          {
            "date": "2010-01-22",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 1
          },
          {
            "date": "2010-02-04",
            "count": 1
          },
          {
            "date": "2010-02-13",
            "count": 1
          },
          {
            "date": "2010-03-06",
            "count": 2
          },
          {
            "date": "2010-03-16",
            "count": 1
          },
          {
            "date": "2010-05-11",
            "count": 1
          },
          {
            "date": "2010-05-26",
            "count": 1
          },
          {
            "date": "2010-07-17",
            "count": 1
          },
          {
            "date": "2010-07-23",
            "count": 1
          },
          {
            "date": "2010-11-13",
            "count": 1
          },
          {
            "date": "2011-02-11",
            "count": 1
          },
          {
            "date": "2011-03-04",
            "count": 1
          },
          {
            "date": "2011-07-01",
            "count": 1
          },
          {
            "date": "2011-08-13",
            "count": 1
          },
          {
            "date": "2011-08-19",
            "count": 1
          },
          {
            "date": "2012-05-17",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-03-12",
            "count": 1
          },
          {
            "date": "2013-04-20",
            "count": 1
          },
          {
            "date": "2013-05-07",
            "count": 1
          },
          {
            "date": "2013-05-09",
            "count": 1
          },
          {
            "date": "2013-06-02",
            "count": 1
          },
          {
            "date": "2013-07-23",
            "count": 1
          },
          {
            "date": "2013-07-25",
            "count": 1
          },
          {
            "date": "2013-08-05",
            "count": 1
          },
          {
            "date": "2013-08-22",
            "count": 1
          },
          {
            "date": "2013-09-05",
            "count": 1
          },
          {
            "date": "2013-10-03",
            "count": 1
          },
          {
            "date": "2013-11-08",
            "count": 1
          },
          {
            "date": "2013-11-11",
            "count": 1
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-12-24",
            "count": 1
          },
          {
            "date": "2014-01-21",
            "count": 1
          },
          {
            "date": "2014-02-27",
            "count": 1
          },
          {
            "date": "2014-02-28",
            "count": 1
          },
          {
            "date": "2014-03-23",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-05-01",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-07-02",
            "count": 1
          },
          {
            "date": "2014-07-31",
            "count": 1
          },
          {
            "date": "2014-08-07",
            "count": 1
          },
          {
            "date": "2014-08-08",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 2
          },
          {
            "date": "2014-08-20",
            "count": 1
          },
          {
            "date": "2014-08-21",
            "count": 1
          },
          {
            "date": "2014-08-29",
            "count": 1
          },
          {
            "date": "2014-09-10",
            "count": 1
          },
          {
            "date": "2014-10-04",
            "count": 1
          },
          {
            "date": "2014-10-08",
            "count": 1
          },
          {
            "date": "2014-10-24",
            "count": 3
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-11-05",
            "count": 1
          },
          {
            "date": "2014-11-15",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 2
          },
          {
            "date": "2014-12-29",
            "count": 2
          },
          {
            "date": "2014-12-31",
            "count": 2
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-03-06",
            "count": 1
          },
          {
            "date": "2015-03-22",
            "count": 1
          },
          {
            "date": "2015-04-06",
            "count": 1
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-04-13",
            "count": 3
          },
          {
            "date": "2015-04-22",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 1
          },
          {
            "date": "2015-05-10",
            "count": 1
          },
          {
            "date": "2015-05-25",
            "count": 1
          },
          {
            "date": "2015-06-06",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-07-03",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-11-03",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-12-08",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-22",
            "count": 1
          },
          {
            "date": "2016-02-23",
            "count": 1
          },
          {
            "date": "2016-03-06",
            "count": 1
          },
          {
            "date": "2016-05-13",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 2
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-29",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-12-26",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 1
          },
          {
            "date": "2017-01-15",
            "count": 1
          },
          {
            "date": "2017-01-17",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-04-25",
            "count": 1
          },
          {
            "date": "2017-05-27",
            "count": 1
          },
          {
            "date": "2017-07-12",
            "count": 1
          },
          {
            "date": "2017-07-13",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-24",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-03-28",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-09-26",
            "count": 1
          },
          {
            "date": "2018-10-07",
            "count": 2
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2019-01-03",
            "count": 1
          },
          {
            "date": "2019-01-20",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-07",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-27",
            "count": 2
          },
          {
            "date": "2019-03-14",
            "count": 1
          },
          {
            "date": "2019-03-20",
            "count": 1
          },
          {
            "date": "2019-04-11",
            "count": 1
          },
          {
            "date": "2019-04-26",
            "count": 1
          },
          {
            "date": "2019-05-12",
            "count": 1
          },
          {
            "date": "2019-08-26",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-10-30",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-04-15",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 3
          },
          {
            "date": "2020-06-12",
            "count": 2
          },
          {
            "date": "2020-06-28",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-07-27",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 249,
        "total_stars": 250
      },
      "open_issues_and_prs": 50
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 276039,
      "source_files_sampled": 15,
      "oversized_source_files": 1,
      "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": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "minitest",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 6,
        "merged_prs": 22,
        "open_issues": 44,
        "closed_ratio": 0.589,
        "closed_issues": 63,
        "closed_unmerged_prs": 31
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "luislavena",
          "commits": 67,
          "avatar_url": "https://avatars.githubusercontent.com/u/4182?v=4"
        },
        {
          "type": "User",
          "login": "Spakman",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/8466?v=4"
        },
        {
          "type": "User",
          "login": "ConnorAtherton",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/3777511?v=4"
        },
        {
          "type": "User",
          "login": "phasis68",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/56956?v=4"
        },
        {
          "type": "User",
          "login": "rctay",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/61553?v=4"
        },
        {
          "type": "User",
          "login": "rdp",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/12496?v=4"
        },
        {
          "type": "User",
          "login": "camdez",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/141447?v=4"
        },
        {
          "type": "User",
          "login": "shirosaki",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/170831?v=4"
        },
        {
          "type": "User",
          "login": "rocky",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/8851?v=4"
        },
        {
          "type": "User",
          "login": "yui-knk",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5356517?v=4"
        }
      ],
      "contributors_sampled": 25,
      "top_contributor_share": 0.356
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
            "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": 4,
            "reason": "Found 9/21 approved changesets -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "No tokens found",
            "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": "9fba246073f78831b7c7129c76cc07d8476a8892",
        "ran_at": "2026-07-22T00:07:26Z",
        "aggregate_score": 3.3,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 100,
          "created_at": "2014-01-11T00:38:41Z",
          "last_comment_at": "2014-06-08T23:19:02Z",
          "last_comment_author": "luislavena"
        },
        {
          "number": 149,
          "created_at": "2018-03-29T13:26:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 151,
          "created_at": "2018-10-10T09:44:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 158,
          "created_at": "2019-03-21T05:30:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 164,
          "created_at": "2024-05-03T19:40:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 167,
          "created_at": "2026-01-27T12:51:27Z",
          "last_comment_at": "2026-01-31T12:33:02Z",
          "last_comment_author": "matheussilvasantos"
        }
      ],
      "last_merged_pr_at": "2017-07-29T20:12:17Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2009-08-26T20:41:49Z",
          "last_comment_at": "2017-10-24T20:14:47Z",
          "last_comment_author": "theasteve"
        },
        {
          "number": 11,
          "created_at": "2009-11-11T00:39:43Z",
          "last_comment_at": "2012-07-28T17:14:37Z",
          "last_comment_author": "Spakman"
        },
        {
          "number": 13,
          "created_at": "2009-12-23T00:48:04Z",
          "last_comment_at": "2011-07-20T16:41:25Z",
          "last_comment_author": "rdp"
        },
        {
          "number": 21,
          "created_at": "2010-11-24T12:32:07Z",
          "last_comment_at": "2012-01-09T16:34:27Z",
          "last_comment_author": "tylerhunt"
        },
        {
          "number": 25,
          "created_at": "2011-01-20T21:58:53Z",
          "last_comment_at": "2014-10-16T20:37:12Z",
          "last_comment_author": "camdez"
        },
        {
          "number": 37,
          "created_at": "2011-02-26T16:17:47Z",
          "last_comment_at": "2014-01-29T20:28:47Z",
          "last_comment_author": "chase439"
        },
        {
          "number": 41,
          "created_at": "2011-05-09T15:05:35Z",
          "last_comment_at": "2011-05-13T01:05:17Z",
          "last_comment_author": "rdp"
        },
        {
          "number": 43,
          "created_at": "2011-05-14T02:37:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 44,
          "created_at": "2011-05-14T22:36:13Z",
          "last_comment_at": "2016-02-16T17:54:23Z",
          "last_comment_author": "kaecy"
        },
        {
          "number": 46,
          "created_at": "2011-05-27T22:16:50Z",
          "last_comment_at": "2012-09-04T14:56:01Z",
          "last_comment_author": "luislavena"
        },
        {
          "number": 54,
          "created_at": "2011-06-22T10:01:59Z",
          "last_comment_at": "2011-06-22T10:06:35Z",
          "last_comment_author": "Spakman"
        },
        {
          "number": 63,
          "created_at": "2012-06-24T09:43:22Z",
          "last_comment_at": "2014-04-30T03:28:48Z",
          "last_comment_author": "phasis68"
        },
        {
          "number": 68,
          "created_at": "2012-08-18T13:47:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2012-09-12T18:08:38Z",
          "last_comment_at": "2012-09-14T15:53:52Z",
          "last_comment_author": "rdp"
        },
        {
          "number": 75,
          "created_at": "2012-09-14T10:14:57Z",
          "last_comment_at": "2014-01-03T13:34:13Z",
          "last_comment_author": "phasis68"
        },
        {
          "number": 92,
          "created_at": "2013-07-05T15:18:08Z",
          "last_comment_at": "2015-06-08T02:11:02Z",
          "last_comment_author": "doju-m"
        },
        {
          "number": 97,
          "created_at": "2013-12-31T21:37:24Z",
          "last_comment_at": "2014-05-21T13:24:35Z",
          "last_comment_author": "jeffwilliams"
        },
        {
          "number": 98,
          "created_at": "2014-01-09T17:28:46Z",
          "last_comment_at": "2014-05-23T20:13:34Z",
          "last_comment_author": "net1957"
        },
        {
          "number": 99,
          "created_at": "2014-01-10T15:13:15Z",
          "last_comment_at": "2014-01-11T00:46:52Z",
          "last_comment_author": "gix"
        },
        {
          "number": 103,
          "created_at": "2014-05-25T23:02:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ConnorAtherton/rb-readline",
    "host": "github.com",
    "name": "rb-readline",
    "owner": "ConnorAtherton"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 33,
        "vitality": 13,
        "community": 55,
        "governance": 60,
        "engineering": 30,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 38,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 13,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 809,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 809 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 809
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 32,
            "inputs": {
              "releases_count": 14,
              "latest_release_tag": "v0.5.5",
              "releases_from_tags": true,
              "days_since_latest_release": 3279,
              "mean_days_between_releases": 267.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "14 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 3279 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 3279
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~267.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 267.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 5,
              "unanswered_open_issues": 11,
              "days_since_last_merged_pr": 3279,
              "days_since_last_human_commit": 2543,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 2543 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 2543,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 55,
              "stars": 250,
              "watchers": 13,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "250 stars",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "55 forks",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 55
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "13 watchers",
                "points": 6,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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 (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 60,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 25,
              "top_contributor_share": 0.356
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 36% of commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 36
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "25 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "merged_prs": 22,
              "open_issues": 44,
              "closed_issues": 63,
              "issue_closed_ratio": 0.589,
              "closed_unmerged_prs": 31
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "59% of issues closed",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "22/53 decided PRs merged",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 22,
                      "decided": 53
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/21 approved changesets -- score normalized to 4",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 385,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ConnorAtherton",
              "public_repos": 120,
              "account_age_days": 4886
            },
            "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": "385 followers of ConnorAtherton",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 385,
                      "login": "ConnorAtherton"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "120 public repos, account ~13 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 120
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.3
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 10 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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 9/21 approved changesets -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 16
            },
            "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": 34,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.66,
              "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": "66 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 66,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 51,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 276039,
              "source_files_sampled": 15,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/15 source files over 60KB",
                "points": 51.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 15,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "rubygems package 'rb-readline' points at a different repository (http://github.com/luislavena/rb-readline); excluded from ecosystem scoring",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:07:47.849643Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/ConnorAtherton/rb-readline.svg",
  "full_name": "ConnorAtherton/rb-readline",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计RubyGems.