公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 04:06 UTC

frostyard / chairlift

Manage your system

GoGPL-3.0★ 9 星标⑂ 0 复刻始于 2025年12月在 GitHub 上查看 ↗

frostyard/chairlift 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是AI Readiness(85/100),最低的是Community & Adoption(31/100)。 最近一次更新在 4 天前。 近期的大部分工作由 1 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Frostyard组织
20 关注者48 个公开仓库始于 2025年9月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/frostyard/chairliftv0.9.0-204 天前

按类别列示的指标

活力

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

80良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 4 天前
9/36提交节奏 — 52 周中有 13 周有提交
18/18提交量 — 最近一年 192 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year192
human_commit_share0.92
days_since_last_push4
active_weeks_last_year13

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 19 个发布版本
36/36发布时效 — 最近一次发布版本于 4 天前
27/27发布节奏 — 约每 19.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count19
latest_release_tagv0.9.0
releases_from_tags
days_since_latest_release4
mean_days_between_releases19.8

社区与采用

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

31存在风险 · 占总体的 18%
评分方式
14.6/60星标 — 9 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars9
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold

社区健康

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

可持续性与治理

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

55中等 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 8 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
28.1/46.8议题解决 — 60% 的议题已关闭
34.4/38.3PR 接受 — 已裁定的 PR 中 36/40 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/4 approved changesets -- score normalized to 0
所用输入
merged_prs36
open_issues2
closed_issues3
issue_closed_ratio0.6
closed_unmerged_prs4
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
9.5/25所有者影响力 — frostyard 有 20 位关注者
13.9/25既往记录 — 48 个公开仓库,账户约 0 年
所用输入
followers20
owner_typeOrganization
is_verified
owner_loginfrostyard
public_repos48
account_age_days298
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 20 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/frostyard/chairlift
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

71良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

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

安全态势

49存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/4 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 8 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4.9

AI 就绪度

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

85优秀 · 占总体的 0%
评分方式
45/45代理指令 — .github/copilot-instructions.md, CLAUDE.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 92 次人类提交中有 90 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.978
agent_instruction_files.github/copilot-instructions.md, CLAUDE.md
agent_instruction_max_bytes9,955
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Go(静态类型)
10/10可复现环境 — lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 60 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 4 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesgo.sum
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0.6
toolchain_manifestsgo.mod
dependency_bot_commit_share0.04
评分方式
45/45可类型检查的代码 — Go(静态类型)
55/55可控的文件大小 — 采样的 22 个源文件中有 0 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes17,130
source_files_sampled22
oversized_source_files0

关键数据

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

数据采集警告

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 9 ★ / 0 ⇿
9Star
16发布

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

