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

jakovius / voxd

VOXD is a speech-to-text, voice-typing, dictation software for linux distributions. It is an open-source, free of charge, USER-FRIENDLY software, for as many linux distros as possible.

Python · ShellMIT★ 283 星标⑂ 33 复刻始于 2025年4月在 GitHub 上查看 ↗

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

46
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

jacobius个人账户
5 关注者3 个公开仓库始于 2018年1月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
PyPIvoxd指向其他仓库——不计分0.1.2-2161 天前voicedictationsttspeech-to-textlinuxdaemon

按类别列示的指标

活力

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

45存在风险 · 占总体的 22%
评分方式
3.6/36推送新近度 — 最近一次推送于 282 天前
6.9/36提交节奏 — 52 周中有 10 周有提交
18/18提交量 — 最近一年 137 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year137
human_commit_share1
days_since_last_push282
active_weeks_last_year10

发布纪律

70良好
评分方式
27/27有发布版本 — 已发布 6 个发布版本
16.2/36发布时效 — 最近一次发布版本于 282 天前
27/27发布节奏 — 约每 5.2 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count6
latest_release_tagv1.7.0
releases_from_tags
days_since_latest_release282
mean_days_between_releases5.2

社区与采用

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

53中等 · 占总体的 18%
评分方式
39.7/60星标 — 283 个星标
12.5/25复刻 — 33 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks33
stars283
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

32存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
11.2/46.8议题解决 — 24% 的议题已关闭
38.2/38.3PR 接受 — 已裁定的 PR 中 3/3 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs3
open_issues19
closed_issues6
issue_closed_ratio0.24
closed_unmerged_prs0
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
5.6/25所有者影响力 — jakovius 有 5 位关注者
16.4/25既往记录 — 3 个公开仓库,账户约 8 年
所用输入
followers5
owner_typeUser
is_verified
owner_loginjakovius
public_repos3
account_age_days3,127
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

62中等 · 占总体的 20%

工程实践

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

文档

65中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://github.com/jakovius/voxd
10/10仓库描述
10/10主题标签 — 8 个主题标签
0/10Wiki
所用输入
topicsai-transcription, dictation, linux, open-source, user-friendly, voice-to-text, voice-transcription, voice-typing
has_wiki
homepagehttps://github.com/jakovius/voxd
has_readme
has_docs_dir
has_description

安全

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

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

安全态势

28危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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 — no SAST tool detected
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_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.8
已排除计分(无数据或不适用):ci_tests, packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages13
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:voxd@0.1.2 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 13 个软件包。 未对可达性进行分析。

AI 就绪度

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

