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

jw3126 / Setfield.jl

Update deeply nested immutable structs.

Julia自定义许可证★ 168 星标⑂ 15 复刻始于 2017年12月在 GitHub 上查看 ↗

jw3126/Setfield.jl 的健康指数为 100 分中的 46 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(63/100),最低的是AI Readiness(19/100)。 最近一次更新在 456 天前。 近期的大部分工作由 1 位贡献者完成。

46
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Jan Weidner个人账户
59 关注者249 个公开仓库始于 2014年4月

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

按类别列示的指标

活力

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

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

发布纪律

52中等
评分方式
27/27有发布版本 — 已发布 26 个发布版本
7.2/36发布时效 — 最近一次发布版本于 456 天前
12.6/27发布节奏 — 约每 194.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count26
latest_release_tagv0.8.3
releases_from_tags
days_since_latest_release456
mean_days_between_releases194.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

47存在风险 · 占总体的 18%
评分方式
36.1/60星标 — 168 个星标
9.6/25复刻 — 15 个复刻
3.9/15关注者 — 6 位关注者
所用输入
forks15
stars168
watchers6
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

可持续性与治理

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

57中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
11/22.5提交分布 — 头号贡献者编写了 51% 的提交
13.5/13.5贡献者广度 — 14 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 23 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled14
top_contributor_share0.513
评分方式
31.4/46.8议题解决 — 67% 的议题已关闭
31.1/38.3PR 接受 — 已裁定的 PR 中 95/117 已合并
7.5/15OpenSSF Scorecard:Code-Review — Found 7/13 approved changesets -- score normalized to 5
所用输入
merged_prs95
open_issues21
closed_issues43
issue_closed_ratio0.672
closed_unmerged_prs22
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
12.8/25所有者影响力 — jw3126 有 59 位关注者
25/25既往记录 — 249 个公开仓库,账户约 12 年
所用输入
followers59
owner_typeUser
is_verified
owner_loginjw3126
public_repos249
account_age_days4,489
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

63中等 · 占总体的 20%

工程实践

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

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicsjulia, immutable, lens
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

39存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
3.8/7.5Code-Review — Found 7/13 approved changesets -- score normalized to 5
2.5/2.5Contributors — project has 23 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — 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_aggregate3.9
已排除计分(无数据或不适用):branch_protection, packaging, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

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

机器可读接口

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

关键数据

168GitHub 星标
14贡献者
0最近 12 个月提交数
456距最近推送天数
26发布版本数
1巴士系数(bus factor)
21开放议题
软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 15 ⇿
0Star
15Fork
22发布

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

03581013151522018-022021-082025-02
主版本 1次版本 9修订 12

每个点涵盖 7 天。

