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

JuliaDiff / ChainRulesCore.jl

AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.

Julia自定义许可证★ 267 星标⑂ 66 复刻始于 2019年7月在 GitHub 上查看 ↗

JuliaDiff/ChainRulesCore.jl 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(68/100),最低的是AI Readiness(25/100)。 最近一次更新在 34 天前。 近期的大部分工作由 1 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

JuliaDiff组织
188 关注者28 个公开仓库始于 2014年5月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

按类别列示的指标

活力

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

53中等 · 占总体的 22%

开发活跃度

33存在风险
评分方式
18/36推送新近度 — 最近一次推送于 34 天前
3.5/36提交节奏 — 52 周中有 5 周有提交
11.1/18提交量 — 最近一年 16 次提交
0/10OpenSSF Scorecard:Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year16
human_commit_share0.9
days_since_last_push34
active_weeks_last_year5

发布纪律

82良好
评分方式
27/27有发布版本 — 已发布 100 个发布版本
27/36发布时效 — 最近一次发布版本于 115 天前
19.8/27发布节奏 — 约每 85.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count100
latest_release_tagv1.26.1
releases_from_tags
days_since_latest_release115
mean_days_between_releases85.8
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

52中等 · 占总体的 18%
评分方式
39.3/60星标 — 267 个星标
15.1/25复刻 — 66 个复刻
5/15关注者 — 9 位关注者
所用输入
forks66
stars267
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

44存在风险
评分方式
22.5/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
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

可持续性与治理

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

61中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
10.6/22.5提交分布 — 头号贡献者编写了 53% 的提交
13.5/13.5贡献者广度 — 56 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 92 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled56
top_contributor_share0.53
评分方式
27.8/46.8议题解决 — 59% 的议题已关闭
33.6/38.3PR 接受 — 已裁定的 PR 中 350/399 已合并
13.5/15OpenSSF Scorecard:Code-Review — Found 10/11 approved changesets -- score normalized to 9
所用输入
merged_prs350
open_issues112
closed_issues164
issue_closed_ratio0.594
closed_unmerged_prs49
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
16.4/25所有者影响力 — JuliaDiff 有 188 位关注者
22.6/25既往记录 — 28 个公开仓库,账户约 12 年
所用输入
followers188
owner_typeOrganization
is_verified
owner_loginJuliaDiff
public_repos28
account_age_days4,439

工程质量

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

68中等 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 3 个主题标签
0/10Wiki
所用输入
topicsautomatic-differentiation, julia, hacktoberfest
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

54中等 · 占总体的 16%

安全态势

54中等
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2/2.5CI-Tests — 17 out of 21 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
6.8/7.5Code-Review — Found 10/11 approved changesets -- score normalized to 9
2.5/2.5Contributors — project has 92 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — 1 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 — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate5.4
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

25危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
25.5/40可读的提交历史 — 90 次人类提交中有 43 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.478
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
0/10可复现环境
4/10已体现的代理实践 — 最近 100 次提交中有 2 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 9 次为自动依赖更新
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_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.09
评分方式
0/45可类型检查的代码 — Julia,未配置类型检查
0/55可控的文件大小 — 未检测到源文件
所用输入
primary_languageJulia
largest_source_bytes
source_files_sampled0
oversized_source_files0
已排除计分(无数据或不适用):可控的文件大小。 其余权重已重新归一化。

关键数据

267GitHub 星标
56贡献者
16最近 12 个月提交数
34距最近推送天数
100发布版本数
1巴士系数(bus factor)
112开放议题
软件包生态系统数

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

更多细节

Star 与 Fork 历史 0 ★ / 66 ⇿
0Star
66Fork
98发布

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

01325385063756622019-082022-112026-03
主版本 1次版本 27修订 70

每个点涵盖 7 天。

OpenSSF Scorecard 5.4 / 10
5.4综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests17 out of 21 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
9Code-ReviewFound 10/11 approved changesets -- score normalized to 9
10Contributorsproject has 92 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained1 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

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