035810952025-122026-022026-04
主版本 0次版本 6修订 9
OpenSSF Scorecard 4.9 / 10
4.9综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
10Contributorsproject has 8 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
Gocodeberg.org/puregotk/puregotkv0.0.0-20260512093256-2a5b38c3a1c6go.mod
Gogithub.com/frostyard/snowkitv0.1.0go.mod
Gogithub.com/frostyard/updexv1.3.0go.mod
Gogolang.org/x/textv0.40.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2365,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 129456,
        "Shell": 266,
        "Makefile": 4735
      },
      "pushed_at": "2026-07-17T16:13:29Z",
      "created_at": "2025-12-11T20:23:21Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-17T16:11:57Z",
      "description": "Manage your system",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Frostyard",
      "type": "Organization",
      "login": "frostyard",
      "company": null,
      "location": "Antarctica",
      "followers": 20,
      "avatar_url": "https://avatars.githubusercontent.com/u/234627017?v=4",
      "created_at": "2025-09-26T13:59:17Z",
      "is_verified": null,
      "public_repos": 48,
      "account_age_days": 298
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-3.0",
      "raw_spdx": "GPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-07-17T16:13:09Z"
        },
        {
          "tag": "dev",
          "kind": "other",
          "published_at": "2026-07-17T16:13:29Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-07-06T23:22:45Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-03-04T16:41:07Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-02-27T20:44:12Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2026-01-22T03:20:53Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2026-01-21T02:37:51Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2026-01-20T20:33:13Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2026-01-20T19:57:47Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2026-01-20T19:55:20Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2026-01-16T20:57:21Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-01-15T20:05:35Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2026-01-14T20:33:45Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2026-01-14T20:05:42Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2026-01-07T17:31:51Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2026-01-07T16:52:27Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2026-01-07T03:15:20Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2026-01-07T03:01:44Z"
        },
        {
          "tag": "continuous",
          "kind": "other",
          "published_at": "2025-12-12T20:23:01Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "66117fc49c9780ae391b86c0d16e989b27df5ecd",
          "body": "feat: remove Snap support",
          "is_bot": false,
          "headline": "Merge pull request #52 from frostyard/feat/remove-snap-os",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-17T16:10:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e912e33274fa7f5063aa29daf3912c91ded326cb",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove Snap support",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-17T16:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25811c2d4b3eaeb410a86fe4e76cc8f8a26af29",
          "body": "fix: package updex helper from build output instead of repo root",
          "is_bot": false,
          "headline": "Merge pull request #51 from frostyard/fix/goreleaser-helper-packaging",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T23:21:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "259058d0086560d1fd65e843a712978511184948",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: complete go mod tidy (drop progressbar/uniseg leftovers)",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T23:19:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2d8dccc92bf3053b96d2b66857cf5fc1fae720bd",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "chore: tidy",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T23:16:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27aa66f176cea86a02af2f7dc72f31603b2efeb6",
          "body": "nfpm contents referenced ./chairlift-updex-helper at the repo root, but\ngoreleaser (gomod proxy mode) builds into dist/, so every tagged release\nsince the helper was introduced failed at the packaging step (v0.7.0 and\nv0.8.0 published no artifacts). Let nfpm package both build ids' binaries\nautomati\n[…]\nntry.\n\nVerified locally: goreleaser release --snapshot --clean produces deb/rpm/apk\nwith /usr/bin/chairlift and /usr/bin/chairlift-updex-helper.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: package updex helper from build output instead of repo root",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T22:09:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9fadccd0cd1b67bf7f3c05b102b92966c2567d2e",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "chore: go mod",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T22:05:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83bd6ab54d7506647995b69a9bcea34cc1f3b50d",
          "body": "Modernize: bootc migration, Homebrew tap trust, updex bump, async startup",
          "is_bot": false,
          "headline": "Merge pull request #50 from frostyard/feat/modernize",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T22:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d87f64b45d9fb9ba7cfc4b0329b3829aad19a887",
          "body": "internal/nbc was deleted during the bootc modernization but\n.github/copilot-instructions.md still documented nbc.GetStatus,\nnbc.CheckUpdate, nbc.Update(ctx, nbc.UpdateOptions{...}, progressCh), and\nthe /run/nbc-booted gate. Rewrite the overview bullet, dry-run package\nlist, project structure tree, a\n[…]\n\n`bootc status --format json`), GetStatus, and StageUpdate (pkexec\n/usr/libexec/bootc-update-stage) with its Message/Error/Complete event\ntypes.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: replace stale NBC references with bootc in copilot instructions",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:59:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3e764da0421f4a2a7213ebe219ad5c1a2040d710",
          "body": "…ew_trust_group symmetry\n\n`brew tap-info --installed --json` only emits the \"trusted\" key on Homebrew\n>= 6; on older brew the field is absent entirely (and `brew trust` doesn't\nexist there), so defaulting a missing bool to false was misreporting every\ninstalled tap as untrusted. Switch to *bool and \n[…]\nultConfig() for symmetry with\nconfig.yml, and disables it in config.bootc-example.yml to match that\nexample's other Homebrew-disabling settings.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: treat missing brew tap trust field as trusted, tidy deps, add br…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:58:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9fe633b03500dc8205133b3fa248ca062ea3899e",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: fix bootc context claim; drop stale nbc mounts from distrobox.ini",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:46:59Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3bbde8536862c954a0ca69ba2363ceb31f66e698",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style: gofmt after bootc group key rename",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:43:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "41f098b8dde33a75e693ec8037bc5eea463c09b4",
          "body": "Rewrite NBC references across yeti/ (architecture, boot gate, streaming,\nconfig groups, badge tracking, privileged ops, dependencies) for the\nbootc/bootc-update-stage design, add the Homebrew 6 tap-trust subsystem\ndocs, replace README's stale Meson/Python build instructions with the Go\nbuild, and bring CONFIG.md/docs/reference.md/docs/index.md config-key and\nNBC mentions in line with the current bootc + brew_trust_group config.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update yeti, README, and CONFIG for bootc migration and brew trust",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:43:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "44c7f1f1ededa4dd3edba279d33dc8dc576cd3ba",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add startup timing instrumentation and verify async page builds",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:32:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1b22113532d91aeaa4a69946a084ebc4996e2c39",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump frostyard/updex to v1.2.3",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:27:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3116ceeec17a18ef892eea35e127e8ff735982b2",
          "body": "…Packages\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: clear stale outdated-package rows on error paths in loadOutdated…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:25:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d4aa8027ec22759b1f6c5af320f2fa7a975ab531",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add untrusted Homebrew taps group with per-tap trust flow",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:21:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "87ad3f53d36f3c38003a794f8135bb932db62cf8",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add brew trust wrapper and untrusted-tap error classification",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:17:38Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3b66b6c3f1e4e9e188648e582647e20adec15f0a",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: pick newest cask metadata by mtime, not glob order",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:14:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ba679e05ee945e1521c28f7d6769a45d81dba5eb",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: detect untrusted Homebrew taps with installed packages",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:10:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "714556f015375d48c4dde469932177fe3048879b",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: rename nbc group keys to bootc in default config",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:08:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "898c6a96f048269e4d2a709e734595c44173987d",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: swap nbc polkit/packaging/config for bootc stage script",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T21:02:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0dd1e66913f16f6fd745fa49aba7263f4d77f99a",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat!: remove nbc integration (superseded by bootc)",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:55:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2493de3fb67086be42085a7a74b83ae0316e288f",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: replace previous progress rows on repeated bootc update checks",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:53:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7889c20098f91d24e8252d06a2f8713a7b7cc31b",
          "body": "… page\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: replace NBC update flow with bootc stage-script flow on updates…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:49:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e9e432fe634c9b4a79707f1553cad18d94694ed",
          "body": "… page\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: replace NBC status group with bootc deployment status on system…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:44:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f18741432d1509cb3bb1e890234cf7813554feee",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: reap killed stage process on context cancellation",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:42:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6d514b8af0f82765c262e604d0a240149ec639f",
          "body": "…output\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add bootc update staging via snosi stage script with streaming …",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:39:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "debe987e34912a9db8ad9e264d807c4196fd8664",
          "body": "…d=mod)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: record indirect requirements in go.mod (go builds run with -mo…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:36:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0d2c73ecf31b4617031c70c64e794436d80cb362",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add internal/bootc package with status parsing and boot gate",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:34:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "413f7cde200260197621edd4c4dacb502c29def7",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add modernization implementation plan",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:32:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5b490530c5eda139bc163af8194b3fc63156d896",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add modernization design spec (bootc, brew trust, updex, startup)",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-07-06T20:21:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d5b359eaca79f1c09f7714a0e127d78f7779cc79",
          "body": "docs: update documentation for chairlift",
          "is_bot": false,
          "headline": "Merge pull request #40 from frostyard/yeti/docs-20260401-8772",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-04-01T01:10:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "772e83906895833aba168eb85425b95f7014451b",
          "body": "docs: update mkdocs content for chairlift",
          "is_bot": false,
          "headline": "Merge pull request #39 from frostyard/yeti/mkdocs-update-20260331-f708",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-04-01T01:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "350f1051e33e5ac0fb6220de87bb427fe6d28020",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update documentation [doc-maintainer]",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-04-01T01:08:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "34566e3884f717c37f2b4b1968513944e034b13b",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update mkdocs content [mkdocs-update]",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-31T04:00:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e97ec63c592d7eb649b1efb5d018210321dac4b1",
          "body": "refactor: Fix dry-run flag never applied in runNbcCommand and runNbcCommandStreaming",
          "is_bot": false,
          "headline": "Merge pull request #37 from frostyard/yeti/improve-dddf",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-31T03:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f4cb22f2cd8d4f3c4ec55f067cba8d0acb6a456",
          "body": "refactor: Clear previous Homebrew search results before displaying new ones",
          "is_bot": false,
          "headline": "Merge pull request #38 from frostyard/yeti/improve-9e27",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-31T03:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc75b3fd75154beb97958c63e3a047f4d7241f06",
          "body": "onHomebrewSearch() was appending result rows to searchResultsExpander\nwithout removing rows from previous searches, causing stale results to\naccumulate. Track search result rows in searchResultRows and remove them\nat the start of each new search, matching the pattern used by\nloadSnapApplications() and loadFlatpakUpdates().\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: clear previous Homebrew search results before displaying new ones",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-31T03:03:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "efbd91d8740d3772c76a7f90e55fb66b8432cd1f",
          "body": "In runNbcCommand and runNbcCommandStreaming, the --json flag was prepended\nto args before the isStateChanging check, causing args[0] to always be\n\"--json\" and making the dry-run injection dead code. This meant\nRemoveCachedImage and ClearCache would execute state-changing operations\neven in dry-run mode.\n\nMove the isStateChanging check (and conditional --dry-run append) before\nthe --json prepend in both functions.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: check isStateChanging before prepending --json in nbc commands",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-31T03:02:32Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aa8194f8fe646e8549732fc1d779a5310370dfab",
          "body": "Co-authored-by: Yeti <yeti@frostyard.dev>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "docs: update documentation [doc-maintainer] (#36)",
          "author_name": "frostyardyeti[bot]",
          "author_login": "frostyardyeti[bot]",
          "committed_at": "2026-03-31T01:19:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca77ddae0521f446758c9375626f456c99751e41",
          "body": "refactor: Implement stub openURL method that silently drops user clicks",
          "is_bot": false,
          "headline": "Merge pull request #32 from frostyard/yeti/improve-68c4",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-30T23:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "593b1692a02d061e1c5f6a352605649457c9bc04",
          "body": "refactor: Replace redundant splitByWhitespace with strings.Fields",
          "is_bot": false,
          "headline": "Merge pull request #31 from frostyard/yeti/improve-e48a",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-30T23:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "068a40881f48cff1b60205dec91dc0c6d4b00236",
          "body": "refactor: Implement stub runMaintenanceAction that silently ignores script execution",
          "is_bot": false,
          "headline": "Merge pull request #30 from frostyard/yeti/improve-a176",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-30T23:35:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2792536e6a0b3aac7ad30257fa1336768d9d7b6b",
          "body": "refactor: Remove no-op custom MarshalJSON on flatpak.Application",
          "is_bot": false,
          "headline": "Merge pull request #29 from frostyard/yeti/improve-06be",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-30T23:35:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45cc7f144c443f175f99810877953134025fc5cf",
          "body": "refactor: Guard against panic on short StagedUpdate.ImageDigest",
          "is_bot": false,
          "headline": "Merge pull request #28 from frostyard/yeti/improve-3e54",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-30T23:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0841c1cae9e8069c4e8a21fa3e989bf53e93d2f",
          "body": "Co-authored-by: Yeti <yeti@frostyard.dev>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "docs: update documentation [doc-maintainer] (#35)",
          "author_name": "frostyardyeti[bot]",
          "author_login": "frostyardyeti[bot]",
          "committed_at": "2026-03-29T01:21:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8ead609ade5ba202c093665c7be3e76995958628",
          "body": "refactor: Consolidate duplicated NBC progress event handling",
          "is_bot": false,
          "headline": "Merge pull request #33 from frostyard/yeti/improve-5b06",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-28T17:21:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "beb8d850ab36cd80815b7bcef26bf1454eb4487f",
          "body": "docs: update mkdocs content for chairlift",
          "is_bot": false,
          "headline": "Merge pull request #34 from frostyard/yeti/mkdocs-update-20260328-b35e",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-28T04:03:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed2a0dccb3ed5cb218acc29389c728688b558980",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update mkdocs content [mkdocs-update]",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T04:02:35Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b4576579b421e1d405c93abe795e38f49506112b",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: correct gofmt alignment in nbcOperationParams struct",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:21:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aca719a725bc0c046471f5f05e2fa38129aa3a2c",
          "body": "The digest guard lines added in the previous commit had incorrect\nindentation (one tab level instead of three), causing gofmt CI to fail.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: correct indentation in system_page.go to pass gofmt",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:14:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "27c59dc4e0d50c1ec290cc8c3953857188d5668e",
          "body": "Consolidate duplicated progress event handling between onNBCUpdateClicked\nand onNBCDownloadClicked into a single runNBCOperation helper. Both\nhandlers shared ~80 lines of identical code for creating a progress bar\nrow, log expander, spawning a goroutine with WaitGroup, and a switch\nover all six nbc.EventType variants. The only differences (nbc function\ncalled, completion message, button label) are now passed as parameters.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract shared NBC progress UI helper",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:10:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bfce8aad3b5000e9a56686ee85beb595e8e6f63a",
          "body": "The openURL method was a stub that only logged and returned, making all\nclickable URL rows on the Help page and System page do nothing. Now uses\nxdg-open to actually open URLs in the user's default browser, following\nthe same pattern as launchApp.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: implement openURL to open links in default browser via xdg-open",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:10:25Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fd7c1485273abc72a6a93bc39568534351eb9620",
          "body": "strings.Fields already guarantees no empty strings in its result,\nmaking the filtering loop in splitByWhitespace redundant. Replace\nthe two call sites with direct strings.Fields calls and remove the\nunused helper function.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: replace redundant splitByWhitespace with strings.Fields",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:09:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5bf051953978aefb40b4e7a49e10120483ada72a",
          "body": "…work\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update README maintenance description now that cleanup actions …",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:09:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ddf87ee3179764faff0545e3b916a0716934ecaf",
          "body": "The custom MarshalJSON method used an alias-and-embed pattern that\nproduces identical output to the default json.Marshal behavior.\nThis pattern is only needed to break infinite recursion when a custom\nmarshaler calls json.Marshal on itself, which doesn't apply here.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: remove no-op MarshalJSON from flatpak.Application",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:08:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e954ec3582a22bb31524f0e5919d2f33977adc64",
          "body": "…ripts\n\nThe method was a stub that only logged and returned. Now it executes the\nconfigured script (wrapped with pkexec when sudo is true), disables the\nbutton with \"Running...\" feedback while executing, and shows success/error\ntoasts on completion — following the same async pattern used by the\nHomebrew and Flatpak cleanup handlers.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: implement runMaintenanceAction to execute configured cleanup sc…",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:08:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f1241810d229fe58a8e78ebe3ec3363a682a9358",
          "body": "Add length check before slicing ImageDigest in system_page.go to\nprevent index out of range panic when the digest is shorter than 19\ncharacters. This matches the existing guard in updates_page.go.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: guard against panic on short StagedUpdate.ImageDigest",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-28T03:08:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5e1266462b42724ab1e0060949dbe257871c1b39",
          "body": "Co-authored-by: Yeti <yeti@frostyard.dev>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "docs: update documentation [doc-maintainer] (#27)",
          "author_name": "frostyardyeti[bot]",
          "author_login": "frostyardyeti[bot]",
          "committed_at": "2026-03-28T01:21:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5811c018d8191df9c2d3fff5e14f960d6d30c4e1",
          "body": "docs: update documentation for chairlift",
          "is_bot": false,
          "headline": "Merge pull request #26 from frostyard/yeti/docs-20260327-5add",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T19:28:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d2cc0da7114993ce3a3a302307d6a1823b2365",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update documentation [doc-maintainer]",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T19:27:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c088965c8e71f51faf82852c79070c787093dbee",
          "body": "docs: update documentation for chairlift",
          "is_bot": false,
          "headline": "Merge pull request #25 from frostyard/yeti/docs-20260327-1cd2",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T18:19:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed78a1a99bbdc73b5b84e428de8805b1d9ea9f2",
          "body": "Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update documentation [doc-maintainer]",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T18:17:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "956aaeef40ee1f998678f005c06bcfa2d5cc4e4e",
          "body": null,
          "is_bot": false,
          "headline": "docs: ensure CLAUDE.md documentation block",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T18:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "595535b2d6db1a597f8395c3ba92602b040d3fc5",
          "body": "feat: make it faster",
          "is_bot": false,
          "headline": "Merge pull request #24 from frostyard/feat/async-startup",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T17:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3351d4c7b1a1d0c71081e7ff264f21d14e88f255",
          "body": "moves processing to async\n\nSigned-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "feat: make it faster",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T17:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ead0874109be088208609bdb962a2ae5bb10f4",
          "body": "fix: resolve #16 — [ci-unrelated] CI failures unrelated to PR changes",
          "is_bot": false,
          "headline": "Merge pull request #23 from frostyard/yeti/issue-16-0e9b",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:40:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69bfb0d6117f79db42863c08db7618b74d1889ee",
          "body": "fix: update updex to library, add helper",
          "is_bot": false,
          "headline": "Merge pull request #22 from frostyard/fix-updex",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f457f31a55cd39bc826781bf495ab3b4ff0f56db",
          "body": "The local replace directive for snowkit was removed in ca93d3e, but\nOVERVIEW.md still described it as a local dependency. Update the\ndocumentation to match the current go.mod which pins snowkit v0.1.0.\n\nCloses #16\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: update OVERVIEW.md to reflect snowkit is now a published module",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T15:37:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5e1acf4a51e43054e5dd3d98a92404cc982fcedb",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "fix: update gitignore",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18affd1ea3e3d0c772df78e4fb13d600873c3380",
          "body": "go.mod requires Go 1.26 but the test workflow was using 1.25,\ncausing all CI jobs to fail with \"go.mod requires go >= 1.26\".\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: update Go version to 1.26 in test workflow",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T15:31:50Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a47b43ce727fbd18c7a92deec987848074c66395",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "fix: update updex to library, add helper",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:27:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71181976fd4c13bbc513be6e12c2a4f46fc9dfab",
          "body": "…ns/upload-artifact-7\n\nchore(deps): bump actions/upload-artifact from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #19 from frostyard/dependabot/github_actions/actio…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abc9b759d974deebb3674b1666e6adc7c9f0230a",
          "body": "…ov/codecov-action-6\n\nchore(deps): bump codecov/codecov-action from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #18 from frostyard/dependabot/github_actions/codec…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:06:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c6f44257fc97670c5919f3b8e6a0044a769293d",
          "body": "…easer/goreleaser-action-7\n\nchore(deps): bump goreleaser/goreleaser-action from 6 to 7",
          "is_bot": false,
          "headline": "Merge pull request #17 from frostyard/dependabot/github_actions/gorel…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:05:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12d2a01a877dcfc17110b667c171e8f4a1ac64e7",
          "body": "…g/x/text-0.35.0\n\nchore(deps): bump golang.org/x/text from 0.33.0 to 0.35.0",
          "is_bot": false,
          "headline": "Merge pull request #21 from frostyard/dependabot/go_modules/golang.or…",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T15:05:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1dfe68f5545f159eec6a243c18ed9ec0e92f7b8b",
          "body": "golang.org/x/text v0.35.0 requires Go 1.25.0, which updated the\ngo directive in go.mod. Update CI workflow to use Go 1.25.\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: update Go version to 1.25 to match go.mod requirement",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T15:02:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b103d498928dada13b5a2b4c894758a2a839ba95",
          "body": "Bumps [golang.org/x/text](https://github.com/golang/text) from 0.33.0 to 0.35.0.\n- [Release notes](https://github.com/golang/text/releases)\n- [Commits](https://github.com/golang/text/compare/v0.33.0...v0.35.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/text\n  dependency-version: 0.35.0\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump golang.org/x/text from 0.33.0 to 0.35.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T14:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "035a9087ffff97c472ebd9d250377e607965c081",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump actions/upload-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T14:59:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1d32d54629af246dcba1e429dea71b3cf4b47fe",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T14:59:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "771e3728f8851fb1ae601182d6728d6a7558da0c",
          "body": "Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 6 to 7.\n- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)\n- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: goreleaser/goreleaser-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "chore(deps): bump goreleaser/goreleaser-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T14:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b695e4cef9a084bf3fc3eec72e4c4f8588474666",
          "body": "fix: resolve #12 — Add Dependabot configuration for Go dependencies",
          "is_bot": false,
          "headline": "Merge pull request #13 from frostyard/yeti/issue-12-1838",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T14:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaead943a281fa6b4bd41f112025f055fc8a06bf",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into HEAD",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T14:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4391a1f8bf45ec146baec29b0d757322ae7ac126",
          "body": "Co-authored-by: Yeti <yeti@frostyard.dev>\nCo-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": true,
          "headline": "docs: update documentation [doc-maintainer] (#15)",
          "author_name": "frostyardyeti[bot]",
          "author_login": "frostyardyeti[bot]",
          "committed_at": "2026-03-27T14:57:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ca93d3ebf5cdc8b21a4f11349ff45670cb9b183b",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "fix: deps",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-27T14:31:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab61699ffbca3468c43a023c1396673402e9ba09",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/main' into HEAD",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T14:17:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b117fbb435223ecabca7b89b1011d7833b60ff4",
          "body": "…ncies\n\nConfigures weekly automated dependency updates for gomod and\ngithub-actions ecosystems, matching conventions across other frostyard\nrepos.\n\nCloses #12\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add Dependabot configuration for Go and GitHub Actions depende…",
          "author_name": "Yeti",
          "author_login": null,
          "committed_at": "2026-03-27T14:17:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b904385d6810c273eb8b9803249d8e865e9e75be",
          "body": "Replace manual GObject type registration boilerplate in app.go and\nwindow.go with gobj.RegisterType from snowkit. Replace the local\nrunOnMainThread helper in views with sgtk.RunOnMainThread from snowkit.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: use snowkit for GObject registration and main thread dispatch",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T20:55:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "299ca956a208f4bec8ea44590f57c05d31ec37e8",
          "body": "Align with official puregotk patterns",
          "is_bot": false,
          "headline": "Merge pull request #11 from frostyard/codeberg",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:38:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a255a88e0ce4e7fcb180bb3930746224d5975ac",
          "body": "Use a Go-side map keyed by GObject pointer to store Application and\nWindow instances, avoiding the unsafe.Pointer(uintptr) roundtrip from\nSetDataFull/GetData that go vet flags as \"possible misuse of\nunsafe.Pointer\".\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: replace unsafe.Pointer roundtrip with Go-side registry map",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:29:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9eab2c5b3f1bfbe6d6753353c0f002b406a3d7ee",
          "body": "Signed-off-by: Brian Ketelsen <bketelsen@gmail.com>",
          "is_bot": false,
          "headline": "fix: go module fix",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:24:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df96e474c012ad82b1de01205bce54c7cf9bf1d1",
          "body": "The unsafe.Pointer conversions from GetData(uintptr) are the canonical\npuregotk pattern for retrieving pinned Go structs from GObject data.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add nolint directives for puregotk GObject pattern",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:21:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "381a6b5cd107b7b83c811b4df6922a33e336dd6e",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: register Application and Window as GObject subtypes",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:19:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aaab135deeaefac572c698e78556618814aa745f",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: split userhome.go into per-page files",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:12:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a73918abd05f77e3a2ef1e50bee47a312bb4973c",
          "body": "Move package-level vars, runOnMainThread, ToastAdder interface,\nUserHome struct, New constructor, and helper functions (updateBadgeCount,\nGetPage, createPage) out of userhome.go into views.go. This prepares\nfor splitting per-page code into separate files.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract shared views infrastructure into views.go",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:07:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d116df2fa454cb9415692fb8b6973d4bd7c2c372",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add implementation plan for puregotk alignment",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T16:03:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dfd215d0e25f9fcbd3e8e3be493e773eeee123ab",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add design for puregotk pattern alignment",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-03-04T15:53:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f815762ee368efb321268acb0a744ae2d74fc0a8",
          "body": "Add updex features check --json integration to display version info\non enabled feature rows. Uses sequential loading: feature list renders\nfirst, then subtitles enrich with version data progressively.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: show feature version and update availability",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-02-27T20:41:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d3e68eaa569884774aef555332ffaeef5df42cb3",
          "body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add design for feature update check",
          "author_name": "Brian Ketelsen",
          "author_login": "bketelsen",
          "committed_at": "2026-02-27T20:39:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        }
      ],
      "releases_count": 19,
      "commits_last_year": 192,
      "latest_release_at": "2026-07-17T16:13:09Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 19.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/frostyard/chairlift",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/frostyard/chairlift",
          "is_deprecated": false,
          "latest_version": "v0.9.0",
          "repository_url": "https://github.com/frostyard/chairlift",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-17T16:10:47Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 9,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [
          {
            "date": "2025-12-12",
            "count": 2
          },
          {
            "date": "2025-12-13",
            "count": 5
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 9,
        "total_stars": 9
      },
      "open_issues_and_prs": 9
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 17130,
      "source_files_sampled": 22,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md",
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 9955
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "codeberg.org/puregotk/puregotk",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20260512093256-2a5b38c3a1c6"
        },
        {
          "name": "github.com/frostyard/snowkit",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.0"
        },
        {
          "name": "github.com/frostyard/updex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.40.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "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": 7,
        "merged_prs": 36,
        "open_issues": 2,
        "closed_ratio": 0.6,
        "closed_issues": 3,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "bketelsen",
          "commits": 161,
          "avatar_url": "https://avatars.githubusercontent.com/u/37492?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "release.yml",
        "snapshot.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "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": 10,
            "reason": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
            "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/4 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 8 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "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": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "66117fc49c9780ae391b86c0d16e989b27df5ecd",
        "ran_at": "2026-07-22T04:05:58Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T16:13:34Z",
      "oldest_open_prs": [
        {
          "number": 20,
          "created_at": "2026-03-27T14:59:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 41,
          "created_at": "2026-04-01T03:03:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2026-04-01T03:04:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 46,
          "created_at": "2026-05-22T07:34:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-06-12T07:23:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 48,
          "created_at": "2026-06-12T07:23:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2026-06-19T07:23:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-17T16:10:48Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2026-01-22T19:31:22Z",
          "last_comment_at": "2026-03-20T18:59:17Z",
          "last_comment_author": "bketelsen"
        },
        {
          "number": 9,
          "created_at": "2026-01-23T00:48:38Z",
          "last_comment_at": "2026-03-20T18:57:19Z",
          "last_comment_author": "bketelsen"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/frostyard/chairlift",
    "host": "github.com",
    "name": "chairlift",
    "owner": "frostyard"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 49,
        "vitality": 80,
        "community": 31,
        "governance": 55,
        "engineering": 71
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "commits_last_year": 192,
              "human_commit_share": 0.92,
              "days_since_last_push": 4,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "192 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 192
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 19,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 19.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "19 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~19.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 19.8
                    }
                  }
                ],
                "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": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 31,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "forks": 0,
              "stars": 9,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "9 stars",
                "points": 14.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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 (GPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 20,
            "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 8 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "merged_prs": 36,
              "open_issues": 2,
              "closed_issues": 3,
              "issue_closed_ratio": 0.6,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "60% of issues closed",
                "points": 28.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 60
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "36/40 decided PRs merged",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 36,
                      "decided": 40
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 20,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "frostyard",
              "public_repos": 48,
              "account_age_days": 298
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "20 followers of frostyard",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 20,
                      "login": "frostyard"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "48 public repos, account ~0 yr old",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 48
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 0
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/frostyard/chairlift"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 71,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "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": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": null,
            "notes": [],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4.9
            },
            "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": "3 out of 3 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/4 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 8 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "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": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "excellent",
        "name": "AI Readiness",
        "value": 85,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.978,
              "agent_instruction_files": [
                ".github/copilot-instructions.md",
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 9955
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md, CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md, CLAUDE.md"
                    }
                  }
                ],
                "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": "90 of 92 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 90,
                      "sampled": 92
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.6,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "60 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 60,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 17130,
              "source_files_sampled": 22,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/22 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22,
                      "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T04:06:13.374568Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frostyard/chairlift.svg",
  "full_name": "frostyard/chairlift",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

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

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

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