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

MilesCranmer / DispatchDoctor.jl

The dispatch doctor prescribes type stability

JuliaApache-2.0★ 211 星标⑂ 9 复刻始于 2024年5月在 GitHub 上查看 ↗

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

62
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Miles Cranmer个人账户
1,927 关注者275 个公开仓库始于 2014年5月University of Cambridge

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

按类别列示的指标

活力

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

73良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 6 天前
11.1/36提交节奏 — 52 周中有 16 周有提交
12.7/18提交量 — 最近一年 25 次提交
1/10OpenSSF Scorecard:Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
所用输入
commits_last_year25
human_commit_share0.92
days_since_last_push6
active_weeks_last_year16

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 36 个发布版本
27/36发布时效 — 最近一次发布版本于 175 天前
27/27发布节奏 — 约每 43.7 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count36
latest_release_tagv0.4.28
releases_from_tags
days_since_latest_release175
mean_days_between_releases43.7
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

48存在风险 · 占总体的 18%

流行度与采用

47存在风险
评分方式
37.7/60星标 — 211 个星标
7.5/25复刻 — 9 个复刻
1.7/15关注者 — 3 位关注者
所用输入
forks9
stars211
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
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

可持续性与治理

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

56中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.7/22.5提交分布 — 头号贡献者编写了 97% 的提交
9.5/13.5贡献者广度 — 7 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled7
top_contributor_share0.968
评分方式
31.2/46.8议题解决 — 67% 的议题已关闭
34.6/38.3PR 接受 — 已裁定的 PR 中 66/73 已合并
4.5/15OpenSSF Scorecard:Code-Review — Found 4/12 approved changesets -- score normalized to 3
所用输入
merged_prs66
open_issues13
closed_issues26
issue_closed_ratio0.667
closed_unmerged_prs7
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
23.6/25所有者影响力 — MilesCranmer 有 1,927 位关注者
25/25既往记录 — 275 个公开仓库,账户约 12 年
所用输入
followers1,927
owner_typeUser
is_verified
owner_loginMilesCranmer
public_repos275
account_age_days4,455
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

81良好 · 占总体的 20%

工程实践

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

文档

100优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://ai.damtp.cam.ac.uk/dispatchdoctor/dev/
10/10仓库描述
10/10主题标签 — 9 个主题标签
10/10Wiki
所用输入
topicscode-quality, developer-tools, development, julia, monitoring, performance, performance-testing, programming-language, safety
has_wiki
homepagehttps://ai.damtp.cam.ac.uk/dispatchdoctor/dev/
has_readme
has_docs_dir
has_description

安全

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

51中等 · 占总体的 16%

安全态势

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

AI 就绪度

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

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

关键数据

211GitHub 星标
7贡献者
25最近 12 个月提交数
6距最近推送天数
36发布版本数
1巴士系数(bus factor)
13开放议题
软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 9 ⇿
0Star
9Fork
32发布

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

035810922024-052025-052026-05
主版本 0次版本 2修订 30

每个点涵盖 2 天。