本报告未能完成公告比对:No resolved dependencies to assess

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "automatic-differentiation",
        "julia",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 11025,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Julia": 210244
      },
      "pushed_at": "2026-06-22T09:16:49Z",
      "created_at": "2019-07-30T20:22:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-14T05:42:43Z",
      "description": "AD-backend agnostic system defining custom forward and reverse mode rules. This is the light weight core to allow you to define rules for your functions in your packages, without depending on any particular AD system.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": "https://www.juliadiff.org/",
      "name": "JuliaDiff",
      "type": "Organization",
      "login": "JuliaDiff",
      "company": null,
      "location": null,
      "followers": 188,
      "avatar_url": "https://avatars.githubusercontent.com/u/7750915?v=4",
      "created_at": "2014-05-30T22:57:34Z",
      "is_verified": null,
      "public_repos": 28,
      "account_age_days": 4439
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.26.1",
          "kind": "patch",
          "published_at": "2026-04-02T10:41:15Z"
        },
        {
          "tag": "v1.15.7",
          "kind": "patch",
          "published_at": "2026-04-02T10:36:53Z"
        },
        {
          "tag": "v1.26.0",
          "kind": "minor",
          "published_at": "2025-08-09T17:13:08Z"
        },
        {
          "tag": "v1.25.2",
          "kind": "patch",
          "published_at": "2025-06-22T19:32:34Z"
        },
        {
          "tag": "v1.25.1",
          "kind": "patch",
          "published_at": "2025-01-03T05:40:19Z"
        },
        {
          "tag": "v1.25.0",
          "kind": "minor",
          "published_at": "2024-09-17T22:39:01Z"
        },
        {
          "tag": "v1.24.0",
          "kind": "minor",
          "published_at": "2024-05-31T22:12:41Z"
        },
        {
          "tag": "v1.23.0",
          "kind": "minor",
          "published_at": "2024-03-01T04:28:34Z"
        },
        {
          "tag": "v1.22.1",
          "kind": "patch",
          "published_at": "2024-02-23T09:18:25Z"
        },
        {
          "tag": "v1.22.0",
          "kind": "minor",
          "published_at": "2024-02-20T05:19:21Z"
        },
        {
          "tag": "v1.21.1",
          "kind": "patch",
          "published_at": "2024-02-08T11:23:18Z"
        },
        {
          "tag": "v1.21.0",
          "kind": "minor",
          "published_at": "2024-02-07T04:27:46Z"
        },
        {
          "tag": "v1.20.1",
          "kind": "patch",
          "published_at": "2024-01-30T06:03:06Z"
        },
        {
          "tag": "v1.20.0",
          "kind": "minor",
          "published_at": "2024-01-25T11:24:54Z"
        },
        {
          "tag": "v1.19.1",
          "kind": "patch",
          "published_at": "2024-01-12T05:16:04Z"
        },
        {
          "tag": "v1.19.0",
          "kind": "minor",
          "published_at": "2023-12-18T02:58:38Z"
        },
        {
          "tag": "v1.18.0",
          "kind": "minor",
          "published_at": "2023-10-17T09:12:41Z"
        },
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2023-10-13T09:58:22Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2023-05-09T07:28:16Z"
        },
        {
          "tag": "v1.15.6",
          "kind": "patch",
          "published_at": "2022-09-23T11:47:10Z"
        },
        {
          "tag": "v1.15.5",
          "kind": "patch",
          "published_at": "2022-09-09T10:45:10Z"
        },
        {
          "tag": "v1.15.4",
          "kind": "patch",
          "published_at": "2022-09-05T15:33:50Z"
        },
        {
          "tag": "v1.15.3",
          "kind": "patch",
          "published_at": "2022-07-19T14:07:23Z"
        },
        {
          "tag": "v1.15.2",
          "kind": "patch",
          "published_at": "2022-07-14T17:49:02Z"
        },
        {
          "tag": "v1.15.1",
          "kind": "patch",
          "published_at": "2022-06-29T11:34:39Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2022-05-23T11:22:54Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2022-03-22T08:11:43Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2022-02-24T01:33:53Z"
        },
        {
          "tag": "v1.12.2",
          "kind": "patch",
          "published_at": "2022-02-23T15:15:34Z"
        },
        {
          "tag": "v1.12.1",
          "kind": "patch",
          "published_at": "2022-02-18T17:37:50Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2022-01-28T21:24:11Z"
        },
        {
          "tag": "v1.11.6",
          "kind": "patch",
          "published_at": "2022-01-20T09:15:50Z"
        },
        {
          "tag": "v1.11.5",
          "kind": "patch",
          "published_at": "2022-01-17T21:40:28Z"
        },
        {
          "tag": "v1.11.4",
          "kind": "patch",
          "published_at": "2022-01-05T12:19:49Z"
        },
        {
          "tag": "v1.11.3",
          "kind": "patch",
          "published_at": "2021-12-29T18:17:49Z"
        },
        {
          "tag": "v1.11.2",
          "kind": "patch",
          "published_at": "2021-12-05T23:36:18Z"
        },
        {
          "tag": "v1.11.1",
          "kind": "patch",
          "published_at": "2021-11-02T17:26:15Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2021-10-26T14:19:34Z"
        },
        {
          "tag": "v1.10.2",
          "kind": "patch",
          "published_at": "2021-10-25T11:32:06Z"
        },
        {
          "tag": "v1.10.1",
          "kind": "patch",
          "published_at": "2021-10-19T15:32:34Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2021-10-16T21:00:18Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2021-10-15T13:53:42Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2021-10-12T15:36:52Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2021-10-12T15:02:24Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2021-10-03T10:20:12Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2021-10-01T16:33:19Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2021-09-27T15:40:14Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2021-09-21T16:07:19Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-09-21T00:21:29Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-09-11T20:56:21Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2021-09-05T13:36:22Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-08-03T10:18:19Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-08-02T20:11:15Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-08-02T12:19:59Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2021-07-27T14:34:23Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2021-07-26T18:17:37Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-07-23T11:05:39Z"
        },
        {
          "tag": "v0.10.13",
          "kind": "patch",
          "published_at": "2021-07-19T12:13:49Z"
        },
        {
          "tag": "v0.10.12",
          "kind": "patch",
          "published_at": "2021-07-15T12:07:12Z"
        },
        {
          "tag": "v0.10.11",
          "kind": "patch",
          "published_at": "2021-07-06T10:34:41Z"
        },
        {
          "tag": "v0.10.10",
          "kind": "patch",
          "published_at": "2021-07-05T19:21:09Z"
        },
        {
          "tag": "v0.10.9",
          "kind": "patch",
          "published_at": "2021-06-23T14:45:55Z"
        },
        {
          "tag": "v0.10.8",
          "kind": "patch",
          "published_at": "2021-06-21T17:42:31Z"
        },
        {
          "tag": "v0.10.7",
          "kind": "patch",
          "published_at": "2021-06-18T22:44:33Z"
        },
        {
          "tag": "v0.10.6",
          "kind": "patch",
          "published_at": "2021-06-18T15:37:00Z"
        },
        {
          "tag": "v0.10.5",
          "kind": "patch",
          "published_at": "2021-06-16T12:05:01Z"
        },
        {
          "tag": "v0.10.4",
          "kind": "patch",
          "published_at": "2021-06-11T12:48:17Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2021-06-09T16:29:13Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2021-06-07T11:31:58Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2021-06-01T13:09:21Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2021-06-01T11:45:21Z"
        },
        {
          "tag": "v0.9.45",
          "kind": "patch",
          "published_at": "2021-05-27T20:57:00Z"
        },
        {
          "tag": "v0.9.44",
          "kind": "patch",
          "published_at": "2021-05-19T09:06:00Z"
        },
        {
          "tag": "v0.9.43",
          "kind": "patch",
          "published_at": "2021-05-12T22:33:53Z"
        },
        {
          "tag": "v0.9.42",
          "kind": "patch",
          "published_at": "2021-05-10T18:53:16Z"
        },
        {
          "tag": "v0.9.41",
          "kind": "patch",
          "published_at": "2021-05-02T17:32:48Z"
        },
        {
          "tag": "v0.9.40",
          "kind": "patch",
          "published_at": "2021-04-27T23:01:09Z"
        },
        {
          "tag": "v0.9.39",
          "kind": "patch",
          "published_at": "2021-04-26T15:41:54Z"
        },
        {
          "tag": "v0.9.38",
          "kind": "patch",
          "published_at": "2021-04-20T13:12:51Z"
        },
        {
          "tag": "v0.9.37",
          "kind": "patch",
          "published_at": "2021-04-03T09:15:35Z"
        },
        {
          "tag": "v0.9.36",
          "kind": "patch",
          "published_at": "2021-04-01T11:57:45Z"
        },
        {
          "tag": "v0.9.35",
          "kind": "patch",
          "published_at": "2021-03-31T23:06:25Z"
        },
        {
          "tag": "v0.9.34",
          "kind": "patch",
          "published_at": "2021-03-29T13:25:10Z"
        },
        {
          "tag": "v0.9.33",
          "kind": "patch",
          "published_at": "2021-03-25T18:32:39Z"
        },
        {
          "tag": "v0.9.32",
          "kind": "patch",
          "published_at": "2021-03-25T15:08:34Z"
        },
        {
          "tag": "v0.9.31",
          "kind": "patch",
          "published_at": "2021-03-24T17:22:00Z"
        },
        {
          "tag": "v0.9.30",
          "kind": "patch",
          "published_at": "2021-03-24T13:31:18Z"
        },
        {
          "tag": "v0.9.29",
          "kind": "patch",
          "published_at": "2021-02-12T23:16:37Z"
        },
        {
          "tag": "v0.9.28",
          "kind": "patch",
          "published_at": "2021-02-08T21:06:25Z"
        },
        {
          "tag": "v0.9.27",
          "kind": "patch",
          "published_at": "2021-01-22T17:40:52Z"
        },
        {
          "tag": "v0.9.26",
          "kind": "patch",
          "published_at": "2021-01-14T22:30:32Z"
        },
        {
          "tag": "v0.9.25",
          "kind": "patch",
          "published_at": "2021-01-12T16:40:58Z"
        },
        {
          "tag": "v0.9.24",
          "kind": "patch",
          "published_at": "2020-12-17T11:10:54Z"
        },
        {
          "tag": "v0.9.23",
          "kind": "patch",
          "published_at": "2020-12-07T13:10:05Z"
        },
        {
          "tag": "v0.9.22",
          "kind": "patch",
          "published_at": "2020-12-02T20:09:45Z"
        },
        {
          "tag": "v0.9.21",
          "kind": "patch",
          "published_at": "2020-12-01T16:51:16Z"
        },
        {
          "tag": "v0.9.20",
          "kind": "patch",
          "published_at": "2020-11-30T12:12:52Z"
        },
        {
          "tag": "v0.9.19",
          "kind": "patch",
          "published_at": "2020-11-20T16:13:25Z"
        },
        {
          "tag": "v0.9.18",
          "kind": "patch",
          "published_at": "2020-11-17T00:22:10Z"
        },
        {
          "tag": "v0.9.17",
          "kind": "patch",
          "published_at": "2020-10-16T15:11:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1a236fb69ae2b69002e3606600df35df380bfe85",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#711)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T09:03:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0b2ebfec265e38353d80d1ebdd42e91264f60a22",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/cache from 2 to 3 (#704)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-02T10:23:29Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4253bff2a40a5b34d63a616c6daf5b2878032e24",
          "body": "* Fix some tests\n\n- Fix doctests\n- Refactor _zeroed_backing()\n- Use `mergewith(f)` instead of the deprecated `merge(f)`\n\n* Fix CI\n\n* Bump version",
          "is_bot": false,
          "headline": "Fix some tests and bump version (#706)",
          "author_name": "James Wrigley",
          "author_login": "JamesWrigley",
          "committed_at": "2026-04-02T10:14:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad0d242ec9844f5e3cfb50eb522df34b810ea47",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6 (#705)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T07:53:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "004e43ed79c09f2fea5da4b764531b2989a9ff3a",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#700)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T11:14:26Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "115c282239934b3be6d8f7576d0551c620cef752",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5 (#699)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T11:31:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "414b660321fdb4f7e02fdbf696b332f458ad7d21",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T16:51:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "124e0cb88debb3e5217659f4a4cdac214b25020b",
          "body": "…nds-2025\n\nUpdate compat bounds to exclude releases older than 1 year",
          "is_bot": false,
          "headline": "Merge pull request #698 from ChrisRackauckas-Claude/update-compat-bou…",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T16:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d5c65117d0048cdf86be8a6e8c8865000b749d5",
          "body": null,
          "is_bot": false,
          "headline": "Update Downgrade.yml",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T16:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6facda3a01aba5dac5763650fe8350d32029a750",
          "body": null,
          "is_bot": false,
          "headline": "Create Downgrade.yml",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:52:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632c0dcacf54640ffe46fe44c53f65a1eaed1be5",
          "body": "This commit updates the minimum version bounds in [compat] to exclude\npackage releases older than one year (as of August 2025):\n\n- BenchmarkTools: 1 → 1.5 (v1.5.0 from Feb 2024)\n- Compat: 4 → 4.15 (v4.15.0 from May 2024)\n- FiniteDifferences: 0.12 → 0.12.32 (v0.12.32 from May 2024)\n- OffsetArrays: 1 \n[…]\nis ensures the package depends only on recent, actively maintained\nversions of its dependencies.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update compat bounds to exclude releases >1 year old",
          "author_name": "ChrisRackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:45:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f396d365648ae973291a43e7733015ede9cdec4b",
          "body": "Bump Julia lower bound to v1.10 and modernize dependencies",
          "is_bot": false,
          "headline": "Merge pull request #697 from ChrisRackauckas-Claude/bump-julia-v1.10",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:43:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3a13a640a36092e1397b1292ff22201757ad466",
          "body": "Update site authors",
          "is_bot": false,
          "headline": "Merge pull request #647 from JuliaDiff/ox/authors",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:33:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b982323bdd478c8d55a9bdd2d7591c6bcb4ab36",
          "body": "…06-23-00-47-34-712-02072436043\n\nCompatHelper: add new compat entry for ChainRulesCore at version 1 for package docs, (keep existing compat)",
          "is_bot": false,
          "headline": "Merge pull request #694 from JuliaDiff/compathelper/new_version/2025-…",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:33:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69bedfd739c97349b6e2b756191ed847755d3cc4",
          "body": "Docs updates",
          "is_bot": false,
          "headline": "Merge pull request #696 from abhro/favicon",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:32:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "468f8a747f6ba2306459fe0ad88fd1316bc6d40b",
          "body": "- Update Julia lower bound from 1.6 to 1.10\n- Update package dependencies to drop older lower bounds:\n  - BenchmarkTools: 0.5 -> 1\n  - Compat: 3.40, 4 -> 4\n  - FiniteDifferences: 0.10 -> 0.12\n  - StaticArrays: 0.11, 0.12, 1 -> 1\n- Remove VERSION checks for Julia versions < 1.10 in tests\n- Update CI \n[…]\ne Julia 1.10+ which allows us to\nassume extensions always exist and simplify compatibility code.\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Bump Julia lower bound to v1.10 and update dependencies",
          "author_name": "ChrisRackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2025-08-09T14:24:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4fada6f23b50310913484f096882dfa282e43c3c",
          "body": "Favicon created by running\n```\n$ convert logo.png -scale 128 favicon.ico\n```\nusing ImageMagick in docs/src/assets",
          "is_bot": false,
          "headline": "Create docs site favicon",
          "author_name": "abhro",
          "author_login": "abhro",
          "committed_at": "2025-07-08T13:58:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf6072c225be2a7ff0960c960de22de6e36b447",
          "body": null,
          "is_bot": false,
          "headline": "Remove docs/Manifest.toml and manage self dep in docs/Project.toml",
          "author_name": "abhro",
          "author_login": "abhro",
          "committed_at": "2025-07-08T13:49:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ad01982047671ddfb463b253f2e18bc88fe706a",
          "body": "…-712-02072436043",
          "is_bot": false,
          "headline": "Merge branch 'main' into compathelper/new_version/2025-06-23-00-47-34…",
          "author_name": "David Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-06-23T08:51:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d42e8ef5d1a1fde063071f3471f12749134d7791",
          "body": "…e docs, (keep existing compat) (#695)\n\nCo-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>",
          "is_bot": true,
          "headline": "CompatHelper: add new compat entry for Compat at version 4 for packag…",
          "author_name": "github-actions[bot]",
          "author_login": "github-actions[bot]",
          "committed_at": "2025-06-23T08:50:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b878a69f287833a2cbdb3c357f929befb9d69986",
          "body": "…r package docs, (keep existing compat)",
          "is_bot": false,
          "headline": "CompatHelper: add new compat entry for ChainRulesCore at version 1 fo…",
          "author_name": "CompatHelper Julia",
          "author_login": null,
          "committed_at": "2025-06-23T00:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "869f452506ff37f02da38fa0f0069feb411a3ba2",
          "body": "* fix #685\n\n* comment\n\n* comment\n\n* InplaceableThunk\n\n* v1.25.2",
          "is_bot": false,
          "headline": "fix #685 (#688)",
          "author_name": "cossio",
          "author_login": "cossio",
          "committed_at": "2025-06-22T19:15:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f5d956f3b1a34e7669adcd130b6e69cf8da41f",
          "body": null,
          "is_bot": false,
          "headline": "Update CI (#693)",
          "author_name": "David Widmann",
          "author_login": "devmotion",
          "committed_at": "2025-06-22T08:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "134b9fd8c3f27f5296fb5997e3539d493a599bcb",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v1...v2)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump julia-actions/setup-julia from 1 to 2 (#692)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T09:12:57Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "38db7f6057d45d1904e762afd3f55f2af744205a",
          "body": "* Bump codecov/codecov-action from 1 to 5\n\nBumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://\n[…]\ngned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: David Widmann <devmotion@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 1 to 5 (#691)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T07:33:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57e9ed219f61acf71bfd7834afb157bc8a6a6a6e",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v4)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 4 (#689)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T07:24:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "33676cfd2ced7b945411ed650a05c37838f393e8",
          "body": "Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/cache from 2 to 4 (#690)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-06-16T07:19:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2aad1172e8c7822e8e0a28545450438a73624e35",
          "body": "* Allow disabling thunking\n\n* Bump to 1.25.1\n\n* Simplify\n\n* Unconditionally disable thunks for 2nd order AD\n\n* Add comment\n\n* Fixes",
          "is_bot": false,
          "headline": "Disable thunks for 2nd order AD (#683)",
          "author_name": "Anton Smirnov",
          "author_login": "pxl-th",
          "committed_at": "2025-01-03T05:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f2c941712f9e2cd11f476666a63dc462ed6440a",
          "body": "…eltype` for `NoTangent` (#682)\n\n* Add promotion rules for ZeroTangent and NoTangent\r\n\r\n* Make NoTangent have an eltype of itself.\r\n\r\n* bump version",
          "is_bot": false,
          "headline": "Add type promotion rules for `NoTangent` and `ZeroTangent`, and add `…",
          "author_name": "Nicholas Bauer",
          "author_login": "BioTurboNick",
          "committed_at": "2024-09-17T22:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9627bd6a949ca88ba867bf4fa177a45bf780a248",
          "body": "* Update dependencies\r\n\r\n* Update fenced code block examples\r\n\r\n* Fix indents\r\n\r\n* Add headers in docstrings\r\n\r\n* Add backticks\r\n\r\n* Fix admonition blocks\r\n\r\n* Fix more doctests",
          "is_bot": false,
          "headline": "Update documentation (#681)",
          "author_name": "abhro",
          "author_login": "abhro",
          "committed_at": "2024-09-03T12:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95c181c662ead23aaf9904b8a560bebeb9022a3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md (#680)",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-07-16T10:59:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ea5d70569ff23e6b7880355b8f461939a13c97",
          "body": "* make `@non_differentiable` use identical pullbacks when possible\r\n\r\nFixes #678\r\n\r\n* simpler\r\n\r\n* bump version",
          "is_bot": false,
          "headline": "make `@non_differentiable` use identical pullbacks when possible (#679)",
          "author_name": "Neven Sajko",
          "author_login": "nsajko",
          "committed_at": "2024-05-31T21:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3da9c1a4b9c90a69c519b653cd4d7c837cd868a5",
          "body": "The tools didn't have newlines between them making it hard to read",
          "is_bot": false,
          "headline": "Update index.md (#677)",
          "author_name": "William Moses",
          "author_login": "wsmoses",
          "committed_at": "2024-05-31T15:31:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa530b9865ec0cb3acff81ddef0967fdcc8c8214",
          "body": "* Add more engines supporting ChainRules to the docs\r\n\r\n* Add Tracker too\r\n\r\n* Update docs/src/index.md",
          "is_bot": false,
          "headline": "Add more engines supporting ChainRules to the docs (#676)",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-05-17T15:39:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d35f217d606d688f4801411e56fc066528614f55",
          "body": "Update supporting AD engines",
          "is_bot": false,
          "headline": "Merge pull request #673 from JuliaDiff/ox/update_engines",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-05-14T14:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fb29141a146baa8bf75cbe10b249980c26d480",
          "body": "Co-authored-by: Will Tebbutt <wt0881@my.bristol.ac.uk>",
          "is_bot": false,
          "headline": "Update docs/src/index.md",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-05-14T14:52:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "426ce08ff9d58b47ae24d9604754e6a3df20d786",
          "body": null,
          "is_bot": false,
          "headline": "Update supporting AD engines",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-05-14T13:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee24752b7a0937b843776c7d5a90b3e0975875ec",
          "body": "ci: use DataInterpolations from SciML instead of PumasAI",
          "is_bot": false,
          "headline": "Merge pull request #672 from sathvikbhagavan/patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-05-08T08:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f2b182376716918f6fd72f8897c41fa56b4b7bf",
          "body": null,
          "is_bot": false,
          "headline": "ci: use DataInterpolations from SciML instead of PumasAI",
          "author_name": "Sathvik Bhagavan",
          "author_login": "sathvikbhagavan",
          "committed_at": "2024-05-07T09:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b000888605c02e571591c418b5ccd7b0ca836cc",
          "body": "Add test to document Float32 projection behavior",
          "is_bot": false,
          "headline": "Merge pull request #629 from jeremiahpslewis/jpsl/add-test",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-03-01T06:22:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed50b20eb602736b0c400b6bc00aa18bead1c779",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-03-01T04:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f23a9f7519bce5be93ca45b458a1ef79682e5a1",
          "body": null,
          "is_bot": false,
          "headline": "fix guess_tangent_type(::Bool) to return a type",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-03-01T04:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7730f385385ed5cf316cef53aadc9d0a59aaf2df",
          "body": "Bools have no tangent",
          "is_bot": false,
          "headline": "Merge pull request #667 from JuliaDiff/ox/nobool",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-03-01T03:53:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2c810df590501995948259682e5e8feee95f9c",
          "body": null,
          "is_bot": false,
          "headline": "Bools have no tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-28T00:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75e84bcd468cfdfeaf10d457789ffecb87851a63",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-23T08:54:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b3093bb1b446ff49371db788586a64cad68b98",
          "body": "handling type-known empty containers in zero_tangent",
          "is_bot": false,
          "headline": "Merge pull request #663 from JuliaDiff/ox/tkz",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-23T08:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4a0171cc60102fcc9d68c8b4f06cf7858f56301",
          "body": null,
          "is_bot": false,
          "headline": "only define zero_tangent for empty Pairs if Pairs is defined",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-23T05:40:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4731b74db3d24f4a2779587e67d79a346263f79",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-20T05:05:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09ae81d8064291fd5f1775c4339c1cd2ea30d451",
          "body": "add scaling division",
          "is_bot": false,
          "headline": "Merge pull request #666 from JuliaDiff/ox/div",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-20T05:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cfd06dd7bcdec62531ed59508eb676e186c4703",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "format",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-20T05:04:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a3b900f1af91418bc4ed396bb41a2b2e68b4a04",
          "body": null,
          "is_bot": false,
          "headline": "add scaling division",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-20T04:32:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9de61c493ceb9a47d337e223513ce9a6e9739f6",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-13T04:32:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d783bce49bf5c6a945299d7700ff4854c45675a",
          "body": null,
          "is_bot": false,
          "headline": "guess_zero_tangent_type takes a type",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-13T04:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c8c812127473d3ad0708489c4571d10260e7bc3",
          "body": null,
          "is_bot": false,
          "headline": "handling type-known empty containers in zero_tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-13T04:02:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2387dc15228ab8ab4e8a0c9a03bdeccc7d0734f6",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T11:00:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8c3c215328c9547c70e79f602e172f800b984c",
          "body": "Define a bunch of zero_tangents that should just NoTangent",
          "is_bot": false,
          "headline": "Merge pull request #662 from JuliaDiff/ox/donot_zero",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T10:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a105ba930ed620bc547b5d14d933528537fec354",
          "body": null,
          "is_bot": false,
          "headline": "only test behavour with PersistentDict if it is defined",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T10:35:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1c9cfc2ca190a9d923ea377051a3a576df5fb38",
          "body": "… that constructable",
          "is_bot": false,
          "headline": "Given we require the AbstractDicts to be backed by DIcts we must make…",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T09:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f9723c2d55cebef641bd034333622621f9b517d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T08:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cc02c9c261a284de4fa51de09c13779b77e44c",
          "body": null,
          "is_bot": false,
          "headline": "Define a bunch of zero_tangents that should just NoTangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-08T08:01:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0385ea856f5c118a1076ea8f2bc197ab01c32c70",
          "body": "Update Project.toml",
          "is_bot": false,
          "headline": "Merge pull request #661 from JuliaDiff/oxinabox-patch-1",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T04:11:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b26e7b8f15719e6db8ab6b9aab217ee75848965",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T04:11:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3d4261188b554fd0856303095cc98612055201",
          "body": "Implement Tangent subtraction",
          "is_bot": false,
          "headline": "Merge pull request #660 from JuliaDiff/ox/subtract",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T04:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7e00c7380910b444e66d8fa3ee7313133032502",
          "body": null,
          "is_bot": false,
          "headline": "testset not test",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T03:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7230e9403c250c56081a923103e2852664d73586",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T02:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a52a213576d50701e2a98fe30d60bb7baae334a9",
          "body": null,
          "is_bot": false,
          "headline": "Also test for mutable tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T02:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd64864bb1604039098433a9e46abc11b122d0dd",
          "body": null,
          "is_bot": false,
          "headline": "Implement Tangent subtraction",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-02-07T02:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2b4b9407eefd1ce4dc6c452fc32adca652e129d",
          "body": "Restrict kwarg type in code generated by @non_differentiable macro",
          "is_bot": false,
          "headline": "Merge pull request #657 from JuliaDiff/ox/fix_ci",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-30T05:44:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "935d625c9a03497a43602ccc9f746c776dc3686e",
          "body": "Fix hash(::MutableTangent) on 32 bit",
          "is_bot": false,
          "headline": "Merge pull request #659 from JuliaDiff/ox/32",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-29T08:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9304c7b9997b24c72de0df3cfdee8cba9fdba0c",
          "body": null,
          "is_bot": false,
          "headline": "Fix hash(::MutableTangent) on 32 bit",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-29T05:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a56d9c6e923020197f47d3129a33457522a61d4",
          "body": "fix typo and formatting",
          "is_bot": false,
          "headline": "Merge pull request #656 from kshitij12345/propagators-fix-typo",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-29T05:01:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99d2aed9a983bd4c8ffb859d672e8525ea6e75e2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-29T04:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba7477e3a62c8d3b12a0d2dae718f143ea8b8a0",
          "body": null,
          "is_bot": false,
          "headline": "Restrict kwarg type in code generated by @non_differentiable macro",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-29T04:53:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1de8939ece87a47e7cbd69556399b3b4249185",
          "body": null,
          "is_bot": false,
          "headline": "fix typo and formatting",
          "author_name": "Kshiteej K",
          "author_login": "kshitij12345",
          "committed_at": "2024-01-27T13:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86125f52ef8dd3c8b30aefabbdb89ff84fe6329",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T11:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96e0f5436e35d35412d99d426ef92a859221a56a",
          "body": "Introduce MutableTangent",
          "is_bot": false,
          "headline": "Merge pull request #626 from JuliaDiff/ox/mutabletangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T11:05:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73b7508b4b4df59e3e0754386805f1cf78d8dcd3",
          "body": null,
          "is_bot": false,
          "headline": "stronger statement about aliasing",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T10:51:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95e63d0dde918ac2d2662d0b574295ab71d51387",
          "body": null,
          "is_bot": false,
          "headline": "improve docs",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d61f416049ae5c79c79ecdfb430360f757818ae",
          "body": null,
          "is_bot": false,
          "headline": "Add broken tests for Aliasing and Cyclic references",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "501857dd7d50085d2aaf0e7dfe1287230b5255f5",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update test/tangent_types/structural_tangent.jl",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3380bca2656fce41cd2cb9a37c4a2f8b7ae0aea",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update src/tangent_types/structural_tangent.jl",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8865897c7cd8b9dad20866bce8d773105b8c951",
          "body": null,
          "is_bot": false,
          "headline": "docs more consistent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26138a9a1d1b8bc895f7012171e32b4148e0bed5",
          "body": null,
          "is_bot": false,
          "headline": "move show code to `Common` area",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da8c20434f38605471b0e33ccf2e9d77cc196d02",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f481d05467aa9fe32f60ea14af1ec7096fb3b15d",
          "body": null,
          "is_bot": false,
          "headline": "overload show for mutable tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a4d57f5213395546b2fdde691e6ad153df7b9b",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67686da84adc2ffc040c20be68a6e3f64de7136",
          "body": null,
          "is_bot": false,
          "headline": "Add structural zero tangent code for higher order",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a54fae8e9cf179ab224bf744cff4a34c0966ef3",
          "body": null,
          "is_bot": false,
          "headline": "define zero_tangent for Tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5efd7dbcb46970a7b0ffe1366834c8584191ee9",
          "body": null,
          "is_bot": false,
          "headline": "Support types that have no tangent space in zero_tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6d6e52bb8b4c7b7a00742cf8512b7c8e869e4d",
          "body": null,
          "is_bot": false,
          "headline": "wrap structural tangent tests in a common testset",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8471f39e6eed6097768c0e52ad4623f4fc6697cc",
          "body": null,
          "is_bot": false,
          "headline": "use ismutabletype from Compat",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad299716065b18af366355e52666a4734cd45e34",
          "body": null,
          "is_bot": false,
          "headline": "Add docs for forward mutation support",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db45626b0d6dab704f3ed598f5dd829fbc8d6132",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3f1ab17ac174f8e537e64ffb2ed786e0275648",
          "body": null,
          "is_bot": false,
          "headline": "handle abstract fields right in mutable tangents outside of zero tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3562c6603da408851276c7a148941c77960180d",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "formatting",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d88acd4a3c744faf87fa4d8396c881eefe145e3",
          "body": null,
          "is_bot": false,
          "headline": "set MutableTangent setproperty! on index",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a7e39bd8a6ea3a89fd7fa927710ab6444a34ef",
          "body": null,
          "is_bot": false,
          "headline": "overhaul zero_tangent and MutableTangent for type stability",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac92bd209ce2da67c0fc137123b0ad64e5b67c5",
          "body": null,
          "is_bot": false,
          "headline": "Handle Structs with undef fields",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a19913f874e951882de870902a34ec084cfa623",
          "body": "Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
          "is_bot": false,
          "headline": "style",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17064c2ec055b96ec965d1375ede0e6e29b12c53",
          "body": null,
          "is_bot": false,
          "headline": "add some more test cases to zero_tangent",
          "author_name": "Frames White",
          "author_login": "oxinabox",
          "committed_at": "2024-01-25T09:44:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 16,
      "latest_release_at": "2026-04-02T10:41:15Z",
      "latest_release_tag": "v1.26.1",
      "releases_from_tags": false,
      "days_since_last_push": 34,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 115,
      "mean_days_between_releases": 85.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 66,
      "stars": 267,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-08-04",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-12-21",
            "count": 1
          },
          {
            "date": "2020-03-19",
            "count": 1
          },
          {
            "date": "2020-04-01",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-25",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-09-25",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 1
          },
          {
            "date": "2020-11-09",
            "count": 1
          },
          {
            "date": "2020-12-20",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2023-01-14",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 2
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2024-01-09",
            "count": 1
          },
          {
            "date": "2024-01-14",
            "count": 2
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-09-17",
            "count": 1
          },
          {
            "date": "2025-01-02",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 66,
        "total_forks": 66
      },
      "star_history": null,
      "open_issues_and_prs": 141
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 29,
        "merged_prs": 350,
        "open_issues": 112,
        "closed_ratio": 0.594,
        "closed_issues": 164,
        "closed_unmerged_prs": 49
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "oxinabox",
          "commits": 574,
          "avatar_url": "https://avatars.githubusercontent.com/u/5127634?v=4"
        },
        {
          "type": "User",
          "login": "mcabbott",
          "commits": 116,
          "avatar_url": "https://avatars.githubusercontent.com/u/32575566?v=4"
        },
        {
          "type": "User",
          "login": "mzgubic",
          "commits": 57,
          "avatar_url": "https://avatars.githubusercontent.com/u/15211548?v=4"
        },
        {
          "type": "User",
          "login": "jrevels",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/3277443?v=4"
        },
        {
          "type": "User",
          "login": "nickrobinson251",
          "commits": 51,
          "avatar_url": "https://avatars.githubusercontent.com/u/13448787?v=4"
        },
        {
          "type": "User",
          "login": "ararslan",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/6396159?v=4"
        },
        {
          "type": "User",
          "login": "devmotion",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/26102?v=4"
        },
        {
          "type": "User",
          "login": "simeonschaub",
          "commits": 25,
          "avatar_url": "https://avatars.githubusercontent.com/u/5220528?v=4"
        },
        {
          "type": "User",
          "login": "YingboMa",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/17304743?v=4"
        },
        {
          "type": "User",
          "login": "ChrisRackauckas",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/1814174?v=4"
        }
      ],
      "contributors_sampled": 56,
      "top_contributor_share": 0.53
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "CompatHelper.yml",
        "Downgrade.yml",
        "IntegrationTest.yml",
        "JuliaNightly.yml",
        "TagBot.yml",
        "format.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "17 out of 21 merged PRs checked by a CI test -- score normalized to 8",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 9,
            "reason": "Found 10/11 approved changesets -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 92 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "1 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1a236fb69ae2b69002e3606600df35df380bfe85",
        "ran_at": "2026-07-26T22:42:04Z",
        "aggregate_score": 5.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T07:42:37Z",
      "oldest_open_prs": [
        {
          "number": 54,
          "created_at": "2019-09-22T21:02:02Z",
          "last_comment_at": "2020-07-06T06:50:08Z",
          "last_comment_author": "simeonschaub"
        },
        {
          "number": 162,
          "created_at": "2020-05-07T17:19:36Z",
          "last_comment_at": "2020-05-12T10:46:17Z",
          "last_comment_author": "nickrobinson251"
        },
        {
          "number": 222,
          "created_at": "2020-09-25T19:51:47Z",
          "last_comment_at": "2020-12-03T19:04:59Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 237,
          "created_at": "2020-10-17T15:02:03Z",
          "last_comment_at": "2020-11-20T19:17:52Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 347,
          "created_at": "2021-05-06T15:22:55Z",
          "last_comment_at": "2021-05-06T16:21:00Z",
          "last_comment_author": "willtebbutt"
        },
        {
          "number": 412,
          "created_at": "2021-07-26T15:17:56Z",
          "last_comment_at": "2021-07-27T20:40:48Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 430,
          "created_at": "2021-08-11T00:59:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 449,
          "created_at": "2021-08-28T21:56:18Z",
          "last_comment_at": "2021-11-04T14:10:54Z",
          "last_comment_author": "mcabbott"
        },
        {
          "number": 463,
          "created_at": "2021-09-21T21:42:42Z",
          "last_comment_at": "2021-10-06T12:23:01Z",
          "last_comment_author": "st--"
        },
        {
          "number": 491,
          "created_at": "2021-10-13T17:54:05Z",
          "last_comment_at": "2021-10-13T18:06:24Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 503,
          "created_at": "2021-10-28T06:05:52Z",
          "last_comment_at": "2021-10-28T14:42:26Z",
          "last_comment_author": "simeonschaub"
        },
        {
          "number": 528,
          "created_at": "2022-01-11T15:27:08Z",
          "last_comment_at": "2022-07-08T14:43:45Z",
          "last_comment_author": "mcabbott"
        },
        {
          "number": 551,
          "created_at": "2022-03-13T20:23:58Z",
          "last_comment_at": "2023-02-15T08:56:03Z",
          "last_comment_author": "sethaxen"
        },
        {
          "number": 557,
          "created_at": "2022-06-21T03:01:52Z",
          "last_comment_at": "2022-06-27T03:05:40Z",
          "last_comment_author": "mcabbott"
        },
        {
          "number": 561,
          "created_at": "2022-06-30T23:00:42Z",
          "last_comment_at": "2022-07-01T14:43:24Z",
          "last_comment_author": "oscardssmith"
        },
        {
          "number": 570,
          "created_at": "2022-07-26T21:13:02Z",
          "last_comment_at": "2022-08-05T13:57:29Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 574,
          "created_at": "2022-08-10T00:13:46Z",
          "last_comment_at": "2022-08-12T04:07:17Z",
          "last_comment_author": "mcabbott"
        },
        {
          "number": 575,
          "created_at": "2022-08-19T14:38:29Z",
          "last_comment_at": "2022-08-19T15:01:21Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 587,
          "created_at": "2022-09-20T15:26:45Z",
          "last_comment_at": "2023-02-27T07:33:34Z",
          "last_comment_author": "codecov-commenter"
        },
        {
          "number": 592,
          "created_at": "2022-10-23T04:33:53Z",
          "last_comment_at": "2022-10-29T23:21:40Z",
          "last_comment_author": "ToucheSir"
        }
      ],
      "last_merged_pr_at": "2026-06-22T09:03:16Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2019-05-10T18:21:58Z",
          "last_comment_at": "2021-06-20T12:06:49Z",
          "last_comment_author": "oschulz"
        },
        {
          "number": 67,
          "created_at": "2019-07-31T19:02:04Z",
          "last_comment_at": "2020-01-18T10:23:32Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 23,
          "created_at": "2019-08-19T13:40:02Z",
          "last_comment_at": "2019-09-03T15:39:33Z",
          "last_comment_author": "simeonschaub"
        },
        {
          "number": 37,
          "created_at": "2019-08-30T13:22:43Z",
          "last_comment_at": "2020-04-29T11:31:25Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 40,
          "created_at": "2019-08-30T13:49:08Z",
          "last_comment_at": "2020-01-10T15:13:14Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 44,
          "created_at": "2019-09-03T10:54:28Z",
          "last_comment_at": "2020-04-20T20:47:22Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 45,
          "created_at": "2019-09-03T12:23:17Z",
          "last_comment_at": "2019-09-10T14:24:41Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 46,
          "created_at": "2019-09-03T14:55:49Z",
          "last_comment_at": "2019-09-17T22:12:36Z",
          "last_comment_author": "nickrobinson251"
        },
        {
          "number": 50,
          "created_at": "2019-09-12T11:35:32Z",
          "last_comment_at": "2020-10-18T14:07:41Z",
          "last_comment_author": "gxyd"
        },
        {
          "number": 66,
          "created_at": "2019-11-18T12:22:07Z",
          "last_comment_at": "2023-02-22T14:21:08Z",
          "last_comment_author": "sethaxen"
        },
        {
          "number": 73,
          "created_at": "2019-12-25T21:57:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2020-01-03T19:56:19Z",
          "last_comment_at": "2020-01-04T18:30:54Z",
          "last_comment_author": "simeonschaub"
        },
        {
          "number": 85,
          "created_at": "2020-01-10T15:26:51Z",
          "last_comment_at": "2021-07-16T11:45:31Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 87,
          "created_at": "2020-01-10T19:01:01Z",
          "last_comment_at": "2020-01-12T17:27:38Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 92,
          "created_at": "2020-01-12T21:24:11Z",
          "last_comment_at": "2020-07-14T09:14:47Z",
          "last_comment_author": "ettersi"
        },
        {
          "number": 94,
          "created_at": "2020-01-13T02:40:10Z",
          "last_comment_at": "2020-01-14T10:10:47Z",
          "last_comment_author": "oxinabox"
        },
        {
          "number": 106,
          "created_at": "2020-01-19T12:18:48Z",
          "last_comment_at": "2020-01-19T14:13:52Z",
          "last_comment_author": "willtebbutt"
        },
        {
          "number": 117,
          "created_at": "2020-01-22T20:52:53Z",
          "last_comment_at": "2020-02-04T23:54:10Z",
          "last_comment_author": "nickrobinson251"
        },
        {
          "number": 124,
          "created_at": "2020-01-29T20:36:11Z",
          "last_comment_at": "2020-01-29T23:26:30Z",
          "last_comment_author": "nickrobinson251"
        },
        {
          "number": 144,
          "created_at": "2020-03-30T20:40:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/JuliaDiff/ChainRulesCore.jl",
    "host": "github.com",
    "name": "ChainRulesCore.jl",
    "owner": "JuliaDiff"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 54,
        "vitality": 53,
        "community": 52,
        "governance": 61,
        "engineering": 68
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "commits_last_year": 16,
              "human_commit_share": 0.9,
              "days_since_last_push": 34,
              "active_weeks_last_year": 5
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 34 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "16 commits in the last year",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 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": "good",
            "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": 82,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.26.1",
              "releases_from_tags": false,
              "days_since_latest_release": 115,
              "mean_days_between_releases": 85.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 115 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~85.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 85.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 115,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 115 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 66,
              "stars": 267,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "267 stars",
                "points": 39.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 267
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "66 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 56,
              "top_contributor_share": 0.53
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 53% of commits",
                "points": 10.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 53
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "56 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 92 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "merged_prs": 350,
              "open_issues": 112,
              "closed_issues": 164,
              "issue_closed_ratio": 0.594,
              "closed_unmerged_prs": 49
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "59% of issues closed",
                "points": 27.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 59
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "350/399 decided PRs merged",
                "points": 33.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 350,
                      "decided": 399
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/11 approved changesets -- score normalized to 9",
                "points": 13.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 188,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "JuliaDiff",
              "public_repos": 28,
              "account_age_days": 4439
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "188 followers of JuliaDiff",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 188,
                      "login": "JuliaDiff"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "28 public repos, account ~12 yr old",
                "points": 22.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 28
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "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": 68,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 64,
            "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": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "17 out of 21 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "automatic-differentiation",
                "julia",
                "hacktoberfest"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 54,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.4
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "17 out of 21 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/11 approved changesets -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 92 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "1 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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 24
            },
            "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": "critical",
        "name": "AI Readiness",
        "value": 25,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.478,
              "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": "43 of 90 human commits state their intent (structured subject or explanatory body)",
                "points": 25.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 43,
                      "sampled": 90
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.09
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "9 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 9,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:42:31.163513Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/JuliaDiff/ChainRulesCore.jl.svg",
  "full_name": "JuliaDiff/ChainRulesCore.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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