公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-25 09:35 UTC

leoleojie / RecBole

A unified, comprehensive and efficient recommendation library

Python · Jupyter NotebookMIT★ 0 星标⑂ 0 复刻始于 2022年9月复刻在 GitHub 上查看 ↗

leoleojie/RecBole 的健康指数为 100 分中的 19 分,处于「危急」区间。 其得分最高的类别是Engineering Quality(52/100),最低的是Community & Adoption(12/100)。 最近一次更新在 1412 天前。 近期的大部分工作由 3 位贡献者完成。

19
总分 / 100
危急

软件健康指数

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

19
优秀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.

所有权

leoleojie个人账户
9 关注者9 个公开仓库始于 2021年7月

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

软件包生态系统

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

按类别列示的指标

活力

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

17危急 · 占总体的 22%
评分方式
0/36推送新近度 — 最近一次推送于 1,412 天前
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_push1,412
active_weeks_last_year0

发布纪律

40存在风险
评分方式
16.2/27有发布版本 — 6 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,611 天前
19.8/27发布节奏 — 约每 95.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count6
latest_release_tagv1.0.1
releases_from_tags
days_since_latest_release1,611
mean_days_between_releases95.7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

12危急 · 占总体的 18%
评分方式
0/60星标 — 0 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
0/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

43存在风险 · 占总体的 24%
评分方式
36/54巴士系数 — 3 位贡献者贡献了半数提交
17.6/22.5提交分布 — 头号贡献者编写了 22% 的提交
13.5/13.5贡献者广度 — 37 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 10 contributing companies or organizations
所用输入
bus_factor3
contributors_sampled37
top_contributor_share0.218
评分方式
0/46.8议题解决 — 没有议题或无数据
0/38.3PR 接受 — 没有已裁定的拉取请求或无数据
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs0
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决, PR 接受。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
7.2/25所有者影响力 — leoleojie 有 9 位关注者
17.3/25既往记录 — 9 个公开仓库,账户约 4 年
所用输入
followers9
owner_typeUser
is_verified
owner_loginleoleojie
public_repos9
account_age_days1,823
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

52中等 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

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

安全

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

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

安全态势

25危急
评分方式
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/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 10 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
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 — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 36 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
7.6/35直接依赖不含已知公告 — 1 个受影响:ray 2.6.3 (critical 9.8)
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
32.1/40没有长期未处理的公告 — 1 个携带公告的软件包超过 90 天未处理;最早一条发布于 981 天前
所用输入
sourceosv
advisories21
affected_packages1
assessed_packages47
unassessed_packages0
affected_by_severitycritical 1
direct_affected_packages1
比对的是 pypi:recbole@1.2.1 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 47 个软件包。 未对可达性进行分析。

AI 就绪度

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

35存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
17.1/40可读的提交历史 — 100 次人类提交中有 32 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.32
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — docs/Makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesdocs/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
54.6/55可控的文件大小 — 采样的 148 个源文件中有 1 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes75,370
source_files_sampled148
oversized_source_files1

机器可读接口

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

关键数据

0GitHub 星标
37贡献者
0最近 12 个月提交数
1,412距最近推送天数
6发布版本数
3巴士系数(bus factor)
0开放议题
PyPI软件包生态系统数

