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

ljhwang / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.

C++自定义许可证★ 0 星标⑂ 0 复刻始于 2018年6月复刻在 GitHub 上查看 ↗

ljhwang/aspect 的健康指数为 100 分中的 46 分,处于「存在风险」区间。 其得分最高的类别是Vitality(73/100),最低的是Community & Adoption(9/100)。 最近一次更新在 2 天前。 近期的大部分工作由 3 位贡献者完成。

46
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Lorraine Hwang个人账户
15 关注者36 个公开仓库始于 2013年5月Computational Infrastructure for Geodynamics

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

按类别列示的指标

活力

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

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

发布纪律

32存在风险
评分方式
16.2/27有发布版本 — 5 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 2,956 天前
12.6/27发布节奏 — 约每 192.5 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count5
latest_release_tagv2.0.1
releases_from_tags
days_since_latest_release2,956
mean_days_between_releases192.5
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

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

社区健康

19危急
评分方式
0/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

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

工程质量

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

56中等 · 占总体的 20%

工程实践

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

文档

50中等
评分方式
0/30README
25/25文档目录
15/15文档 / 主页站点 — https://aspect.geodynamics.org/
0/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://aspect.geodynamics.org/
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

38存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 23 contributing companies or organizations
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.8
已排除计分(无数据或不适用):ci_tests, dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

55中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
26.7/40可读的提交历史 — 100 次人类提交中有 50 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.5
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/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_filesbenchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — C++(静态类型)
53.7/55可控的文件大小 — 采样的 1,631 个源文件中有 38 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes2,361,398
source_files_sampled1,631
oversized_source_files38

机器可读接口

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

关键数据

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

数据采集警告

  • Community profile unavailable
  • No resolved dependencies carried a version and a supported ecosystem

更多细节

OpenSSF Scorecard 3.8 / 10
3.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 23 contributing companies or organizations
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 6

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