20危急 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
1.1/40可读的提交历史 — 100 次人类提交中有 2 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.02
agent_instruction_files
agent_instruction_max_bytes
评分方式
0/18一条命令的引导启动
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
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_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Python,未配置类型检查
55/55可控的文件大小 — 采样的 53 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes28,737
source_files_sampled53
oversized_source_files0

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'voxd' points at a different repository (https://github.com/yourusername/voxd); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 0 ★ / 33 ⇿
0Star
33Fork
4发布

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

01325383222025-102026-032026-07
主版本 0次版本 2修订 2
OpenSSF Scorecard 2.8 / 10
2.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
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
0SASTno SAST tool detected
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
直接依赖 10
注册表软件包版本约束清单文件
PyPIsounddevice>=0.5pyproject.toml
PyPIpyqt6>=6.9pyproject.toml
PyPIplatformdirs>=4.2pyproject.toml
PyPIpyyaml>=6.0pyproject.toml
PyPIpyperclip>=1.9pyproject.toml
PyPIpsutil>=5.9pyproject.toml
PyPInumpy>=1.26pyproject.toml
PyPIrequests>=2.28.0pyproject.toml
PyPItqdm>=4.66pyproject.toml
PyPIpyqtgraph>=0.13pyproject.toml
全部依赖 未采集

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

依赖安全公告 0

安装 pypi:voxd@0.1.2 会引入 13 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

没有已知公告影响已评估的依赖。

公告表示依赖图中记录的版本落入某条公告的受影响范围。可达性未经分析,且依赖图包含开发与测试的版本固定——某项发现可能只涉及工具链而非交付的软件。

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "ai-transcription",
        "dictation",
        "linux",
        "open-source",
        "user-friendly",
        "voice-to-text",
        "voice-transcription",
        "voice-typing"
      ],
      "is_fork": false,
      "size_kb": 3138,
      "has_wiki": false,
      "homepage": "https://github.com/jakovius/voxd",
      "languages": {
        "Shell": 78342,
        "Python": 353678
      },
      "pushed_at": "2025-10-22T22:45:47Z",
      "created_at": "2025-04-07T06:28:46Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T03:27:02Z",
      "description": "VOXD is a speech-to-text, voice-typing, dictation software for linux distributions. It is an open-source, free of charge, USER-FRIENDLY software, for as many linux distros as possible.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Shell"
      ]
    },
    "owner": {
      "blog": null,
      "name": "jacobius",
      "type": "User",
      "login": "jakovius",
      "company": null,
      "location": null,
      "followers": 5,
      "avatar_url": "https://avatars.githubusercontent.com/u/35191264?v=4",
      "created_at": "2018-01-07T11:24:35Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 3127
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2025-10-22T22:49:07Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-10-20T20:54:07Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2025-10-18T23:25:22Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2025-10-16T22:04:53Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2025-10-10T01:27:20Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-09-26T22:30:45Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "9c067c6f41ede6392d4f47c7475a46b689a30ce4",
          "body": null,
          "is_bot": false,
          "headline": "multilingual support",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-22T22:45:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66db68474764fa299b46ca549b0ceb32238bf388",
          "body": null,
          "is_bot": false,
          "headline": "update README",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-20T21:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5501c0a9db5282291a0d54745a3c0c17825e266c",
          "body": null,
          "is_bot": false,
          "headline": "voxd logo & icon",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-20T20:52:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd6ad30ba04076b3edf93e8e9187fcf523abc005",
          "body": null,
          "is_bot": false,
          "headline": "implemented voxd user daemon",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-20T16:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d63eeb8e5f22d9b19325ad793f1d2de6894ca1c",
          "body": null,
          "is_bot": false,
          "headline": "minor fixes",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-20T00:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c86ab90cd46e78d4e74186714f3976521abdf49",
          "body": null,
          "is_bot": false,
          "headline": "gui improvements",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-20T00:13:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "277e421b8288cc08160b76c71dda266a0e9016b5",
          "body": null,
          "is_bot": false,
          "headline": "minor fixes",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-19T22:51:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94396f3f4437a14dcf8d4674574ead6b39f478e0",
          "body": null,
          "is_bot": false,
          "headline": "fix for --version call",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-19T22:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5eafd92fdcd425e674215becbbd9fa404b174c6",
          "body": null,
          "is_bot": false,
          "headline": "fix for --version call",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-19T21:58:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea36b41324fb7d413984f33beebfa03bb87da47d",
          "body": null,
          "is_bot": false,
          "headline": "making the gui window draggable",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-19T21:44:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e994c9f38d13155aedbe932451e115d6ced0369",
          "body": null,
          "is_bot": false,
          "headline": "fixing gui window drag",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-18T23:23:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7f3d5d217754bcba4cb4af7c911a46c2bea2c5f",
          "body": null,
          "is_bot": false,
          "headline": "packaging enhancements",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-18T23:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aa4da6a360d84b33a889c7ee6396186733c5615",
          "body": null,
          "is_bot": false,
          "headline": "fixed a if-fi and sounddevice bug in the script",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-17T21:46:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18341e42cd85966ba82493eb6586c64625112bc3",
          "body": "…ostics",
          "is_bot": false,
          "headline": "setting up pulse as a prefered audio device handler and related diagn…",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-16T23:56:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b891e927f8beb24378fb9b71f64bbfebfe43dd43",
          "body": null,
          "is_bot": false,
          "headline": "updating icon set",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-16T22:01:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94c3b500c45164bb039967e9a1a7b7cde96e7837",
          "body": null,
          "is_bot": false,
          "headline": "updated README",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-16T06:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b73e5f8a909ef308bb08f2b7b7a8864287a7f15",
          "body": null,
          "is_bot": false,
          "headline": "gui tweaks",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-14T11:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50b498401ca92bdb5c2170b28064997bb08b40ff",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-13T13:45:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2db35e7c536fd8ef32c666c957e6ef8db75b286",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-13T13:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee91ffc63a2367e338dc2bc16a9be396a04b61a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-13T13:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee85c5ba62dd57a15879181e98f8c8c2b27f37f4",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-13T13:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17708f136eca6fb512b007dfb0f3f6c2486a6ecb",
          "body": null,
          "is_bot": false,
          "headline": "gui ux improvements",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-11T23:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2512c443a447f1c2301127074053953d0e23ff",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-10T14:16:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1070a87cf1b75a65f5a642e8ef6d897201c5de3a",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-10T14:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011d38029e4f92ce9a71bc6887ec8bf72e56a718",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "jacobius",
          "author_login": "jakovius",
          "committed_at": "2025-10-10T13:18:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f93398716fa93b95c5554e93423c9c51f05336dd",
          "body": null,
          "is_bot": false,
          "headline": "updated readme",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-10T13:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8e4219f30d03235cca8fefb9c2218c674ed21d",
          "body": null,
          "is_bot": false,
          "headline": "Improvements to gui and UX",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-10-10T01:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "563a3cb48838b997f41f3c9e94d2c8eb1d4616b6",
          "body": null,
          "is_bot": false,
          "headline": "adapted removal section",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T23:11:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38e524f0a9b95f9cb47c1e80b245deed482dba72",
          "body": null,
          "is_bot": false,
          "headline": "adapted removal section",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T23:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561c5accacdf5f96f39f4a42559085a66dd5c0a3",
          "body": null,
          "is_bot": false,
          "headline": "set ydotoold check to no-pager",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T22:29:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "534e6520da5c57d1a946e025877fbf8f76b24205",
          "body": null,
          "is_bot": false,
          "headline": "fix opensuse setup, ydotoold issues",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T21:37:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22bcfd9b281697afc0a4c40819dbfe035baa57dc",
          "body": null,
          "is_bot": false,
          "headline": "fix for opensuse leap having to low python version",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T14:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0086de4302baa6a1a85d964d1d8c169ba6cd36f5",
          "body": null,
          "is_bot": false,
          "headline": "fix for opensuse leap having to low python version",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T13:46:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f23744e8e06ac3fc502b08fc6260f6b3cb2d7867",
          "body": null,
          "is_bot": false,
          "headline": "fix for opensuse leap having to low python version",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T13:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7243a6259fdfbf80ad4653daf6f881723c8ab8b",
          "body": null,
          "is_bot": false,
          "headline": "fix for opensuse leap having to low python version",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-26T11:54:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3ae3bd1048353b340eadc0c4412ad2f207eefb5",
          "body": null,
          "is_bot": false,
          "headline": "fixing rpm package for opensuse low-ver python",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-25T20:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0722ebeb59d93a9a736a2f081c3311d8e4e23f6e",
          "body": null,
          "is_bot": false,
          "headline": "fix .rpm packages for opensuse install experience",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-24T23:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca4a6e8bb2c26791613de1832b4c1b439274ad6a",
          "body": null,
          "is_bot": false,
          "headline": "fix .rpm packages for opensuse install experience",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-24T23:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1ec09b35bc2d5a75cf88b5724d6dbaacde7c3c9",
          "body": null,
          "is_bot": false,
          "headline": "fix .rpm packages for fedora and opensuse install experience",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-24T21:55:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac48392ea4ee89b1a6009146aa692cdb15d5e990",
          "body": null,
          "is_bot": false,
          "headline": "fix fetching ydotool & ydotoold prebuilts",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-23T20:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f8cada21b9cd119f20e9f9251db482ba6b1dc0",
          "body": null,
          "is_bot": false,
          "headline": "fixing setup, missing platformdirs for ubuntu",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-23T19:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "263c500b1b58adbffd52ff3e427db8b7c5b1aa15",
          "body": null,
          "is_bot": false,
          "headline": "improving package-based setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-23T13:46:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abd052dbbb4567ae4a073eaafbdf444e1d57c19f",
          "body": null,
          "is_bot": false,
          "headline": "improving package-based setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-23T13:40:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0368f6c8cba7018a7b685c9aa93ab3a8b36e3c01",
          "body": null,
          "is_bot": false,
          "headline": "still fixing the bloody setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-23T00:01:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0063f9d3a9681a15d19119cf4f15a3b14ef2a04d",
          "body": "… arch distros",
          "is_bot": false,
          "headline": "fixing ydotool(d) and its daemon availability and sounddevice on some…",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-22T21:19:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c226f50bbeb04cced9587085f3f1832c436047b9",
          "body": null,
          "is_bot": false,
          "headline": "minor fixes",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T22:39:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6ae3b3f9cd3c3eb396fc9be6ff83bc1b0db7ab4",
          "body": null,
          "is_bot": false,
          "headline": "fixing setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T20:49:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06440b17947cadb60b339ec21e6968cb88a450ca",
          "body": null,
          "is_bot": false,
          "headline": "fixing setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T20:25:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "136695698a91e39efa7c1bff9d8810b4a6cc2704",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging for ubuntu",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T19:49:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24c47c21460509e8f338475e1ef0bcacc9aab78",
          "body": null,
          "is_bot": false,
          "headline": "improved the ci workflow versioning",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T10:08:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6a42f5353602188179dc40b7ef3ef43c94f79a3",
          "body": null,
          "is_bot": false,
          "headline": "improved the per-user initial setup UX",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T09:58:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d23f5492b9cb34f3b5400dc35c8433a6f18ce1",
          "body": null,
          "is_bot": false,
          "headline": "fix for obsolete upstream repo address",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T08:37:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d7a443a4cc7e7e56177d2343b670589194fed95",
          "body": null,
          "is_bot": false,
          "headline": "packages: fixed llama-server availability",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T00:40:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "029a45b16bcb956c4b899f8e4683351300140162",
          "body": null,
          "is_bot": false,
          "headline": "packages: fixing ydotool setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-21T00:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95dabd5b3682b7444d32dc5b159ea1bc1277c871",
          "body": null,
          "is_bot": false,
          "headline": "adjustment for fixing packaging",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T23:21:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "331a4339334b71f0288013e927351ccac7d24e77",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T23:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c28f1107d052f814765be681576d51ef78d5cf5",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T22:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20ea9b95bb286d7606dcae53f3ac5c13c67d3bb",
          "body": null,
          "is_bot": false,
          "headline": "fixing the packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T22:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b390ab8b9f39a019b16c0b4e48ce161f1322c43b",
          "body": null,
          "is_bot": false,
          "headline": "fixing the packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T22:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe73f5a8ff37f11abc83215b2fc8613f1a354aa9",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:47:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0dd0e6193f89e9358ce42b1597b3b92c719ec845",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd589a9cdcb3ecd3b921411f80e6ecab24d873f4",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:30:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bd599d2ee59bd56a4b211c140f1fb731c1fb5c1",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:22:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a4f88eaef57e3a78f668be5cb4adb83f8146e9",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80d1601a7b34b0b825c768c2c970d3672b00027a",
          "body": null,
          "is_bot": false,
          "headline": "fixing packaging workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-19T21:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33e34508b1969f2ed49bf9a3800515f41e8c9006",
          "body": null,
          "is_bot": false,
          "headline": "fix for the workflow verison tag issues",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T22:31:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70e1a3f5e159a09dc86ad2ca2ea82e485ec8fba3",
          "body": null,
          "is_bot": false,
          "headline": "fix for the workflow verison tag issues",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T22:15:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b24740c007d44f4c277e89d70a8564ab36a05f",
          "body": null,
          "is_bot": false,
          "headline": "fix the workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T22:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0273b3a41008cbea51262ced9c7d3e04fb7777b",
          "body": null,
          "is_bot": false,
          "headline": "fix the workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T21:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5b2e608924ef072ccbff3f5bad8b4f7206b91c",
          "body": null,
          "is_bot": false,
          "headline": "fix the workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T21:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee9b70251b14807063753d4f4e2a533db6984b32",
          "body": null,
          "is_bot": false,
          "headline": "Fix nfpm filters for package workflow",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T21:31:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ae0c79b545aac573a90f6969b42c248c5a7c120",
          "body": null,
          "is_bot": false,
          "headline": "creating CI for packaging for major distros",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T13:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5e87bc4abd50bab332791f6b38388674656c495",
          "body": null,
          "is_bot": false,
          "headline": "added qt6 pruning to the setup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T12:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "046ef978d45186fe16e5d2aee846458adeb2e3ed",
          "body": null,
          "is_bot": false,
          "headline": "setup optimized and made uninterrupted.",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T11:52:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d851a4b5009d537fe6802a497fcc220dd371824c",
          "body": null,
          "is_bot": false,
          "headline": "setup optimized and made uninterrupted.",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T11:48:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10737abd7a64d3cb83cf8051e65b5f8bb9e74294",
          "body": null,
          "is_bot": false,
          "headline": "appimage is taurus excretia approach. reverting...",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T10:47:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51047c5ee02d6c00d2a6d464b920c6f925a41bae",
          "body": null,
          "is_bot": false,
          "headline": "reccorder  fix for appimage",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T09:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f03db14d0e9e105a0c19500e09fa61fee780c9ba",
          "body": null,
          "is_bot": false,
          "headline": "audio fix, issues on the appimage run",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ff7e9ec401fdc1d0b45d567e0ab12227955edd3",
          "body": null,
          "is_bot": false,
          "headline": "audio fix, issues on the appimage run",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab7f1b8015ddcc7022125d35036d9255a4bd4445",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2efb517d23c0795c59aec911a0fc236381727ec9",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4422a3f9725da6781d8dc1a525a6579f2f3366a0",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:08:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa886e5b653c32989e218f340422bbf9ae9fea8e",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T08:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34637ae9720028c5179413757d7e08a07a59e932",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T07:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7733f4e50a0a51d43ef891aa370084281b18657d",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T07:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1aa96887eccbb3d1e4c69a6fb9289454bea7bf4",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T07:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9de8b45472aa880ede00a5d79edead91db1bc5b",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T07:30:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b058948f74af7f493ed7f21bfbf87b3438db83a1",
          "body": null,
          "is_bot": false,
          "headline": "workflow fix, removal of appimage builder",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-18T07:21:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e029ef999b94728a0f16b3a18d498445d2fceaf",
          "body": null,
          "is_bot": false,
          "headline": "gh workflow fix",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T22:24:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e41f38c17c77d5dbd554f42d67c4e42dcef891f",
          "body": null,
          "is_bot": false,
          "headline": "Boldly go to AppImage",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T21:31:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb4e14a3215a7659d88ff8cb3484f48db7a9a1e2",
          "body": null,
          "is_bot": false,
          "headline": "Boldly go to AppImage",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T21:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a7b9e369e1f8d6da34311a2ea08d448ac73e81",
          "body": null,
          "is_bot": false,
          "headline": "Boldly go to AppImage",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T21:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce403af82bb5884e9cc6914b1a2e61b8f06b9d74",
          "body": null,
          "is_bot": false,
          "headline": "setup fix",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T20:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed25616173f30f76ed54c3783980e8aca35da6db",
          "body": null,
          "is_bot": false,
          "headline": "added mic unmute and volume control at startup",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T14:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "353cb7e792e139becbadfdd3edbc4c751c5ac49a",
          "body": null,
          "is_bot": false,
          "headline": "tweaks",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T13:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3586122f4ebf7f81a5c514b561c249014e01ed22",
          "body": null,
          "is_bot": false,
          "headline": "a correction",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T08:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07691100f16dd7d2deead1d974ab0f2281caa064",
          "body": null,
          "is_bot": false,
          "headline": "cosmetics",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-17T07:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bc5553b4ffb39f88544330cfe1a1ec051913839",
          "body": null,
          "is_bot": false,
          "headline": "tweaks to gui and config",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-16T23:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac1d0a5d0a54a4a7a57e44d6a938c9b2326fecee",
          "body": null,
          "is_bot": false,
          "headline": "adjustments to setup and cli",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-16T22:17:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db96e1c7f45b759196c481ce3b39a7282a44681d",
          "body": null,
          "is_bot": false,
          "headline": "cosmetic enhancement",
          "author_name": "Jakov",
          "author_login": "jakovius",
          "committed_at": "2025-09-16T20:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 6,
      "commits_last_year": 137,
      "latest_release_at": "2025-10-22T22:49:07Z",
      "latest_release_tag": "v1.7.0",
      "releases_from_tags": false,
      "days_since_last_push": 282,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 282,
      "mean_days_between_releases": 5.2
    },
    "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": [
        {
          "name": "voxd",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "voice",
            "dictation",
            "stt",
            "speech-to-text",
            "linux",
            "daemon",
            "Development Status :: 4 - Beta",
            "Environment :: X11 Applications",
            "Intended Audience :: End Users/Desktop",
            "Operating System :: POSIX :: Linux",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Topic :: Multimedia :: Sound/Audio :: Speech",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/voxd/",
          "is_deprecated": false,
          "latest_version": "0.1.2",
          "repository_url": "https://github.com/yourusername/voxd",
          "versions_count": 2,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2026-02-20T17:47:38.743635Z",
          "latest_published_at": "2026-02-20T18:34:33.073324Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 161
        }
      ]
    },
    "popularity": {
      "forks": 33,
      "stars": 283,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-19",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-24",
            "count": 1
          },
          {
            "date": "2025-11-01",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2025-11-21",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-01",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 2
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-07",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 2
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          },
          {
            "date": "2026-07-31",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 32,
        "total_forks": 33
      },
      "star_history": null,
      "open_issues_and_prs": 30
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 28737,
      "source_files_sampled": 53,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 13,
        "malicious_count": 0,
        "assessed_package": "pypi:voxd@0.1.2",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "sounddevice",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.5"
        },
        {
          "name": "pyqt6",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.9"
        },
        {
          "name": "platformdirs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.2"
        },
        {
          "name": "pyyaml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.0"
        },
        {
          "name": "pyperclip",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.9"
        },
        {
          "name": "psutil",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.9"
        },
        {
          "name": "numpy",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.26"
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.28.0"
        },
        {
          "name": "tqdm",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.66"
        },
        {
          "name": "pyqtgraph",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.13"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 11,
        "merged_prs": 3,
        "open_issues": 19,
        "closed_ratio": 0.24,
        "closed_issues": 6,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "jakovius",
          "commits": 254,
          "avatar_url": "https://avatars.githubusercontent.com/u/35191264?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release-packages.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": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "9c067c6f41ede6392d4f47c7475a46b689a30ce4",
        "ran_at": "2026-08-01T06:49:09Z",
        "aggregate_score": 2.8,
        "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-10-22T22:49:11Z",
      "oldest_open_prs": [
        {
          "number": 15,
          "created_at": "2025-11-01T21:52:12Z",
          "last_comment_at": "2025-11-10T19:33:52Z",
          "last_comment_author": "silvan-talos"
        },
        {
          "number": 16,
          "created_at": "2025-11-05T21:38:23Z",
          "last_comment_at": "2025-11-24T23:36:06Z",
          "last_comment_author": "Kholtien"
        },
        {
          "number": 18,
          "created_at": "2025-11-21T02:21:04Z",
          "last_comment_at": "2026-05-05T20:59:23Z",
          "last_comment_author": "JulesLecuir"
        },
        {
          "number": 22,
          "created_at": "2025-11-24T23:52:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 23,
          "created_at": "2025-11-24T23:59:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 25,
          "created_at": "2025-11-29T14:53:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2025-11-29T16:15:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 27,
          "created_at": "2025-12-08T09:43:36Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 31,
          "created_at": "2025-12-30T10:28:42Z",
          "last_comment_at": "2026-01-04T07:00:55Z",
          "last_comment_author": "AlexanderMakarov"
        },
        {
          "number": 36,
          "created_at": "2026-07-03T13:59:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2026-07-20T05:25:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-06-12T23:04:09Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 6,
          "created_at": "2025-10-16T19:01:40Z",
          "last_comment_at": "2025-10-23T19:45:09Z",
          "last_comment_author": "JoseAConcepcion"
        },
        {
          "number": 11,
          "created_at": "2025-10-22T17:41:38Z",
          "last_comment_at": "2026-01-09T20:17:22Z",
          "last_comment_author": "alcuinus"
        },
        {
          "number": 12,
          "created_at": "2025-10-24T08:22:14Z",
          "last_comment_at": "2025-12-29T12:46:58Z",
          "last_comment_author": "AlexanderMakarov"
        },
        {
          "number": 13,
          "created_at": "2025-10-31T16:49:40Z",
          "last_comment_at": "2025-11-29T16:16:39Z",
          "last_comment_author": "henricook"
        },
        {
          "number": 17,
          "created_at": "2025-11-11T08:29:53Z",
          "last_comment_at": "2026-01-06T14:44:26Z",
          "last_comment_author": "Manu3232"
        },
        {
          "number": 19,
          "created_at": "2025-11-21T13:42:54Z",
          "last_comment_at": "2026-07-20T05:25:53Z",
          "last_comment_author": "nicktoper"
        },
        {
          "number": 20,
          "created_at": "2025-11-24T23:32:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2025-11-24T23:33:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 24,
          "created_at": "2025-11-27T20:27:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 28,
          "created_at": "2025-12-15T14:32:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 29,
          "created_at": "2025-12-15T14:48:06Z",
          "last_comment_at": "2026-02-27T23:04:45Z",
          "last_comment_author": "firas-rabaia"
        },
        {
          "number": 32,
          "created_at": "2026-01-12T01:47:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 33,
          "created_at": "2026-01-15T16:03:25Z",
          "last_comment_at": "2026-02-20T20:34:50Z",
          "last_comment_author": "laurentpayot"
        },
        {
          "number": 34,
          "created_at": "2026-03-05T16:43:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 35,
          "created_at": "2026-04-09T06:36:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2026-07-20T11:29:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2026-07-26T08:47:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2026-07-26T09:25:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2026-07-26T09:26:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jakovius/voxd",
    "host": "github.com",
    "name": "voxd",
    "owner": "jakovius"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 46,
      "inputs": {
        "security": 42,
        "vitality": 45,
        "community": 53,
        "governance": 32,
        "engineering": 62
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 45,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "commits_last_year": 137,
              "human_commit_share": 1,
              "days_since_last_push": 282,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 282 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 282
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "137 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 137
                    }
                  }
                ],
                "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": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "releases_count": 6,
              "latest_release_tag": "v1.7.0",
              "releases_from_tags": false,
              "days_since_latest_release": 282,
              "mean_days_between_releases": 5.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "6 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 282 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 282
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~5.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 5.2
                    }
                  }
                ],
                "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": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 9,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 414,
              "days_since_last_human_commit": 282,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 282 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 282
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 33,
              "stars": 283,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "283 stars",
                "points": 39.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 283
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "33 forks",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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 (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 32,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "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 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "merged_prs": 3,
              "open_issues": 19,
              "closed_issues": 6,
              "issue_closed_ratio": 0.24,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "24% of issues closed",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 24
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "3/3 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 3,
                      "decided": 3
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "followers": 5,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jakovius",
              "public_repos": 3,
              "account_age_days": 3127
            },
            "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": "5 followers of jakovius",
                "points": 5.6,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5,
                      "login": "jakovius"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~8 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "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": 62,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [
                "ai-transcription",
                "dictation",
                "linux",
                "open-source",
                "user-friendly",
                "voice-to-text",
                "voice-transcription",
                "voice-typing"
              ],
              "has_wiki": false,
              "homepage": "https://github.com/jakovius/voxd",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://github.com/jakovius/voxd",
                "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 42,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 28,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:voxd@0.1.2 runtime dependency closure — what installing the published package pulls in — 13 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:voxd@0.1.2",
                  "assessed": 13
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 13,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 13,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 20,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.02,
              "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": "2 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 1.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 28737,
              "source_files_sampled": 53,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/53 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 53,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "pypi package 'voxd' points at a different repository (https://github.com/yourusername/voxd); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T06:49:13.586910Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jakovius/voxd.svg",
  "full_name": "jakovius/voxd",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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