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

philburk / jsyn

Modular audio synthesizer library with unit generators in Java

JavaApache-2.0★ 250 星标⑂ 66 复刻始于 2014年12月在 GitHub 上查看 ↗

philburk/jsyn 的健康指数为 100 分中的 37 分,处于「存在风险」区间。 其得分最高的类别是Engineering Quality(59/100),最低的是Vitality(20/100)。 最近一次更新在 321 天前。 近期的大部分工作由 1 位贡献者完成。

37
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

Abandonment Policy applies a 85% multiplier to weighted overall health.

所有权

Phil Burk个人账户
362 关注者20 个公开仓库始于 2013年8月Mobileer

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

按类别列示的指标

活力

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

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

发布纪律

40存在风险
评分方式
27/27有发布版本 — 已发布 3 个发布版本
7.2/36发布时效 — 最近一次发布版本于 388 天前
5.4/27发布节奏 — 约每 911.6 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count3
latest_release_tagv17.2.0
releases_from_tags
days_since_latest_release388
mean_days_between_releases911.6

社区与采用

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

55中等 · 占总体的 18%
评分方式
38.9/60星标 — 250 个星标
15.1/25复刻 — 66 个复刻
5.8/15关注者 — 12 位关注者
所用输入
forks66
stars250
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(Apache-2.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

51中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
2/22.5提交分布 — 头号贡献者编写了 91% 的提交
10.8/13.5贡献者广度 — 8 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 7 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled8
top_contributor_share0.91
评分方式
25.4/46.8议题解决 — 54% 的议题已关闭
35.9/38.3PR 接受 — 已裁定的 PR 中 60/64 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 5/30 approved changesets -- score normalized to 1
所用输入
merged_prs60
open_issues32
closed_issues38
issue_closed_ratio0.543
closed_unmerged_prs4
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
18.4/25所有者影响力 — philburk 有 362 位关注者
21.6/25既往记录 — 20 个公开仓库,账户约 12 年
所用输入
followers362
owner_typeUser
is_verified
owner_loginphilburk
public_repos20
account_age_days4,733
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

59中等 · 占总体的 20%

工程实践

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

文档

75良好
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — http://www.softsynth.com/jsyn
10/10仓库描述
10/10主题标签 — 3 个主题标签
10/10Wiki
所用输入
topicsjava, jsyn, synthesizer
has_wiki
homepagehttp://www.softsynth.com/jsyn
has_readme
has_docs_dir
has_description

安全

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

29危急 · 占总体的 16%

安全态势

29危急
评分方式
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 1 out of 15 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 5/30 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate2.9
已排除计分(无数据或不适用):packaging。 其余权重已重新归一化。

AI 就绪度

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

47存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
26.1/40可读的提交历史 — 100 次人类提交中有 49 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.49
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — build.gradle, examples/build.gradle(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Java(静态类型)
0/10可复现环境
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsbuild.gradle, examples/build.gradle
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Java(静态类型)
55/55可控的文件大小 — 采样的 340 个源文件中有 0 个超过 60KB
所用输入
primary_languageJava
largest_source_bytes22,738
source_files_sampled340
oversized_source_files0

机器可读接口

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

关键数据

250GitHub 星标
8贡献者
1最近 12 个月提交数
321距最近推送天数
3发布版本数
1巴士系数(bus factor)
32开放议题
Maven软件包生态系统数

数据采集警告

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

更多细节

Star 与 Fork 历史 0 ★ / 66 ⇿
0Star
66Fork
3发布

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

01325385063756522015-012020-092026-06
主版本 0次版本 2修订 1

每个点涵盖 11 天。

OpenSSF Scorecard 2.9 / 10
2.9综合

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

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests1 out of 15 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
10Contributorsproject has 7 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 0

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

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "java",
        "jsyn",
        "synthesizer"
      ],
      "is_fork": false,
      "size_kb": 1885,
      "has_wiki": true,
      "homepage": "http://www.softsynth.com/jsyn",
      "languages": {
        "HTML": 1191,
        "Java": 1039649,
        "Shell": 1928
      },
      "pushed_at": "2025-09-04T17:43:20Z",
      "created_at": "2014-12-31T00:33:56Z",
      "owner_type": "User",
      "updated_at": "2026-06-27T17:54:54Z",
      "description": "Modular audio synthesizer library with unit generators in Java",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Java",
      "significant_languages": [
        "Java"
      ]
    },
    "owner": {
      "blog": "http://www.softsynth.com/",
      "name": "Phil Burk",
      "type": "User",
      "login": "philburk",
      "company": "Mobileer",
      "location": "United States",
      "followers": 362,
      "avatar_url": "https://avatars.githubusercontent.com/u/5175913?v=4",
      "created_at": "2013-08-06T17:12:18Z",
      "is_verified": null,
      "public_repos": 20,
      "account_age_days": 4733
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v17.2.0",
          "kind": "minor",
          "published_at": "2025-06-29T21:59:54Z"
        },
        {
          "tag": "v17.1.0",
          "kind": "minor",
          "published_at": "2023-04-11T00:42:21Z"
        },
        {
          "tag": "v16.8.1",
          "kind": "patch",
          "published_at": "2020-07-02T14:49:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af4fec012c612d32ca28c298381ddd4c96273d77",
          "body": "./gradlew build jsynExamplesJar",
          "is_bot": false,
          "headline": "Generate examples JAR with no dependencies",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-09-04T17:43:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f6b44b853bccc0d2e3027104d575fcc5ccb6d4e",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md for publishing a new release",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-06-29T21:58:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c6dd65c66f7db730e2190714f5d01c16ed62e8",
          "body": "This was needed to compile on Java 21.",
          "is_bot": false,
          "headline": "Upgrade gradle to 8.5 (#134)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-06-29T21:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a12fa39c39edb2e10d0ebff38957d869bd653be0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md for Release instructions",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-06-29T21:22:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02e819b07d65fea79bb712a36de4ca277ca14960",
          "body": null,
          "is_bot": false,
          "headline": "Update JSyn.java version to 17.2.0",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-06-29T21:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "036674bf527be819fca254762046ab7386e5a6bd",
          "body": null,
          "is_bot": false,
          "headline": "Update build.gradle version to 17.2.0",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-06-29T21:16:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf8d74f6aaf26dd90d65e9fc9d4f145fe10c5b6",
          "body": "This fixes an issue where Jitpack.io was not able to generate jar files.",
          "is_bot": false,
          "headline": "Fix maven publish (#133)",
          "author_name": "Nick",
          "author_login": "nift4",
          "committed_at": "2025-06-29T20:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a7a5bfc2ced8e1c940ce2f988d6698d886c6a68",
          "body": null,
          "is_bot": false,
          "headline": "Remove PROPRIETARY from  AutoCorrelator.java",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-04-02T16:10:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60693850a47b1adc519792a4395298155d9d0c61",
          "body": null,
          "is_bot": false,
          "headline": "Remove PROPRIETARY from DoubleBoundedRangeSlider.java",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-04-02T16:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8583ec16b45be131a4045d7265c2446f32dcef35",
          "body": "Remove PROPRIETARY",
          "is_bot": false,
          "headline": "Update DoubleBoundedRangeModel.java",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2025-04-02T16:08:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2bbdb763aae1f55497c73e7e4caa292b370a27",
          "body": "Use Builders instead of the old deprecated APIs.\r\n\r\nFixes #128\r\n\r\nAuthor: lespin",
          "is_bot": false,
          "headline": "AndroidAudioForJSyn: update AudioTrack constructor (#129)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2024-11-24T23:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "490d0b554650f6a80ce923fa682b1236784a2335",
          "body": "Just hand format the date using ISO 8601.\n\nFixes #127",
          "is_bot": false,
          "headline": "Stop importing java.sql.Date",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2024-11-17T22:07:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae60c2f67defbd338222184413ec2155c4990ab",
          "body": "Add information about JSyn that is used by Maven.\r\nIt contains license information and other URLs.",
          "is_bot": false,
          "headline": "Add project info to POM (#126)",
          "author_name": "Luca Stefani",
          "author_login": "luca020400",
          "committed_at": "2024-11-17T20:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06f9a9a4d6aa4ddabde81f77878826a62e5d79ab",
          "body": "Bump number to 466",
          "is_bot": false,
          "headline": "Bump version to 17.1.1",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-08-28T20:26:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c68f0872440474b63d2adb3778a47db1730304",
          "body": "Build on ubuntu\r\nJust assemble without testing.",
          "is_bot": false,
          "headline": "Add GitHub Actions workflow (#120)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-08-28T20:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e3b54c76da7b1173afde4675e4ec96713014a3b",
          "body": "Now works with Java 17.\n\nPublish Build Scans from GitHub Actions",
          "is_bot": false,
          "headline": "Gradle upgraded to 7.3",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-08-28T20:01:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91964650cec6f5f329e44bd89c7df6b3dc77a36c",
          "body": "Fixes #118",
          "is_bot": false,
          "headline": "Allow EnvelopeAttackDecay to be triggered by an impulse. (#119)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-08-28T19:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67037f35b80fac494853179f28e4536fa90ebb08",
          "body": "Remove trailing white spaces.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-05-18T22:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be38baad02cf68f1ad09bed5fc2c416b71e8a924",
          "body": "Change \"ant docs\" to \"ant doc\".",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-23T23:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5ff3ee3e2ce6d2f00abea6d1cc971711c911458",
          "body": "Typo for Ant",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-23T23:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38013a7c0f0b5bd14044ff8671b4b17ff94cdb0c",
          "body": "From Nick's notes",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-23T23:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a41092cbab558d7d410ec43d93bb1e4121e86a",
          "body": "For issue #82",
          "is_bot": false,
          "headline": "Add jitpack instructions to README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-11T00:18:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b7829d30de182830876e22e1b1ca12f91e65bd9",
          "body": "Synchronize build.gradle and JSyn.java version numbers\r\n\r\nCo-authored-by: Phil Burk <philburk@google.com>",
          "is_bot": false,
          "headline": "Bump version to 17.1.0 (#116)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-11T00:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90db5489c352bc038d6d22e336ac7eefac221ed7",
          "body": "PlateReverb is a simulation of a metal plate based on all-pass delays.\r\n\r\nRoomReverb uses a MultiTapDelay for early reflections and a PlateReverb for diffusion.\r\n\r\nAdd a DSP package with utility classes used to build unit generators.\r\n\r\nAdd TuneReverb app with faders for experimenting and hearing reverb.\r\n\r\nAdd unit tests for SimpleDelay.\r\n\r\nCo-authored-by: Phil Burk <philburk@google.com>",
          "is_bot": false,
          "headline": "Add PlateReverb, RoomReverb and MultiTapDelay units (#115)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2023-04-10T18:12:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a46f8c93193fe8bb1eb7b93e55c85e6f46d5b108",
          "body": "Combine channel and noteNumber as a tag for the VoiceAllocator\r\nto avoid collisions when the same note is played on multiple channels.\r\n\r\nAllocate more voices: numChannels * voicesPerChannel\r\n\r\nFor GM2 synths, force channel 10 (9) to use preset 128.\r\nThat is a sign for the synth that this is a rhythm channel.",
          "is_bot": false,
          "headline": "midi: fixes for ExoSynth (#114)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2022-08-12T02:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c059ebf933ae4c6eeb26da50e168db2322e4790f",
          "body": "LOGGER is not imported, and Double.NaN doesn't follow\r\ntraditional '==' comparison rules.",
          "is_bot": false,
          "headline": "Remove LOGGER references and a '== Double.NaN' check (#113)",
          "author_name": "Santiago Seifert",
          "author_login": "AquilesCanta",
          "committed_at": "2022-08-04T18:54:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e23733c71b02458b53cbaaf8e370d07be001c560",
          "body": "Used for MIDI message parsing.",
          "is_bot": false,
          "headline": "Add support for arbitrary offsets in MessageParser.parse (#112)",
          "author_name": "Santiago Seifert",
          "author_login": "AquilesCanta",
          "committed_at": "2022-08-03T23:30:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6e32b9e3b5cc8212135f0ba6cdeccdb1f8d4ef",
          "body": "Co-authored-by: Jan Polák <456647@muni.cz>",
          "is_bot": false,
          "headline": "Remove slf4j-api lib (#109)",
          "author_name": "Jan Polák",
          "author_login": "Darkyenus",
          "committed_at": "2022-07-16T19:48:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd4a6434a508465decbf5dc00cc92836329c3b22",
          "body": "Add an example program that renders some MIDI messages to\r\na PCM double array.",
          "is_bot": false,
          "headline": "MIDI example that renders to PCM (#108)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2022-05-08T16:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e792b44d99676a363bc5e6e6d5c42881e756f956",
          "body": "The read() could hang forever waiting for data when the\r\nWaveRecorder was stopped.\r\nNow it terminates the thread.\r\n\r\nAlso fix bug in AudioFifo when partially full. It would not read any data!\r\n\r\nFixes #105",
          "is_bot": false,
          "headline": "WaveRecorder: fix hang in StreamingThread (#106)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2022-01-30T19:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c43a8e222c9a51046c2b11c9549ffa76204d1eb5",
          "body": null,
          "is_bot": false,
          "headline": "Add test instructions to README",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2022-01-30T17:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e87459a16189a1935d6035a6a2ace0e615903352",
          "body": "Add new TestCircuit unit test.",
          "is_bot": false,
          "headline": "Add getUnits() method to Circuit. (#104)",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-10-30T17:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff6a638feaaf2df38929e77c6a81975ba560282b",
          "body": null,
          "is_bot": false,
          "headline": "Add \"ant docs\" info",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-10-09T22:21:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edfc73a107a368ec084eb364a62db3b580987a4b",
          "body": "It was an unnecessary dependency.",
          "is_bot": false,
          "headline": "Remove SLF4J from tests and gradle",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-09-06T21:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d33fb2c959fff6471dc48434b37b01ac98874e82",
          "body": "It was causing too many problems and had no apparent benefit.\n\nFixes #101",
          "is_bot": false,
          "headline": "jsyn: remove dependency on SLF4J",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-09-02T03:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "911c8c9f292374b1668ce5e30a539f7e62f75369",
          "body": "Add missing parameters.\nCreate PseudoRandom.\nDo not run test that generates the WAV files.\nFix hang in TestConnections.\n\nFixes #97",
          "is_bot": false,
          "headline": "tests: fix unit tests",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-08-29T16:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4925c614cc6ace95049473734513bacc77afc85",
          "body": null,
          "is_bot": false,
          "headline": "add gradle build info to README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-08-26T00:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f50c1ac6b5597d828ec663852d750ceedc29e631",
          "body": null,
          "is_bot": false,
          "headline": "Make gradlew executable",
          "author_name": "ligi",
          "author_login": "ligi",
          "committed_at": "2021-08-26T00:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5c4c8f00974492dcc2fba23d5d2d26c58cf986",
          "body": "Negative input could cause a crash.\n\nFixes #92",
          "is_bot": false,
          "headline": "Fix ExponentialRamp exception",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2021-04-11T16:16:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32f80e1a075dcca45c679b90a2446d25dab2bba",
          "body": "Fold waveforms using sin(a*x).",
          "is_bot": false,
          "headline": "Add WaveFolder unit generator.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-11-25T02:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdd24d4ef1b68739a3d3240dfa1417a909bdf163",
          "body": "examples: remove SLF4J dependency",
          "is_bot": false,
          "headline": "Merge pull request #87 from philburk/fixconsole",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T22:28:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee189b00d376bb086692fb32e2aed452710c958",
          "body": "Use System.out.println() instead.\nThese example are intended to write to the console.\nA recent change that added gradle support broke this feature.",
          "is_bot": false,
          "headline": "examples: remove SLF4J dependency",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T22:27:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "002fa3dfbd4ef032fcb7828fdf12e833e60199d3",
          "body": "build: fix ANT build",
          "is_bot": false,
          "headline": "Merge pull request #86 from philburk/fixant",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T19:28:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d2486fb26c627e3425df5e313a5b5aa615fed5",
          "body": "It was broken by the changes made for gradle.",
          "is_bot": false,
          "headline": "build: fix ANT build",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T19:27:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8cb3e5349f4478b0ee91fc6f9100ef8c6d0298a7",
          "body": null,
          "is_bot": false,
          "headline": "Removed slf4j for builds",
          "author_name": "RubbaBoy",
          "author_login": "RubbaBoy",
          "committed_at": "2020-10-30T18:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f88eb02b61ecdfad334582f1ae5b1178a06671ce",
          "body": null,
          "is_bot": false,
          "headline": "Removed shadow jar",
          "author_name": "RubbaBoy",
          "author_login": "RubbaBoy",
          "committed_at": "2020-10-30T18:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c93bf04a5a6a2ad24be9bcf47581dd75a9232e",
          "body": "Includes a minor logging fix",
          "is_bot": false,
          "headline": "Downgraded to Java 8",
          "author_name": "RubbaBoy",
          "author_login": "RubbaBoy",
          "committed_at": "2020-10-30T18:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46b4efc63919eb06c599e7cbcaae407836c0221c",
          "body": null,
          "is_bot": false,
          "headline": "Removed .settings/",
          "author_name": "RubbaBoy",
          "author_login": "RubbaBoy",
          "committed_at": "2020-10-30T18:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46888fae6eb7b1dd386f7af7d101ead99ae61981",
          "body": "Added Gradle (and removed ant), modernized testing via the JUnit framework, moved standalone examples from the tests directory to a separate module, removed sparsely used Java logger and replaced it with SLF4J. More work could be done, however this is a great start to greatly improving the health of the codebase.",
          "is_bot": false,
          "headline": "Restructured project, added gradle, JUnit, logger, and more",
          "author_name": "RubbaBoy",
          "author_login": "RubbaBoy",
          "committed_at": "2020-10-30T18:19:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c51e92e813dd481603de078f0778e1f75db2ab05",
          "body": "JSyn: fix spelling of Lisa Tolentino",
          "is_bot": false,
          "headline": "Merge pull request #85 from philburk/tolenti",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T16:52:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e9a448f5ef04d9306925bf446cf933dbca32304",
          "body": null,
          "is_bot": false,
          "headline": "JSyn: fix spelling of Lisa Tolentino",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-10-30T16:50:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20398a1bca9ce8a97e9c27b23c964474b3110aa4",
          "body": "build: use java 1.8 in ant script",
          "is_bot": false,
          "headline": "Merge pull request #81 from philburk/usejava8",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17fdf06f5bf93e2c2127f66d043571a5ab1eefee",
          "body": null,
          "is_bot": false,
          "headline": "build: use java 1.8 in ant script",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:41:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a10c3dcf60ffbc49dc4188e948d207257ef4a7b2",
          "body": "jsyn: bump to build 464, version 16.8.1",
          "is_bot": false,
          "headline": "Merge pull request #80 from philburk/bump464",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb2b4b1ed506ce7144e6fd78d1e7664412bfc14f",
          "body": null,
          "is_bot": false,
          "headline": "jsyn: bump to build 464, version 16.8.1",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:25:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e64a82a8f93c8268e4e9a9cb8f91aab30b6c366",
          "body": "jsyn: some minor improvements",
          "is_bot": false,
          "headline": "Merge pull request #79 from philburk/minorfixes",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09d10b5cf388b2212f0bd8bf94ad63d13e75fa49",
          "body": "Use final in MultiPassThrough",
          "is_bot": false,
          "headline": "jsyn: some minor improvements",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "543be58aa9bcb31216a813e9bd602168d7f6bd00",
          "body": "jsyn docs: various small improvements",
          "is_bot": false,
          "headline": "Merge pull request #78 from philburk/betterdocs",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae8aa40c8a3d432ac55deebfa006107adfaaaef3",
          "body": "Update build.xml to use newer versions of javadoc",
          "is_bot": false,
          "headline": "jsyn docs: various small improvements",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2020-07-02T14:12:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb49ab0342fd0fd0660a845141dbc78508e9cd2",
          "body": "ui: use safeRepaint()",
          "is_bot": false,
          "headline": "Merge pull request #73 from philburk/safeui",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-09-15T19:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224230e7d585482f1917024a3fff14a70f3064ab",
          "body": "To allow workaround for OpenJDK bug.\n    https://github.com/philburk/syntona/issues/13",
          "is_bot": false,
          "headline": "ui: use safeRepaint()",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-09-15T19:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f8a07bbf81b5429b0db69766ffd024c892d1d7",
          "body": null,
          "is_bot": false,
          "headline": "point README.txt to README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-04-21T22:27:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48206fccf6319433d0c57d846f1da84a574183d1",
          "body": null,
          "is_bot": false,
          "headline": "reorganize README.md",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-04-21T22:26:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2607d26ca1c5a86875351710ea48545a8a70bfd8",
          "body": "JSyn: bump to build 463, version 16.8.0",
          "is_bot": false,
          "headline": "Merge pull request #72 from philburk/bump463",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-03-17T18:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b2c76a2cf91f29743957a4ce4b38795821c2adf",
          "body": null,
          "is_bot": false,
          "headline": "JSyn: bump to build 463, version 16.8.0",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2019-03-17T18:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b006311f7290fd63a789bed8a7867121aa8096f6",
          "body": "MultiChannelSynthesizer: add noteOn and noteOff with timestamp",
          "is_bot": false,
          "headline": "Merge pull request #53 from philburk/noteplayer",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2017-08-01T01:54:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20f15b705576c129d023d2f04938b82509abf42",
          "body": null,
          "is_bot": false,
          "headline": "MultiChannelSynthesizer: add noteOn and noteOff with timestamp",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2017-08-01T01:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "464f3d55f7847831c5ba6acf4766260fae1e4a6d",
          "body": "MultiPassThrough: multi-channel passthrough",
          "is_bot": false,
          "headline": "Merge pull request #52 from philburk/multipass",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2017-08-01T01:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55bfbe5a4c6f2c89ecbb8c21bcad6b90f260189a",
          "body": null,
          "is_bot": false,
          "headline": "MultiPassThrough: multi-channel passthrough",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2017-08-01T01:50:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0c2c23cfea01f317e62c75177d388f312618fc3",
          "body": "Ensure upper bound for argument to Thread#setPriority is less than Thread#MAX_PRIORITY",
          "is_bot": false,
          "headline": "Merge pull request #51 from nmulcahey/master",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2017-08-01T01:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5581ea67ca8831b74450d7ad3d5be68be2a013b3",
          "body": "Thread#MAX_PRIORITY",
          "is_bot": false,
          "headline": "Ensure upper bound for argument to Thread#setPriority is less than",
          "author_name": "Nathan Mulcahey",
          "author_login": "nmulcahey",
          "committed_at": "2017-07-17T22:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d158c44e93849622aa56633fbe1f1facbe1eea9",
          "body": "Fix some white space and doc issues.",
          "is_bot": false,
          "headline": "Merge pull request #48 from philburk/js20161211",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-22T02:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfc468a0a7c24cc2751d406de04f5d7710118b0f",
          "body": null,
          "is_bot": false,
          "headline": "AudioFifo:  remove extra white space",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-16T03:20:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5773cb65ac8fe1148239d08966bbb5b0af7abce",
          "body": null,
          "is_bot": false,
          "headline": "Filter docs, add some see links.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-16T03:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1335c910c8e7751368cfcdf23f678805c8638436",
          "body": "Fix deadlock in AudioFifo.",
          "is_bot": false,
          "headline": "Merge pull request #47 from zgeggy2k/master",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-16T03:03:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b801f7cad5c1600656ca9205452b01e6a8b192a4",
          "body": "The deadlock scenario is the following:\n1) AudioFifo is used with wait on write and read\n2) Producer Thread calls write(). The buffer is full, then it gets into\nthe while(available() == buffer.length) loop\n3) a context switch happens right there, BEFORE readSemaphore.wait()\n4) Consumer Thread calls \n[…]\nuction\" with 32K buffers, while generating\nlarge files (a few hundred megabytes).\nI am not sure the performance implications of the change, as my use\ncases are non-realtime.\nStill, all the tests pass.",
          "is_bot": false,
          "headline": "Fix deadlock in AudioFifo.",
          "author_name": "Greg",
          "author_login": null,
          "committed_at": "2016-12-13T01:54:22Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5aa54887b7bffe4de233474e9687a63f8ae84eb7",
          "body": "fix javadocs",
          "is_bot": false,
          "headline": "Merge pull request #46 from philburk/fixdocs",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-04T02:09:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "588bc1a4138d9f5486981ec34de99c0223805d8f",
          "body": null,
          "is_bot": false,
          "headline": "fix javadocs",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-04T02:08:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15418b3471eb29f351d04c6e6138fef9e9a0aed5",
          "body": "Throttle the CPU if there are no audio devices.",
          "is_bot": false,
          "headline": "Merge pull request #45 from philburk/throttle2",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T15:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7c533928406751b74970129b2e9f93d115e744",
          "body": null,
          "is_bot": false,
          "headline": "Throttle the CPU if there are no audio devices.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T15:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b670ca9dd985fd987cae992019ae1b77a83d8f",
          "body": "Floatshaper",
          "is_bot": false,
          "headline": "Merge pull request #44 from philburk/floatshaper",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T15:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "265381fa6d885f7fa7fdb76c0e6bf0c9511c63b4",
          "body": null,
          "is_bot": false,
          "headline": "Added evaluate() to FloatSample.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T06:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fc77bbf87bea398dedfa76e2ab71933169ef5ad",
          "body": "FIXME need better solution, add evaluate to FloatSample()",
          "is_bot": false,
          "headline": "FloatWaveShaper: example program",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T06:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ffa9acf32c7fb40f084d9cef9a0ff5e608fc0c",
          "body": "last minute changes for 16.7.8",
          "is_bot": false,
          "headline": "Merge pull request #43 from philburk/rc-1678",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T03:26:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc4bcfe2aa049543ee759823bc0a72282e4a1dc5",
          "body": null,
          "is_bot": false,
          "headline": "Turn down example FM carrier",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T03:22:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ffdd5f3c6178b3032ea99dd7b824eae166434ce",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup EdgeDetector",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T03:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2785ec51000f9dd7a7640f1a4edb69f541d757f1",
          "body": "…th()",
          "is_bot": false,
          "headline": "cleanup for 16.7.8, doc MultiChannelSynthesizer, add DoubleTable.leng…",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-12-01T03:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cc223574b43d3f72b746e8f0bb4f31cbd2fd52f",
          "body": "add isStartRequired, add GroupChannel to synth",
          "is_bot": false,
          "headline": "Merge pull request #42 from philburk/startrequired",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-29T17:01:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "009005bbe99ae9c4fb89e0cce5fc49eae798dac3",
          "body": null,
          "is_bot": false,
          "headline": "add isStartRequired, add GroupChannel to synth",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-29T16:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69568a0ab6aaba08eb366b63ce8748fc3a7f256d",
          "body": "Instruments",
          "is_bot": false,
          "headline": "Merge pull request #41 from philburk/instruments",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-29T16:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcd89345103f895b2b5fd508fca4cbe7af033861",
          "body": "Check for bounds when sample or envelope data is queued.",
          "is_bot": false,
          "headline": "Merge pull request #39 from philburk/issue-15-queue",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-27T21:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff5e1fb0794cc65c32a7d9f51d03eba841eba4ad",
          "body": "Add unit test.\n\nFix: #15",
          "is_bot": false,
          "headline": "Check for bounds when sample or envelope data is queued.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-27T21:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c081ad0ff9f10c0ab530088dc73c1e7f6735c600",
          "body": null,
          "is_bot": false,
          "headline": "Instruments: add voice operation.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-11-01T03:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580fea450ec0982d0bd8be589f00566267e7b0d1",
          "body": null,
          "is_bot": false,
          "headline": "Instruments: add better synth, pitch control",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-10-24T15:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6583e89166f7477a675cf3094a91b303ba7850a",
          "body": "Fix race condition when stopping and restarting the synthesizer.",
          "is_bot": false,
          "headline": "Merge pull request #31 from philburk/startstop",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-08-10T02:28:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e83baf9bf34cc41097e7f38f16dee0df2f80554a",
          "body": "https://github.com/philburk/jsyn/issues/30",
          "is_bot": false,
          "headline": "Fix race condition when stopping and restarting the synthesizer.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-08-10T02:16:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb36cf83f1cca79e76c4ad44fc78077c9428790b",
          "body": "Docs",
          "is_bot": false,
          "headline": "Merge pull request #28 from philburk/docs",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-03-23T16:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeafc364cbd39edc794748a0f2c0626e09ee9bb5",
          "body": "Also fixed Javadoc errors.",
          "is_bot": false,
          "headline": "Add doc target to ant build.xml",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-03-23T16:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b705f45ff6618383c2df8d7bd14bd2b61e21cee",
          "body": "You can now generate Javadocs by entering:\n    ant doc",
          "is_bot": false,
          "headline": "Add a doc target to the Ant build script.",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-03-23T15:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "431965f53739b2ed9608510781bfc7b9d3b4b0e2",
          "body": "Use sine waves as default in PlayGrains example.",
          "is_bot": false,
          "headline": "Merge pull request #27 from philburk/nosamp",
          "author_name": "Phil Burk",
          "author_login": "philburk",
          "committed_at": "2016-03-23T15:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 3,
      "commits_last_year": 1,
      "latest_release_at": "2025-06-29T21:59:54Z",
      "latest_release_tag": "v17.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 321,
      "active_weeks_last_year": 1,
      "days_since_latest_release": 388,
      "mean_days_between_releases": 911.6
    },
    "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": 66,
      "stars": 250,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2015-01-02",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-08-26",
            "count": 1
          },
          {
            "date": "2015-09-04",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 1
          },
          {
            "date": "2016-02-10",
            "count": 1
          },
          {
            "date": "2016-06-16",
            "count": 1
          },
          {
            "date": "2016-07-12",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-12-13",
            "count": 1
          },
          {
            "date": "2017-01-11",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 1
          },
          {
            "date": "2017-11-18",
            "count": 1
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2018-03-17",
            "count": 1
          },
          {
            "date": "2018-06-16",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-06",
            "count": 1
          },
          {
            "date": "2018-09-08",
            "count": 1
          },
          {
            "date": "2018-11-05",
            "count": 1
          },
          {
            "date": "2018-11-09",
            "count": 1
          },
          {
            "date": "2018-11-28",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-03-13",
            "count": 1
          },
          {
            "date": "2019-05-10",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 2
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-12",
            "count": 1
          },
          {
            "date": "2019-12-20",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-20",
            "count": 1
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-04-29",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-11-19",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-09-15",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-05-18",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2026-04-18",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 65,
        "total_forks": 66
      },
      "star_history": null,
      "open_issues_and_prs": 32
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "build.gradle",
        "examples/build.gradle"
      ],
      "largest_source_bytes": 22738,
      "source_files_sampled": 340,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "build.gradle",
        "examples/build.gradle"
      ],
      "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": [
        "maven"
      ],
      "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": 0,
        "merged_prs": 60,
        "open_issues": 32,
        "closed_ratio": 0.543,
        "closed_issues": 38,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "philburk",
          "commits": 121,
          "avatar_url": "https://avatars.githubusercontent.com/u/5175913?v=4"
        },
        {
          "type": "User",
          "login": "RubbaBoy",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/7394828?v=4"
        },
        {
          "type": "User",
          "login": "AquilesCanta",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/8539544?v=4"
        },
        {
          "type": "User",
          "login": "Darkyenus",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5280068?v=4"
        },
        {
          "type": "User",
          "login": "luca020400",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3950785?v=4"
        },
        {
          "type": "User",
          "login": "nmulcahey",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/931529?v=4"
        },
        {
          "type": "User",
          "login": "nift4",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/36458596?v=4"
        },
        {
          "type": "User",
          "login": "ligi",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/111600?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.91
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-gradle-project.yml"
      ],
      "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": 8,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 5/30 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 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": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "af4fec012c612d32ca28c298381ddd4c96273d77",
        "ran_at": "2026-07-23T06:08:07Z",
        "aggregate_score": 2.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-09-04T17:45:17Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-06-29T21:42:08Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 20,
          "created_at": "2016-03-01T16:36:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2016-03-09T16:57:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 22,
          "created_at": "2016-03-09T17:06:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2016-03-17T15:40:54Z",
          "last_comment_at": "2023-10-15T17:22:03Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 25,
          "created_at": "2016-03-18T17:04:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2016-11-27T05:05:01Z",
          "last_comment_at": "2017-01-14T03:29:00Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 49,
          "created_at": "2017-01-11T23:36:50Z",
          "last_comment_at": "2021-08-25T00:48:30Z",
          "last_comment_author": "ligi"
        },
        {
          "number": 56,
          "created_at": "2017-09-27T14:16:40Z",
          "last_comment_at": "2020-07-02T15:18:30Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 57,
          "created_at": "2017-10-16T01:20:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 58,
          "created_at": "2017-10-16T01:25:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 60,
          "created_at": "2017-10-16T01:33:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2017-10-16T01:36:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 62,
          "created_at": "2017-10-16T19:53:45Z",
          "last_comment_at": "2017-10-28T22:53:46Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 63,
          "created_at": "2017-10-16T19:58:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 64,
          "created_at": "2017-10-17T16:16:12Z",
          "last_comment_at": "2017-10-27T19:49:36Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 69,
          "created_at": "2018-09-19T02:50:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 70,
          "created_at": "2018-10-24T03:34:58Z",
          "last_comment_at": "2019-03-17T19:12:34Z",
          "last_comment_author": "philburk"
        },
        {
          "number": 71,
          "created_at": "2018-10-24T03:35:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 74,
          "created_at": "2019-12-05T01:31:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 77,
          "created_at": "2020-04-17T13:58:59Z",
          "last_comment_at": "2024-11-17T23:03:31Z",
          "last_comment_author": "philburk"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/philburk/jsyn",
    "host": "github.com",
    "name": "jsyn",
    "owner": "philburk"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 37,
      "inputs": {
        "security": 29,
        "vitality": 20,
        "community": 55,
        "governance": 51,
        "engineering": 59,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 43,
        "overall_after_abandonment_multiplier": 37
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "commits_last_year": 1,
              "human_commit_share": 1,
              "days_since_last_push": 321,
              "active_weeks_last_year": 1
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 321 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 321
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "1/52 weeks with commits",
                "points": 0.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1 commits in the last year",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "releases_count": 3,
              "latest_release_tag": "v17.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 388,
              "mean_days_between_releases": 911.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "3 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 388 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 388
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~911.6 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 911.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained",
                "broken_ci"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 12,
              "days_since_last_merged_pr": 388,
              "days_since_last_human_commit": 321,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 321 days; 3 unmet obligation(s): issues unanswered, Scorecard reports it unmaintained, CI broken",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 321,
                      "count": 3,
                      "signals": "issues unanswered, Scorecard reports it unmaintained, CI broken"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 55,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "forks": 66,
              "stars": 250,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "250 stars",
                "points": 38.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 250
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "66 forks",
                "points": 15.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 66
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 51,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.91
            },
            "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 91% of commits",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 60,
              "open_issues": 32,
              "closed_issues": 38,
              "issue_closed_ratio": 0.543,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "54% of issues closed",
                "points": 25.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 54
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "60/64 decided PRs merged",
                "points": 35.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 60,
                      "decided": 64
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/30 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 362,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "philburk",
              "public_repos": 20,
              "account_age_days": 4733
            },
            "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": "362 followers of philburk",
                "points": 18.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 362,
                      "login": "philburk"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "20 public repos, account ~12 yr old",
                "points": 21.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 20
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 12
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 59,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 15 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "java",
                "jsyn",
                "synthesizer"
              ],
              "has_wiki": true,
              "homepage": "http://www.softsynth.com/jsyn",
              "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": "http://www.softsynth.com/jsyn",
                "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": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 29,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 29,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 2.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "1 out of 15 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 5/30 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 28
            },
            "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": 47,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 26,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.49,
              "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": "49 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 26.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 49,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 46,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "build.gradle",
                "examples/build.gradle"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "build.gradle, examples/build.gradle (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "build.gradle, examples/build.gradle"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Java (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Java",
              "largest_source_bytes": 22738,
              "source_files_sampled": 340,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Java (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Java"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/340 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 340,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T06:08:21.331641Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/philburk/jsyn.svg",
  "full_name": "philburk/jsyn",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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