注册表软件包版本关系
PyPImyst-parser间接
PyPIsphinx-book-theme间接
PyPIsphinx-copybutton间接
PyPIsphinx-design间接
PyPIsphinx-inline-tabs间接
PyPIsphinxcontrib-bibtex间接
依赖安全公告 未评估

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 418943,
      "has_wiki": true,
      "homepage": "https://aspect.geodynamics.org/",
      "languages": {
        "C": 3961,
        "C++": 11814356,
        "sed": 17909,
        "Perl": 9059,
        "CMake": 177756,
        "Shell": 115849,
        "Groovy": 3932,
        "MATLAB": 4704,
        "Python": 236404,
        "Gnuplot": 83773,
        "Makefile": 62731,
        "Dockerfile": 10144,
        "Jupyter Notebook": 158080
      },
      "pushed_at": "2026-07-24T08:31:57Z",
      "created_at": "2018-06-23T22:54:29Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T08:24:22Z",
      "description": "A parallel, extensible finite element code to simulate convection in both 2D and 3D models.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": "geodynamics.org",
      "name": "Lorraine Hwang",
      "type": "User",
      "login": "ljhwang",
      "company": "Computational Infrastructure for Geodynamics",
      "location": "UC Davis",
      "followers": 15,
      "avatar_url": "https://avatars.githubusercontent.com/u/4493407?v=4",
      "created_at": "2013-05-21T21:38:56Z",
      "is_verified": null,
      "public_repos": 36,
      "account_age_days": 4814
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2018-06-22T21:24:08Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2018-05-10T08:11:03Z"
        },
        {
          "tag": "v2.0.0-rc1",
          "kind": "prerelease",
          "published_at": "2018-05-09T07:08:57Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2017-03-01T02:41:21Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2016-05-13T17:08:40Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "498cc45b379e5c6df7bf7f4e22457cd014893651",
          "body": "…9fb41451d81a2\n\nSerialize the time stepping manager.",
          "is_bot": false,
          "headline": "Merge pull request #7095 from bangerth/pr-0fe1f6f4ad5d5e69e15810c7f19…",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T18:34:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28766aed02e80ee8537d69ad6001854c59054462",
          "body": "Make treatment of %d more secure in gplates filename expansion.",
          "is_bot": false,
          "headline": "Merge pull request #7038 from bangerth/secure",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T18:22:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9278d02b1ee66db17970a1dbcc73fa7ec1ec78c",
          "body": null,
          "is_bot": false,
          "headline": "Add a changelog file.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T15:00:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26ee366bb2e66347978d3132375f7037495458c9",
          "body": null,
          "is_bot": false,
          "headline": "Serialize the time stepping manager.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T14:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87a1fe6940a4f9e32eca27d7e9fe046f2d4efe5",
          "body": "switch to the new tester images just built",
          "is_bot": false,
          "headline": "Merge pull request #7084 from tjhei/tester-image-update",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T14:20:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6716f2815ba3609ec77491be60359f124664d62",
          "body": "…ersion\n\nMesh deformation function input in m/yr when  Use years instead of seconds is true",
          "is_bot": false,
          "headline": "Merge pull request #7064 from anne-glerum/mesh_def_function_unit_conv…",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:49:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "afb0049031076046722dac7d306f1315e541b8cc",
          "body": "Adds publications found in Scix",
          "is_bot": false,
          "headline": "Merge pull request #7090 from ljhwang/26july_scix",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T12:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e64245becd4d6ca0105d8dccfec757cf12b6806b",
          "body": "Update test output",
          "is_bot": false,
          "headline": "Merge pull request #7091 from anne-glerum/fix_FS_restart_test",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T11:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e8384880806470ff20358e95e3ebe2caadd95f8e",
          "body": null,
          "is_bot": false,
          "headline": "fixes errors caught by Biber",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-23T10:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb65502bb3836076130a0ea6bd43970937f28fd",
          "body": "Cast consistently between integer and double in FastScape interface",
          "is_bot": false,
          "headline": "Merge pull request #7073 from anne-glerum/fix_FS_casts",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T10:08:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d4cdf29cfa4f947aa6a103da69be5d4be00c93",
          "body": null,
          "is_bot": false,
          "headline": "Update test output",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-23T09:59:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b83825c08e31ebf71353a146c8fddba9034873a4",
          "body": "add Python and uv Tester Docker image",
          "is_bot": false,
          "headline": "Merge pull request #7036 from tjhei/python-put-landlab-in-tester",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-23T09:50:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "764941952f461492ed5b08959add06398f37b7a2",
          "body": null,
          "is_bot": false,
          "headline": "Adds publications found in Scix",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-23T09:39:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a55c05f4d5eed0c23fdc9adfc5991ea68678b3a",
          "body": null,
          "is_bot": false,
          "headline": "update test results",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T09:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c291db697490a294a461a44c204de1f770d8eac",
          "body": "Support FastScape with lithosphere box geometry",
          "is_bot": false,
          "headline": "Merge pull request #7065 from Minerallo/fastscape-box-with-lithosphere",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2dfff044da034a01126d19aacce4af63904fa805",
          "body": "doc: add missing eta(x)",
          "is_bot": false,
          "headline": "Merge pull request #7077 from tjhei/doc-fix-weak-form",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b69c20b3842e18da7b3c3d5824d65d52fec63f0f",
          "body": "use ASPECT_SOURCE_DIR in asciidata exceptions",
          "is_bot": false,
          "headline": "Merge pull request #7076 from tjhei/ascii-unreplace-aspect-source-dir",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce3dff4597a30079f446fb3252c50e92e67d1a4",
          "body": "tests: normalize to $ASPECT_SOURCE_DIR",
          "is_bot": false,
          "headline": "Merge pull request #7074 from tjhei/normalize-right-aspect-dir",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6610d2d02af2385893ddae9cd67126bf9ae3ef30",
          "body": "Remove deprecated code path in solver.cc",
          "is_bot": false,
          "headline": "Merge pull request #7042 from hangqjan/test_branch",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-23T09:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b850d3cf6121d129fe07d7b00333ee85864491b",
          "body": "cookbooks CMakeLists.txt fixes",
          "is_bot": false,
          "headline": "Merge pull request #7079 from tjhei/fix-cookbook-cmake-file",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T08:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf4c91dd52dba7f30c9681f1287e5244d58ed00",
          "body": "Do not print creating a new FastScape dir",
          "is_bot": false,
          "headline": "Merge pull request #7075 from anne-glerum/silence_create_FS_dir",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-23T06:39:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded368f92a837303c9e4e23a5bc45a8bfbe19cf2",
          "body": "…lizations\n\npyvista scripts for compositional field visualizations",
          "is_bot": false,
          "headline": "Merge pull request #7006 from c1th/compositional-fields-pyvista-visua…",
          "author_name": "Bob Myhill",
          "author_login": "bobmyhill",
          "committed_at": "2026-07-22T20:37:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569cea1d459be32bacb3cf9cf36f9cc4944a1e68",
          "body": null,
          "is_bot": false,
          "headline": "switch to the new tester images just built",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T20:06:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeccd17afeaf621dad4caff947d72d5ddaee5429",
          "body": "- lower case\n- require reasonable minimum version\n- add missing ``project``",
          "is_bot": false,
          "headline": "cookbooks CMakeLists.txt fixes",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8157406ae1e3873b7fc34cba8886bd85cb9d7d00",
          "body": null,
          "is_bot": false,
          "headline": "update test results",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d67a7ab1f74f57f9b8e945471d291ef9c61da11",
          "body": null,
          "is_bot": false,
          "headline": "update test output",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T19:09:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867c105448bde2e221f1a234e490429e5390935d",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated code path in solver.cc",
          "author_name": "Hang Qian",
          "author_login": "hangqjan",
          "committed_at": "2026-07-22T18:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b12b029e9065908344b60aca7488a6904cdf6cb",
          "body": "The derivation of the equation is likely copied from step-22 and we\nforgot the missing eta(x) in a few places.",
          "is_bot": false,
          "headline": "doc: add missing eta(x)",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T18:07:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc48cf10848e1ad7d5bc0e690ea70b2b2dfb285",
          "body": null,
          "is_bot": false,
          "headline": "Also adjust parameter listing file.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T17:42:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d3fe596da8929f9f61a8381fa2a4164e957982",
          "body": "the exceptions in ascii data tests contained the filename that depends\non the directory aspect was running, even inside a docker image. A bug\nin deal.II caused different line wrapping to occur, leading to test\nfailure. Avoid this mess by just replacing back ASPECT_SOURCE_DIR into\nthe filename printed.",
          "is_bot": false,
          "headline": "use ASPECT_SOURCE_DIR in asciidata exceptions",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T17:27:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bdc77d883b54018fbf69340c572cddf76d70e89",
          "body": "The variable $ASPECT_SOURCE_DIR is used in input files, while we show\nASPECT_DIR in the test output. It seems nicer to be consistent.",
          "is_bot": false,
          "headline": "tests: normalize to $ASPECT_SOURCE_DIR",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T17:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4741cf4f3af683d636eadf63c9cb92db47fe745f",
          "body": null,
          "is_bot": false,
          "headline": "Do not print creating a new fastscape dir",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T15:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab46534255d39f59997f61faf0e1ab8cc322738",
          "body": null,
          "is_bot": false,
          "headline": "Cast consistently",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T14:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaea0ab47ec275d37474c7225c00286557f6f7e5",
          "body": "Remove deprecated code",
          "is_bot": false,
          "headline": "Merge pull request #7045 from anacarolinamg98eth/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T14:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda67b90a195bd4f258b59b95d6bc35134532c50",
          "body": null,
          "is_bot": false,
          "headline": "Update doc",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T13:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26088d00d3d2a6393e7b816aa3f001811d620df0",
          "body": null,
          "is_bot": false,
          "headline": "add Landlab to Docker image",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T13:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ee5670cee6e1c000d56dfe23b54b3d1f96f5418",
          "body": "Convert a lot of places back to \\si.",
          "is_bot": false,
          "headline": "Merge pull request #7060 from bangerth/units",
          "author_name": "Arushi Saxena",
          "author_login": "alarshi",
          "committed_at": "2026-07-22T13:37:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d284472d02cd8bd491d10270850fb6519527469",
          "body": null,
          "is_bot": false,
          "headline": "Make treatment of %d more secure in gplates filename expansion.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T13:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "953bd6ceb6af81724d868bea9667ea4ca1dc22a6",
          "body": "Only ask FS for data when it has been set up, checkpoint empty data otherwise",
          "is_bot": false,
          "headline": "Merge pull request #7057 from anne-glerum/fix_FS_checkpoint",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T13:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aac5f725af8557fd033acf622e86d980b7151ce",
          "body": null,
          "is_bot": false,
          "headline": "Update test prms",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-22T10:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d03f15ab6b493707b889f60bc848555379c67950",
          "body": null,
          "is_bot": false,
          "headline": "removing deprecated code. unsure of indentation",
          "author_name": "Ana Gomes",
          "author_login": "anacarolinamg98eth",
          "committed_at": "2026-07-22T09:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b70e76bf38dcc8b764cab580bae6c625c7cb2cde",
          "body": null,
          "is_bot": false,
          "headline": "run indent",
          "author_name": "Minerallo",
          "author_login": "Minerallo",
          "committed_at": "2026-07-22T08:58:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3141852396899822b44b3a3cf2ae3b6a6e30b792",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-22T08:43:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18a9d73f2dc3033fb77f540b4eb654b76adb858a",
          "body": "Remove deprecated code path",
          "is_bot": false,
          "headline": "Merge pull request #7048 from anweiii/remove_unused_option",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T06:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7449b04692ad07cc8e99d24f1145eff7a14c11",
          "body": "Also allow using 'year' in \\si.",
          "is_bot": false,
          "headline": "Merge pull request #7061 from bangerth/year",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-22T06:40:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fa990cde1a1dfe3593dbdaf000409dfa182204c",
          "body": "Add 2 publications",
          "is_bot": false,
          "headline": "Merge pull request #7063 from ljhwang/26julynew",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T21:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c969365866793fada19559e34da610f4d92063b",
          "body": null,
          "is_bot": false,
          "headline": "Remove depricated code path",
          "author_name": "Annie Thompson",
          "author_login": "anweiii",
          "committed_at": "2026-07-21T21:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5fc18212f3d3a3c57b0befd4e0e39e3956edcf1",
          "body": null,
          "is_bot": false,
          "headline": "Support FastScape with lithosphere box geometry",
          "author_name": "Minerallo",
          "author_login": "Minerallo",
          "committed_at": "2026-07-21T21:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9491a5352b0ba60814d49d8fda722b6eebc75bc1",
          "body": "unit_tests: rename functions",
          "is_bot": false,
          "headline": "Merge pull request #7059 from tjhei/unit-test-check",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T20:22:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9380e5a4ca3d0ac27c9a8e06855e9de1ca704da6",
          "body": null,
          "is_bot": false,
          "headline": "Convert to m per year when needed",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T20:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ce5972820ebef068689823c93162314a0aacab",
          "body": null,
          "is_bot": false,
          "headline": "Add 2 publications",
          "author_name": "ljhwang",
          "author_login": "ljhwang",
          "committed_at": "2026-07-21T19:14:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62d28d1b86219c6708003a8d89125748952bdc97",
          "body": null,
          "is_bot": false,
          "headline": "Also allow using 'year' in \\si.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:48:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f464d88918b29fc9c5df7abaac97319ed711f5",
          "body": null,
          "is_bot": false,
          "headline": "Add test case",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T18:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f2965d50101f07b5931ee8d27118469d9feb64b",
          "body": null,
          "is_bot": false,
          "headline": "Convert a lot of places back to \\si.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d49a7256477e2be8e4de157cc05990e913d916b",
          "body": "doc: cleanup some \\si formatting",
          "is_bot": false,
          "headline": "Merge pull request #7056 from tjhei/fix-si1",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T18:17:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15d76b920320a71eed91c8233f00b235ee062d68",
          "body": "compare_* is an unfortunate name for a function that asserts two things\nto be equal.",
          "is_bot": false,
          "headline": "unit_tests: rename functions",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T18:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e49eb54a376db034b359aba370bad7f4929b0b0",
          "body": "added unit test for euler angle conversions",
          "is_bot": false,
          "headline": "Merge pull request #7047 from Theo-Geo/euler_angle_unit_tests",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T18:12:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2490e3807d97f56e464bb235a5dda0e6471f82af",
          "body": null,
          "is_bot": false,
          "headline": "Only ask FS for data when it has been set up",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T18:08:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "525e733bb2997c5960ca0555c4764efca40582f3",
          "body": "Remove deprecated code",
          "is_bot": false,
          "headline": "Merge pull request #7052 from SamKundu0312/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T17:29:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41c805a7ea6247730e88874d4aed67a7c92c8e97",
          "body": "Experimental Tpetra support",
          "is_bot": false,
          "headline": "Merge pull request #6990 from gassmoeller/activate_tpetra_support",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-21T17:08:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f2ee11c9e284563394e16ea94e87c63799b347",
          "body": "Removed deprecated deal.II version checks",
          "is_bot": false,
          "headline": "Merge pull request #7046 from Arijitchkc/unused_branch",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:39:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813590bc645a94e1603c78ae43da9d6619c808cb",
          "body": "remove deprecated deal.II check",
          "is_bot": false,
          "headline": "Merge pull request #7049 from ryanstoner1/removable",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "663e73a76dd6875d5bde88042afa3f3c8f9996d4",
          "body": "Remove unused code in mesh deformation interface",
          "is_bot": false,
          "headline": "Merge pull request #7043 from hyunseong96/remove_unused_option",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:38:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86a508f6420a0d8a3930bbb640ffc645314f3f1f",
          "body": "Removed deprecated code for deal.ii versions lower than 9.6",
          "is_bot": false,
          "headline": "Merge pull request #7044 from Yauqan/remove_deprecated_code_AD",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T16:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b70a3aaf05bec9fc43403295361ada4cc9521c3",
          "body": null,
          "is_bot": false,
          "headline": "update docs",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c35fc0498b3c23c0b0f02e000cd0b7fb5290ba4",
          "body": "Fix a spacing issue.",
          "is_bot": false,
          "headline": "Merge pull request #7053 from bangerth/space",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T15:45:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce82df5575ff920ee2ab5ccd223ed448095a39a8",
          "body": "…t_silt\n\nFix FastScape checkpoint/restart: save basement and silt fraction correctly",
          "is_bot": false,
          "headline": "Merge pull request #7021 from zhibinlei/fix_fastscape_restart_basemen…",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T15:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0950e420ecffde1456d04a18ad7816767b8d1e0e",
          "body": null,
          "is_bot": false,
          "headline": "doc: cleanup some \\si formatting",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "083f8cffc6756e9dbba2674e578ddce4e6f2443e",
          "body": "Re-markup units with \\si{...}.",
          "is_bot": false,
          "headline": "Merge pull request #7054 from bangerth/units-2",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T15:09:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7fa75582d46ea8b3e0867e68f34f77f9eebc1e",
          "body": "removed unecessary condition statements\n\nRemoving unnecessary condition statements\n\nRemoving dealII version condition statements -\ncorrected\n\nCorrecting the extra line errors\n\nRemoving unnecessary dealII version condition\nstatements",
          "is_bot": false,
          "headline": "Remove unecessary condition statements",
          "author_name": "Samantak Kundu",
          "author_login": "SamKundu0312",
          "committed_at": "2026-07-21T14:55:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58b4684d4cafa961e79e6b11674a35463a979e2",
          "body": "Convert \\si and \\SI before running them through sphinx.",
          "is_bot": false,
          "headline": "Merge pull request #7041 from bangerth/units",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T14:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9433ae838c2485ca73f82b7dd36e5b2e6682b42e",
          "body": null,
          "is_bot": false,
          "headline": "Automatically detect Tpetra",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-21T14:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04a5bc9be62b1e4559510f51c29d0a55586d964",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:49:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2766ccb1e04545281396985c3e2de6b204314360",
          "body": null,
          "is_bot": false,
          "headline": "Also update the .md files.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:48:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "340b8e17ecc4ec07535d46acbc328dc935028761",
          "body": "Remove deprecated code path",
          "is_bot": false,
          "headline": "Merge pull request #7050 from gassmoeller/remove_deprecated_code",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T12:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "765cacd3e5541f74a9b51b4399258d0b6e3942fd",
          "body": null,
          "is_bot": false,
          "headline": "Re-markup units with \\si{...}.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T12:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "867a2f0dee68b84740136a827799c94caf4e5f3f",
          "body": null,
          "is_bot": false,
          "headline": "Convert \\si and \\SI before running them through sphinx.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:50:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbc9e91474c39812b737073c9f3e07bd01d31007",
          "body": null,
          "is_bot": false,
          "headline": "Fix a spacing issue.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:45:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9319e030ad426a297307ebe8fb69b554c64a0acf",
          "body": null,
          "is_bot": false,
          "headline": "remove unnecessary line from test",
          "author_name": "Theo-Geo",
          "author_login": "Theo-Geo",
          "committed_at": "2026-07-21T11:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46ec59e5aa32a1fdcc48efe5878bd1024906db60",
          "body": "Make a variable 'unsigned'.",
          "is_bot": false,
          "headline": "Merge pull request #7037 from bangerth/unsigned",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T11:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2bbc1767d3fa326a1fb0511920c1d781889a75",
          "body": "Give a file a proper copyright header.",
          "is_bot": false,
          "headline": "Merge pull request #7039 from bangerth/copyright",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T11:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3cf960c29284ae6be19d98ecf97bc359f864ec96",
          "body": "Avoid test failure by giving test own cc file",
          "is_bot": false,
          "headline": "Merge pull request #7040 from anne-glerum/make_own_cc_test",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T11:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cdc1f9a76d066b37ce91a906707dd226a0b601",
          "body": "Update gwb to version 1.1",
          "is_bot": false,
          "headline": "Merge pull request #6866 from MFraters/update_gwb_to_v1.1",
          "author_name": "Timo Heister",
          "author_login": "tjhei",
          "committed_at": "2026-07-21T09:45:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d82b4d4496c9f3e77e2d7a55bde4280184d244fe",
          "body": null,
          "is_bot": false,
          "headline": "Add PyVista plotting scripts for compositional field cookbooks",
          "author_name": "chris",
          "author_login": "c1th",
          "committed_at": "2026-07-21T09:33:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "040852c8e1501ba4d925f98ee2c21e61b235f38c",
          "body": null,
          "is_bot": false,
          "headline": "added unit test for euler angle conversions",
          "author_name": "Theo-Geo",
          "author_login": "Theo-Geo",
          "committed_at": "2026-07-21T09:09:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6a52dde74fa3955ff1351cf1fdb35889423834",
          "body": null,
          "is_bot": false,
          "headline": "Give test own cc file that is copy of other test cc file",
          "author_name": "anne-glerum",
          "author_login": "anne-glerum",
          "committed_at": "2026-07-21T08:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ae0f3470975886c54ceb10a0fb5ac1ac800871b",
          "body": null,
          "is_bot": false,
          "headline": "Removed deprecated code for deal.ii versions lower than 9.6",
          "author_name": "Alexandr Dizov",
          "author_login": "Yauqan",
          "committed_at": "2026-07-21T08:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e267d6a4280b00df0ccc63329c16f7eb328e326a",
          "body": null,
          "is_bot": false,
          "headline": "tutorial",
          "author_name": "Arijit Chakraborty",
          "author_login": "Arijitchkc",
          "committed_at": "2026-07-21T08:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67098fae7e6aff9bef73bd837d94caacb5d071e",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused code in mesh deformation interface",
          "author_name": "Hyunseong Kim",
          "author_login": "hyunseong96",
          "committed_at": "2026-07-21T08:51:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ceec9a351a305ea86eb568c1576b9c50b275ddd1",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated code path",
          "author_name": "Rene Gassmoeller",
          "author_login": "gassmoeller",
          "committed_at": "2026-07-21T08:51:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "168fdb59519ce8adf8c4f14a043d87ba7c648e3a",
          "body": "Pyvista script to create convection box cookbook documentation",
          "is_bot": false,
          "headline": "Merge pull request #6993 from JarettBakerDunn/pyvista_conveection_box",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T08:47:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac3b720032ec771deaad9537a2e25510e304ac08",
          "body": null,
          "is_bot": false,
          "headline": "remove deprecated deal.II check",
          "author_name": "Ryan Stoner",
          "author_login": "ryanstoner1",
          "committed_at": "2026-07-21T08:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4612ef653bbe3635a69090727551a2f8dd46936",
          "body": null,
          "is_bot": false,
          "headline": "Give a file a proper copyright header.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T08:41:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17060d04c8f773c1ff91c61128e77b16228a4f29",
          "body": "test infrastructure: clean up normalize.pl",
          "is_bot": false,
          "headline": "Merge pull request #7027 from tjhei/test-normalizepl-cleanup",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T08:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "633c01e9095882cbeaced8debfb2fd46e09d68a5",
          "body": null,
          "is_bot": false,
          "headline": "Make a variable 'unsigned'.",
          "author_name": "Wolfgang Bangerth",
          "author_login": "bangerth",
          "committed_at": "2026-07-21T08:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53cab4780822ccb7a031887d90b1d584fc7e9e40",
          "body": null,
          "is_bot": false,
          "headline": "set cmake_minimum_required to VERSION 3.13.4",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2026-07-21T08:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1e65357c652792c8d302cc0cc8b0745fed40067",
          "body": null,
          "is_bot": false,
          "headline": "Update aspects tests to gwb v1.1",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2026-07-21T08:01:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbabd30449dfde7449cfb06cea0101622816b5f7",
          "body": null,
          "is_bot": false,
          "headline": "Update gwb to version 1.1",
          "author_name": "Menno Fraters",
          "author_login": "MFraters",
          "committed_at": "2026-07-21T08:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88c69d1955df0064c9591fe96328d68df10e47c6",
          "body": "Landlab: add CMake configuration option",
          "is_bot": false,
          "headline": "Merge pull request #7033 from tjhei/landlab-add-cmake",
          "author_name": "Daniel Douglas",
          "author_login": "danieldouglas92",
          "committed_at": "2026-07-21T07:54:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6fce66e76cfb3037965296acdb33d7fc07fe106",
          "body": "add a missing doxygen help string",
          "is_bot": false,
          "headline": "Merge pull request #7031 from tjhei/doxygen-warn1",
          "author_name": "Daniel Douglas",
          "author_login": "danieldouglas92",
          "committed_at": "2026-07-21T07:06:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 876,
      "latest_release_at": "2018-06-22T21:24:08Z",
      "latest_release_tag": "v2.0.1",
      "releases_from_tags": true,
      "days_since_last_push": 2,
      "active_weeks_last_year": 52,
      "days_since_latest_release": 2956,
      "mean_days_between_releases": 192.5
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "benchmarks/tangurnis/Makefile",
        "contrib/docker/docker/jupyter/Makefile",
        "doc/Makefile",
        "doc/sphinx/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 2361398,
      "source_files_sampled": 1631,
      "oversized_source_files": 38,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 6,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "myst-parser",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-book-theme",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-design",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-inline-tabs",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-bibtex",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 0,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "gassmoeller",
          "commits": 4536,
          "avatar_url": "https://avatars.githubusercontent.com/u/7582930?v=4"
        },
        {
          "type": "User",
          "login": "bangerth",
          "commits": 3871,
          "avatar_url": "https://avatars.githubusercontent.com/u/7504421?v=4"
        },
        {
          "type": "User",
          "login": "tjhei",
          "commits": 3807,
          "avatar_url": "https://avatars.githubusercontent.com/u/1531285?v=4"
        },
        {
          "type": "User",
          "login": "jdannberg",
          "commits": 800,
          "avatar_url": "https://avatars.githubusercontent.com/u/7517347?v=4"
        },
        {
          "type": "User",
          "login": "MFraters",
          "commits": 774,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631629?v=4"
        },
        {
          "type": "User",
          "login": "anne-glerum",
          "commits": 653,
          "avatar_url": "https://avatars.githubusercontent.com/u/7631624?v=4"
        },
        {
          "type": "User",
          "login": "naliboff",
          "commits": 401,
          "avatar_url": "https://avatars.githubusercontent.com/u/3475679?v=4"
        },
        {
          "type": "User",
          "login": "bobmyhill",
          "commits": 390,
          "avatar_url": "https://avatars.githubusercontent.com/u/8144905?v=4"
        },
        {
          "type": "User",
          "login": "danieldouglas92",
          "commits": 189,
          "avatar_url": "https://avatars.githubusercontent.com/u/55814099?v=4"
        },
        {
          "type": "User",
          "login": "ljhwang",
          "commits": 187,
          "avatar_url": "https://avatars.githubusercontent.com/u/4493407?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.254
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build_dealii_master.yml",
        "build_dealii_master_clang.yml",
        "clang.yml",
        "docker-tacc.yml",
        "docker.yml",
        "linux.yml",
        "typos.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 23 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "498cc45b379e5c6df7bf7f4e22457cd014893651",
        "ran_at": "2026-07-27T01:26:22Z",
        "aggregate_score": 3.8,
        "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-26T04:58:36Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/ljhwang/aspect",
    "host": "github.com",
    "name": "aspect",
    "owner": "ljhwang"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 38,
        "vitality": 73,
        "community": 9,
        "governance": 45,
        "engineering": 56
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "commits_last_year": 876,
              "human_commit_share": 1,
              "days_since_last_push": 2,
              "active_weeks_last_year": 52
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "52/52 weeks with commits",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 52
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "876 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 876
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v2.0.1",
              "releases_from_tags": true,
              "days_since_latest_release": 2956,
              "mean_days_between_releases": 192.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "5 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2956 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2956
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~192.5 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 192.5
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 9,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 45,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 99,
              "top_contributor_share": 0.254
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 25% of commits",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 25
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "no decided pull requests or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_decided_prs_or_data",
                    "params": {}
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "followers": 15,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "ljhwang",
              "public_repos": 36,
              "account_age_days": 4814
            },
            "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": "15 followers of ljhwang",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 15,
                      "login": "ljhwang"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "36 public repos, account ~13 yr old",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 36
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 56,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://aspect.geodynamics.org/",
              "has_readme": false,
              "has_docs_dir": true,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://aspect.geodynamics.org/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 23 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.5,
              "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": "50 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 50,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "benchmarks/tangurnis/Makefile",
                "contrib/docker/docker/jupyter/Makefile",
                "doc/Makefile",
                "doc/sphinx/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "benchmarks/tangurnis/Makefile, contrib/docker/docker/jupyter/Makefile, doc/Makefile, doc/sphinx/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "dependency automation configured, none observed in the sampled commits",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "dependency_bot_config_only",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 2361398,
              "source_files_sampled": 1631,
              "oversized_source_files": 38
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "38/1631 source files over 60KB",
                "points": 53.7,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 1631,
                      "oversized": 38
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, notebooks"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T01:26:58.779060Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/ljhwang/aspect.svg",
  "full_name": "ljhwang/aspect",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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