OpenSSF Scorecard 3.9 / 10
3.9综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 23:03 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
0CI-Tests0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
5Code-ReviewFound 7/13 approved changesets -- score normalized to 5
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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": [
        "julia",
        "immutable",
        "lens"
      ],
      "is_fork": false,
      "size_kb": 704,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Julia": 46800
      },
      "pushed_at": "2025-04-26T08:42:56Z",
      "created_at": "2017-12-06T12:02:33Z",
      "owner_type": "User",
      "updated_at": "2026-06-22T16:36:11Z",
      "description": "Update deeply nested immutable structs.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Jan Weidner",
      "type": "User",
      "login": "jw3126",
      "company": null,
      "location": "Freiburg, Germany",
      "followers": 59,
      "avatar_url": "https://avatars.githubusercontent.com/u/7261506?v=4",
      "created_at": "2014-04-11T09:08:01Z",
      "is_verified": null,
      "public_repos": 249,
      "account_age_days": 4489
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2025-04-26T08:42:56Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2025-02-25T07:12:05Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2022-08-23T09:28:58Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2022-08-05T15:15:04Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-05-23T10:20:21Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2022-02-19T17:13:54Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2021-12-04T19:12:47Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2021-09-16T07:15:05Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-08-01T06:18:46Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2020-07-10T12:12:59Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2020-01-13T12:47:15Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2019-12-17T09:07:38Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2019-12-12T09:55:45Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2019-11-16T06:48:59Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2019-11-07T05:19:19Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2019-10-10T19:18:38Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2019-09-17T07:14:40Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2019-03-31T20:02:06Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2019-02-01T02:22:26Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2018-12-12T23:05:58Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2018-11-14T22:34:00Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2018-09-01T19:24:24Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2018-08-15T21:15:03Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2018-04-03T15:15:11Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2018-02-26T08:27:09Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2018-02-21T07:54:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7e87f1f040f37a64d38cdab5c53b32312d3eb7c3",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2025-02-25T06:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81d8dab895a2e1cfbb3ace91f8c70d4075450ddc",
          "body": "Allow for proposed new parsing of `array[end]` in Setfield",
          "is_bot": false,
          "headline": "Merge pull request #182 from mlechu/fix-end-parsing",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2025-02-21T07:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02f746db2964d480b1bb0023a5ad290283938871",
          "body": null,
          "is_bot": false,
          "headline": "Allow for proposed new parsing of `array[end]` in Setfield",
          "author_name": "Em Chu",
          "author_login": "mlechu",
          "committed_at": "2025-02-18T20:28:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31e1e361bd6a251124aa578122e6198b81197b5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2024-02-15T15:35:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17539a9a58c8a2130fc043367eb6bc2fd09dfd3",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-09-08T15:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8d0e094ba7b006327ff84ccfb88be676af941a4",
          "body": "Add Invalidations.yml [ci skip] [skip tests]",
          "is_bot": false,
          "headline": "Merge pull request #177 from ranocha/patch-1",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-09-01T14:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "727a4022c73d465396fda88c3daca66231a2abb9",
          "body": "This is based on https://github.com/julia-actions/julia-invalidations. Adding such checks came up in https://discourse.julialang.org/t/potential-performance-regressions-in-julia-1-8-for-special-un-precompiled-type-dispatches-and-how-to-fix-them/86359. I suggest to add this check here since this package is widely used as a dependency.\n\nSee also SciML/MuladdMacro.jl#26 and SciML/MuladdMacro.jl#29",
          "is_bot": false,
          "headline": "Add Invalidations.yml",
          "author_name": "Hendrik Ranocha",
          "author_login": "ranocha",
          "committed_at": "2022-09-01T11:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4d68ce5f6b8985422d468b1f53f249d59ac280",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #176 from jw3126/phg/slicing",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-08-23T09:06:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "434e7e029dc4491b726071e04267635912c8f764",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-08-23T08:53:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d635db28063a062fe972e54b00f1b9eefc8ec9",
          "body": null,
          "is_bot": false,
          "headline": "Change array literal in test",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-08-16T09:01:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bd8e1b46c678afb8fb184184b7c152dd5f515b",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-08-16T08:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75bf3ce6982b7307e64ec587773d3b6247ecbdc",
          "body": null,
          "is_bot": false,
          "headline": "New version of setindex",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-08-16T08:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94e905c96b050ec86ea4843d48e1bfe574fe3443",
          "body": "update tagbot",
          "is_bot": false,
          "headline": "Merge pull request #173 from jw3126/tagbot",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-08-05T14:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25b7144626d799eb06598eed65234469b91403b",
          "body": null,
          "is_bot": false,
          "headline": "add compat for StaticArraysCore",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-08-05T16:45:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81ad5d965b543cc14d6ee51b63bec3b1e5827e71",
          "body": "Depend on StaticArraysCore.jl; remove Requires.jl dependency",
          "is_bot": false,
          "headline": "Merge pull request #174 from thomvet/thomvet-patch-1",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-08-05T14:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cfd07ded9a8ba8b6e1a454d1d96e06e0c811d36",
          "body": null,
          "is_bot": false,
          "headline": "Adjust Julia versions in CI",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T14:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e97826298501692b7aa7f70331117e7f2b41b0b",
          "body": "Co-authored-by: Jan Weidner <jw3126@gmail.com>",
          "is_bot": false,
          "headline": "Package version",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T12:53:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7798f0a6a6d19f47d6480622df878016db7349a1",
          "body": "Co-authored-by: Jan Weidner <jw3126@gmail.com>",
          "is_bot": false,
          "headline": "Julia version",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T12:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a28e25b4bebecdcaacbb613a47dd84a325e2fc",
          "body": null,
          "is_bot": false,
          "headline": "update tagbot",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-08-05T12:50:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99fac6e81578f490eaea72b1e44d622281f4415c",
          "body": null,
          "is_bot": false,
          "headline": "Cleaning up",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T12:14:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e30cd3432f8fe10fdcb82bd97097f64aefd18f0",
          "body": null,
          "is_bot": false,
          "headline": "Update Project.toml",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T11:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7050011c4068757afbed0db33b27e7e2327a34",
          "body": null,
          "is_bot": false,
          "headline": "Update setindex.jl",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T11:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccd60328701b152a11439fca555157d675fc854",
          "body": null,
          "is_bot": false,
          "headline": "Update Setfield.jl",
          "author_name": "Thomas Vetter",
          "author_login": "thomvet",
          "committed_at": "2022-08-05T11:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c86ca0b559435183e7ac00924c8a056213565810",
          "body": "Fix CompatHelper",
          "is_bot": false,
          "headline": "Merge pull request #172 from ChrisRackauckas/patch-1",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-08-03T17:43:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6801e4194bcc17c555ffb7b4b1d3068d3c438c77",
          "body": "It's not running on v1...",
          "is_bot": false,
          "headline": "Fix CompatHelper",
          "author_name": "Christopher Rackauckas",
          "author_login": "ChrisRackauckas",
          "committed_at": "2022-08-03T12:59:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b926f6ea564f2f1829c46b8cf2a7cac2d631cb23",
          "body": "actualize mention of Accessors",
          "is_bot": false,
          "headline": "Merge pull request #170 from aplavin/patch-1",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-07-07T18:25:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e61e695d398da45262c2e4a1dc98582453eed89",
          "body": "following https://github.com/JuliaObjects/Accessors.jl/issues/59",
          "is_bot": false,
          "headline": "actualize mention of Accessors",
          "author_name": "Alexander",
          "author_login": "aplavin",
          "committed_at": "2022-07-07T17:35:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "986ba15658d5b2953852f38ff181b10edba8eafe",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-05-20T06:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25f5f5a0e3f4cbc6f8c44955fb7fb0981b961e55",
          "body": "Allow interpolation of properties",
          "is_bot": false,
          "headline": "Merge pull request #168 from phipsgabler/phg/interpolation",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2022-02-19T16:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fdfb7f92de7f3a4064b8e3abeda0350f7e565b2",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-02-19T10:40:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e56f3483ac26555f71ff715de577ddc4c8afcf9",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary var-string",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-02-13T11:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba3cd388b329c5e5775b036a2475e45f499dec25",
          "body": null,
          "is_bot": false,
          "headline": "Add more tests for property interpolation",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-02-13T10:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac30135c97b4eb8236d4b2133c103da2683668f8",
          "body": null,
          "is_bot": false,
          "headline": "Allow interpolation of properties",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2022-02-12T08:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff69d586a072e0b3342415c0bdf39f935ff321b",
          "body": "Remove type parameters from == methods of IndexLens and CompositeLens",
          "is_bot": false,
          "headline": "Merge pull request #166 from phipsgabler/phg/equality",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-12-04T18:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9243ef889a84981fbb4ebe7999e85b04f3d99bba",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-11-22T14:08:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a109cf92f32bb35ef52cf5074a0cfe966a659b6f",
          "body": null,
          "is_bot": false,
          "headline": "Remove type parameters from == methods of IndexLens and CompositeLens",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-11-22T13:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8938be8f715e570835a8db24951e0a974c90fbe",
          "body": "Fix #161: Implement == and hash for IndexLens and ComposedLens",
          "is_bot": false,
          "headline": "Merge pull request #162 from phipsgabler/phg/hashing",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-09-16T06:57:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d22048d670848175a6f148175436fd4b3bf1e57",
          "body": null,
          "is_bot": false,
          "headline": "Update version",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-09-15T15:30:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcea4c221dedf45e6ff6ed5deb823f01c2a90e0f",
          "body": null,
          "is_bot": false,
          "headline": "Implement tuple-only hashing with magic numbers; test hash properties",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-09-14T15:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ca540462d30de73d3474d80c84fa72aec6115d1",
          "body": null,
          "is_bot": false,
          "headline": "Hashing without symbol?",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-09-13T15:12:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880daf445f735b2c94fc1b037688f3daf92dfe30",
          "body": null,
          "is_bot": false,
          "headline": "Implement == and hash for IndexLens and ComposedLens",
          "author_name": "Philipp Gabler",
          "author_login": "phipsgabler",
          "committed_at": "2021-09-13T14:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce508dfaf680e7aa31997b61568a75913a69ea7",
          "body": null,
          "is_bot": false,
          "headline": "remove broken codecov badge",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T05:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02956f7a99c7e80999701759363ccf76d7f4666b",
          "body": null,
          "is_bot": false,
          "headline": "fix README",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T05:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a394663ede37b82598bebd1b1612dc929b8c7d82",
          "body": "update ci links in README",
          "is_bot": false,
          "headline": "Merge pull request #159 from jw3126/badges",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T05:55:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5277977d954baaf68df3202c11c054cd48f20c32",
          "body": null,
          "is_bot": false,
          "headline": "update ci links in README",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T05:51:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2095c1ed528fe39b68ee38a634032633b32b1ab7",
          "body": "Use gensym for `lens` variable in `setmacro`",
          "is_bot": false,
          "headline": "Merge pull request #156 from torfjelde/tor/use-gensym-in-setmacro",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T05:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6546c49b43482293ebce8f4a93c2d0c4c22023af",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into tor/use-gensym-in-setmacro",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-08-01T04:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d3c9f785c9fca8003526027ad017e788fae073c",
          "body": "switch ci to github actions",
          "is_bot": false,
          "headline": "Merge pull request #158 from jw3126/ghactions",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T04:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e4727d82fca0423eeb56e7118af407b4a613648",
          "body": null,
          "is_bot": false,
          "headline": "switch ci to github actions",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T04:40:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1d984ae3b39d1c3e52cf92beed40a26a1b04b0",
          "body": "…the same macro",
          "is_bot": false,
          "headline": "added test for type inference with multiple usage of setmacro within …",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-08-01T04:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2a499c7c2fbc964aec8f74d0853c8c52701c12",
          "body": "…xing\n\nSupport for `begin` indexing",
          "is_bot": false,
          "headline": "Merge pull request #155 from torfjelde/tor/add-support-for-begin-inde…",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2021-08-01T04:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6dfb9ff54bc2f83feb89b382f42f11a10933ffc",
          "body": null,
          "is_bot": false,
          "headline": "version bump",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-07-31T19:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f77ef304510e35fa5d2b64b6d3acb4565d2d512",
          "body": null,
          "is_bot": false,
          "headline": "added tests for begin indexing",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-07-31T19:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7698a0f72d9a4f8e64dcd2b26b4fd8c6a1f897aa",
          "body": null,
          "is_bot": false,
          "headline": "made the begin indexing conditional behavior as per suggestion",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-07-31T19:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefb6618dfe8fc7ff8af643b8635c80b908aa674",
          "body": null,
          "is_bot": false,
          "headline": "use gensym for lens in setmacro",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-07-31T09:52:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf4aafad5a08519b6afcb8c469f64ac099bf31a",
          "body": null,
          "is_bot": false,
          "headline": "added support for begin in indexing for newer Julia versions",
          "author_name": "Tor Erlend Fjelde",
          "author_login": "torfjelde",
          "committed_at": "2021-07-31T09:46:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "544346fce31eb904a951eb651e69fe0fe24490b2",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-09-21T06:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5b35f1c026baf611ce17bed4647a701d081ed35",
          "body": null,
          "is_bot": false,
          "headline": "add Juliacon video to README.md",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-09-04T08:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9e1507efc421905b0784f30f11771dd7c08a64",
          "body": null,
          "is_bot": false,
          "headline": "Move internal docstrings to a hidden page (#143)",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-06-03T00:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "827d9c07677a94f37a1716f82494532051436d2a",
          "body": "Fix Travis setup to build documentation (merge jobs and matrix)",
          "is_bot": false,
          "headline": "Merge pull request #141 from tkf/docs",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-30T22:58:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65cad56fcc69348bc802951dae9b34c47ed107d7",
          "body": "remove unneeded @generated",
          "is_bot": false,
          "headline": "Merge pull request #140 from jw3126/nogen",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-30T22:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ec862facfea30cb2d7eca3b642bc723a74f485f",
          "body": null,
          "is_bot": false,
          "headline": "Fix YAML format",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-05-30T22:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "383dbf1a44aa7a439713f4633d4958a2221d9ab7",
          "body": null,
          "is_bot": false,
          "headline": "Fix Travis setup to build documentation (merge jobs and matrix)",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-05-30T22:24:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b0bf407ef9790a51a43c4e254be88ebed517eed",
          "body": null,
          "is_bot": false,
          "headline": "remove unneeded @generated",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-30T22:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c42ef6ffe5eae4bca2a0aed547cecbe4b37de3",
          "body": "add Julia 1.5 to .travis",
          "is_bot": false,
          "headline": "Merge pull request #138 from jw3126/jw3126-patch-3",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-30T21:42:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a12e62bf2aef13e8c5ad1491d0d15922d30c34c",
          "body": null,
          "is_bot": false,
          "headline": "add Julia 1.5 to .travis",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-29T18:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3898734432a50f3a6451204bb61fec3017a0024a",
          "body": "clarify == in lens laws #133",
          "is_bot": false,
          "headline": "Merge pull request #136 from jw3126/doc",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-15T09:18:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77120921a4dc9bd3fd81242fbc8689cade36876c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'doc' of github.com:jw3126/Setfield.jl into doc",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-15T08:56:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a891c2e1b3d36bc9f936343b584c6d91b5d78e7d",
          "body": null,
          "is_bot": false,
          "headline": "fix",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-15T08:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eee2c1c9e1fc86a3cb9603a4861e8bbd66626f4",
          "body": "Co-authored-by: Takafumi Arakaki <aka.tkf@gmail.com>",
          "is_bot": false,
          "headline": "Update src/lens.jl",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-15T08:36:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8462440a4bdde25aa74f945705129b3671c706a",
          "body": null,
          "is_bot": false,
          "headline": "clarify == in lens laws #133",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-15T07:54:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2bfb51c2b77cc1c90e18ad9d667eff5e085f11d",
          "body": "Cleanup",
          "is_bot": false,
          "headline": "Merge pull request #135 from jw3126/cleanup",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-12T10:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c50513680c381d96ac18b081882a573e93373f23",
          "body": null,
          "is_bot": false,
          "headline": "bump to v0.7.0",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T12:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b02be31dd87d0ae992b812e3705efba95680329",
          "body": null,
          "is_bot": false,
          "headline": "update .travis.yml to Julia1.4",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T08:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7987ab5142d3644354cb1f8f6add5b2439eb4f1e",
          "body": null,
          "is_bot": false,
          "headline": "remove Experimental",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T08:49:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84435fd45daf9c782753298aa7770c3a18ace04f",
          "body": null,
          "is_bot": false,
          "headline": "remove @settable",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T08:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e446686a2f73314c4686d85de1300ef4319c07cf",
          "body": null,
          "is_bot": false,
          "headline": "remove ConstIndexLens",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T08:25:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44dfe7644a3bc43b37ce15e3a14c09f0767103c",
          "body": "Eltype",
          "is_bot": false,
          "headline": "Merge pull request #132 from jw3126/eltype",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-05-08T07:24:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac22a7dd5d52d6752264334f2fa05df48f33bff9",
          "body": null,
          "is_bot": false,
          "headline": "remove dubious set eltype on tuple",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-04-27T15:43:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00593177960abcea96a31b9b4b2a1bebcfe3648",
          "body": null,
          "is_bot": false,
          "headline": "support set eltype on Tuple somewhat",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-04-20T07:30:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba8482ddb2ce4cbd25e64a7510993b6e8a98c289",
          "body": null,
          "is_bot": false,
          "headline": "support setting eltype on Number",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-04-20T06:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332f6fb168282987785311ce7df523790b0122f9",
          "body": "test performance left vs right associative composition",
          "is_bot": false,
          "headline": "Merge pull request #128 from jw3126/perf",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-03-01T09:04:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d28529cc1b36d28ffafe6ed5ce260a33aa34d886",
          "body": null,
          "is_bot": false,
          "headline": "document composition order not part of stable API",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-03-01T07:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f7a7fa85c9bdc93d465a8c4917ebbfe9ea5a4e8",
          "body": null,
          "is_bot": false,
          "headline": "test performance left vs right associative composition",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-02-27T10:52:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19948b5897e29867184e007602f167654e7d2489",
          "body": "allow @lens ∘ and $",
          "is_bot": false,
          "headline": "Merge pull request #127 from jw3126/sugar",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-02-27T10:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5a4fe69561a82a4bbe6cb9c5adfcda3906fb3e8",
          "body": null,
          "is_bot": false,
          "headline": "more @lens and ∘ \\$ tests and fixes",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-02-27T10:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bffc617bf4b582a6dfe1645657ad6fe2a289059",
          "body": null,
          "is_bot": false,
          "headline": "allow @lens ∘ and $",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-02-26T21:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cf0f088fa25a54e201d98a3e3ff38f6d49156ed",
          "body": "Install TagBot as a GitHub Action",
          "is_bot": false,
          "headline": "Merge pull request #126 from JuliaTagBot/master",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-02-10T06:16:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac8214833d05f1e8964a72e6de1ac1988cfde977",
          "body": null,
          "is_bot": false,
          "headline": "Install TagBot as a GitHub Action",
          "author_name": "Julia TagBot",
          "author_login": "JuliaTagBot",
          "committed_at": "2020-02-08T13:40:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52cff57a81a05822797a4e21e877bcc2ffcf0f19",
          "body": "Run doctests using Documenter",
          "is_bot": false,
          "headline": "Merge pull request #125 from tkf/doctests",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-01-19T12:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d531904dbccfacf80021ce4a5afd89e080229308",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into doctests",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-01-19T12:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a27d8179d90b364bd2e0ea7f4b3d5e154bfe7ccb",
          "body": null,
          "is_bot": false,
          "headline": "Run perf tests using PerformanceTestTools",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-19T12:25:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0886f8038c8d21485dae639e3dfc3cdeb83c7248",
          "body": null,
          "is_bot": false,
          "headline": "Run doctests using Documenter",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-19T08:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a7ba71a5e937cc40ad867214919915390c876aa",
          "body": null,
          "is_bot": false,
          "headline": "Run perf tests using PerformanceTestTools",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-19T08:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dff073658cdca7929a96264ccd6752fed573021",
          "body": null,
          "is_bot": false,
          "headline": "Fix doctest",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-17T08:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5573044b38d5183f2141ac43ba7f1452e87e82d1",
          "body": null,
          "is_bot": false,
          "headline": "Doctest at-set!",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-17T08:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284ea8f6e4721cb06dcfa36019189825dc42959b",
          "body": null,
          "is_bot": false,
          "headline": "Fix the link to dev version documentation",
          "author_name": "Takafumi Arakaki",
          "author_login": "tkf",
          "committed_at": "2020-01-17T08:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bef898c917493da530fdc24700502b041f0b8b7c",
          "body": null,
          "is_bot": false,
          "headline": "deprecate ConstIndexLens",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-01-13T12:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32a72d9169425578d2e9db51c68e71da9b681080",
          "body": null,
          "is_bot": false,
          "headline": "use Base.depwarn for deprecations",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-01-07T12:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "437ab4f55d7d6af3867484ebf364d78d9610cc63",
          "body": null,
          "is_bot": false,
          "headline": "deprecate MultiPropertyLens and @settable",
          "author_name": "Jan Weidner",
          "author_login": "jw3126",
          "committed_at": "2020-01-07T12:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 0,
      "latest_release_at": "2025-04-26T08:42:56Z",
      "latest_release_tag": "v0.8.3",
      "releases_from_tags": false,
      "days_since_last_push": 456,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 456,
      "mean_days_between_releases": 194.5
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 15,
      "stars": 168,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2018-02-28",
            "count": 1
          },
          {
            "date": "2019-07-21",
            "count": 1
          },
          {
            "date": "2019-07-22",
            "count": 1
          },
          {
            "date": "2019-10-29",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-10-27",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 15,
        "total_forks": 15
      },
      "star_history": null,
      "open_issues_and_prs": 23
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 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": 2,
        "merged_prs": 95,
        "open_issues": 21,
        "closed_ratio": 0.672,
        "closed_issues": 43,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jw3126",
          "commits": 135,
          "avatar_url": "https://avatars.githubusercontent.com/u/7261506?v=4"
        },
        {
          "type": "User",
          "login": "tkf",
          "commits": 86,
          "avatar_url": "https://avatars.githubusercontent.com/u/29282?v=4"
        },
        {
          "type": "User",
          "login": "phipsgabler",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/7878215?v=4"
        },
        {
          "type": "User",
          "login": "thomvet",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/80452158?v=4"
        },
        {
          "type": "User",
          "login": "torfjelde",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/11074788?v=4"
        },
        {
          "type": "User",
          "login": "simeonschaub",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/5220528?v=4"
        },
        {
          "type": "User",
          "login": "aplavin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/687995?v=4"
        },
        {
          "type": "User",
          "login": "christopher-dG",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/17228795?v=4"
        },
        {
          "type": "User",
          "login": "ChrisRackauckas",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1814174?v=4"
        },
        {
          "type": "User",
          "login": "mlechu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/61633163?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.513
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "CompatHelper.yml",
        "Invalidations.yml",
        "TagBot.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": 0,
            "reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 5,
            "reason": "Found 7/13 approved changesets -- score normalized to 5",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": "7e87f1f040f37a64d38cdab5c53b32312d3eb7c3",
        "ran_at": "2026-07-26T23:03:58Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 148,
          "created_at": "2020-09-13T16:08:51Z",
          "last_comment_at": "2020-09-16T01:32:00Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 178,
          "created_at": "2022-10-27T17:28:49Z",
          "last_comment_at": "2024-04-22T11:42:08Z",
          "last_comment_author": "aplavin"
        }
      ],
      "last_merged_pr_at": "2025-04-25T18:27:32Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 23,
          "created_at": "2018-03-11T12:32:44Z",
          "last_comment_at": "2018-08-16T02:35:16Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 32,
          "created_at": "2018-06-12T21:50:47Z",
          "last_comment_at": "2018-06-18T20:22:37Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 53,
          "created_at": "2018-08-31T07:35:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 54,
          "created_at": "2018-09-23T16:04:48Z",
          "last_comment_at": "2019-10-10T21:46:53Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 56,
          "created_at": "2018-11-09T16:16:29Z",
          "last_comment_at": "2019-07-31T05:09:15Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 65,
          "created_at": "2019-04-19T01:58:07Z",
          "last_comment_at": "2019-06-23T23:44:59Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 74,
          "created_at": "2019-08-13T07:25:46Z",
          "last_comment_at": "2019-08-15T07:38:59Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 78,
          "created_at": "2019-09-13T02:10:42Z",
          "last_comment_at": "2019-09-13T07:03:45Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 134,
          "created_at": "2020-04-28T16:58:59Z",
          "last_comment_at": "2020-04-29T18:40:31Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 137,
          "created_at": "2020-05-15T08:23:04Z",
          "last_comment_at": "2020-07-11T05:05:38Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 139,
          "created_at": "2020-05-30T19:59:12Z",
          "last_comment_at": "2020-05-30T22:43:50Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 145,
          "created_at": "2020-07-09T10:40:44Z",
          "last_comment_at": "2020-07-10T04:43:57Z",
          "last_comment_author": "tkf"
        },
        {
          "number": 146,
          "created_at": "2020-07-10T10:55:47Z",
          "last_comment_at": "2022-08-10T14:11:25Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 150,
          "created_at": "2020-11-24T18:45:32Z",
          "last_comment_at": "2020-11-25T11:30:14Z",
          "last_comment_author": "pevnak"
        },
        {
          "number": 153,
          "created_at": "2021-02-10T23:08:49Z",
          "last_comment_at": "2021-02-11T08:10:19Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 157,
          "created_at": "2021-08-01T01:31:05Z",
          "last_comment_at": "2021-08-01T04:34:24Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 163,
          "created_at": "2021-10-22T20:34:51Z",
          "last_comment_at": "2021-10-24T07:14:30Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 164,
          "created_at": "2021-10-22T22:53:13Z",
          "last_comment_at": "2022-08-05T14:39:34Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 179,
          "created_at": "2024-04-18T11:48:22Z",
          "last_comment_at": "2024-04-18T13:12:12Z",
          "last_comment_author": "jw3126"
        },
        {
          "number": 180,
          "created_at": "2024-07-31T01:38:15Z",
          "last_comment_at": "2024-07-31T05:52:28Z",
          "last_comment_author": "jw3126"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jw3126/Setfield.jl",
    "host": "github.com",
    "name": "Setfield.jl",
    "owner": "jw3126"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 39,
        "vitality": 21,
        "community": 47,
        "governance": 57,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 21,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 456,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 456 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 456
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v0.8.3",
              "releases_from_tags": false,
              "days_since_latest_release": 456,
              "mean_days_between_releases": 194.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 456 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 456
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~194.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 194.5
                    }
                  }
                ],
                "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": "dormant",
              "guards": [],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 2,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 457,
              "days_since_last_human_commit": 516,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 516 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 516
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 47,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 15,
              "stars": 168,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "168 stars",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 168
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "15 forks",
                "points": 9.6,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "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": 57,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.513
            },
            "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 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "merged_prs": 95,
              "open_issues": 21,
              "closed_issues": 43,
              "issue_closed_ratio": 0.672,
              "closed_unmerged_prs": 22
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "95/117 decided PRs merged",
                "points": 31.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 95,
                      "decided": 117
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/13 approved changesets -- score normalized to 5",
                "points": 7.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "followers": 59,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jw3126",
              "public_repos": 249,
              "account_age_days": 4489
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "59 followers of jw3126",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 59,
                      "login": "jw3126"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "249 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 249
                    }
                  },
                  {
                    "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": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "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": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "julia",
                "immutable",
                "lens"
              ],
              "has_wiki": true,
              "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": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.9
            },
            "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": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/13 approved changesets -- score normalized to 5",
                "points": 3.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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": 21
            },
            "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": 19,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 14,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.27,
              "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": "27 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 14.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 27,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "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
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T23:04:17.110289Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jw3126/Setfield.jl.svg",
  "full_name": "jw3126/Setfield.jl",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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