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

MizunagiKB / gd_cubism

Unofficial Live2D Player for Godot Engine

C++ · CSS自定义许可证★ 289 星标⑂ 41 复刻始于 2023年9月在 GitHub 上查看 ↗

MizunagiKB/gd_cubism 的健康指数为 100 分中的 23 分,处于「危急」区间。 其得分最高的类别是Community & Adoption(52/100),最低的是Engineering Quality(27/100)。 最近一次更新在 477 天前。 近期的大部分工作由 1 位贡献者完成。

23
总分 / 100
危急

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

所有权

MizunagiKB个人账户
18 关注者54 个公开仓库始于 2013年7月

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

按类别列示的指标

活力

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

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

发布纪律

68中等
评分方式
27/27有发布版本 — 已发布 21 个发布版本
7.2/36发布时效 — 最近一次发布版本于 482 天前
27/27发布节奏 — 约每 24.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count21
latest_release_tagv0.9.1
releases_from_tags
days_since_latest_release482
mean_days_between_releases24.8
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

52中等 · 占总体的 18%
评分方式
39.9/60星标 — 289 个星标
13.4/25复刻 — 41 个复刻
5.3/15关注者 — 10 位关注者
所用输入
forks41
stars289
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

49存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1.4/22.5提交分布 — 头号贡献者编写了 94% 的提交
8.1/13.5贡献者广度 — 6 位贡献者
6/10OpenSSF Scorecard:Contributors — project has 2 contributing companies or organizations -- score normalized to 6
所用输入
bus_factor1
contributors_sampled6
top_contributor_share0.939
评分方式
32.8/46.8议题解决 — 70% 的议题已关闭
36.1/38.3PR 接受 — 已裁定的 PR 中 100/106 已合并
4.5/15OpenSSF Scorecard:Code-Review — Found 3/8 approved changesets -- score normalized to 3
所用输入
merged_prs100
open_issues17
closed_issues40
issue_closed_ratio0.702
closed_unmerged_prs6
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
9.2/25所有者影响力 — MizunagiKB 有 18 位关注者
24.7/25既往记录 — 54 个公开仓库,账户约 13 年
所用输入
followers18
owner_typeUser
is_verified
owner_loginMizunagiKB
public_repos54
account_age_days4,751
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

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

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://mizunagikb.github.io/gd_cubism/
10/10仓库描述
10/10主题标签 — 4 个主题标签
0/10Wiki
所用输入
topicsgdscript, godot, godotengine, csharp
has_wiki
homepagehttps://mizunagikb.github.io/gd_cubism/
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

33存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
0/2.5CI-Tests — 0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-Review — Found 3/8 approved changesets -- score normalized to 3
1.5/2.5Contributors — project has 2 contributing companies or organizations -- score normalized to 6
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5许可证 — license file detected
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_evaluated12
scorecard_versionv5.5.0
checks_inconclusive6
scorecard_aggregate3.4
已排除计分(无数据或不适用):branch_protection, dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

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

37存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
18.1/40可读的提交历史 — 100 次人类提交中有 34 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.34
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — demo/demo.csproj(工具链约定,无任务运行器)
0/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — C++(静态类型)
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_manifestsdemo/demo.csproj
dependency_bot_commit_share0
已排除计分(无数据或不适用):OpenSSF Scorecard:Pinned-Dependencies。 其余权重已重新归一化。
评分方式
45/45可类型检查的代码 — C++(静态类型)
55/55可控的文件大小 — 采样的 47 个源文件中有 0 个超过 60KB
所用输入
primary_languageC++
largest_source_bytes32,302
source_files_sampled47
oversized_source_files0

机器可读接口

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

关键数据

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

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 41 ⇿
0Star
41Fork
21发布

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

0102030404022023-092025-022026-06
主版本 1次版本 9修订 8

每个点涵盖 3 天。