OpenSSF Scorecard 5.1 / 10
5.1综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-26 22:49 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
10CI-Tests15 out of 15 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 4/12 approved changesets -- score normalized to 3
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
不适用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": [
        "code-quality",
        "developer-tools",
        "development",
        "julia",
        "monitoring",
        "performance",
        "performance-testing",
        "programming-language",
        "safety"
      ],
      "is_fork": false,
      "size_kb": 1087,
      "has_wiki": true,
      "homepage": "https://ai.damtp.cam.ac.uk/dispatchdoctor/dev/",
      "languages": {
        "Julia": 97145
      },
      "pushed_at": "2026-07-20T10:33:22Z",
      "created_at": "2024-05-24T18:25:09Z",
      "owner_type": "User",
      "updated_at": "2026-06-28T09:20:32Z",
      "description": "The dispatch doctor prescribes type stability",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Julia",
      "significant_languages": [
        "Julia"
      ]
    },
    "owner": {
      "blog": "astroautomata.com",
      "name": "Miles Cranmer",
      "type": "User",
      "login": "MilesCranmer",
      "company": "University of Cambridge",
      "location": "Cambridge, UK",
      "followers": 1927,
      "avatar_url": "https://avatars.githubusercontent.com/u/7593028?v=4",
      "created_at": "2014-05-15T14:15:36Z",
      "is_verified": null,
      "public_repos": 275,
      "account_age_days": 4455
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.28",
          "kind": "patch",
          "published_at": "2026-02-01T00:31:33Z"
        },
        {
          "tag": "v0.4.27",
          "kind": "patch",
          "published_at": "2026-01-16T02:30:06Z"
        },
        {
          "tag": "v0.4.26",
          "kind": "patch",
          "published_at": "2025-07-05T20:36:10Z"
        },
        {
          "tag": "v0.4.25",
          "kind": "patch",
          "published_at": "2025-07-05T00:35:50Z"
        },
        {
          "tag": "v0.4.24",
          "kind": "patch",
          "published_at": "2025-07-04T14:40:06Z"
        },
        {
          "tag": "v0.4.23",
          "kind": "patch",
          "published_at": "2025-07-04T01:21:51Z"
        },
        {
          "tag": "v0.4.22",
          "kind": "patch",
          "published_at": "2025-06-30T12:42:16Z"
        },
        {
          "tag": "v0.4.21",
          "kind": "patch",
          "published_at": "2025-06-28T17:12:08Z"
        },
        {
          "tag": "v0.4.20",
          "kind": "patch",
          "published_at": "2025-06-27T12:04:35Z"
        },
        {
          "tag": "v0.4.19",
          "kind": "patch",
          "published_at": "2025-01-03T09:24:39Z"
        },
        {
          "tag": "v0.4.18",
          "kind": "patch",
          "published_at": "2025-01-02T09:03:40Z"
        },
        {
          "tag": "v0.4.17",
          "kind": "patch",
          "published_at": "2024-10-27T18:38:39Z"
        },
        {
          "tag": "v0.4.16",
          "kind": "patch",
          "published_at": "2024-10-16T06:47:20Z"
        },
        {
          "tag": "v0.4.15",
          "kind": "patch",
          "published_at": "2024-09-23T12:05:44Z"
        },
        {
          "tag": "v0.4.14",
          "kind": "patch",
          "published_at": "2024-08-14T15:47:05Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2024-08-04T22:55:44Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2024-07-21T19:36:13Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2024-07-18T19:09:24Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2024-07-10T10:24:29Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2024-07-09T07:04:50Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2024-07-05T20:19:11Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2024-06-09T03:05:07Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2024-06-08T18:41:20Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2024-06-08T12:02:05Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2024-06-01T18:43:38Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2024-06-01T16:07:19Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2024-05-31T19:54:04Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2024-05-31T02:02:34Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-05-30T19:09:43Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2024-05-29T10:11:57Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-05-29T08:41:40Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-05-29T06:39:54Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-05-28T23:45:15Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2024-05-28T15:16:13Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2024-05-28T14:33:51Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2024-05-28T12:40:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "93aecd18a2f87520c994eb3a057231c28e639960",
          "body": "…odecov/codecov-action-7\n\nbuild(deps): bump codecov/codecov-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #122 from MilesCranmer/dependabot/github_actions/c…",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-06-08T19:37:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f51ad579d34621f002a6b36605fc12be093220ad",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T10:33:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e8b73cd044ca2f5b0e8fbeeb7e8974cb0cdc267e",
          "body": "Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/setup-julia/releases)\n- [Commits](https://github.com/julia-actions/setup-julia/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump julia-actions/setup-julia from 2 to 3 (#121)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T12:22:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "736784455f48b155187cad7d7ce924383504efe7",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump codecov/codecov-action from 5 to 6 (#120)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-30T13:17:17Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d912e48a12e768333f48a3194d7cc0485cc0b777",
          "body": "ci: bootstrap release-please",
          "is_bot": false,
          "headline": "Merge pull request #117 from MilesCranmerBot/ci/release-please-bootstrap",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-03-23T04:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f41def07c69a292cf7f9c72de9ca14d54f4b319a",
          "body": "Co-authored-by: Miles Cranmer <miles.cranmer@gmail.com>",
          "is_bot": false,
          "headline": "ci: bootstrap release-please",
          "author_name": "MilesCranmerBot",
          "author_login": "MilesCranmerBot",
          "committed_at": "2026-03-23T04:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a2890377bda37e13d1d64e238910bf62f24115",
          "body": null,
          "is_bot": false,
          "headline": "docs: correct README coverage codegen option (#116)",
          "author_name": "MilesCranmerBot",
          "author_login": "MilesCranmerBot",
          "committed_at": "2026-03-21T20:13:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d443f297add7cf2500b73911cdb7064b1f736b1d",
          "body": null,
          "is_bot": false,
          "headline": "docs: update supported versions",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-03-14T12:20:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acc63089d2b4bd8a8f7288dc4630aae3c2770655",
          "body": "Bumps [julia-actions/cache](https://github.com/julia-actions/cache) from 2 to 3.\n- [Release notes](https://github.com/julia-actions/cache/releases)\n- [Commits](https://github.com/julia-actions/cache/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: julia-actions/cache\n  dependency-versi\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump julia-actions/cache from 2 to 3 (#113)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-09T17:28:01Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "7a660285a549df9f67fbbbc6611c3d12cc009315",
          "body": "Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4.\n- [Release notes](https://github.com/peter-evans/find-comment/releases)\n- [Commits](https://github.com/peter-evans/find-comment/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: peter-evans/find-c\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/find-comment from 3 to 4 (#92)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T11:40:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6d5d389eb572d2f92f3eef857c091dd4dc63eb4b",
          "body": "Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 4 to 5.\n- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)\n- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v4...v5)\n\n---\nupdated-dep\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump peter-evans/create-or-update-comment from 4 to 5 (#91)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T11:40:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "04f0c9f11c4d2aee3517f1cd04ddd0a6ffbeab9c",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 5 to 6 (#94)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-02T11:39:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "97611c0154ecd3c69c125d0288d3c360d8a32818",
          "body": "* docs: add wrapper macro example for package defaults\n\n* docs: reorder wrapper macro note\n\nCo-authored-by: Miles Cranmer <miles.cranmer@gmail.com>\n\n* Update README.md\n\n---------\n\nCo-authored-by: Miles Cranmer <miles.cranmer@gmail.com>",
          "is_bot": false,
          "headline": "docs: document wrapper macro for package defaults (#107)",
          "author_name": "MilesCranmerBot",
          "author_login": "MilesCranmerBot",
          "committed_at": "2026-02-08T22:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c077eb11332dfba8bfa8ba243b45a3a0b6d34d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-02-01T00:10:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d89fa4f5750242286f9beda278055fae8949376e",
          "body": "feat: allow specifying scope for registered macros",
          "is_bot": false,
          "headline": "Merge pull request #105 from MilesCranmer/macro-exception-cleanup",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-02-01T00:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611696422f7cef778d3a47d81069f6a99a4353de",
          "body": "Co-authored-by: MilesCranmerBot <miles.cranmer.bot@gmail.com>",
          "is_bot": false,
          "headline": "refactor: type stability",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-01-31T21:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "241be7b459574ad8df493c6bce8c7fa69f033b12",
          "body": null,
          "is_bot": false,
          "headline": "feat: allow specifying scope for registered macros",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-01-20T20:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fefbde0351dcf74f1aff2e0bf28e7bff3377e24",
          "body": "chore: bump julia compat",
          "is_bot": false,
          "headline": "Merge pull request #100 from MilesCranmer/MilesCranmer-patch-1",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-01-16T02:09:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fe9c82518bc3cdba56934524648eb87b1c3579c",
          "body": null,
          "is_bot": false,
          "headline": "test: patch tests",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2026-01-16T01:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf672b2f1cb71b3fe6521a0fadbbe3f79d0414c",
          "body": null,
          "is_bot": false,
          "headline": "test: fix 1.12 world age issues in test",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-12-18T21:05:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d0a8754a7e8206eceee0dae3814ae516df2ec27",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-12-08T19:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d49b91011cd2ab6405846717e28fa2dc4b1b6b0",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump julia compat",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-12-08T19:42:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59d703a421d28062a29598420d6d2760e67f0960",
          "body": null,
          "is_bot": false,
          "headline": "docs: note Julia versions",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-10-12T19:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71ee8f2c3119e0ffdc88f09d93086bc6b5103c16",
          "body": "…tions/checkout-5\n\nbuild(deps): bump actions/checkout from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #87 from MilesCranmer/dependabot/github_actions/ac…",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-08-19T17:33:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "922789f7c194403d337984aff42dd9ebb2593a65",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-08-18T15:10:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "566c1a0839a976b8c12dcddd2d0af1d5d11e8dfb",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-05T20:13:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f778f5265f590e48927c0e2d2f467ac65dfe6e14",
          "body": "fix: skip `@opaque` closures",
          "is_bot": false,
          "headline": "Merge pull request #86 from MilesCranmer/skip-opaque",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-05T20:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87109c5db341986d91ab4d2cf216c3ee6e4c35c1",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip `@opaque` closures",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-05T19:54:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a45f48a36206d2372ab2548fd36a9d373bb98f10",
          "body": null,
          "is_bot": false,
          "headline": "docs: switch to codecov",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-05T00:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce4cd63135b75e37d941310c0e93e4e58ca6a65a",
          "body": "ci: fix codecov upload",
          "is_bot": false,
          "headline": "Merge pull request #84 from MilesCranmer/fix-ci-coverage",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T22:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3553633bf71732d91f25b7afb36e33a622d27e9a",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix codecov upload",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T22:36:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25722c626a2aff0628b22dcaed83413d81c3592e",
          "body": "fix: issue with closures self-referencing",
          "is_bot": false,
          "headline": "Merge pull request #82 from MilesCranmer/fix-closure-instability",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T22:27:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aecadeec9c6a74539323c18022e52a5a70815b05",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix-closure-instability",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T22:07:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "489a0c2a9c580169d0ee950a5b3bd45e18bf743f",
          "body": "fix: nested allow_unstable",
          "is_bot": false,
          "headline": "Merge pull request #81 from MilesCranmer/fix-nested-allow-unstable",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T22:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffb15e0b5530995589527ff046c7d00613b0b7fa",
          "body": null,
          "is_bot": false,
          "headline": "fix: issue with closures self-referencing",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T19:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66465212927a67519ac6799696f8f71702b1088",
          "body": null,
          "is_bot": false,
          "headline": "fix: nested allow_unstable",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T18:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5df737f77924d3bb57cf525aa7a0aa1fad48e57c",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T14:16:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48bec1f1d472c5fb4dcdb8c1083e907686b64bad",
          "body": "fix: deal with unbound args in signature",
          "is_bot": false,
          "headline": "Merge pull request #80 from MilesCranmer/fix-stabilizing-typeof",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T14:16:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83707ef72150f37de6c7e97fd87311e6fe1a8609",
          "body": null,
          "is_bot": false,
          "headline": "fix: deal with unbound args in signature",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T03:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32143280cf3d357bebb76c0026188e63812af9e2",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T01:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4a5175aeac4d9b64ff99661cd802586e9eafeb",
          "body": "fix: duplicate LineNumberNodes in simulator function",
          "is_bot": false,
          "headline": "Merge pull request #79 from MilesCranmer/cleanup",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T01:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54db72d862a16e09be2c57460e9d81c928b6e010",
          "body": null,
          "is_bot": false,
          "headline": "fix: duplicate LineNumberNodes in simulator function",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-07-04T00:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99e89c2cc5af31dc0bc7f3f957dcfb1ed816f71d",
          "body": null,
          "is_bot": false,
          "headline": "ci: make codecov informational-only",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-30T12:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef2cca5c5c1a6305d159aa120d45c5a0d366586",
          "body": "Move MooncakeExt",
          "is_bot": false,
          "headline": "Merge pull request #77 from MilesCranmer/remove-mooncake",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-30T11:28:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c2d62cdbdf22f90063a82f0fa4fd25981cbf333",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-30T11:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd508e93c0fc65683e642070708ad3abb8e95a7d",
          "body": "This reverts commit e752bcbc16ed289dff7bc9d1796014c4fd55436a, reversing\nchanges made to 97e845b4ac562aadcbded0bdff48c44990043d2d.",
          "is_bot": false,
          "headline": "Revert \"Merge pull request #75 from MilesCranmer/mooncake\"",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-30T11:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f509bf01990923e265ad33fd86537f588fa5382",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-28T16:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "590f2ae438da2019d3e3de30eaf0de107ce56fee",
          "body": "fix: Vararg detection in type instability",
          "is_bot": false,
          "headline": "Merge pull request #76 from MilesCranmer/fix-vararg",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-28T16:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b2041017aabc3e09eced79915354ed57a5001d",
          "body": null,
          "is_bot": false,
          "headline": "style: cleanup",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-28T15:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3215c3d9dd061340455d8db687537cc450aff7b0",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove generated functions",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-28T15:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85631497b0b71de9a1b1c6442d9b2c916a932c0b",
          "body": null,
          "is_bot": false,
          "headline": "fix: Vararg detection in type instability",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T21:58:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e752bcbc16ed289dff7bc9d1796014c4fd55436a",
          "body": "Mooncake compatibility",
          "is_bot": false,
          "headline": "Merge pull request #75 from MilesCranmer/mooncake",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T11:42:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f261df14d2539bf2fdd1f17e57138fd373e0c7f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into mooncake",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T10:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97e845b4ac562aadcbded0bdff48c44990043d2d",
          "body": "ci: switch to codecov",
          "is_bot": false,
          "headline": "Merge pull request #74 from MilesCranmer/codecov",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T10:46:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65cd86973fc9fec5a4a1906c6344d8b268006e90",
          "body": null,
          "is_bot": false,
          "headline": "test: update checked out DE.jl version",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T10:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "546a268a35e87761ec897a7f19d25932c8a42830",
          "body": null,
          "is_bot": false,
          "headline": "feat: create Mooncake extension to prevent foreigncall derivative",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-27T10:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ba9d7e860978e2dca9be39ffa78e707f6bb84d2",
          "body": null,
          "is_bot": false,
          "headline": "ci: switch to codecov",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-06-14T19:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94ce9de50e2da51917fcac0d1125e0a251386a5e",
          "body": null,
          "is_bot": false,
          "headline": "docs: update URL",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-01-19T02:28:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74d6309454d772ccf21160b743147cb49a5cad74",
          "body": null,
          "is_bot": false,
          "headline": "docs: set up mirroring",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-01-19T01:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f30aac74678a48d3888554b6cad545561f955534",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version with preference key change (soft deprecation)",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-01-03T09:08:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e9a5e4e83748b2a3bb65b0338b63e957853d1d3",
          "body": null,
          "is_bot": false,
          "headline": "feat!: update preference keys with soft deprecation (#72)",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-01-03T09:06:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f413681fd3a7981889c57a0bfa4dd79b1d096037",
          "body": null,
          "is_bot": false,
          "headline": "fix: behavior for Core.TypeofBottom (#70)",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2025-01-02T08:48:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35f582daf07afa94b83609a5172d792937b0e07f",
          "body": null,
          "is_bot": false,
          "headline": "docs: point to usage section",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-12-17T05:32:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d12e6846bae7386d9ee635592f7a2297a1e592aa",
          "body": "fix: avoid `@nospecialize` methods",
          "is_bot": false,
          "headline": "Merge pull request #69 from MilesCranmer/fix-nospecialize",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-27T18:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7f0830b8b581ca124ebc17dfb30554daf198131",
          "body": null,
          "is_bot": false,
          "headline": "docs: note `@nospecialize` incompatibility",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-27T17:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a9e51cc493a5f3a06df572c9f22fdf6ff9ef428",
          "body": null,
          "is_bot": false,
          "headline": "fix: avoid `@nospecialize` methods",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-27T17:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d571ba4d73d2039b4518923f2230ee13376f090",
          "body": "style: extra thread safety",
          "is_bot": false,
          "headline": "Merge pull request #68 from MilesCranmer/more-thread-safety",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-16T06:23:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "697c8bf3193c9fdcd5e3a9f40cca1fa6ca86097e",
          "body": "Fix underscore arguments with `codegen_level=\"min\"`",
          "is_bot": false,
          "headline": "Merge pull request #67 from MilesCranmer/fix-all-underscore",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-16T06:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fb4767246c33bbf0638d707b0269b077a175706",
          "body": null,
          "is_bot": false,
          "headline": "test: fix compat of DE",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-16T06:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11784373354948edd5a075f1d133da56e00241b3",
          "body": null,
          "is_bot": false,
          "headline": "test: update DynamicExpressions.jl integration test",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-15T16:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8249ed97bb31a71cd1fec02c51bd383e787a9f6",
          "body": null,
          "is_bot": false,
          "headline": "style: extra thread safety",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-15T09:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbe21a7e80ac5a3ef2624dc38d1c21a09313ccdc",
          "body": null,
          "is_bot": false,
          "headline": "build: bump min Julia version",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-15T09:46:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c6f19233bd38e1322ada55bcda853cd8805553",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version with underscore and min-codegen fix",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-15T09:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef1556f92c50282a8a8b5b23d151275ebfbda28",
          "body": null,
          "is_bot": false,
          "headline": "fix: issue with underscore arguments and min codegen",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-10-15T09:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed6e8118d6586fe1b7a45293734392465b4704af",
          "body": null,
          "is_bot": false,
          "headline": "Update dependabot.yml",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-09-22T04:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef12da7dcf208577b6a9610c1a67eef00f07a2b3",
          "body": "chore: bump EnzymeCore compat",
          "is_bot": false,
          "headline": "Merge pull request #66 from avik-pal/patch-1",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-09-22T04:13:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75c98f8e2279ddd075bbdb7e90a097965d618bc3",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump EnzymeCore compat",
          "author_name": "Avik Pal",
          "author_login": "avik-pal",
          "committed_at": "2024-09-21T20:37:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc8e0805a78e453236aefc5f03509624673cb102",
          "body": "Fix union of tuples for `default_union_limit`",
          "is_bot": false,
          "headline": "Merge pull request #65 from MilesCranmer/MilesCranmer/issue64",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-14T15:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b34a0b8819ccdcaf9ae1e5b14fbd6713c505cacc",
          "body": null,
          "is_bot": false,
          "headline": "ci: tweak docs",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-14T13:30:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84097a29ff545c7d0b228e295e1536bab219e22d",
          "body": null,
          "is_bot": false,
          "headline": "ci: allow enzyme test to always run",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-14T13:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97953ab23ba4f1ea4f15132454c888da5f17f721",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version with union fix",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-14T13:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eeb7c9ff70e5b92d3aa03d65a57bc15a902148c",
          "body": null,
          "is_bot": false,
          "headline": "fix: issue with union of tuples",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-14T13:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e05bab54f8e67d1f88abf50e24bf44434350be8",
          "body": "refactor: reduce code duplication",
          "is_bot": false,
          "headline": "Merge pull request #62 from MilesCranmer/simplify-branches",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T22:41:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4be298b2c22f4ae08c66cafbd98d607406dca1",
          "body": "feat: mark DispatchDoctor functions as inactive to Enzyme",
          "is_bot": false,
          "headline": "Merge pull request #61 from MilesCranmer/enzyme-inactive",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T22:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71115b1e2edeb46149c672a4ed550a663522d63c",
          "body": null,
          "is_bot": false,
          "headline": "test: explicitly call Enzyme rules to force coverage",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T22:05:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c1cc60bacb43c5757418bb930c6c70fb89cacf",
          "body": null,
          "is_bot": false,
          "headline": "deps: switch ext to EnzymeCore not Enzyme",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T20:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63e22f0e2ec0ac0c6afcb2b10363a0b6ba1ca097",
          "body": null,
          "is_bot": false,
          "headline": "test: fix version resolver for DE integration test",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T20:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc81792f39dbba28c4b0a0ce23b9438c57a28194",
          "body": null,
          "is_bot": false,
          "headline": "ci: include integration tests in coverage information",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T20:56:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9a589815662db7839ef5aa2d83e3cd4baeb000",
          "body": "Co-authored-by: William Moses <gh@wsmoses.com>",
          "is_bot": false,
          "headline": "feat: use `EnzymeRules.inactive_noinl` for perf",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T20:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b084a7682a0216802a77a3e6bad5a249c3a23f8e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: reduce code duplication",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T19:41:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0132bf9356ecb3a97f18cfa800ea4cb4bcec5d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: mark DispatchDoctor functions as inactive to Enzyme",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-08-04T19:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50faa812aec95da232467af4e03d82e28ca408bf",
          "body": "docs: clean up printing of error type",
          "is_bot": false,
          "headline": "Merge pull request #56 from MilesCranmer/cleaner-print",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T21:07:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb7e4b552b691168d8bd84535b77dc0f87f899b8",
          "body": null,
          "is_bot": false,
          "headline": "docs: clean up printing of error type",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:43:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09a5c94ad217992df4202cdedfa8d064f449cb6e",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version with destructuring compatibility",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:20:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089e31598d045e8334adce1a3ec4375bc5d88fee",
          "body": "Support type-constrained destructuring",
          "is_bot": false,
          "headline": "Merge pull request #55 from danielwe/destructuring",
          "author_name": "Miles Cranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9228a0b4b262ee4ad76647bca765b1a6bafbcc32",
          "body": null,
          "is_bot": false,
          "headline": "style: more appropriate name for symbol sanitizer",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e7030d28339c3c9629d6d8ab3ff3a63f5cf6187",
          "body": null,
          "is_bot": false,
          "headline": "refactor: simplify branches of `inject_symbol_to_arg`",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9ec5b8807fe926a72ef726f45a0810066082e0",
          "body": null,
          "is_bot": false,
          "headline": "style: more readability tweaks to test",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8cd4e71ca258360478730eadbccb91bc1a26fc7",
          "body": null,
          "is_bot": false,
          "headline": "test: readability improvements",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "573137f34962c2fe8c6869b71dc8d0a41f06d475",
          "body": null,
          "is_bot": false,
          "headline": "test: make destructuring test harder to pass",
          "author_name": "MilesCranmer",
          "author_login": "MilesCranmer",
          "committed_at": "2024-07-21T19:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 25,
      "latest_release_at": "2026-02-01T00:31:33Z",
      "latest_release_tag": "v0.4.28",
      "releases_from_tags": false,
      "days_since_last_push": 6,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 175,
      "mean_days_between_releases": 43.7
    },
    "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": 9,
      "stars": 211,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2024-05-29",
            "count": 2
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_forks": 9
      },
      "star_history": null,
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 12,
        "merged_prs": 66,
        "open_issues": 13,
        "closed_ratio": 0.667,
        "closed_issues": 26,
        "closed_unmerged_prs": 7
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "MilesCranmer",
          "commits": 397,
          "avatar_url": "https://avatars.githubusercontent.com/u/7593028?v=4"
        },
        {
          "type": "User",
          "login": "avik-pal",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/30564094?v=4"
        },
        {
          "type": "User",
          "login": "danielwe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/5809017?v=4"
        },
        {
          "type": "User",
          "login": "MilesCranmerBot",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/258324893?v=4"
        },
        {
          "type": "User",
          "login": "DanielVandH",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/95613936?v=4"
        },
        {
          "type": "User",
          "login": "jakobjpeters",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/59785931?v=4"
        },
        {
          "type": "User",
          "login": "willtebbutt",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3628294?v=4"
        }
      ],
      "contributors_sampled": 7,
      "top_contributor_share": 0.968
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "CI.yml",
        "CompatHelper.yml",
        "benchmark_pr.yml",
        "release-please.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": 10,
            "reason": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
            "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": 3,
            "reason": "Found 4/12 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "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": "93aecd18a2f87520c994eb3a057231c28e639960",
        "ran_at": "2026-07-26T22:49:38Z",
        "aggregate_score": 5.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-26T00:28:58Z",
      "oldest_open_prs": [
        {
          "number": 58,
          "created_at": "2024-07-22T05:49:59Z",
          "last_comment_at": "2024-10-12T23:18:13Z",
          "last_comment_author": "danielwe"
        },
        {
          "number": 85,
          "created_at": "2025-07-05T01:10:28Z",
          "last_comment_at": "2025-12-06T17:49:14Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 89,
          "created_at": "2025-09-18T16:39:05Z",
          "last_comment_at": "2025-09-18T16:46:35Z",
          "last_comment_author": "jakobjpeters"
        },
        {
          "number": 90,
          "created_at": "2025-09-18T18:27:25Z",
          "last_comment_at": "2025-09-18T18:32:26Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 108,
          "created_at": "2026-03-02T03:13:43Z",
          "last_comment_at": "2026-03-02T17:46:11Z",
          "last_comment_author": "aplavin"
        },
        {
          "number": 109,
          "created_at": "2026-03-02T09:39:18Z",
          "last_comment_at": "2026-03-02T10:07:50Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 110,
          "created_at": "2026-03-02T09:58:45Z",
          "last_comment_at": "2026-03-02T10:06:49Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 111,
          "created_at": "2026-03-02T10:05:41Z",
          "last_comment_at": "2026-03-02T10:38:36Z",
          "last_comment_author": "MilesCranmerBot"
        },
        {
          "number": 112,
          "created_at": "2026-03-02T16:27:50Z",
          "last_comment_at": "2026-03-02T16:43:25Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 115,
          "created_at": "2026-03-17T18:16:04Z",
          "last_comment_at": "2026-03-30T13:34:46Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 123,
          "created_at": "2026-06-22T10:32:58Z",
          "last_comment_at": "2026-06-22T10:37:05Z",
          "last_comment_author": "github-actions"
        },
        {
          "number": 124,
          "created_at": "2026-07-20T10:33:18Z",
          "last_comment_at": "2026-07-20T10:37:33Z",
          "last_comment_author": "github-actions"
        }
      ],
      "last_merged_pr_at": "2026-06-08T19:37:40Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 27,
          "created_at": "2024-06-02T00:11:35Z",
          "last_comment_at": "2024-06-03T11:30:30Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 30,
          "created_at": "2024-06-03T12:29:06Z",
          "last_comment_at": "2024-06-03T13:10:03Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 40,
          "created_at": "2024-06-13T22:50:39Z",
          "last_comment_at": "2025-10-07T20:09:49Z",
          "last_comment_author": "alexandergunnarson"
        },
        {
          "number": 42,
          "created_at": "2024-06-24T12:30:19Z",
          "last_comment_at": "2024-06-27T00:15:25Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 57,
          "created_at": "2024-07-22T01:19:26Z",
          "last_comment_at": "2024-07-22T03:41:40Z",
          "last_comment_author": "danielwe"
        },
        {
          "number": 78,
          "created_at": "2025-06-30T12:50:57Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 88,
          "created_at": "2025-09-17T21:53:03Z",
          "last_comment_at": "2025-09-18T12:00:48Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 95,
          "created_at": "2025-12-06T16:39:38Z",
          "last_comment_at": "2025-12-06T17:47:51Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 96,
          "created_at": "2025-12-06T16:42:54Z",
          "last_comment_at": "2025-12-06T17:44:20Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 97,
          "created_at": "2025-12-06T16:56:11Z",
          "last_comment_at": "2026-03-02T09:41:19Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 98,
          "created_at": "2025-12-06T17:55:23Z",
          "last_comment_at": "2025-12-06T19:03:22Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 101,
          "created_at": "2025-12-18T12:57:02Z",
          "last_comment_at": "2025-12-18T18:26:56Z",
          "last_comment_author": "MilesCranmer"
        },
        {
          "number": 102,
          "created_at": "2025-12-22T15:19:18Z",
          "last_comment_at": "2025-12-22T17:13:47Z",
          "last_comment_author": "MilesCranmer"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/MilesCranmer/DispatchDoctor.jl",
    "host": "github.com",
    "name": "DispatchDoctor.jl",
    "owner": "MilesCranmer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 62,
      "inputs": {
        "security": 51,
        "vitality": 73,
        "community": 48,
        "governance": 56,
        "engineering": 81
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "commits_last_year": 25,
              "human_commit_share": 0.92,
              "days_since_last_push": 6,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "25 commits in the last year",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 25
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 90,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v0.4.28",
              "releases_from_tags": false,
              "days_since_latest_release": 175,
              "mean_days_between_releases": 43.7
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 175 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 175
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~43.7 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 43.7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 48,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 48 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 48
                    }
                  }
                ],
                "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": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "forks": 9,
              "stars": 211,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "211 stars",
                "points": 37.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 211
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "9 forks",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "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": 56,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 7,
              "top_contributor_share": 0.968
            },
            "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 97% of commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "7 contributors",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 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": 66,
              "open_issues": 13,
              "closed_issues": 26,
              "issue_closed_ratio": 0.667,
              "closed_unmerged_prs": 7
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "67% of issues closed",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 67
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "66/73 decided PRs merged",
                "points": 34.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 66,
                      "decided": 73
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/12 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 73,
            "inputs": {
              "followers": 1927,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "MilesCranmer",
              "public_repos": 275,
              "account_age_days": 4455
            },
            "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": "1,927 followers of MilesCranmer",
                "points": 23.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1927,
                      "login": "MilesCranmer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "275 public repos, account ~12 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 275
                    }
                  },
                  {
                    "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": "good",
        "name": "Engineering Quality",
        "value": 81,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "code-quality",
                "developer-tools",
                "development",
                "julia",
                "monitoring",
                "performance",
                "performance-testing",
                "programming-language",
                "safety"
              ],
              "has_wiki": true,
              "homepage": "https://ai.damtp.cam.ac.uk/dispatchdoctor/dev/",
              "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": "https://ai.damtp.cam.ac.uk/dispatchdoctor/dev/",
                "points": 15,
                "status": "met",
                "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": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 5.1
            },
            "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": "15 out of 15 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 4/12 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.967,
              "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": "89 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 30,
            "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.08
            },
            "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": "8 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Julia",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Julia without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Julia"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T22:49:54.288028Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MilesCranmer/DispatchDoctor.jl.svg",
  "full_name": "MilesCranmer/DispatchDoctor.jl",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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