数据采集警告

  • Community profile unavailable
  • pypi package 'recbole' points at a different repository (https://github.com/RUCAIBox/RecBole); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 10 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
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
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities36 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

依赖安全公告 1

安装 pypi:recbole@1.2.1 会引入 47 个包(直接与传递):其中 1 个存在已知公告,1 个为直接依赖。

软件包版本关系严重程度公告数修复版本
ray2.6.3直接严重212.56.0

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 17812,
      "has_wiki": false,
      "homepage": "https://recbole.io/",
      "languages": {
        "Shell": 1269,
        "Python": 1115323,
        "Jupyter Notebook": 316131
      },
      "pushed_at": "2022-09-12T01:00:54Z",
      "created_at": "2022-09-02T09:58:59Z",
      "owner_type": "User",
      "updated_at": "2022-09-02T05:45:02Z",
      "description": "A unified, comprehensive and efficient recommendation library",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Jupyter Notebook"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "User",
      "login": "leoleojie",
      "company": null,
      "location": null,
      "followers": 9,
      "avatar_url": "https://avatars.githubusercontent.com/u/88081427?v=4",
      "created_at": "2021-07-28T08:13:45Z",
      "is_verified": null,
      "public_repos": 9,
      "account_age_days": 1823
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2022-02-25T08:16:21Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-09-16T10:27:34Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2021-04-06T09:17:14Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-01-14T02:39:29Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-12-06T08:05:57Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2020-11-03T16:21:07Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4625878d127176e89c327ab72842b966a768080b",
          "body": "FwFMs Bug fix",
          "is_bot": false,
          "headline": "Merge pull request #1414 from TangJiakai/master",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-08-26T04:09:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c9bf41f3c26621c6ed7cb9916e44d758876bebb",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "TangJiakai",
          "author_login": "TangJiakai",
          "committed_at": "2022-08-26T03:46:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7eaf6b944223e589831da1781c2f544ca3082f",
          "body": null,
          "is_bot": false,
          "headline": "bug fix",
          "author_name": "TangJiakai",
          "author_login": "TangJiakai",
          "committed_at": "2022-08-26T03:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "958382d87b7b78cca19cae0250dee88794704133",
          "body": null,
          "is_bot": false,
          "headline": "bug fix",
          "author_name": "TangJiakai",
          "author_login": "TangJiakai",
          "committed_at": "2022-08-26T03:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07d80fe86e0e2d29c2a2369b1d1d15c6b54dfa85",
          "body": "Fix layer definition bug.",
          "is_bot": false,
          "headline": "Fix layer definition bug.",
          "author_name": "zhengbw0324",
          "author_login": "zhengbw0324",
          "committed_at": "2022-08-25T10:05:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61848c0cc03d25645ebeffbfe9b58c48aaafaa76",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-07-28T07:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7438bef31ea5a27af1aa87d2bd1c215f57e701b9",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-29T03:02:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb01bff75b6d04377f22ccb99609146ee94533c1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-29T03:01:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c93263588b26c16bfa2b5444857afd6f810e4c0",
          "body": null,
          "is_bot": false,
          "headline": "Add files via upload",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-29T03:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c02999f316873b532391b1e2c4271819e9164932",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-29T02:59:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca02a661b14a4138fa0a2f41573e0d5023cd4d3c",
          "body": "Add some changes of RecBole2.0 in README",
          "is_bot": false,
          "headline": "Merge pull request #1329 from flust/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-06-28T06:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25bda62f9ba65dbdeb05200b195ff4e68dcffb06",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:14:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c36be3becf099439d3a51a713a2291b36f2ca946",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e368bbb852e8c1620057a023dbe8dae5961a03b0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e26b6af8194f5cff2bf0285bf306b052f5b55687",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2611df6d8d21f908c953ae2437b35041674ff406",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29a77a17c973b8ac51a73bd1a0907137a608b82a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:07:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa44fc632f87bec05da83d568de721fdb4ed4ed8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:06:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3288b3cfcd3a3708a1bae6c1693ac0e909834ec",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T06:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08502d9e7dce44a280b66b9960b89ad383b4e61",
          "body": null,
          "is_bot": false,
          "headline": "README",
          "author_name": "flust",
          "author_login": "flust",
          "committed_at": "2022-06-28T03:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddff6211d030906f502a073a9f2b9e2250e93664",
          "body": "FIX: bug fix for unused_col is not used when using benchmark_file.",
          "is_bot": false,
          "headline": "Merge pull request #1301 from chenyushuo/master",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-06-03T10:18:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555a8bdb8466817ac358d61b788ac0a0a07f8739",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:RUCAIBox/RecBole",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-06-03T09:18:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3bef6d85541d9a887c3a2640d554134dfd1fa8b",
          "body": null,
          "is_bot": false,
          "headline": "FIX: bug fix for `unused_col` is not used when using `benchmark_file`.",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-06-03T09:18:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "959ec8b6bf337bb47fe0bac9ef49e30fafee47f9",
          "body": "FIX:  fix CI bug",
          "is_bot": false,
          "headline": "Merge pull request #1297 from chenyuwuxin/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-05-30T04:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9becc44b76bf6ba4bb4d56dd2c49eaafe9c85324",
          "body": null,
          "is_bot": false,
          "headline": "FIX:  fix bug in CI test",
          "author_name": "Tian Zhen",
          "author_login": "Ethan-TZ",
          "committed_at": "2022-05-30T03:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925d707bf495e7780b6513e85d0311377aa5d417",
          "body": "FIX: bug fix for normalize_all in ml-100k.yaml. (fix for #1294)",
          "is_bot": false,
          "headline": "Merge pull request #1295 from chenyushuo/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-05-25T11:57:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b3dbf24ada48ccfdab3bef4711f73bca772e29",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:RUCAIBox/RecBole",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-05-25T11:46:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "274e416a466534a186cdd613693645a1eca6b113",
          "body": null,
          "is_bot": false,
          "headline": "FIX: bug fix for `normalize_all` in ml-100k.yaml. (fix for #1294)",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-05-25T11:46:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb9ee722bb1349db113af15b9bf6a14a2bccd0eb",
          "body": "FEA: Add CORE [SIGIR22]",
          "is_bot": false,
          "headline": "Merge pull request #1274 from hyp1231/master",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-05-01T05:38:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c5967add33740c1857fc60fbf8c5d35b82393ee",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add docs for CORE",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-04-29T13:07:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664725a3fb6f4d54eed45afa7510fc1da7f5dd9e",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add test case for CORE",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-04-29T12:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569b69e2be0e297f3ce3fe1492a6a46931e9b931",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add code for CORE [SIGIR 22]",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-04-29T12:39:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "896155c56fb2f426554d1179dae85dc0a8f4a38e",
          "body": "FEA: add ipynb tutorials of prediction in run_example",
          "is_bot": false,
          "headline": "Merge pull request #1229 from Sherry-XLL/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-04-05T02:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44232c160ca3c18a6f597099242bcfa885e156e8",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add overview of recbole-using-all-items-for-prediction",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T05:09:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a81a934719aac90d532893afa0b8afc4c86ab2c",
          "body": null,
          "is_bot": false,
          "headline": "FIX: update author and link of ipynb",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T05:05:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e566315301f5bd2cc6a8ce83c0db57e94e1fc6e",
          "body": null,
          "is_bot": false,
          "headline": "FIX: update author and link of ipynb",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T05:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a615d4d081bfd7b983ba545b5c41b0f030904d8b",
          "body": null,
          "is_bot": false,
          "headline": "FEA: add source link and author of ipynb",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T04:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "262fb4bfec6ed6bcc14f50ac631f4806a3ed35d8",
          "body": null,
          "is_bot": false,
          "headline": "FEA: add tutorials of prediction",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T04:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86b20cdfe5c99114a6bbbd5b1acb03490a70b8bd",
          "body": "FIX: fix UserWarning in get_norm_adj_mat and accelerate csr2tensor",
          "is_bot": false,
          "headline": "Merge pull request #1225 from Sherry-XLL/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-04-04T03:45:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "390c305bb4c5d1969ef642a1b13f2910b7806e91",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix UserWarning in get_norm_adj_mat",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T02:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbd542742fbaabb3d15add6dafaa9dacc4dda6cc",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix UserWarning in get_norm_adj_mat and accelerate",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-04-04T02:43:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f761699454fd5d8873607173d2514d38ac24031",
          "body": "FIX: code optimization of SRGNN",
          "is_bot": false,
          "headline": "Merge pull request #1217 from chenyuwuxin/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-30T11:45:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cc57eab65f6a7439984af35582bb32094fa91c7",
          "body": null,
          "is_bot": false,
          "headline": "FIX: code optimization of SRGNN",
          "author_name": "Tian Zhen",
          "author_login": "Ethan-TZ",
          "committed_at": "2022-03-30T11:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430db16b4e532ee03711ecc029bedf961246db9e",
          "body": "FIX: fix the neg_sampling config",
          "is_bot": false,
          "headline": "Merge pull request #1215 from 2017pxy/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-29T11:40:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab979e869778d4f5902475d52e261e9d83cc0aa",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix the bug in neg_sampling config",
          "author_name": "2017pxy",
          "author_login": "2017pxy",
          "committed_at": "2022-03-29T03:15:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eabb09dcd2c89bbacb2a345516abb3c0d5ba02f",
          "body": null,
          "is_bot": false,
          "headline": "Update configurator.py",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-29T02:44:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44099680568d17fdd4dc51645ee33f55acb9511e",
          "body": "FIX: Authors for SR-GNN in docs",
          "is_bot": false,
          "headline": "Merge pull request #1204 from hyp1231/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-24T06:37:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cfc27c7fcb36aa2486477dbd7defab71342b4e9",
          "body": null,
          "is_bot": false,
          "headline": "FIX: Authors for SR-GNN in docs",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-03-24T03:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0679bb658788a7b738f7f675c352a83f715619b0",
          "body": "FEA: add supplementary description of DMF",
          "is_bot": false,
          "headline": "Merge pull request #1194 from Sherry-XLL/master",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-03-18T01:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b401edd8b1773ca9ad6015741c8c76ad3666fcf",
          "body": null,
          "is_bot": false,
          "headline": "FEA: add supplementary description of DMF",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-03-18T01:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae89ad3b105c676cd8e1d1b951da9089b9e9136",
          "body": "FIX: fix RandomState in hyper_tuning",
          "is_bot": false,
          "headline": "Merge pull request #1192 from Sherry-XLL/master",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-03-17T03:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a72c2b0cc372f5fe06f3ac74432128e9908f7a3b",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix randomstate in hyper_tuning",
          "author_name": "Sherry-XLL",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-03-17T03:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2f8bb5eafe7ae67b03d75cdd7b04060c28f6e9",
          "body": "FIX: A space is missing in ValueError of Dataset._get_download_url",
          "is_bot": false,
          "headline": "Merge pull request #1190 from ShanleiMu/dev",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-17T01:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db8b259f8351f463e2c43b8d785a0615da64437e",
          "body": null,
          "is_bot": false,
          "headline": "a space is missing in ValueError of Dataset._get_download_url",
          "author_name": "shanlei",
          "author_login": null,
          "committed_at": "2022-03-15T09:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f5707b4879b991014d2c4d09c4b416aadc4fd9",
          "body": "FIX: bug fix in `Interaction` when input tensor is 0-d tensor. (fix for #1187)",
          "is_bot": false,
          "headline": "Merge pull request #1188 from chenyushuo/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-14T03:11:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57e9b978d6fa421a026fb214e3e7292f2fcc5a3a",
          "body": "…or #1187)",
          "is_bot": false,
          "headline": "FIX: bug fix in `Interaction` when input tensor is 0-d tensor. (fix f…",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-03-14T02:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed883cd43f0a1bf675053c0d7558217d3b6f5f5e",
          "body": "FIX: fix the bug in ncf",
          "is_bot": false,
          "headline": "Merge pull request #1186 from 2017pxy/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-13T07:24:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daf67ce4190cd8e5b283e7db7c500a9771aff9de",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix the bug in ncf",
          "author_name": "2017pxy",
          "author_login": "2017pxy",
          "committed_at": "2022-03-13T07:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad92d8ce55c0220d1670545c99eaa5c416e9874",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix the bug in ncf",
          "author_name": "2017pxy",
          "author_login": "2017pxy",
          "committed_at": "2022-03-13T07:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7236c07b1b0e039814e168ef8926dcba85a9b26c",
          "body": "FIX: fix device bug in SGL",
          "is_bot": false,
          "headline": "Merge pull request #1180 from chenyuwuxin/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-09T02:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca364ccd9b4f538899d47fd32752310c0d79782",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix device bug in SGL",
          "author_name": "Tian Zhen",
          "author_login": "Ethan-TZ",
          "committed_at": "2022-03-09T02:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5907e064318a9d5c8604fbd03f322ab58fd06747",
          "body": "FIX: fix embed_input_fields in abstract_recommender.py",
          "is_bot": false,
          "headline": "Merge pull request #1177 from leoleojie/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-08T07:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e68c2ffce0ba03bdb6a69a0e8e4786d5a6190dce",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix embed_input_fields in abstract_recommender.py",
          "author_name": "leoleojie",
          "author_login": "leoleojie",
          "committed_at": "2022-03-08T02:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04f7a501fdab5d4eddf7ad3158d2ab28f6302ad4",
          "body": "FEA: Add docs for NCL [WWW22]",
          "is_bot": false,
          "headline": "Merge pull request #1171 from hyp1231/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-03-03T07:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cde9d6019ccc354039c62e19c9083944192ad2d",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add docs for NCL [WWW22]",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-03-03T07:29:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e49617789dd14ad8b65e18f39f2fcf3720df2a49",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'RUCAIBox:master' into master",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-03-03T03:51:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaed67f8cd494b2edbb7f87e31ef4dec3632837c",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T11:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfaf13700621d82d97c998f6f1fbe21fbd610caa",
          "body": "UPD: update docs for v1.0.1",
          "is_bot": false,
          "headline": "Merge pull request #1165 from chenyushuo/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-27T08:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fb619a4e7c9cfb09e94abc36ef979c26b0482d1",
          "body": null,
          "is_bot": false,
          "headline": "DOC: fix the doc.",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-27T07:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f00cb330870fc997253d65db9882bf1c197e24",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:RUCAIBox/RecBole",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-27T07:20:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a663e936329a4c637e202207c61e8290c8cd49",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of github.com:chenyushuo/RecBole",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-27T07:20:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ead79e6fe2c91d11f479b06ea0b284a6d20412ed",
          "body": null,
          "is_bot": false,
          "headline": "UPD: update docs for v1.0.1",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-27T07:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d711b130b030ab38bbbfb0d886d2bb9c61d12cfd",
          "body": "Fetch from master branch",
          "is_bot": false,
          "headline": "Merge pull request #9 from RUCAIBox/master",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T07:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65966839bf52d0354bcbfb0176978a389eb9ef80",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into master",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T07:03:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25b42f3dc20ec76c89381aadccb304a862a8665e",
          "body": null,
          "is_bot": false,
          "headline": "Fix bugs in workflow of conda",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T04:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a85e8d38a8aed529a80ff64bade23b6929a3c6a5",
          "body": "FEA: Add NCEPLRec in General models test",
          "is_bot": false,
          "headline": "Merge pull request #1163 from Wicknight/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-27T03:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd90fdd88acbe9c1fc344f82767de29b54d9a002",
          "body": null,
          "is_bot": false,
          "headline": "Add conda for workflow",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T02:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2e01e2fb46b0b7549ed2964a2f9f3a084aadb87",
          "body": null,
          "is_bot": false,
          "headline": "Add package faiss",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T02:19:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ade0994e55981f0ca3ea93a2121b8f61a56e8c",
          "body": null,
          "is_bot": false,
          "headline": "Refactor faiss import",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-27T01:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7903d6d8043fbb6de3b99cdd418b8da3f30ae60e",
          "body": null,
          "is_bot": false,
          "headline": "Add NCL",
          "author_name": "Yupeng Hou",
          "author_login": "hyp1231",
          "committed_at": "2022-02-26T17:20:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbfa817e39883ef94f7ab5164db9014028f5ae98",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add NCEPLRec in General models",
          "author_name": "Wicknight",
          "author_login": "Wicknight",
          "committed_at": "2022-02-26T09:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c387ea44c5b78966490e846405a9dbf131f6390",
          "body": "FEA: Add news in README and README_CN",
          "is_bot": false,
          "headline": "Merge pull request #1161 from Sherry-XLL/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T14:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a713de64a37f3dd1d9204786fc6e296bd26dc00b",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add news in README and README_CN",
          "author_name": "Lanling Xu",
          "author_login": "Sherry-XLL",
          "committed_at": "2022-02-25T14:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80c58c0a392d49d3cdb99ba7a7ec6aaefe568fc6",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T08:16:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adca9104896fe0f99d82ed87fc71a0c83c0ce09c",
          "body": null,
          "is_bot": false,
          "headline": "Update README_CN.md",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T08:16:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b34018696bbfa3eda5854b6b74c86b4f817028c7",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T08:15:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e37661a5810bdf2543dba99dc888e597d5277232",
          "body": "UPD: update the version code.",
          "is_bot": false,
          "headline": "Merge pull request #1160 from chenyushuo/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T07:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e97298a8738c98d733fd235c392c3e9a65004dae",
          "body": null,
          "is_bot": false,
          "headline": "UPD: update the version code.",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-25T07:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e381f9e8139e0c3765a360035ed902e73a15050",
          "body": "Merge `1.0.x` to `master`",
          "is_bot": false,
          "headline": "Merge pull request #1159 from chenyushuo/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T05:37:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0e6525d500a9030eee4411c2645d468e755d8ad",
          "body": "# Conflicts:\n#\tdocs/source/user_guide/config/environment_settings.rst\n#\tdocs/source/user_guide/config/training_settings.rst\n#\tdocs/source/user_guide/model_intro.rst\n#\trecbole/data/dataloader/abstract_dataloader.py\n#\trecbole/data/dataset/dataset.py\n#\trecbole/evaluator/base_metric.py\n#\trecbole/model/general_recommender/__init__.py\n#\trecbole/properties/overall.yaml\n#\trecbole/trainer/trainer.py\n#\trecbole/utils/argument_list.py",
          "is_bot": false,
          "headline": "Merge branch '1.0.x'",
          "author_name": "chenyushuo",
          "author_login": "chenyushuo",
          "committed_at": "2022-02-25T03:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d34246eb1a2f85d46d59dd280078380303f24ee8",
          "body": "FEA: Add NCEPLRec in general_recommender init",
          "is_bot": false,
          "headline": "Merge pull request #1158 from Wicknight/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-25T03:20:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03cd3ac9dd48cb87d02512e809cac1243aa60b4",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add NCEPLRec in general_recommender",
          "author_name": "Wicknight",
          "author_login": "Wicknight",
          "committed_at": "2022-02-24T11:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26f73a24c0208a75f9a8d7c439f60b61c8868d1",
          "body": "FEA: Add NCEPLRec model",
          "is_bot": false,
          "headline": "Merge pull request #1154 from Wicknight/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-23T13:22:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067a9f618c038795c11badbb358c9f4247ff5e55",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add config of NCEPLRec model",
          "author_name": "Wicknight",
          "author_login": "Wicknight",
          "committed_at": "2022-02-23T12:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c193677dda8b9b00a0cbf6106a779ad4d1a405",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add NCEPLRec model in general_recommender",
          "author_name": "Wicknight",
          "author_login": "Wicknight",
          "committed_at": "2022-02-23T12:38:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86c8b85ca04266154609ad3ca4871058bb57f72c",
          "body": null,
          "is_bot": false,
          "headline": "FEA: Add docs of NCEPLRec",
          "author_name": "Wicknight",
          "author_login": "Wicknight",
          "committed_at": "2022-02-23T12:36:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e48406fb0b7b656c2d586e364520dbbf690092c1",
          "body": "FIX & FEA: Add SINE in sequential and fix random state in hypertuning",
          "is_bot": false,
          "headline": "Merge pull request #1142 from Sherry-XLL/1.0.x",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-23T03:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2daa69f4a3c22c4fd25926d3df8cd1954d3fe1dd",
          "body": "FEA: Add ADMMSLIM in General models",
          "is_bot": false,
          "headline": "Merge pull request #1148 from chenyuwuxin/1.0.x",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-23T03:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9daf30a70296b9e5ed844781f642d34bd93b6f",
          "body": "FIX: fix the code in quick start",
          "is_bot": false,
          "headline": "Merge pull request #1151 from leoleojie/master",
          "author_name": "Xingyu Pan",
          "author_login": "2017pxy",
          "committed_at": "2022-02-23T03:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ef8649abede27c275805dfe16e6ce806e769788",
          "body": null,
          "is_bot": false,
          "headline": "FIX: fix the code in quick start",
          "author_name": "leoleojie",
          "author_login": "leoleojie",
          "committed_at": "2022-02-22T11:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 0,
      "latest_release_at": "2022-02-25T08:16:21Z",
      "latest_release_tag": "v1.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 1412,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 1611,
      "mean_days_between_releases": 95.7
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "recbole",
          "exists": true,
          "license": null,
          "keywords": [
            "License :: OSI Approved :: MIT License"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/recbole/",
          "is_deprecated": false,
          "latest_version": "1.2.1",
          "repository_url": "https://github.com/RUCAIBox/RecBole",
          "versions_count": 10,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2020-11-03T02:18:43.668476Z",
          "latest_published_at": "2025-02-24T03:08:33.646387Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 516
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 75370,
      "source_files_sampled": 148,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [
          {
            "name": "ray",
            "direct": true,
            "version": "2.6.3",
            "severity": "critical",
            "ecosystem": "pypi",
            "cvss_score": 9.8,
            "advisory_ids": [
              "GHSA-3pww-qvr8-6mhp",
              "GHSA-6cxr-8q3m-jwrr",
              "GHSA-6wgj-66m2-xxp2",
              "GHSA-gx77-xgc2-4888",
              "GHSA-h3xg-wv58-5p43",
              "GHSA-hhrp-gw25-jr43",
              "GHSA-j3mh-qmjj-xp83",
              "GHSA-q279-jhrf-cc6v",
              "GHSA-q5fh-2hc8-f6rq",
              "GHSA-w4rh-fgx7-q63m"
            ],
            "fixed_version": "2.56.0",
            "advisory_count": 21,
            "oldest_advisory_days": 981
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "critical": 1
        },
        "advisory_count": 21,
        "affected_count": 1,
        "assessed_count": 47,
        "malicious_count": 0,
        "assessed_package": "pypi:recbole@1.2.1",
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "chenyushuo",
          "commits": 713,
          "avatar_url": "https://avatars.githubusercontent.com/u/31039063?v=4"
        },
        {
          "type": "User",
          "login": "hyp1231",
          "commits": 665,
          "avatar_url": "https://avatars.githubusercontent.com/u/29252610?v=4"
        },
        {
          "type": "User",
          "login": "2017pxy",
          "commits": 503,
          "avatar_url": "https://avatars.githubusercontent.com/u/38801065?v=4"
        },
        {
          "type": "User",
          "login": "linzihan-backforward",
          "commits": 402,
          "avatar_url": "https://avatars.githubusercontent.com/u/29095067?v=4"
        },
        {
          "type": "User",
          "login": "tsotfsk",
          "commits": 201,
          "avatar_url": "https://avatars.githubusercontent.com/u/41030789?v=4"
        },
        {
          "type": "User",
          "login": "ShanleiMu",
          "commits": 173,
          "avatar_url": "https://avatars.githubusercontent.com/u/32979051?v=4"
        },
        {
          "type": "User",
          "login": "guijiql",
          "commits": 114,
          "avatar_url": "https://avatars.githubusercontent.com/u/56912827?v=4"
        },
        {
          "type": "User",
          "login": "Sherry-XLL",
          "commits": 101,
          "avatar_url": "https://avatars.githubusercontent.com/u/61613449?v=4"
        },
        {
          "type": "User",
          "login": "ChangxinTian",
          "commits": 40,
          "avatar_url": "https://avatars.githubusercontent.com/u/45786775?v=4"
        },
        {
          "type": "User",
          "login": "Guan-JW",
          "commits": 39,
          "avatar_url": "https://avatars.githubusercontent.com/u/60539932?v=4"
        }
      ],
      "contributors_sampled": 37,
      "top_contributor_share": 0.218
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "python-package.yml"
      ],
      "has_docs_dir": true,
      "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 10 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "36 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4625878d127176e89c327ab72842b966a768080b",
        "ran_at": "2026-07-25T09:35:30Z",
        "aggregate_score": 2.5,
        "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": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/leoleojie/RecBole",
    "host": "github.com",
    "name": "RecBole",
    "owner": "leoleojie"
  },
  "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": 19,
      "inputs": {
        "security": 33,
        "vitality": 17,
        "community": 12,
        "governance": 43,
        "engineering": 52,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 32,
        "overall_after_abandonment_multiplier": 19
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "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": 1412,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1412 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1412
                    }
                  }
                ],
                "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": 40,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v1.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1611,
              "mean_days_between_releases": 95.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1611 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1611
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~95.7 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 95.7
                    }
                  }
                ],
                "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": [
                "no_open_demand"
              ],
              "signals": [
                "unfixed_advisory",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1429,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1429 days; 3 unmet obligation(s): a fixed advisory left unapplied, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1429,
                      "count": 3,
                      "signals": "a fixed advisory left unapplied, 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": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 37,
              "top_contributor_share": 0.218
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 22% of commits",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 22
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "37 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 37
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 43,
            "inputs": {
              "followers": 9,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "leoleojie",
              "public_repos": 9,
              "account_age_days": 1823
            },
            "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": "9 followers of leoleojie",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 9,
                      "login": "leoleojie"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "9 public repos, account ~4 yr old",
                "points": 17.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 9
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 52,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://recbole.io/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://recbole.io/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 10 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "36 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Matched the pypi:recbole@1.2.1 runtime dependency closure — what installing the published package pulls in — 47 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:recbole@1.2.1",
                  "assessed": 47
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 65,
            "inputs": {
              "source": "osv",
              "advisories": 21,
              "affected_packages": 1,
              "assessed_packages": 47,
              "unassessed_packages": 0,
              "affected_by_severity": "critical 1",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: ray 2.6.3 (critical 9.8)",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "ray 2.6.3 (critical 9.8)"
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 981 days ago",
                "points": 32.1,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 981
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 47,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 8
            },
            "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": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 17,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.32,
              "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": "32 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 32,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "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": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 75370,
              "source_files_sampled": 148,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/148 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 148,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "notebooks"
              ],
              "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": "notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks"
                    }
                  }
                ],
                "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": [
    "Community profile unavailable",
    "pypi package 'recbole' points at a different repository (https://github.com/RUCAIBox/RecBole); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T09:35:48.159685Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/leoleojie/RecBole.svg",
  "full_name": "leoleojie/RecBole",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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