OpenSSF Scorecard 3.4 / 10
3.4综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
0CI-Tests0 out of 8 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 3/8 approved changesets -- score normalized to 3
6Contributorsproject has 2 contributing companies or organizations -- score normalized to 6
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
不适用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
全部依赖 0

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "gdscript",
        "godot",
        "godotengine",
        "csharp"
      ],
      "is_fork": false,
      "size_kb": 2887,
      "has_wiki": false,
      "homepage": "https://mizunagikb.github.io/gd_cubism/",
      "languages": {
        "C++": 168364,
        "CSS": 36021,
        "Python": 8097,
        "GDScript": 1273
      },
      "pushed_at": "2025-04-01T12:59:17Z",
      "created_at": "2023-09-08T13:14:31Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T07:14:43Z",
      "description": "Unofficial Live2D Player for Godot Engine",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "CSS"
      ]
    },
    "owner": {
      "blog": "https://www.mizunagi-works.com/wp/",
      "name": null,
      "type": "User",
      "login": "MizunagiKB",
      "company": null,
      "location": null,
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/5047878?v=4",
      "created_at": "2013-07-19T14:39:54Z",
      "is_verified": null,
      "public_repos": 54,
      "account_age_days": 4751
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2025-03-27T12:56:07Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-03-25T15:39:58Z"
        },
        {
          "tag": "v0.8.2-godot4.1",
          "kind": "prerelease",
          "published_at": "2025-03-08T08:40:59Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2025-03-04T23:45:54Z"
        },
        {
          "tag": "v0.8.1-godot4.1",
          "kind": "prerelease",
          "published_at": "2025-02-22T13:27:07Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-02-20T12:42:04Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-02-15T02:07:43Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-09-16T04:27:33Z"
        },
        {
          "tag": "v0.7.0-godot4.1",
          "kind": "prerelease",
          "published_at": "2024-09-16T04:30:35Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2024-08-16T10:53:50Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2024-08-15T00:09:15Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2024-08-14T06:18:50Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-04-13T00:21:57Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-03-07T11:17:04Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-02-18T13:37:40Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-02-18T13:32:14Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-01-27T12:05:52Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-10-19T01:00:07Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-10-07T03:12:06Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-10-02T14:09:47Z"
        },
        {
          "tag": "v0.0.0",
          "kind": "major",
          "published_at": "2023-09-15T23:55:10Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "3aaa3c9001808732c40aa3fa07460a95125d9ccc",
          "body": "0.9.1",
          "is_bot": false,
          "headline": "Merge pull request #151 from MizunagiKB/0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-27T13:03:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60e9c61ed20d08ec19b2cb80fb492ce6344927c6",
          "body": "Bug Fix: Selection Box.",
          "is_bot": false,
          "headline": "Merge pull request #149 from MizunagiKB/fix_plugin_drag_operation",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-27T12:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a50dfbb030180f67c57fdeb21a896a61b0f7b0e",
          "body": "Fix for Incorrect Data Type",
          "is_bot": false,
          "headline": "Merge pull request #150 from MizunagiKB/fix_process_delta_type",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-26T22:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72e64703f6febc2b6573668e4f79556f13e70095",
          "body": null,
          "is_bot": false,
          "headline": "Fix for Incorrect Data Type",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-26T11:20:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "148732764eecdeb65cbcf745d2359d42c5494c22",
          "body": "0.9",
          "is_bot": false,
          "headline": "Merge pull request #148 from MizunagiKB/0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-26T11:11:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3b2debd65575d9bdb5f19c1133c09e5cfa31bf0",
          "body": null,
          "is_bot": false,
          "headline": "Bug Fix: Selection Box.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-26T11:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aacf49992dfc22203a2fa5b10f12feedf5930ec4",
          "body": null,
          "is_bot": false,
          "headline": "version update",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-25T15:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77540b6b10be4d2515440abfcad3274f7a6900cc",
          "body": "Drag Operation Support for GDCubismUserModel",
          "is_bot": false,
          "headline": "Merge pull request #145 from MizunagiKB/feature_drag_for_model",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-25T13:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770a352f954c34335a990ff0beb48a6c4f135a62",
          "body": null,
          "is_bot": false,
          "headline": "support rotate & skew",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-25T13:09:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7146e793c40777d35600cb1a67fa4ed18b1ca2f8",
          "body": "share masks between nodes when composition is similar",
          "is_bot": false,
          "headline": "Merge pull request #147 from erodozer/share-masks",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-25T12:51:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42c560f3a78ee4298fec1d16871abba71e7939f0",
          "body": null,
          "is_bot": false,
          "headline": "cull masks when outside of viewport bounds",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-25T01:01:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acb1101c7ca3f1886d9849c8ccb1f83a17ac719c",
          "body": null,
          "is_bot": false,
          "headline": "share masks between nodes when composition is similar",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-24T23:02:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f2d637393931ac1c3ccce822bf1d2b66ed3605",
          "body": "fix mask transforms",
          "is_bot": false,
          "headline": "Merge pull request #146 from erodozer/fix-mask-transform",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-24T22:09:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed42130f84a87e1c3f2ce505c2a66bb8a29eece3",
          "body": null,
          "is_bot": false,
          "headline": "fix AABB dimensions",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-24T01:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f16c50f8ab95b45f656c453f3d46944be2e09d",
          "body": null,
          "is_bot": false,
          "headline": "fix mask transforms, only respect scaling for UV scale",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-23T19:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5f75426716c22c86d990cc7f360ee291161186",
          "body": null,
          "is_bot": false,
          "headline": "Add code to the plugin",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-23T12:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daca8c7ac980ff97288fdcb4215652aa35b0938c",
          "body": null,
          "is_bot": false,
          "headline": "Update sample demo_fade.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-23T05:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cddaa999e20dfbaafb137b142778b3f2fc510b4",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into 0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-23T04:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd537cb887501ee0364bf1a330f651cc3a018c8",
          "body": "update shaders to support godot's canvasitem modulation",
          "is_bot": false,
          "headline": "Merge pull request #143 from erodozer/modulate-shaders",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-23T04:56:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bbc26a0d8baf0581cc3b721a89320caaad94a9f",
          "body": null,
          "is_bot": false,
          "headline": "Update Documents for 0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T10:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a9fea3510ffe6a4f5c4e78f18a0578b5e224af",
          "body": null,
          "is_bot": false,
          "headline": "Update Documents for 0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T10:01:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "915bae13eb464650ab529e4fded74d56d16b335f",
          "body": null,
          "is_bot": false,
          "headline": "file rename.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T09:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7efeda8e766729f6687008c9d45f47822d8a8fa",
          "body": null,
          "is_bot": false,
          "headline": "update sample code for 0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T08:31:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d64d716dfa9d45772c72fc20594ee6d97358b54",
          "body": null,
          "is_bot": false,
          "headline": "update demo_effect_hit_area",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T08:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e31dbcc92dd1c36aadabc7ca67ff68456fd345ef",
          "body": null,
          "is_bot": false,
          "headline": "update demo_effect_target_point",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T07:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e41d7230b758c670fb04887ccd6edd06d47d50b9",
          "body": null,
          "is_bot": false,
          "headline": "update demo_face.cs",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T07:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a26d9d60de5219b1a640fa131dc391ffe06e66d8",
          "body": null,
          "is_bot": false,
          "headline": "update demo_transparent.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T04:42:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97c3b69cf5cd7e87d66f6a0c3be955abb4aa4a2",
          "body": null,
          "is_bot": false,
          "headline": "rename filename.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T04:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5c2b3ddf7e3b314a8e5ac08bf5d3a1dde356a83",
          "body": null,
          "is_bot": false,
          "headline": "update viewer sample",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T04:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b4bfc5f2e0357f0dd7a39a18e701c93eaa760af",
          "body": null,
          "is_bot": false,
          "headline": "add GDCubismEffectCustom for C#",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-22T01:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee1a42e970b6f9bbbd11c75ae63ae9673acbe028",
          "body": "0.9",
          "is_bot": false,
          "headline": "Merge pull request #144 from MizunagiKB/0.9",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-20T13:24:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6e22428fb48128af1b37d8a50459dfba0b1ef85",
          "body": "improve performance under modern renderer",
          "is_bot": false,
          "headline": "Merge pull request #140 from erodozer/optimizations",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-20T13:17:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df1c002eec446655343eb7423dfe20fd3e9c4aac",
          "body": null,
          "is_bot": false,
          "headline": "update shaders to support godot's canvasitem modulation",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-20T00:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722c1c05642f2c51c2cdc1616d2d08c4239f9120",
          "body": null,
          "is_bot": false,
          "headline": "update to suggested clarifications",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-19T21:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d09d01fac4d0582312c6b15eea06d25f1734e85f",
          "body": null,
          "is_bot": false,
          "headline": "Added C# version of DemoTransparent.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-17T15:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf809d50623892bd5d9280add53e3cf6c9941897",
          "body": null,
          "is_bot": false,
          "headline": "Removed unnecessary constants.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-17T15:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b08b6bd1d60778484a2824368867256b33c770ef",
          "body": "- share meshes between drawables and their mask copy\n- replace vertices through surface updates",
          "is_bot": false,
          "headline": "improve performance under modern renderer",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-17T04:18:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79c86f5073d4330ff1f66981830352244e44c779",
          "body": "Modified to work with C#. Initially supports Viewer.cs and gd_cuvism_user_model_cs.cs.",
          "is_bot": false,
          "headline": "C# Support",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-16T23:37:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca5f638c401cbdb703239409afba9d099551f499",
          "body": "0.8.1",
          "is_bot": false,
          "headline": "Merge pull request #137 from MizunagiKB/0.8.1",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-08T08:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b15bc0664b18ac37682083c7396bc4dce2e30553",
          "body": "Direct rendering",
          "is_bot": false,
          "headline": "Merge pull request #129 from erodozer/direct_rendering",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-08T02:06:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e146b7fff425b461ba6431642cd59e1fcce33679",
          "body": null,
          "is_bot": false,
          "headline": "Convert various demos for compatibility with Direct Rendering.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-08T01:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9443ebbcfe27827e559a7344f336e109331690f6",
          "body": null,
          "is_bot": false,
          "headline": "Port the sample program for Direct Rendering",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-06T21:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37978fc53950f6fa6d7afed2e74bd6125c9f98da",
          "body": null,
          "is_bot": false,
          "headline": "Port the sample program for Direct Rendering",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-06T21:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42af64ed73c6a7f1bb0cf33299b40206e3fe05c9",
          "body": "Load Motions as Animation Resources",
          "is_bot": false,
          "headline": "Merge pull request #128 from erodozer/godot_motions",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-05T13:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28915094090775aa0a3fb933d187406c5a50ff38",
          "body": null,
          "is_bot": false,
          "headline": "fix throwing errors",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-05T04:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "891ab91fc09b245c1323cc0362d43b12ea369cfe",
          "body": null,
          "is_bot": false,
          "headline": "editor association fixes",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-05T04:07:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32c682796fd2fed9571b769d6e34b88a91503a29",
          "body": null,
          "is_bot": false,
          "headline": "remove offset correction, vertices are already relative to canvas origin",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-05T00:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a453821d0c809546250ddba5e7a957dd7e3eb08",
          "body": "- masks are dynamically sized based on art mesh dimensions and viewport scale\n- mask viewport size acts as an upper bound for further control than what's automated\n- removed properties no longer needed, such as scale and adjust position",
          "is_bot": false,
          "headline": "render live2d models directly without subviewport",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-04T03:50:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e63144963cc4d706471748de5205108c79321b4",
          "body": null,
          "is_bot": false,
          "headline": "load motions as resources and use godot animationplayer for control",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-03-04T03:00:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e716e08c94af2b25b653d692c3a1c5e33c038323",
          "body": "Bugfix none parameter mode",
          "is_bot": false,
          "headline": "Merge pull request #135 from MizunagiKB/bugfix_none_parameter_mode",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-03T12:09:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8dddda893faacb279e323acc0279d4e3c0be156",
          "body": null,
          "is_bot": false,
          "headline": "Updated C# script.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-02T09:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91093f28646abc9a07f69a1b2722629f2c80bb27",
          "body": null,
          "is_bot": false,
          "headline": "The documentation has been updated.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-02T09:40:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1e71a1b2b6b4767721347202ad32cc77791b5b",
          "body": "…enums.",
          "is_bot": false,
          "headline": "Changed to flags due to the limitations on player choices when using …",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-02T04:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3914811ad53c079de57b0561bfbef34a8171c33f",
          "body": null,
          "is_bot": false,
          "headline": "Behavior Changes in NONE_PARAMETER Mode",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-03-02T03:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b832827ce6bbf2695a49656ca340ca1151879c0b",
          "body": "fix(GDCubismEffectTargetPoint): initialize `_need_update` to `true` to fix `_map_param_idx` initialization",
          "is_bot": false,
          "headline": "Merge pull request #134 from Listare/fix/need-update-init",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-26T22:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63421864de2c7b962e3f4cebb5dad37a31728c76",
          "body": "…o ensure `_map_param_idx` is set correctly",
          "is_bot": false,
          "headline": "fix(GDCubismEffectTargetPoint): initialize `_need_update` to `true` t…",
          "author_name": "Listare",
          "author_login": "Listare",
          "committed_at": "2025-02-23T16:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf226ef60f5f01befca89fa509b12cd75df09f3f",
          "body": "…a-node-crash\n\nFixed type conversion error",
          "is_bot": false,
          "headline": "Merge pull request #133 from MizunagiKB/132-v080-gdcubismeffecthitare…",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-20T12:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06188cafcaaf135fd30a5109f76fdf6776c81334",
          "body": null,
          "is_bot": false,
          "headline": "Fixed type conversion error",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-19T21:15:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0de23755ed85756b1f1e559deaaedd61e58b3c31",
          "body": null,
          "is_bot": false,
          "headline": "Document update",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-15T02:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b60cc9a97690b236289cea1aba16050f684121",
          "body": null,
          "is_bot": false,
          "headline": "update document 0.8",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-15T02:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa16bac9998a8cb303b97ef508e55b5ca52a3856",
          "body": "Bugfix cubism effect",
          "is_bot": false,
          "headline": "Merge pull request #130 from MizunagiKB/bugfix_cubism_effect",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-11T05:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa91f603d3eac261977b7c51cadaabbececcb585",
          "body": "Allow external resources",
          "is_bot": false,
          "headline": "Merge pull request #125 from erodozer/external_resources",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-11T05:21:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57bf858fdf58c8faec85fec5c8ae8f894b2006b3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into bugfix_cubism_effect",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-11T00:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b1cf58869aa0c398d906aa576edff3eb88742a9",
          "body": null,
          "is_bot": false,
          "headline": "Added a check for the _initialize variable.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-10T23:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0fe9894dc8030c87f47a8750eec3016eb7af976",
          "body": null,
          "is_bot": false,
          "headline": "Modified the condition check statements",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-10T23:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a103d9f491889de7f30834fd43d2b8964a0912",
          "body": "… inverted.",
          "is_bot": false,
          "headline": "Fixed the handling of the _need_update variable, which was previously…",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-10T23:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93007b7e1ccd1d407453916bb97014f6328fc782",
          "body": null,
          "is_bot": false,
          "headline": "Added explanatory comments",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-10T23:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a702d65fbb90b165d5212d262e7ebf6fa98b904",
          "body": "Avoid frequent allocations",
          "is_bot": false,
          "headline": "Merge pull request #124 from erodozer/fix_allocations",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-10T04:29:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8c037b24ecf65920ad9d6c44a902e52f7380b13",
          "body": null,
          "is_bot": false,
          "headline": "move resize",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-02-10T04:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "276aabfaa3fee000ccaaefc5f88074abb0337656",
          "body": null,
          "is_bot": false,
          "headline": "ignore invalid mask meshes",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-02-07T22:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cbbe543f904a17f04ac98f8ef5211e0f725c2df",
          "body": "Fixed potential issues with resource release in destructor by moving the process to the _notification function.",
          "is_bot": false,
          "headline": "Bug fix for graceful termination",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-02-01T00:20:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01a2c86320e4c0d3553da545c671204b7f4103a",
          "body": null,
          "is_bot": false,
          "headline": "update godot 4.3 bindings to fix disposal bug",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-30T19:11:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bbe3e3fcace8c9142392f23363aef185cfcb52b",
          "body": null,
          "is_bot": false,
          "headline": "fix loading models outside of the project resources",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-30T15:12:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136e583820c63e5e562ac7ed70b5548af361e406",
          "body": null,
          "is_bot": false,
          "headline": "fix disposing models",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-30T14:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24509a9b64e998b986f25487a97a72a636632bfd",
          "body": null,
          "is_bot": false,
          "headline": "clear only nodes managed by the loader and not added by the user",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-29T16:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5ad255c4b5781ff4b285bd93de8282837cd2e67",
          "body": "In conjunction with the removal of the GDCubismUserModel::clear function, I have updated the relevant documentation.",
          "is_bot": false,
          "headline": "Removal of GDCubismUserModel::clear Function",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-01-29T10:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aadcd7338b70b37dd2d1babe8c25a27b68ae8fd",
          "body": null,
          "is_bot": false,
          "headline": "only warn instead of error when trying to clear assets",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-29T00:19:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3add90226c8cf86b4c7175869810876031b5a450",
          "body": "Significantly decrease the number of objects being allocated.  Optimizes by performing in-place updates on resources after initially building the mesh.",
          "is_bot": false,
          "headline": "avoid frequent allocations",
          "author_name": "erodozer",
          "author_login": "erodozer",
          "committed_at": "2025-01-28T04:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22d6330fdc4c27076c14321cad52319d1e20754f",
          "body": "…changes.",
          "is_bot": false,
          "headline": "Fix for the issue with cubism_effect_custom that occurs during model …",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2025-01-27T23:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0c03f68f1b1d5ba072d43e2c4f529098f9d9c13",
          "body": "Update document (README.adoc, README.en.adoc)",
          "is_bot": false,
          "headline": "Merge pull request #117 from MizunagiKB/0.7",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-16T13:24:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9e135f04ba6ae56fac633f63ef7bee8f96f140",
          "body": null,
          "is_bot": false,
          "headline": "Update document.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-16T13:21:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3898db25cd6441175feea5142b7b91c94014181",
          "body": null,
          "is_bot": false,
          "headline": "version 0.6 to 0.7 for antora.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-16T05:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c32a8740935f024bd516a036d630aea804e7fa41",
          "body": "0.7",
          "is_bot": false,
          "headline": "Merge pull request #116 from MizunagiKB/0.7",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-16T04:18:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3b7a30f7b46df7d3592d3f18a2e9eec0e86d270",
          "body": "update documents.",
          "is_bot": false,
          "headline": "Merge pull request #115 from MizunagiKB/update_api_document",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-15T10:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d95b7f0787754284c11234d7e8506b6472d9a2a",
          "body": null,
          "is_bot": false,
          "headline": "update documents.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-15T10:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a24ce59b3722f489ed1e9e88f2d01845840e4b1",
          "body": null,
          "is_bot": false,
          "headline": "Removal of unnecessary code.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-14T00:46:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df589351eb35d76294cd2e970d74d227998b477b",
          "body": null,
          "is_bot": false,
          "headline": "update document",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-14T00:45:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5b2cb926ffbc336b30aca95c9d636b7a142d086",
          "body": null,
          "is_bot": false,
          "headline": "update for git merge",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-14T00:45:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa97c14385ad6fee7202e04d6201ce78be3b5ab1",
          "body": "Fix bug for dark problem when parts are semi-transparent",
          "is_bot": false,
          "headline": "Merge pull request #114 from Jueast/main",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-13T13:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1115941b90326cc161e53b46c1a38062966d8b4",
          "body": null,
          "is_bot": false,
          "headline": "fix bug for opacity",
          "author_name": "Jueast",
          "author_login": "Jueast",
          "committed_at": "2024-09-09T14:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee3027f01089d94e5c670e3a319a9ad4ec8154f9",
          "body": null,
          "is_bot": false,
          "headline": "Document update.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-08T22:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a97a66fe1342131e266239230438c648e82ea956",
          "body": null,
          "is_bot": false,
          "headline": "Removing Unnecessary Variables.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-08T21:32:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb2ad9ab7ccad5062c830167ef831c8101b1b0a",
          "body": "Fixed a bug where the mask could not be referenced correctly.",
          "is_bot": false,
          "headline": "Merge pull request #112 from MizunagiKB/fix_vertex_calc",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-08T20:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e2ea5a313d8e60d1df701e175643637f81861ff",
          "body": null,
          "is_bot": false,
          "headline": "Fixed to work as of 0.6.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-07T22:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1ae2d6513d9f63117e0028bac99542510dee00",
          "body": "Bugfix model scaling",
          "is_bot": false,
          "headline": "Merge pull request #110 from MizunagiKB/bugfix_model_scaling",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-01T11:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c504202e78d9ab34759e77cd79063601e53b9191",
          "body": "We have corrected the misalignment of the mask position during resizing.",
          "is_bot": false,
          "headline": "Correction process of the calculation formula.",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-09-01T10:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d165b034558e7fd62bafc438050ac8b31e71e8",
          "body": null,
          "is_bot": false,
          "headline": "update method parameters",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-08-25T09:44:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfa8b54d083684af45a3599c886df9243805191",
          "body": "Add Document for Godot 4.3",
          "is_bot": false,
          "headline": "Merge pull request #109 from MizunagiKB/add_document",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-08-25T00:07:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a828ff420dcf20c13c291eacb61677f8d7c907d",
          "body": null,
          "is_bot": false,
          "headline": "Add Document for Godot 4.3",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-08-25T00:06:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2e526f9eb949a3e3657117918ea24bff191a159",
          "body": "0.6",
          "is_bot": false,
          "headline": "Merge pull request #107 from MizunagiKB/0.6",
          "author_name": "MizunagiKB",
          "author_login": "MizunagiKB",
          "committed_at": "2024-08-17T02:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 21,
      "commits_last_year": 0,
      "latest_release_at": "2025-03-27T12:56:07Z",
      "latest_release_tag": "v0.9.1",
      "releases_from_tags": false,
      "days_since_last_push": 477,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 482,
      "mean_days_between_releases": 24.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 41,
      "stars": 289,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-19",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-22",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-03",
            "count": 1
          },
          {
            "date": "2023-10-12",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-25",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-03",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-28",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-12-12",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-01-02",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-24",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 40,
        "total_forks": 41
      },
      "star_history": null,
      "open_issues_and_prs": 21
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example",
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "demo/demo.csproj"
      ],
      "largest_source_bytes": 32302,
      "source_files_sampled": 47,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "demo/demo.csproj"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "nuget"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 100,
        "open_issues": 17,
        "closed_ratio": 0.702,
        "closed_issues": 40,
        "closed_unmerged_prs": 6
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "MizunagiKB",
          "commits": 386,
          "avatar_url": "https://avatars.githubusercontent.com/u/5047878?v=4"
        },
        {
          "type": "User",
          "login": "erodozer",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/316728?v=4"
        },
        {
          "type": "User",
          "login": "creeper-0910",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/56744841?v=4"
        },
        {
          "type": "User",
          "login": "Jueast",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/7833008?v=4"
        },
        {
          "type": "User",
          "login": "Listare",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/37768045?v=4"
        },
        {
          "type": "User",
          "login": "maidopi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/59316956?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.939
    },
    "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 3,
            "reason": "Found 3/8 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 6,
            "reason": "project has 2 contributing companies or organizations -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 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": "3aaa3c9001808732c40aa3fa07460a95125d9ccc",
        "ran_at": "2026-07-23T00:46:40Z",
        "aggregate_score": 3.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": [
        {
          "number": 136,
          "created_at": "2025-03-04T02:52:40Z",
          "last_comment_at": "2026-01-22T16:25:14Z",
          "last_comment_author": "erodozer"
        },
        {
          "number": 139,
          "created_at": "2025-03-10T23:15:02Z",
          "last_comment_at": "2025-04-09T22:26:19Z",
          "last_comment_author": "MizunagiKB"
        },
        {
          "number": 153,
          "created_at": "2025-04-01T13:37:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 167,
          "created_at": "2026-05-12T03:54:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-03-27T13:03:23Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 7,
          "created_at": "2023-09-14T13:39:44Z",
          "last_comment_at": "2026-02-14T19:48:05Z",
          "last_comment_author": "erodozer"
        },
        {
          "number": 93,
          "created_at": "2024-07-29T00:59:43Z",
          "last_comment_at": "2025-10-03T23:56:11Z",
          "last_comment_author": "taonix-zz"
        },
        {
          "number": 104,
          "created_at": "2024-08-16T10:43:11Z",
          "last_comment_at": "2024-08-16T16:04:20Z",
          "last_comment_author": "MizunagiKB"
        },
        {
          "number": 126,
          "created_at": "2025-02-08T22:08:26Z",
          "last_comment_at": "2025-02-11T05:37:14Z",
          "last_comment_author": "MizunagiKB"
        },
        {
          "number": 127,
          "created_at": "2025-02-09T05:08:13Z",
          "last_comment_at": "2025-03-02T04:35:26Z",
          "last_comment_author": "MizunagiKB"
        },
        {
          "number": 142,
          "created_at": "2025-03-19T23:37:06Z",
          "last_comment_at": "2025-04-13T23:24:53Z",
          "last_comment_author": "MizunagiKB"
        },
        {
          "number": 156,
          "created_at": "2025-05-20T23:35:45Z",
          "last_comment_at": "2026-02-21T12:18:53Z",
          "last_comment_author": "DeerRed"
        },
        {
          "number": 157,
          "created_at": "2025-05-28T05:17:07Z",
          "last_comment_at": "2025-05-28T15:02:33Z",
          "last_comment_author": "erodozer"
        },
        {
          "number": 158,
          "created_at": "2025-07-22T08:11:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 159,
          "created_at": "2025-08-10T23:40:01Z",
          "last_comment_at": "2025-09-24T19:54:48Z",
          "last_comment_author": "Pesquisador-Stefano"
        },
        {
          "number": 160,
          "created_at": "2025-08-11T00:04:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 161,
          "created_at": "2025-09-22T08:44:48Z",
          "last_comment_at": "2025-09-24T05:02:16Z",
          "last_comment_author": "erodozer"
        },
        {
          "number": 162,
          "created_at": "2025-09-29T08:34:44Z",
          "last_comment_at": "2025-10-01T07:14:37Z",
          "last_comment_author": "IgorShmoops"
        },
        {
          "number": 163,
          "created_at": "2025-10-03T22:39:49Z",
          "last_comment_at": "2025-10-06T09:10:50Z",
          "last_comment_author": "mr11stein"
        },
        {
          "number": 164,
          "created_at": "2025-10-15T02:41:43Z",
          "last_comment_at": "2026-02-21T12:15:38Z",
          "last_comment_author": "DeerRed"
        },
        {
          "number": 165,
          "created_at": "2026-01-21T01:32:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 166,
          "created_at": "2026-01-31T14:46:49Z",
          "last_comment_at": "2026-02-01T11:45:47Z",
          "last_comment_author": "syt0r"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/MizunagiKB/gd_cubism",
    "host": "github.com",
    "name": "gd_cubism",
    "owner": "MizunagiKB"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 23,
      "inputs": {
        "security": 33,
        "vitality": 28,
        "community": 52,
        "governance": 49,
        "engineering": 27,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 38,
        "overall_after_abandonment_multiplier": 23
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 28,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 477,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 477 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 477
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "releases_count": 21,
              "latest_release_tag": "v0.9.1",
              "releases_from_tags": false,
              "days_since_latest_release": 482,
              "mean_days_between_releases": 24.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "21 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 482 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 482
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~24.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 24.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "maintainer_replying"
              ],
              "signals": [
                "unanswered_contributions",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 3,
              "unanswered_open_issues": 2,
              "days_since_last_merged_pr": 482,
              "days_since_last_human_commit": 482,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 482 days; 3 unmet obligation(s): pull requests unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 482,
                      "count": 3,
                      "signals": "pull requests unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 59,
            "inputs": {
              "forks": 41,
              "stars": 289,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "289 stars",
                "points": 39.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 289
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "41 forks",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 49,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.939
            },
            "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 94% of commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 100,
              "open_issues": 17,
              "closed_issues": 40,
              "issue_closed_ratio": 0.702,
              "closed_unmerged_prs": 6
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "70% of issues closed",
                "points": 32.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 70
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "100/106 decided PRs merged",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 100,
                      "decided": 106
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/8 approved changesets -- score normalized to 3",
                "points": 4.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": 55,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "MizunagiKB",
              "public_repos": 54,
              "account_age_days": 4751
            },
            "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": "18 followers of MizunagiKB",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "MizunagiKB"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "54 public repos, account ~13 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 54
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "critical",
        "name": "Engineering Quality",
        "value": 27,
        "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 8 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": 65,
            "inputs": {
              "topics": [
                "gdscript",
                "godot",
                "godotengine",
                "csharp"
              ],
              "has_wiki": false,
              "homepage": "https://mizunagikb.github.io/gd_cubism/",
              "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": "https://mizunagikb.github.io/gd_cubism/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 33,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 33,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 12,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 6,
              "scorecard_aggregate": 3.4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 8 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/8 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 2 contributing companies or organizations -- score normalized to 6",
                "points": 1.5,
                "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 detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "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": 2
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 37,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.34,
              "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": "34 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 18.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 34,
                      "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": 26,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "demo/demo.csproj"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "demo/demo.csproj (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "demo/demo.csproj"
                    }
                  }
                ],
                "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": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": 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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 32302,
              "source_files_sampled": 47,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/47 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 47,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example",
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example, examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example, examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T00:46:57.006472Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/MizunagiKB/gd_cubism.svg",
  "full_name": "MizunagiKB/gd_cubism",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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