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

tumashu / cnfonts

emacs中文字体配置工具。可以快速方便的的实现中文字体和英文字体等宽(也就是常说的中英文对齐)。

Emacs Lisp未检测到许可证★ 716 星标⑂ 59 复刻始于 2014年12月在 GitHub 上查看 ↗

tumashu/cnfonts 的健康指数为 100 分中的 33 分,处于「存在风险」区间。 其得分最高的类别是Sustainability & Governance(55/100),最低的是AI Readiness(2/100)。 最近一次更新在 218 天前。 近期的大部分工作由 1 位贡献者完成。

33
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

tumashu个人账户
388 关注者106 个公开仓库始于 2009年3月North China University of Science and Technology

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

按类别列示的指标

活力

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

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

发布纪律

24危急
评分方式
16.2/27有发布版本 — 5 个版本标签(无 GitHub 发布版本)
0/36发布时效 — 最近一次发布版本于 1,205 天前
5.4/27发布节奏 — 约每 520 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count5
latest_release_tagv1.1.1
releases_from_tags
days_since_latest_release1,205
mean_days_between_releases520
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

48存在风险 · 占总体的 18%
评分方式
46.3/60星标 — 716 个星标
14.7/25复刻 — 59 个复刻
7.9/15关注者 — 27 位关注者
所用输入
forks59
stars716
watchers27
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

25危急
评分方式
22.5/22.5README
0/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

可持续性与治理

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

55中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.2/22.5提交分布 — 头号贡献者编写了 95% 的提交
13.5/13.5贡献者广度 — 15 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled15
top_contributor_share0.946
评分方式
43.6/46.8议题解决 — 93% 的议题已关闭
32.6/38.3PR 接受 — 已裁定的 PR 中 23/27 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 3/28 approved changesets -- score normalized to 1
所用输入
merged_prs23
open_issues9
closed_issues124
issue_closed_ratio0.932
closed_unmerged_prs4
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
18.6/25所有者影响力 — tumashu 有 388 位关注者
25/25既往记录 — 106 个公开仓库,账户约 17 年
所用输入
followers388
owner_typeUser
is_verified
owner_logintumashu
public_repos106
account_age_days6,333
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

21危急 · 占总体的 20%
评分方式
0/24CI 工作流
0/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 3 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

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

安全

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

24危急 · 占总体的 16%

安全态势

24危急
评分方式
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 out of 3 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 3/28 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5许可证 — license file not detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — 无数据
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.4
已排除计分(无数据或不适用):dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 59 ⇿
0Star
59Fork
5发布

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

01020304050605942014-122020-012025-02
主版本 1次版本 2修订 2

每个点涵盖 10 天。

OpenSSF Scorecard 2.4 / 10
2.4综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 3 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/28 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用Pinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 3963,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Emacs Lisp": 55038
      },
      "pushed_at": "2025-12-23T06:38:22Z",
      "created_at": "2014-12-21T01:39:05Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T11:37:19Z",
      "description": "emacs中文字体配置工具。可以快速方便的的实现中文字体和英文字体等宽(也就是常说的中英文对齐)。",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": null,
      "primary_language": "Emacs Lisp",
      "significant_languages": [
        "Emacs Lisp"
      ]
    },
    "owner": {
      "blog": "http://tumashu.github.com",
      "name": "tumashu",
      "type": "User",
      "login": "tumashu",
      "company": "North China University of Science and Technology",
      "location": "China",
      "followers": 388,
      "avatar_url": "https://avatars.githubusercontent.com/u/67725?v=4",
      "created_at": "2009-03-27T06:05:55Z",
      "is_verified": null,
      "public_repos": 106,
      "account_age_days": 6333
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2023-04-12T01:32:53Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-02-25T21:39:36Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2022-10-19T01:59:32Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2017-08-27T23:55:26Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2017-07-31T23:11:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9daace1a96febb4f8ec72f1a845a4e63ae56bc4c",
          "body": null,
          "is_bot": false,
          "headline": "Add \"-*- lexical-binding: t; -*-\" to profile file.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2025-12-23T06:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b4fb8c2f743594010bb8137db6e71087efdaf67",
          "body": null,
          "is_bot": false,
          "headline": "when-let -> when-let*",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-11-20T21:33:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f57d4f64f50e4dbc7ab4d963278b746f904c454",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts-touch-screen-pinch: Fix start-scale error.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-30T05:36:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67a3c7d799b27006827f2c976bc2b2545c6b04fa",
          "body": null,
          "is_bot": false,
          "headline": "Fix cnfonts-touch-screen-pinch",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-30T02:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80211a322cfb3a290fd7c7f0626c2e006f73d3ce",
          "body": null,
          "is_bot": false,
          "headline": "Fix start-scale warn again.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-30T02:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ae3e291e2034fcc7ec924f1160edbf44b42cb07",
          "body": null,
          "is_bot": false,
          "headline": "Fix start-scale warn",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-30T01:56:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0aff6d07a3abc7381bb8baed49a48998a0fa79c2",
          "body": null,
          "is_bot": false,
          "headline": "Simplify cnfonts-mouse-wheel and cnfonts-touch-screen-pinch",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-30T01:38:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a8ac49fd8636fe6141d78629079c1aa35a9f4ab",
          "body": null,
          "is_bot": false,
          "headline": "Fix previous commit.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-29T09:46:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6725ca479f1271058d13a94c6355681af73cb0d9",
          "body": "增加鼠标和触屏绑定,以解决鼠标触屏放大缩小字体时中英文大小不一致",
          "is_bot": false,
          "headline": "Merge pull request #156 from sherylynn/mouse_and_touchscreen_support",
          "author_name": "tumashu",
          "author_login": "tumashu",
          "committed_at": "2024-04-29T09:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93423e7da7df8456ab2c66434cd88900a1e7ca2f",
          "body": null,
          "is_bot": false,
          "headline": "增加了autoload",
          "author_name": "sherylynn",
          "author_login": "sherylynn",
          "committed_at": "2024-04-29T09:00:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9842947f1d19eb2dc1d518bb423fcfe666a691da",
          "body": null,
          "is_bot": false,
          "headline": "增加鼠标和触屏绑定,以解决鼠标触屏放大缩小字体时中英文大小不一致",
          "author_name": "sherylynn",
          "author_login": "sherylynn",
          "committed_at": "2024-04-29T08:58:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d81b1d5932fbbed509f4b011eb14d2e0e1e73971",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.3",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-26T06:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10057fc8ecde15d41ebd63bcb9ce550d3dea1d56",
          "body": "Check the code from the previous revision [e821e6d]:\n\n```elisp\n    ;; 设置中文字体,注意,不要使用 'unicode charset,\n    ;; 否则上面的英文字体设置将会失效。\n    (when (cnfonts--fontspec-valid-p chinese-fontspec)\n      (dolist (charset '(kana han cjk-misc bopomofo hangul))\n        (set-fontset-font\n         \"fontset-default\"\n    \n[…]\nite\nprevious settings to display hangul, but it was not.\n\nThis patch fixes this issue.\n\n[e821e6d]: https://github.com/tumashu/cnfonts/blob/e821e6d28367e120ad2f9b92b02d914b5f387e8d/cnfonts.el#L567-L580",
          "is_bot": false,
          "headline": "Set `chinese-fontspec` for hangul",
          "author_name": "Wade Zhang",
          "author_login": "dochang",
          "committed_at": "2024-04-15T06:04:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e821e6d28367e120ad2f9b92b02d914b5f387e8d",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.2",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2024-04-05T23:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "323bfd2f66ac0d9cc831cc1ff785c1ed603f5ef2",
          "body": "Fix unicode displaying issue.\r\n\r\nThe code used to apply CJK font to 'kana han cjk-misc bopomofo gb18030. While the first few are a script symbol, the last one is a charset symbol. (see help-function set-fontset-font in emacs). gb18030 is a Unicode Transformation Format, which encodes all unicodes. Thus, my best guess is that this has something to do with failure of displaying Unicode characters. Removing gb18030 would make it work again.",
          "is_bot": false,
          "headline": "Update cnfonts.el",
          "author_name": "scinart",
          "author_login": "scinart",
          "committed_at": "2024-03-20T02:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5115f53366bd6118dce3673ddec5ff428534ce67",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.1",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-04-12T01:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd64758987ee4d6e4f60236e6e59351e1c71b221",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--font-exists-p: Use when-let.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-04-10T08:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8ea16ac3a6faec4ff4cd20514e7d2cffdd70a2",
          "body": null,
          "is_bot": false,
          "headline": "Add README.org",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-28T06:31:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f42f417e84af020e6dfd51ebb4b1c605001b96b6",
          "body": null,
          "is_bot": false,
          "headline": "v1.1.0",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-25T21:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b1bbf854009992858e86a19de49b8dc91e924eb",
          "body": null,
          "is_bot": false,
          "headline": "Better handler font name which include \"-\" again.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-16T08:03:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbedd2b9ee6a2bb206eb9bfa89acbfe184c1e8bb",
          "body": null,
          "is_bot": false,
          "headline": "Better handle font which name include \"-\"",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-16T06:25:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b350922f209f531eb4049517599b2a300b3cb6fd",
          "body": null,
          "is_bot": false,
          "headline": "Improve find valid font code.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-16T05:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7a5546033b05c2aab5068930420cabd0bd78304",
          "body": null,
          "is_bot": false,
          "headline": "Refactor code.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-16T03:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01097a82b325de6bd3352b4c3e54f3baf79c03d",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-16T01:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8aa4dc265a628b201a51a1dc0c30c199d97bf40",
          "body": null,
          "is_bot": false,
          "headline": "Sort and clean codes",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T23:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8e3b090e355d3fa3c229d3958b07705bfdba330",
          "body": null,
          "is_bot": false,
          "headline": "'(lambda -> (lambda",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T12:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a7f916b2b718542031c0427bde048acd740dfe4",
          "body": null,
          "is_bot": false,
          "headline": "Indent code",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T12:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6944376532cc6d031992023ba4395c6f96c5e068",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts-ui: fix cnfonts--read-profile call.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T10:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "882e37379930440bf19656ad349da8f548f6003b",
          "body": null,
          "is_bot": false,
          "headline": "Sort cnfonts code, big change.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T09:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e3a84d72eff392ec8be6a22074969865c9bb756",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--update-config -> cnfonts--update-and-save-config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T08:38:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ebe07a56e2e8a6265fb37387d5f9f58473eb4d5",
          "body": null,
          "is_bot": false,
          "headline": "Let cnfonts--read-profile call cnfonts--read-config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T08:28:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2b05510223e73bf9ba9b2f5e144ba29d73778af",
          "body": null,
          "is_bot": false,
          "headline": "Fix cnfonts--read-config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-15T06:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc2c94a712b904f26d090d18dbaccc412f30ef3a",
          "body": null,
          "is_bot": false,
          "headline": "Remove cnfonts-set-font-with-saved-*",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-14T09:04:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa9fb4acc3e275510a9c34a3f5a125c28811f8bc",
          "body": null,
          "is_bot": false,
          "headline": "Indent cnfonts--dump-variable",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-14T09:02:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c75d6b37cb76bc90e013e5c3ba40f9ec8837e61",
          "body": null,
          "is_bot": false,
          "headline": "Simplify cnfonts--read-config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-14T09:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556606057250eca7bad92f5f1d2b02bcabd3d6dd",
          "body": null,
          "is_bot": false,
          "headline": "Remove cnfonts-set-spacemacs-fallback-fonts",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-14T08:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4244c9e8a306b459777f950dd70f659e6f629355",
          "body": null,
          "is_bot": false,
          "headline": "PragmataPro -> PragmataPro Mono",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-02-14T07:05:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3a5078028ca0272949108b3ce52169d25f52ff",
          "body": null,
          "is_bot": false,
          "headline": "Add .elpaignore",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-01-03T09:22:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c93c2ee3257b5bd0f50675c78861c416375c008",
          "body": null,
          "is_bot": false,
          "headline": "Ignore cnfonts-autoloads.el",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2023-01-03T09:18:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68340c63360105b763e293595ccd70681559c05e",
          "body": null,
          "is_bot": false,
          "headline": "fix typo",
          "author_name": "bobwxc",
          "author_login": "bobwxc",
          "committed_at": "2022-12-09T12:27:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "102f808e500715e0cfb80905110d1f42aa7b6069",
          "body": null,
          "is_bot": false,
          "headline": "v1.0.0",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2022-10-19T01:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed68587a8961c7db0e8fcf7d2db5fc69295c5f37",
          "body": null,
          "is_bot": false,
          "headline": "Symbol 字体也包括音标符号",
          "author_name": "poppyer9",
          "author_login": "poppyer9",
          "committed_at": "2022-09-06T22:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1fc8ebc0b4964e3414bb8b9b6cc8e3b475f7f3c",
          "body": null,
          "is_bot": false,
          "headline": "当所选的 chinese-fontspec 不支持韩语(hangul)时, 用 extb-fontspec 来显示",
          "author_name": "poppyer9",
          "author_login": "poppyer9",
          "committed_at": "2022-09-06T07:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b263edf140e3ecdb0640a001c120b5e0b7edeb5f",
          "body": null,
          "is_bot": false,
          "headline": "Add size 6 and 7 for some freaky users like me... :)",
          "author_name": "Jason Tian",
          "author_login": "jsntn",
          "committed_at": "2022-07-19T08:18:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3732ada115cae269e0fa5e3434f92f3e6e6823d9",
          "body": null,
          "is_bot": false,
          "headline": "Fix previous commit",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2022-07-15T04:09:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "021c467a4be9805384f41964c394c527e60aae15",
          "body": null,
          "is_bot": false,
          "headline": "Add size 8, Fix #140",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2022-07-15T04:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7279d4178b4d52ae763d2224140488887ce57261",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts--fontsizes-fallback): Add fontsize 11",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-27T02:48:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d3c0c85b31cc893521631dbb6bd4ae5e81b7ec",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts-ui.el (cnfonts-ui-create-page): Read profile force.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-27T00:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2eea3b433031ae58476617ace7181c9bf9de0053",
          "body": "\t* cnfonts.el (cnfonts--fontspec-valid-p): Re-add.\n\t(cnfonts--set-font-1): Use cnfonts--fontspec-valid-p again.",
          "is_bot": false,
          "headline": "Re-add cnfonts--fontspec-valid-p.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-26T12:29:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f23825967c01493baa3d987a3a1eeb14ca21b6",
          "body": "当 `after-make-frame-functions` 调用 `cnfonts-set-font` 的时候,新建的 frame 作\n为参数传入 `cnfonts-set-font` 。此时这个新 frame 还没有被选中,\n`(display-graphic-p)` 检查的是前一个 frame 。这可能导致新 frame 的字体没有被正\n确设置。因此,应该让 `display-graphic-p` 检查 `frame` 参数。\n\n当 `window-setup-hook` 调用 `cnfonts-set-font` 的时候, `frame` 为 `nil` ,此时\n`display-gr\n[…]\n的第一个 frame 。如\n果 Emacs 是在 GUI 环境下以 daemon 模式启动,这时 `cnfonts-set-font` 确实不会生\n效,但是当这个 daemon 在 GUI 环境下建立一个新 frame 的时候,\n`after-make-frame-functions` 会将该 frame 传入 `cnfonts-set-font` ,这可以确保\n该 frame 的字体被正确设置。",
          "is_bot": false,
          "headline": "检查作为参数传入的 frame 而非当前被选择的 frame",
          "author_name": "Wade Zhang",
          "author_login": "dochang",
          "committed_at": "2021-12-25T21:54:15Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "26ef4b96d4f3bb8909b0ac23c825dc1aadb80b4b",
          "body": "当 Emacs 以 daemon 模式启动的时候,在初始 frame 中,`display-graphic-p` 永远返\n回 nil ,在这个阶段 Emacs 无法判断运行环境是否是 GUI 环境。如果在\n`emacs-startup-hook` 中激活 `cnfonts-mode` ,将不会设置所有 hooks 。\n\n因此,应该无条件设置 hooks ,然后让 `cnfonts-set-font` 自己去判断 frame 是否支\n持 GUI 。",
          "is_bot": false,
          "headline": "激活 `cnfonts-mode` 时不要检查 `display-graphic-p`",
          "author_name": "Wade Zhang",
          "author_login": "dochang",
          "committed_at": "2021-12-25T21:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e522eb680eae90254c22186ffc0f2bf5457945fd",
          "body": null,
          "is_bot": false,
          "headline": "Add [cnfonts]: prefix when message.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-25T04:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f14a3c169896f5bfe92a0bf7a76d5ebf480eb6a",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts--save-profile): Use write-region instead.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-08T21:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f710405c2614cc4285f2c6aad22c477b731353",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts-regenerate-profile): 重新生成 profile 时要用 fallback 字体。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-06T00:50:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff88c890cba8428a4c0920329f70fc590f1c34c",
          "body": null,
          "is_bot": false,
          "headline": "更新中文字体fallback",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-06T00:43:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fc76e013738de4fa466bd35ead88858e99d8bdd",
          "body": null,
          "is_bot": false,
          "headline": "exb-b 字号不用 fallback 到 chinese 字号",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T06:40:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b622147abc55063fcd907c96a7bf8723b58fd4a",
          "body": null,
          "is_bot": false,
          "headline": "英文字体不指定 'normal 属性",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T06:36:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98a9cb5332e6f93a7899daf7b29aa155404aee95",
          "body": null,
          "is_bot": false,
          "headline": "英文字体以外的字体,不设置 :weight 和 :slant.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T06:18:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82c18f8ef6918bf9c6e8e6cbdfae5f53b72d3a73",
          "body": null,
          "is_bot": false,
          "headline": "禁用几个 mouse 按钮, 防止误操作。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T04:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3943027271fea29380d10b168504d50e52baa5b1",
          "body": null,
          "is_bot": false,
          "headline": "添加 cnfonts-ui--move-mouse",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T04:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2443dc33f1fd74f1f00a289601c54a32c00a6d",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts-ui.el (cnfonts-ui--switch-to-page): 切换页面后保持 point 位置不变。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T04:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5a21a762a460faaed0ec605c8bda452d16a8077",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts-ui.el (cnfonts-ui-create-page): 创建页面后恢复原来 point 的位置。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T04:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfa75df98625cbd9d563d833d4238c94cca5d22c",
          "body": null,
          "is_bot": false,
          "headline": "删除 cnfonts-ui-test-align",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T00:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e56c9bb783e10d10d204dd0ebaab4c31fccdfe4",
          "body": null,
          "is_bot": false,
          "headline": "简化 minibuffer 抖动测试功能",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-04T00:10:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86a08a3b22e794d6527acc8ef1a432556e25dde",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts-ui: 添加 Minibuffer 抖动测试按钮",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-03T22:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d282125b23c312682a8df80811d8667335bd2072",
          "body": null,
          "is_bot": false,
          "headline": "添加 cnfonts--update-profile-fontsizes/fontnames 两个函数",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-02T01:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58914992368abb715f32a1c4f35cbdf9f039d497",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--update-profile -> cnfonts--save-profile",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-02T01:31:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a78da6a8e33f2ceaeada43f2ce5e1a9d9e2c1093",
          "body": null,
          "is_bot": false,
          "headline": "Add cnfonts--save-config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-02T01:28:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ab0a6100f7cd9f119edc9815f270b1e1e6748b5",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--save-* -> cnfonts--update-*",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T08:39:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58a64357b42aced78b8cb47876eecde4c24e5def",
          "body": null,
          "is_bot": false,
          "headline": "运行 cnfonts 相关命令时,首先读取 config 和 profile",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T06:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "474b789cb91d39d20c9f600d50af71e7563d6193",
          "body": null,
          "is_bot": false,
          "headline": "profile 不存在时不保存 config",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T06:19:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744fa18282b4c3e0ec86003107f413ee9eb6df06",
          "body": null,
          "is_bot": false,
          "headline": "修复无法切换 profile 的问题。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T06:01:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7b52c687099fd2ae629a27d0774abcd91cc063b",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts--merge-fontnames): fix wrong n.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T05:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b6f6c4370f6e6149b137433a3d9822175cb970",
          "body": null,
          "is_bot": false,
          "headline": "Add fontsize: 12 13 13.5 14.5",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T04:47:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af349efb1e38bd080fe9372b0125a016a42d2018",
          "body": null,
          "is_bot": false,
          "headline": "优化字体和字号列表合并函数",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T04:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd92401d29a1d07cd16010938be7d95990938f4d",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--set-font: Use frame-inhibit-implied-resize.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T03:25:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602ca957ec930aec58e68cd891fe63db77273949",
          "body": null,
          "is_bot": false,
          "headline": "删除 cnfonts-use-cache 机制,简化代码",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-12-01T01:43:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc67e02f593d747532ec39284b771ec05df58d3",
          "body": null,
          "is_bot": false,
          "headline": "Fix cnfonts--config-info is nil",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T15:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845c919821fa37bc4e83295cc5964e2fb8dbef2c",
          "body": null,
          "is_bot": false,
          "headline": "v0.9.2",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T14:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51ea400a5becb2728ab432d015f0b060d862e367",
          "body": null,
          "is_bot": false,
          "headline": "优化兼容性代码的说明",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T14:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78b72cf5aeec720ddaa8ed133bf8d820f543933c",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts--get-profile): Simplify.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T14:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a1cb4e2ba7e50a589a1e2935645a157300ea82",
          "body": null,
          "is_bot": false,
          "headline": "Update README",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T14:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7326ce9b0504c8c75357c7582df6272730dfc603",
          "body": null,
          "is_bot": false,
          "headline": "Simplify cnfonts--set-font again.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T09:48:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8204a7a4541a08cd1e302ec592d828d82071ec50",
          "body": null,
          "is_bot": false,
          "headline": "Simplify cnfonts--set-font",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T09:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36eac01474c7b49ea4d006b6663271242be7bf7b",
          "body": null,
          "is_bot": false,
          "headline": "Remove cnfonts--upgrade-profile-need-p",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T05:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abf3f986da68b4a45e3b26ed764fb44078ca1348",
          "body": null,
          "is_bot": false,
          "headline": "Remove cnfonts--read-config-file-p",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T05:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd4af08b124ef8a068b951899b94c6ff138fc36b",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts--font-exists-p): Use cl-find-if.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T05:09:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8298448f069485a120d00be508a2b7eeb968aa1",
          "body": null,
          "is_bot": false,
          "headline": "cnfonts--current-profile-cache -> cnfonts--cache",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T04:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "545bfe407694c18febf440358c404decaa74d68f",
          "body": null,
          "is_bot": false,
          "headline": "简化 cnfonts--get-valid-fonts",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T02:58:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbfc69f9a6cf3bf0c1480e4841cbc5bc1d935845",
          "body": null,
          "is_bot": false,
          "headline": "Simplify cnfonts--font-exists-p",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T02:18:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70489f43704b8a909244058891f42ee95c96d7ab",
          "body": null,
          "is_bot": false,
          "headline": "manage face-font-rescale-alist in cnfonts--set-face-font-rescale.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T01:48:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a70d8e95d0303eb5909d130e1702461078658437",
          "body": "1. remove other-feature-page\n2. add start-page\n3. remove cnfonts-verbose\n4. remove cnfonts-ui--create-warning-board",
          "is_bot": false,
          "headline": "简化 cnfonts.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T01:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24a961e8536d9340781e2366c7f7e9af6af68498",
          "body": null,
          "is_bot": false,
          "headline": "Remove cnfonts-message",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-30T00:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f67ec282460c402be3ad21342d92c1f3b0e50f0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T12:34:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "371d788c27508a0bade6164b3b4311849210de30",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts-personal-fontnames): Update type.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T12:07:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dfc325aa5f77004ccd4529f69246a4b68fa6e6b",
          "body": null,
          "is_bot": false,
          "headline": "Require cnfonts-ui when run cnfonts-edit-profile.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T12:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d9a9d910106d7da7abb715abb35e2f3d3215c5d",
          "body": null,
          "is_bot": false,
          "headline": "Remove format-spec and thingatpt.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T11:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da4f47603647cc537126ef03f0f6d0a886735fbb",
          "body": null,
          "is_bot": false,
          "headline": "Add cnfonts-mode",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T11:57:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8fa6cc84f03d1d657989ee0faefb83001d7c16",
          "body": null,
          "is_bot": false,
          "headline": "* cnfonts.el (cnfonts-save-current-profile): removed.",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T11:47:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73c87e82d3273d85db51365eb7056458ccff2b4a",
          "body": null,
          "is_bot": false,
          "headline": "处理一下旧的 cnfonts.conf 的兼容问题。",
          "author_name": "Feng Shu",
          "author_login": "tumashu",
          "committed_at": "2021-11-29T04:24:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 5,
      "commits_last_year": 1,
      "latest_release_at": "2023-04-12T01:32:53Z",
      "latest_release_tag": "v1.1.1",
      "releases_from_tags": true,
      "days_since_last_push": 218,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 1205,
      "mean_days_between_releases": 520
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 59,
      "stars": 716,
      "watchers": 27,
      "fork_history": {
        "days": [
          {
            "date": "2014-12-22",
            "count": 1
          },
          {
            "date": "2015-01-31",
            "count": 1
          },
          {
            "date": "2015-03-03",
            "count": 1
          },
          {
            "date": "2015-06-08",
            "count": 1
          },
          {
            "date": "2015-10-21",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-25",
            "count": 1
          },
          {
            "date": "2015-10-26",
            "count": 1
          },
          {
            "date": "2015-11-07",
            "count": 1
          },
          {
            "date": "2016-01-02",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-05-11",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-04-21",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-07-26",
            "count": 1
          },
          {
            "date": "2017-08-03",
            "count": 1
          },
          {
            "date": "2017-09-16",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2018-01-05",
            "count": 1
          },
          {
            "date": "2018-02-03",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-06-30",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2019-01-22",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-10-20",
            "count": 1
          },
          {
            "date": "2019-11-17",
            "count": 1
          },
          {
            "date": "2019-12-14",
            "count": 1
          },
          {
            "date": "2019-12-29",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-05-28",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 59,
        "total_forks": 59
      },
      "star_history": null,
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": null,
      "source_files_sampled": 0,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 23,
        "open_issues": 9,
        "closed_ratio": 0.932,
        "closed_issues": 124,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tumashu",
          "commits": 442,
          "avatar_url": "https://avatars.githubusercontent.com/u/67725?v=4"
        },
        {
          "type": "User",
          "login": "dochang",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/129093?v=4"
        },
        {
          "type": "User",
          "login": "Dewdrops",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/3994564?v=4"
        },
        {
          "type": "User",
          "login": "Yevgnen",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/16749790?v=4"
        },
        {
          "type": "User",
          "login": "xuchunyang",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4550353?v=4"
        },
        {
          "type": "User",
          "login": "driftcrow",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1525759?v=4"
        },
        {
          "type": "User",
          "login": "poppyer9",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/46809373?v=4"
        },
        {
          "type": "User",
          "login": "sherylynn",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1698595?v=4"
        },
        {
          "type": "User",
          "login": "jsntn",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1805410?v=4"
        },
        {
          "type": "User",
          "login": "xqliu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/22554?v=4"
        }
      ],
      "contributors_sampled": 15,
      "top_contributor_share": 0.946
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": false,
      "ci_workflows": [],
      "has_docs_dir": false,
      "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": 0,
            "reason": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 3/28 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "9daace1a96febb4f8ec72f1a845a4e63ae56bc4c",
        "ran_at": "2026-07-30T05:30:17Z",
        "aggregate_score": 2.4,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": "2024-04-29T09:26:14Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 96,
          "created_at": "2018-07-29T09:07:14Z",
          "last_comment_at": "2018-11-08T13:41:56Z",
          "last_comment_author": "wych42"
        },
        {
          "number": 102,
          "created_at": "2019-04-17T10:09:35Z",
          "last_comment_at": "2020-03-14T14:32:23Z",
          "last_comment_author": "sati-bodhi"
        },
        {
          "number": 107,
          "created_at": "2019-11-29T18:21:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 125,
          "created_at": "2020-12-06T08:31:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 128,
          "created_at": "2021-09-02T07:45:17Z",
          "last_comment_at": "2021-11-02T07:44:25Z",
          "last_comment_author": "zw963"
        },
        {
          "number": 134,
          "created_at": "2021-12-14T10:09:02Z",
          "last_comment_at": "2021-12-14T11:59:06Z",
          "last_comment_author": "tumashu"
        },
        {
          "number": 137,
          "created_at": "2022-03-19T04:58:26Z",
          "last_comment_at": "2022-03-19T05:48:48Z",
          "last_comment_author": "tumashu"
        },
        {
          "number": 153,
          "created_at": "2024-04-13T01:37:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 160,
          "created_at": "2025-02-22T12:09:58Z",
          "last_comment_at": "2025-02-24T08:42:00Z",
          "last_comment_author": "tumashu"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tumashu/cnfonts",
    "host": "github.com",
    "name": "cnfonts",
    "owner": "tumashu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 33,
      "inputs": {
        "security": 24,
        "vitality": 14,
        "community": 48,
        "governance": 55,
        "engineering": 21
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 14,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 218,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 218 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 218
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "critical",
            "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": 24,
            "inputs": {
              "releases_count": 5,
              "latest_release_tag": "v1.1.1",
              "releases_from_tags": true,
              "days_since_latest_release": 1205,
              "mean_days_between_releases": 520
            },
            "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 1205 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1205
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~520 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 520
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 6,
              "days_since_last_merged_pr": 821,
              "days_since_last_human_commit": 218,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 218 days, with nothing left unanswered",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 218
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 48,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "forks": 59,
              "stars": 716,
              "watchers": 27,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "716 stars",
                "points": 46.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 716
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "59 forks",
                "points": 14.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 59
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "27 watchers",
                "points": 7.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": true,
              "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": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 15,
              "top_contributor_share": 0.946
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "15 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 15
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 23,
              "open_issues": 9,
              "closed_issues": 124,
              "issue_closed_ratio": 0.932,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "23/27 decided PRs merged",
                "points": 32.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 23,
                      "decided": 27
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "followers": 388,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tumashu",
              "public_repos": 106,
              "account_age_days": 6333
            },
            "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": "388 followers of tumashu",
                "points": 18.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 388,
                      "login": "tumashu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "106 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 106
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 21,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_ci": false,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": 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": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 3 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/28 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": 8
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 2,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.08,
              "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": "8 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 8,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "critical",
            "name": "Code legibility for models",
            "note": "Excluded from scoring (no data or not applicable): Manageable file sizes. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "manageable_file_sizes"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "primary_language": "Emacs Lisp",
              "largest_source_bytes": null,
              "source_files_sampled": 0,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Emacs Lisp without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Emacs Lisp"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "no source files detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_source_files",
                    "params": {}
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T05:30:30.843821Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tumashu/cnfonts.svg",
  "full_name": "tumashu/cnfonts",
  "license_state": "absent",
  "license_spdx": null
}

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

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

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