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

mycelial-systems / blur-hash

Image component with a blurry placeholder

TypeScript · JavaScript自定义许可证★ 3 星标⑂ 0 复刻始于 2024年7月在 GitHub 上查看 ↗

mycelial-systems/blur-hash 的健康指数为 100 分中的 55 分,处于「中等」区间。 其得分最高的类别是Vitality(83/100),最低的是Community & Adoption(23/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

55
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

6 关注者152 个公开仓库始于 2024年7月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布标签
npm@substrate-system/blur-hash指向其他仓库——不计分0.0.482,130416 天前blurhashblurupimagecomponent

按类别列示的指标

活力

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

83良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
15.9/36提交节奏 — 52 周中有 23 周有提交
18/18提交量 — 最近一年 118 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year118
human_commit_share0.88
days_since_last_push5
active_weeks_last_year23

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 48 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 6 天前
27/27发布节奏 — 约每 4.8 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count48
latest_release_tagv0.0.48
releases_from_tags
days_since_latest_release6
mean_days_between_releases4.8
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

23危急 · 占总体的 18%
评分方式
4.9/60星标 — 3 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 1 位关注者
所用输入
forks0
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

37存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
0/46.8议题解决 — 没有议题或无数据
26/38.3PR 接受 — 已裁定的 PR 中 38/56 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs38
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs18
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
6.1/25所有者影响力 — mycelial-systems 有 6 位关注者
17.1/25既往记录 — 152 个公开仓库,账户约 2 年
所用输入
followers6
owner_typeOrganization
is_verified
owner_loginmycelial-systems
public_repos152
account_age_days751

工程质量

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

70良好 · 占总体的 20%

工程实践

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

文档

55中等
评分方式
30/30README
0/25文档目录
15/15文档 / 主页站点 — https://mycelial-systems.github.io/blur-hash/
10/10仓库描述
0/10主题标签
0/10Wiki
所用输入
topics
has_wiki
homepagehttps://mycelial-systems.github.io/blur-hash/
has_readme
has_docs_dir
has_description

安全

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

58中等 · 占总体的 16%

安全态势

48存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.2/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
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate4.8
已排除计分(无数据或不适用):ci_tests, packaging, signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages19
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 npm:@substrate-system/blur-hash@0.0.48 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 19 个软件包。 未对可达性进行分析。

AI 就绪度

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

66中等 · 占总体的 0%
评分方式
45/45代理指令 — bin/CLAUDE.md
0/15机器可读文档(llms.txt)
24.2/40可读的提交历史 — 88 次人类提交中有 40 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.455
agent_instruction_filesbin/CLAUDE.md
agent_instruction_max_bytes3,073
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置 — eslint.config.js
11/11静态类型检查 — tsconfig.json
0/10可复现环境
10/10已体现的代理实践 — 最近 100 次提交中有 22 次由代理编写或署名代理
8/8自动化维护 — 最近 100 次提交中有 12 次为自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstsconfig.json
agent_commit_share0.22
toolchain_manifests
dependency_bot_commit_share0.12
评分方式
45/45可类型检查的代码 — TypeScript(静态类型)
55/55可控的文件大小 — 采样的 13 个源文件中有 0 个超过 60KB
所用输入
primary_languageTypeScript
largest_source_bytes10,907
source_files_sampled13
oversized_source_files0

机器可读接口

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • npm package '@substrate-system/blur-hash' points at a different repository (https://github.com/substrate-system/blur-hash); excluded from ecosystem scoring

更多细节

OpenSSF Scorecard 4.8 / 10
4.8综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 5
注册表软件包版本约束清单文件
npm@substrate-system/web-component^0.0.56package.json
npmblurhash^2.0.5package.json
npmimage-size^2.0.2package.json
npminkjet^3.0.0package.json
npmyargs^18.0.0package.json
全部依赖 25

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

注册表软件包版本关系
npm@substrate-system/web-component^0.0.51直接
npmblurhash^2.0.5直接
npmimage-size^2.0.2直接
npminkjet^3.0.0直接
npmyargs^18.0.0直接
npm@substrate-system/dom^0.1.13间接
npm@substrate-system/tapout^0.0.38间接
npm@substrate-system/tapzero^0.10.16间接
npm@types/sharp^0.31.1间接
npm@typescript-eslint/eslint-plugin^8.0.0间接
npm@typescript-eslint/parser^8.0.0间接
npmauto-changelog^2.4.0间接
npmbrowserslist^4.24.0间接
npmesbuild^0.28.0间接
npmeslint^8.57.0间接
npmeslint-config-standard^17.1.0间接
npmlightningcss^1.32.0间接
npmlightningcss-cli^1.32.0间接
npmmarkdown-toc^1.2.0间接
npmsharp^0.34.5间接
npmtap-spec^5.0.0间接
npmtape-run^11.0.0间接
npmtypedoc^0.28.1间接
npmtypescript^6.0.2间接
npmvite^8.0.5间接
依赖安全公告 0

安装 npm:@substrate-system/blur-hash@0.0.48 会引入 19 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1911,
      "has_wiki": false,
      "homepage": "https://mycelial-systems.github.io/blur-hash/",
      "languages": {
        "CSS": 1054,
        "HTML": 255,
        "JavaScript": 10949,
        "TypeScript": 29749
      },
      "pushed_at": "2026-07-20T14:53:33Z",
      "created_at": "2024-07-12T00:00:11Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-20T07:14:52Z",
      "description": "Image component with a blurry placeholder",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "TypeScript",
      "significant_languages": [
        "TypeScript",
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Mycelial Systems",
      "type": "Organization",
      "login": "mycelial-systems",
      "company": null,
      "location": "United States of America",
      "followers": 6,
      "avatar_url": "https://avatars.githubusercontent.com/u/174777001?v=4",
      "created_at": "2024-07-05T06:59:26Z",
      "is_verified": null,
      "public_repos": 152,
      "account_age_days": 751
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.0.48",
          "kind": "patch",
          "published_at": "2026-07-20T06:55:55Z"
        },
        {
          "tag": "v0.0.47",
          "kind": "patch",
          "published_at": "2026-07-05T19:25:30Z"
        },
        {
          "tag": "v0.0.46",
          "kind": "patch",
          "published_at": "2026-07-05T19:24:00Z"
        },
        {
          "tag": "v0.0.45",
          "kind": "patch",
          "published_at": "2026-07-05T19:22:59Z"
        },
        {
          "tag": "v0.0.44",
          "kind": "patch",
          "published_at": "2026-07-05T18:45:48Z"
        },
        {
          "tag": "v0.0.43",
          "kind": "patch",
          "published_at": "2026-07-05T18:23:53Z"
        },
        {
          "tag": "v0.0.42",
          "kind": "patch",
          "published_at": "2026-07-05T02:37:25Z"
        },
        {
          "tag": "v0.0.41",
          "kind": "patch",
          "published_at": "2026-07-05T02:37:01Z"
        },
        {
          "tag": "v0.0.40",
          "kind": "patch",
          "published_at": "2026-06-06T23:05:01Z"
        },
        {
          "tag": "v0.0.39",
          "kind": "patch",
          "published_at": "2026-06-06T21:42:57Z"
        },
        {
          "tag": "v0.0.38",
          "kind": "patch",
          "published_at": "2026-06-06T21:41:46Z"
        },
        {
          "tag": "v0.0.37",
          "kind": "patch",
          "published_at": "2026-05-29T21:50:46Z"
        },
        {
          "tag": "v0.0.36",
          "kind": "patch",
          "published_at": "2026-05-29T21:50:08Z"
        },
        {
          "tag": "v0.0.35",
          "kind": "patch",
          "published_at": "2026-03-11T04:42:50Z"
        },
        {
          "tag": "v0.0.34",
          "kind": "patch",
          "published_at": "2026-03-11T03:08:06Z"
        },
        {
          "tag": "v0.0.33",
          "kind": "patch",
          "published_at": "2026-03-11T03:01:25Z"
        },
        {
          "tag": "v0.0.32",
          "kind": "patch",
          "published_at": "2026-03-11T03:00:23Z"
        },
        {
          "tag": "v0.0.31",
          "kind": "patch",
          "published_at": "2026-01-27T05:21:26Z"
        },
        {
          "tag": "v0.0.30",
          "kind": "patch",
          "published_at": "2026-01-27T05:09:01Z"
        },
        {
          "tag": "v0.0.29",
          "kind": "patch",
          "published_at": "2025-11-22T05:05:38Z"
        },
        {
          "tag": "v0.0.28",
          "kind": "patch",
          "published_at": "2025-11-22T05:05:20Z"
        },
        {
          "tag": "v0.0.27",
          "kind": "patch",
          "published_at": "2025-07-14T06:34:43Z"
        },
        {
          "tag": "v0.0.26",
          "kind": "patch",
          "published_at": "2025-06-26T17:23:40Z"
        },
        {
          "tag": "v0.0.25",
          "kind": "patch",
          "published_at": "2025-06-26T15:59:53Z"
        },
        {
          "tag": "v0.0.24",
          "kind": "patch",
          "published_at": "2025-06-26T15:59:29Z"
        },
        {
          "tag": "v0.0.23",
          "kind": "patch",
          "published_at": "2025-06-14T18:36:38Z"
        },
        {
          "tag": "v0.0.22",
          "kind": "patch",
          "published_at": "2025-06-14T18:13:20Z"
        },
        {
          "tag": "v0.0.21",
          "kind": "patch",
          "published_at": "2025-06-14T17:56:31Z"
        },
        {
          "tag": "v0.0.20",
          "kind": "patch",
          "published_at": "2025-06-14T04:19:52Z"
        },
        {
          "tag": "v0.0.19",
          "kind": "patch",
          "published_at": "2025-06-14T04:03:38Z"
        },
        {
          "tag": "v0.0.18",
          "kind": "patch",
          "published_at": "2025-06-13T23:11:28Z"
        },
        {
          "tag": "v0.0.17",
          "kind": "patch",
          "published_at": "2025-06-13T22:58:36Z"
        },
        {
          "tag": "v0.0.16",
          "kind": "patch",
          "published_at": "2025-06-13T22:53:24Z"
        },
        {
          "tag": "v0.0.15",
          "kind": "patch",
          "published_at": "2025-06-13T20:57:16Z"
        },
        {
          "tag": "v0.0.14",
          "kind": "patch",
          "published_at": "2025-06-13T18:29:59Z"
        },
        {
          "tag": "v0.0.13",
          "kind": "patch",
          "published_at": "2025-06-13T18:25:50Z"
        },
        {
          "tag": "v0.0.12",
          "kind": "patch",
          "published_at": "2025-06-13T16:08:43Z"
        },
        {
          "tag": "v0.0.11",
          "kind": "patch",
          "published_at": "2025-06-12T00:54:09Z"
        },
        {
          "tag": "v0.0.10",
          "kind": "patch",
          "published_at": "2025-06-11T23:18:31Z"
        },
        {
          "tag": "v0.0.9",
          "kind": "patch",
          "published_at": "2025-06-11T22:45:26Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2025-06-11T20:40:41Z"
        },
        {
          "tag": "v0.0.7",
          "kind": "patch",
          "published_at": "2025-06-11T20:34:17Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2025-06-11T17:43:46Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2025-06-10T22:19:39Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2025-06-10T21:54:22Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2025-06-10T21:37:48Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2024-07-12T18:01:09Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2024-07-12T17:33:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "4bb9678d78e44485bc3ee998bfee6d834958686c",
          "body": null,
          "is_bot": false,
          "headline": "example",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T07:14:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ffac403d32c99a8151c5ffe295345f87476d56e",
          "body": null,
          "is_bot": false,
          "headline": "use —",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T07:09:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d206f0607323236df67c71a0524807f6e89fbcc",
          "body": null,
          "is_bot": false,
          "headline": "better example",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T07:06:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73df361edf75a587698cbe00ad84513f7abb8d58",
          "body": null,
          "is_bot": false,
          "headline": "0.0.48",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T06:55:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bc1b832844aa2575bbc238cffcbb303f954bab1",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'cache'",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T06:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2348a951beaf0b19ec0986a32d6df300294a7c",
          "body": null,
          "is_bot": false,
          "headline": "better example",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T06:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f626d09de528726988e59ba0a946e8c28d4287",
          "body": null,
          "is_bot": false,
          "headline": "add `delay` attribute",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T06:45:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "755427c87735456faf9636a1068905a414a0daa2",
          "body": null,
          "is_bot": false,
          "headline": "make a plan",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-20T05:48:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ede5b202c3d439dec5d7e13383dd8df6d3198258",
          "body": null,
          "is_bot": false,
          "headline": "fix CI",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cdb27f2e249d31884670a720e3407ecd914af27",
          "body": null,
          "is_bot": false,
          "headline": "0.0.47",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:25:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1b2bd49d116b631c753338bf927c853cfc99a6",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'staging'",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1850568f9af14020babeb98168792d164709d0c1",
          "body": null,
          "is_bot": false,
          "headline": "0.0.46",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "611fe93d0cf15a6aa49c3ee5a5314a4e86346c3b",
          "body": null,
          "is_bot": false,
          "headline": "rm dev docs",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:23:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91083f80fc4da700bca38a543c7d131fcf144a1b",
          "body": null,
          "is_bot": false,
          "headline": "0.0.45",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08edd671724e248db57d246557c026d69c4bbf76",
          "body": null,
          "is_bot": false,
          "headline": "update eslint",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T19:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86e984dd480ef2fa64723fd73ff3a3710701a86",
          "body": null,
          "is_bot": false,
          "headline": "ignore",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T18:47:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14468de3ce1b692f78b1fda7c1b0ccb7bccd7a3d",
          "body": null,
          "is_bot": false,
          "headline": "0.0.44",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T18:45:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b401ea05301915264e4e2655e1d886ca7acc238",
          "body": null,
          "is_bot": false,
          "headline": "fix docs",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T18:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef871fa4b06d44f2e28d7adf99d0807c40a0c44",
          "body": null,
          "is_bot": false,
          "headline": "0.0.42",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ae437a5418247a0733e2cdec66f280965e7c5ba",
          "body": null,
          "is_bot": false,
          "headline": "docs and code style",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2463524d68c2a739322cdbc611453cdb1293e4a9",
          "body": null,
          "is_bot": false,
          "headline": "0.0.41",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1dda6f5dac60f02cabc4c876a6b41035be8f07",
          "body": "- Minor 1: Fix args._[0] type coercion in bin/index.ts. Changed from\n  assertion (as string) to coercion (String()) to handle yargs parsing\n  numeric filenames as numbers, preventing silent failures when numeric\n  strings like \"100\" are passed to readFile as file descriptors.\n- Minor 2: Extract and \n[…]\nported and reused.\n\nVerification: npm run build (success), npm run lint (0 errors),\nnpm run test-api (11/11 pass), npm run test-bin (1/1 pass).\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: address code review feedback",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4856e471bf0a976d6b4b97281dbda52d546da1f5",
          "body": "The generated context file claimed tsconfig.build.json excludes bin/\nand that bin/ is type-checked only implicitly via esbuild. Verified\nthis is wrong: tsconfig.build.json only excludes example/ and test/,\nso tsc --emitDeclarationOnly genuinely type-checks bin/*.ts and emits\ndist/bin/*.d.ts, as confirmed repeatedly during Phase 3's review.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: correct tsconfig.build.json claim in bin/CLAUDE.md",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b9143b4fc10e11aad3bb92e25dc9aebf0584b3e6",
          "body": "Document the new runtime-agnostic generation module: the ./photon and\n./hash contracts, the optional @cf-wasm/photon peer dependency, WASM\nmemory-management invariants, and the program-wide scope of the node\ntype reference directive.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add bin/ context for photon blurhash generation",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ee6b23048eab0b6ee75d05182c80fcd6795dc74b",
          "body": "- Replace createString references with createBlurhash API\n- Add new subsection documenting @cf-wasm/photon peer dependency\n- Add subsection for ./photon entrypoint (Cloudflare Workers usage)\n- Update JS API example to show { hash, width, height } return shape\n- Use regenerated golden hash and dimensions from Phase 2/3\n- Regenerate table of contents with new subsections\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: document createBlurhash, ./photon, and the peer dep",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6ac5ded8b470a189d4525bfdbbcdd5f643f93602",
          "body": "The prior commit message claimed the per-file reference directive\nscopes Node's ambient types to bin/index.ts alone. Code review\ndisproved this empirically (a probe file in src/ type-checked Node\nglobals with zero errors): reference directives pull ambient\ndeclarations into the whole program, same as the removed types\nfield would have. This has been true since sharp's own hidden\nreference directive did the same thing, pre-dating this plan.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: correct the reference directive's actual scope in a comment",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f0762b7ef00c5842ee22a66f0d59eefcc1378edb",
          "body": "The prior fix added \"types\": [\"node\"] to the shared tsconfig.json,\nwhich leaks Node's ambient globals (process, Buffer, etc.) into\nsrc/**/* -- this library's browser-facing code, which only expects\nDOM/WebWorker lib types. Declaring @types/node as a direct\ndevDependency already fixes the actual prob\n[…]\nve dependency); reinstating the per-file reference directive\nin bin/index.ts keeps Node's ambient types scoped to the one file\nthat needs them.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: scope Node types to bin/ instead of the whole program",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dc7fd83bea5dd7db03c0a8b34d5be18321b7fe1e",
          "body": "The /// <reference types=\"node\" /> directive at bin/index.ts:2 was\npreviously relying on @types/node arriving transitively via the\ntape-run -> electron dependency chain, creating a fragile dependency\nthat could break if that transitive chain changed.\n\nThis commit:\n1. Adds @types/node@^25.0.0 to devD\n[…]\nt\nand robust.\n\nVerification:\n- npm run build: succeeds\n- npm run lint: passes\n- npm run test-api: 11/11 passing\n- npm run test-bin: 1/1 passing\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: declare @types/node as direct dependency instead of transitive",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f1d79b9edfdd8d108fb3c4f85cfa5cb1acd42329",
          "body": "Nothing imports sharp anymore (removed in Task 1 when bin/index.ts\nwas rewritten to use photon instead). Remove sharp and @types/sharp\nfrom dependencies and devDependencies respectively, then npm install\nto prune.\n\nVerifies AC5.2: sharp and @types/sharp absent from package.json.\n\nVerified:\n- AC5.2 c\n[…]\nass/method names in test/index.ts)\n- npm run build: succeeds, emits dist/bin/*.d.ts\n- npm run test-api: 11/11 pass\n- npm run test-bin: 1/1 pass\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore!: drop sharp and @types/sharp",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "92c6c2f4714d3c61190b3088d0962d8cca00944d",
          "body": "Revert previous workaround that excluded bin/ from tsconfig.build.json.\nInstead, add explicit /// <reference types=\"node\" /> directive to\nbin/index.ts to pull Node ambient globals into type-checking.\n\nThis ensures that:\n- tsc type-checks bin/*.ts at build time\n- dist/bin/*.d.ts type declaration file\n[…]\n+ d.ts emission) is maintained\n\nVerified: npm run build succeeds, dist/bin/index.d.ts and\ndist/bin/photon.d.ts emitted, test-api/test-bin pass.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: restore bin type-checking with explicit node reference",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c94ab6da1a832eea2581f1ca931d4acbb7f8c016",
          "body": "CLI tools don't need type declarations in the package output.\nThis prevents TypeScript errors when emitting declarations\nsince bin files reference Node APIs without @types/node.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: exclude bin from tsconfig.build.json",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b0a9ccd9ef5fb365c79aafe8e072cb0d1b26a6f5",
          "body": "Update the CLI test's expected output to the golden hash from Phase 2.\nThe new hash reflects photon's SamplingFilter.Nearest output.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: regenerate CLI expected hash",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "20a226f003df9eae0fad82cec467262c348e15b2",
          "body": "Replace createString test with createBlurhash test that verifies\nthe new return type { hash, width, height }. Both tests use the\ngolden hash and dimensions captured in Phase 2.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: assert createBlurhash and encodeImage return shape",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a391408b87188feb48b52f067eacc482093ade64",
          "body": "Replace the sharp-based createString export with createBlurhash,\nwhich reads files via node:fs/promises and delegates to encodeImage.\nReturns { hash, width, height } instead of just the hash string.\nDrops sharp and blurhash imports entirely.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat!: rewrite bin/index.ts as createBlurhash over encodeImage",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2b923dd34fad420917927d8098c36a0879ea1b8e",
          "body": "- Install missing eslint-config-standard peer dependencies (eslint-plugin-import, eslint-plugin-n, eslint-plugin-promise) to fix npm run lint failure\n- Reflow bin/index.ts line 20 to fit within 80-column guideline\n\nAll tests pass and npm run lint now completes successfully.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: resolve linting issues and code style violations",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b8f50dce22e4f09a5853c963506a077c3c64a482",
          "body": "Add encodeImage tests to test/api.ts:\n- Happy path test validates hash is a valid blurhash\n- Verifies width/height match original image (750x600)\n- Golden hash captured from actual encodeImage run: 'UQGudvt700t3~XbIE1xt9Hazs:of.8s:V[Rj'\n- Failure path test verifies encodeImage throws on undecodable bytes\n\nAll tests passing: 8/8\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test: cover encodeImage with a regenerated golden hash",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c6a52cb423a4d9a96b28d801f23ca3f186d6881b",
          "body": "- Add 'bin' to tsconfig.json include array\n- Add type assertion to yargs result in bin/index.ts to fix type error\n- tsc now type-checks both bin/photon.ts and bin/index.ts\n- Generates .d.ts files alongside compiled output\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: type-check the bin directory",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "da619256562008e764515fe676972736f526a766",
          "body": "Add ./photon subpath export pointing to dist/bin/photon.js\nto make encodeImage available at @substrate-system/blur-hash/photon\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: export encodeImage at ./photon",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "82129ab16a9dd75e50ff7cc3568569d4cdcae618",
          "body": "Implement runtime-agnostic encodeImage function that:\n- Decodes raw image bytes using @cf-wasm/photon\n- Reads original image dimensions\n- Resizes to 32x32 using SamplingFilter.Nearest\n- Encodes to blurhash with 4x4 components\n- Properly manages WASM memory with cleanup in finally block\n- Throws on undecodable input\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: add bin/photon.ts encodeImage core",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "196f5514a8c006350e2d35f751d3728af879df14",
          "body": "Switch build-bin and test-api scripts to use esbuild --outdir with\nglob patterns (bin/*.ts) instead of single-file stdout redirection.\nThis allows the scripts to scale as new modules are added to bin/\n(e.g., bin/photon.ts in later phases). Output format and behavior\nremain unchanged: ESM format with keep-names flag.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "build: build all bin/*.ts via esbuild --outdir",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "331d9d9d3a439c165eb9fb0ec6f8492c432a4291",
          "body": "Add @cf-wasm/photon as an optional peerDependency and a devDependency,\nfollowing the pattern where optional peer deps must also be declared\nin devDependencies to resolve in the development environment. This\nallows the WASM-based photon implementation to run under plain Node\nand Cloudflare Workers while remaining optional for browser-only\nconsumers. Verifies photon-blurhash-generation.AC5.1.\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: add @cf-wasm/photon as optional peer dependency",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "aeaf472c3be1eb4b519fe145705ce96b77d1d98c",
          "body": null,
          "is_bot": false,
          "headline": "setup",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-07-05T02:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df2a44622ad3113a76074b533b680e6d90afb766",
          "body": "…esbuild-0.28.0\n\nBump esbuild from 0.27.7 to 0.28.0",
          "is_bot": false,
          "headline": "Merge pull request #55 from mycelial-systems/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-12T02:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcac1aaa093f2af95ee71f76adfbcfa1e7f98651",
          "body": null,
          "is_bot": false,
          "headline": "0.0.40",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T23:05:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7573b004b69f357222ed137cbc99786ef4ab04b8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fix-cross-fade-cached-images'",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T23:04:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24df0ea6cbf1012270a7bf61f027edf5efe356e9",
          "body": "sharpen() swapped .blurry -> .sharp synchronously when the image was already\ncomplete, so the browser never painted the .blurry (opacity:0) start frame\nand the CSS opacity transition silently failed -- cached thumbnails snapped\nsharp instead of fading. Defer the swap behind a double requestAnimation\n[…]\nserts the swap is deferred rather than\nsynchronous (the tapout harness serves no images, so a network src cannot\nbecome complete).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: cross-fade reveal for already-cached images",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T23:01:30Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2832548678a9370887e56eaa17da9e41d871b25e",
          "body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.7 to 0.28.0.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.27.7...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n  dependency-version: 0.28.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump esbuild from 0.27.7 to 0.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-06T21:44:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5a980c8bde87fcf2dab7fe8c68983db8d946922",
          "body": null,
          "is_bot": false,
          "headline": "0.0.39",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T21:42:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0cd6a8b72a07f546e2c852f7e140cb865462a49",
          "body": null,
          "is_bot": false,
          "headline": "fix TS",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T21:42:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa47d3c78910858c918bf359bd862c49371d55e9",
          "body": null,
          "is_bot": false,
          "headline": "0.0.38",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T21:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e962130dc58731f80edcf9fdaa791f9428a0ad",
          "body": null,
          "is_bot": false,
          "headline": "update tests",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-06-06T21:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64db011877121c67735d820fd9b6dbe6ee574464",
          "body": null,
          "is_bot": false,
          "headline": "0.0.37",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:50:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e50755c59b1e34fa1af892a1707d6b88177f39",
          "body": null,
          "is_bot": false,
          "headline": "0.0.36",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60a7551f8a0586e8e926556f653cf8d9e757906b",
          "body": null,
          "is_bot": false,
          "headline": "use lightningcss",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7922d1f49663eada52e0242c7d9138b262d0c251",
          "body": "Add explicit radix argument to four parseInt calls in the reset method\nfor consistency with the rest of the codebase (html.ts and the plan).\n\n- parseInt(attrs.width) -> parseInt(attrs.width, 10)\n- parseInt(this.style.width) -> parseInt(this.style.width, 10)\n- parseInt(attrs.height) -> parseInt(attrs.height, 10)\n- parseInt(this.style.height) -> parseInt(this.style.height, 10)",
          "is_bot": false,
          "headline": "refactor: pass explicit radix 10 to parseInt in reset()",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fd6d1799d73f22eb2ed91e4fa42b2fa62c325c",
          "body": "Document the deliberate decoupling of decode resolution from layout\nsize, the three-call-site invariant that decode/canvas/createImageData\nsizes must all come from decodeDimensions, and the rAF deferral\nlifecycle. Public API surface is unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: capture decode-cap contract in src/CLAUDE.md",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "100ecc47a68b5905b08afc256773bd56ade4ed87",
          "body": "Strengthens AC3.3 test by adding behavioral end-state assertions:\n- Query the canvas from the detached host element\n- Assert the bottom-right pixel remains transparent (alpha = 0)\n- This confirms the scheduled decode callback was cancelled and/or\n  bailed due to the !isConnected guard, never painting to the canvas\n\nAvoids brittle spy-based assertions per project standards.",
          "is_bot": false,
          "headline": "test: assert detached blur-hash canvas stays unpainted",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2d8268dde9a27f11c51503f95b9e9927b135e6b",
          "body": "Move the decode + canvas paint into a requestAnimationFrame callback so a\nlist of blur-hash elements mounting together cannot block first paint. Cancel\nany pending frame on a repeated reset() and in disconnectedCallback, and bail\nif the element detaches before the frame fires.",
          "is_bot": false,
          "headline": "perf: decode blurhash off the synchronous mount via rAF",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed45e47fdb6caf6dcffd08639471c9ba536ee60a",
          "body": "Decode and size the canvas buffer at <=32px on the long edge instead of the\nfull image size. Cuts a ~1200x630 decode (~756k px) to 32x17 (~544 px) with\nno visible change, since the canvas is CSS-stretched to fill its host. Fixes\nmulti-second main-thread blocking when many blur-hash elements mount at once.",
          "is_bot": false,
          "headline": "fix: decode blurhash placeholder at a capped resolution",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cef5d54c40ef5b31c4eead1c40f4ea552feed7",
          "body": "Implements pure function to compute optimal decode resolution for BlurHash\nplaceholders. Caps the long edge to configurable size (default 32px),\npreserves aspect ratio, floors short edge at 1px, and never upscales\nsmall images. This reduces decode cost without visible quality impact\nsince canvas stretches via CSS anyway.\n\nVerifies all AC1.1-AC1.6 acceptance criteria for phase 1.",
          "is_bot": false,
          "headline": "feat: add decodeDimensions helper to cap blurhash decode size",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebfb610e604d682f5cfc8775332209f9e7b2dc58",
          "body": "Adds four test blocks to verify the decodeDimensions function:\n- Capping long edge to 32 with aspect ratio preservation\n- Flooring short edge to minimum 1px\n- Not upscaling dimensions already at/below cap\n- Supporting custom cap configuration",
          "is_bot": false,
          "headline": "test: add failing tests for decodeDimensions",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6fdcec464e5308b7ff2c08cfb005917feaf4ac6",
          "body": null,
          "is_bot": false,
          "headline": "create doc",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "702642fed5070c8442b9b7456a937d2b6b3a498e",
          "body": null,
          "is_bot": false,
          "headline": "add docs",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-05-29T21:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1ad33678e4aeac56ce03f1aa4148537407041ec",
          "body": "…s/actions/upload-pages-artifact-5\n\nBump actions/upload-pages-artifact from 4 to 5",
          "is_bot": false,
          "headline": "Merge pull request #52 from mycelial-systems/dependabot/github_action…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-04-22T03:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93db74c55ab9257674f08c06ab30e109cf012a2c",
          "body": "…substrate-system/web-component-0.0.51\n\nBump @substrate-system/web-component from 0.0.46 to 0.0.51",
          "is_bot": false,
          "headline": "Merge pull request #53 from mycelial-systems/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-04-22T03:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d916c3f930c4b4786021096b9770cd530d5c819",
          "body": "Bumps [@substrate-system/web-component](https://github.com/substrate-system/web-component) from 0.0.46 to 0.0.51.\n- [Changelog](https://github.com/mycelial-systems/web-component/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/substrate-system/web-component/compare/v0.0.46...v0.0.51)\n\n---\nupda\n[…]\n \"@substrate-system/web-component\"\n  dependency-version: 0.0.51\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @substrate-system/web-component from 0.0.46 to 0.0.51",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T17:22:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9baa343a0917fe45fec9b506c3ae122ba74f13c0",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-pages-artifact\n  dependency-version: '5'\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": "Bump actions/upload-pages-artifact from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-20T17:22:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a441ad9c25936029c4865d165d6170a2b9f90d83",
          "body": "…typescript-6.0.2\n\nBump typescript from 5.9.3 to 6.0.2",
          "is_bot": false,
          "headline": "Merge pull request #48 from mycelial-systems/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-04-10T01:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba60464ce2aaa7a66d29a470e98958a0e144812f",
          "body": "Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2.\n- [Release notes](https://github.com/microsoft/TypeScript/releases)\n- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2)\n\n---\nupdated-dependencies:\n- dependency-name: typescript\n  dependency-version: 6.0.2\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump typescript from 5.9.3 to 6.0.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-10T01:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a5539af85651053363f9f8d88b059f81d10a472",
          "body": "…esbuild-0.28.0\n\nBump esbuild from 0.27.7 to 0.28.0",
          "is_bot": false,
          "headline": "Merge pull request #50 from mycelial-systems/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-04-10T01:18:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2719d7ab3685dd0db2f782864fd18bce5edb5db3",
          "body": "…vite-8.0.5\n\nBump vite from 7.3.2 to 8.0.5",
          "is_bot": false,
          "headline": "Merge pull request #51 from mycelial-systems/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-04-10T01:17:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a779aac9edd0279f9821a9b0915af657627c09",
          "body": "Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.2 to 8.0.5.\n- [Release notes](https://github.com/vitejs/vite/releases)\n- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)\n- [Commits](https://github.com/vitejs/vite/commits/v8.0.5/packages/v\n[…]\nendencies:\n- dependency-name: vite\n  dependency-version: 8.0.5\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump vite from 7.3.2 to 8.0.5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T14:56:19Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "06bd939496f650b9fcb669cf480db4713d3f01f7",
          "body": "Bumps [esbuild](https://github.com/evanw/esbuild) from 0.27.7 to 0.28.0.\n- [Release notes](https://github.com/evanw/esbuild/releases)\n- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/evanw/esbuild/compare/v0.27.7...v0.28.0)\n\n---\nupdated-dependencies:\n- dependency-name: esbuild\n  dependency-version: 0.28.0\n  dependency-type: direct:development\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump esbuild from 0.27.7 to 0.28.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-06T14:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db6ebc757df2b8686b9beb73898f7035cce2140e",
          "body": null,
          "is_bot": false,
          "headline": "0.0.35",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T04:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9347dfc1f36d014287844b63bf2cf87bfb530afb",
          "body": null,
          "is_bot": false,
          "headline": "better package exports",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T04:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa4645a890c212145aba664168b600a85c21420",
          "body": null,
          "is_bot": false,
          "headline": "add test png",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T04:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57b3bbf3180b467cd43fbc984717a6b438f95342",
          "body": null,
          "is_bot": false,
          "headline": "0.0.34",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T03:08:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eae1077c9ddf1347793a787106f89f2a54affb20",
          "body": null,
          "is_bot": false,
          "headline": "fix .png images",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T03:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac54ca2bef3860d7c6592d7215c5fd504c12046f",
          "body": null,
          "is_bot": false,
          "headline": "0.0.33",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T03:01:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5e38db087713a83591d804bf9d166124b6a1aa4",
          "body": null,
          "is_bot": false,
          "headline": "0.0.32",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T03:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35c024602c78a3fbe6e469d36f41a5ee9650e737",
          "body": null,
          "is_bot": false,
          "headline": "add \"shebang\"",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-03-11T03:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8adbbd5f8697c7160f641f223c23695fecb8d118",
          "body": "…substrate-system/web-component-0.0.46\n\nBump @substrate-system/web-component from 0.0.44 to 0.0.46",
          "is_bot": false,
          "headline": "Merge pull request #41 from substrate-system/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-02-23T20:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9162e2bbc22fd96b0df72fedaeabcac6b14e9c0",
          "body": "Bumps [@substrate-system/web-component](https://github.com/substrate-system/web-component) from 0.0.44 to 0.0.46.\n- [Changelog](https://github.com/substrate-system/web-component/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/substrate-system/web-component/compare/v0.0.44...v0.0.46)\n\n---\nupda\n[…]\n \"@substrate-system/web-component\"\n  dependency-version: 0.0.46\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @substrate-system/web-component from 0.0.44 to 0.0.46",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-23T16:22:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ab4bdd651322149691650712246a98e6b6b61ee5",
          "body": "…substrate-system/web-component-0.0.44\n\nBump @substrate-system/web-component from 0.0.42 to 0.0.44",
          "is_bot": false,
          "headline": "Merge pull request #40 from substrate-system/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-02-16T18:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0727910e9c1fd6eb551578aa7186e784bd2750",
          "body": "Bumps [@substrate-system/web-component](https://github.com/substrate-system/web-component) from 0.0.42 to 0.0.44.\n- [Changelog](https://github.com/substrate-system/web-component/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/substrate-system/web-component/compare/v0.0.42...v0.0.44)\n\n---\nupda\n[…]\n \"@substrate-system/web-component\"\n  dependency-version: 0.0.44\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @substrate-system/web-component from 0.0.42 to 0.0.44",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-16T16:02:30Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4d06bb7174bb72932eb47a84fe9d4f6728d4243d",
          "body": "…substrate-system/web-component-0.0.42\n\nBump @substrate-system/web-component from 0.0.40 to 0.0.42",
          "is_bot": false,
          "headline": "Merge pull request #39 from substrate-system/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-02-03T02:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d92aad349696f10e5916d63bcf6efb084e76a2e",
          "body": "Bumps [@substrate-system/web-component](https://github.com/substrate-system/web-component) from 0.0.40 to 0.0.42.\n- [Changelog](https://github.com/substrate-system/web-component/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/substrate-system/web-component/compare/v0.0.40...v0.0.42)\n\n---\nupda\n[…]\n \"@substrate-system/web-component\"\n  dependency-version: 0.0.42\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @substrate-system/web-component from 0.0.40 to 0.0.42",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-02T17:06:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e628bb9525ee6cddcbfc7f38f1ac5dcd44bae8ad",
          "body": null,
          "is_bot": false,
          "headline": "0.0.31",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-27T05:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42831745de928ce5cf6e7ab73ce8c5761e79e795",
          "body": null,
          "is_bot": false,
          "headline": "updates",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-27T05:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbb6ee277d59eda2e71bce0f681d61ef1f3e8f18",
          "body": null,
          "is_bot": false,
          "headline": "update CI",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-27T05:10:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e12a6a7f4768d53aaf05974ee1bf390dc302667",
          "body": null,
          "is_bot": false,
          "headline": "0.0.30",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-27T05:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a3055acba767e0ee1fc2c64de1aae930182db15",
          "body": null,
          "is_bot": false,
          "headline": "fix test",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-27T05:08:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac83095b7d710edc21d30d069cec4557602e6918",
          "body": "…substrate-system/web-component-0.0.40\n\nBump @substrate-system/web-component from 0.0.38 to 0.0.40",
          "is_bot": false,
          "headline": "Merge pull request #38 from substrate-system/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-26T21:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d39fb7f29ae4181632a9eea32f9cc9fb7d50cd32",
          "body": "Bumps [@substrate-system/web-component](https://github.com/substrate-system/web-component) from 0.0.38 to 0.0.40.\n- [Changelog](https://github.com/substrate-system/web-component/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/substrate-system/web-component/compare/v0.0.38...v0.0.40)\n\n---\nupda\n[…]\n \"@substrate-system/web-component\"\n  dependency-version: 0.0.40\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump @substrate-system/web-component from 0.0.38 to 0.0.40",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-26T16:30:10Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "286e55367a4e97b5fac26c11ff241ca28420f91f",
          "body": "…postcss-nesting-14.0.0\n\nBump postcss-nesting from 13.0.2 to 14.0.0",
          "is_bot": false,
          "headline": "Merge pull request #37 from substrate-system/dependabot/npm_and_yarn/…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2026-01-23T06:45:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10b1697190d4121c88720162da0e3bf077cfa5ca",
          "body": "Bumps [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) from 13.0.2 to 14.0.0.\n- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md)\n- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD\n[…]\n dependency-name: postcss-nesting\n  dependency-version: 14.0.0\n  dependency-type: direct:development\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump postcss-nesting from 13.0.2 to 14.0.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-19T16:56:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "6a807e950ca547267ca2f24afc3bf0819251f62d",
          "body": "…s/actions/checkout-6\n\nBump actions/checkout from 5 to 6",
          "is_bot": false,
          "headline": "Merge pull request #36 from substrate-system/dependabot/github_action…",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2025-11-28T19:13:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "657a1a4ad533de91d44689c70c7fe8d4003382cc",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\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": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-24T14:54:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "89ef5b19cad73136fc4cf4558ee49a3a10c8ba82",
          "body": null,
          "is_bot": false,
          "headline": "0.0.29",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2025-11-22T05:05:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a078982694844e7cb59636565ff9bfb3d1bf866f",
          "body": null,
          "is_bot": false,
          "headline": "0.0.28",
          "author_name": "nichoth",
          "author_login": "nichoth",
          "committed_at": "2025-11-22T05:05:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 48,
      "commits_last_year": 118,
      "latest_release_at": "2026-07-20T06:55:55Z",
      "latest_release_tag": "v0.0.48",
      "releases_from_tags": true,
      "days_since_last_push": 5,
      "active_weeks_last_year": 23,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 4.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 37,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "@substrate-system/blur-hash",
          "exists": true,
          "license": "SEE LICENSE IN LICENSE",
          "keywords": [
            "blurhash",
            "blur",
            "up",
            "image",
            "component"
          ],
          "ecosystem": "npm",
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/@substrate-system/blur-hash",
          "is_deprecated": false,
          "latest_version": "0.0.48",
          "repository_url": "https://github.com/substrate-system/blur-hash",
          "versions_count": 41,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 2130,
          "first_published_at": "2024-07-12T08:40:02.985000Z",
          "latest_published_at": "2026-07-20T06:56:11.797000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 6
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 3,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 8
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "example"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 10907,
      "source_files_sampled": 13,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "bin/CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 3073
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 19,
        "malicious_count": 0,
        "assessed_package": "npm:@substrate-system/blur-hash@0.0.48",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@substrate-system/web-component",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.0.56"
        },
        {
          "name": "blurhash",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.5"
        },
        {
          "name": "image-size",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^2.0.2"
        },
        {
          "name": "inkjet",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^3.0.0"
        },
        {
          "name": "yargs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@substrate-system/web-component",
            "direct": true,
            "version": "^0.0.51",
            "ecosystem": "npm"
          },
          {
            "name": "blurhash",
            "direct": true,
            "version": "^2.0.5",
            "ecosystem": "npm"
          },
          {
            "name": "image-size",
            "direct": true,
            "version": "^2.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "inkjet",
            "direct": true,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "yargs",
            "direct": true,
            "version": "^18.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@substrate-system/dom",
            "direct": false,
            "version": "^0.1.13",
            "ecosystem": "npm"
          },
          {
            "name": "@substrate-system/tapout",
            "direct": false,
            "version": "^0.0.38",
            "ecosystem": "npm"
          },
          {
            "name": "@substrate-system/tapzero",
            "direct": false,
            "version": "^0.10.16",
            "ecosystem": "npm"
          },
          {
            "name": "@types/sharp",
            "direct": false,
            "version": "^0.31.1",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/eslint-plugin",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "@typescript-eslint/parser",
            "direct": false,
            "version": "^8.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "auto-changelog",
            "direct": false,
            "version": "^2.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "browserslist",
            "direct": false,
            "version": "^4.24.0",
            "ecosystem": "npm"
          },
          {
            "name": "esbuild",
            "direct": false,
            "version": "^0.28.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^8.57.0",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-standard",
            "direct": false,
            "version": "^17.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss",
            "direct": false,
            "version": "^1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "lightningcss-cli",
            "direct": false,
            "version": "^1.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "markdown-toc",
            "direct": false,
            "version": "^1.2.0",
            "ecosystem": "npm"
          },
          {
            "name": "sharp",
            "direct": false,
            "version": "^0.34.5",
            "ecosystem": "npm"
          },
          {
            "name": "tap-spec",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "tape-run",
            "direct": false,
            "version": "^11.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "typedoc",
            "direct": false,
            "version": "^0.28.1",
            "ecosystem": "npm"
          },
          {
            "name": "typescript",
            "direct": false,
            "version": "^6.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "vite",
            "direct": false,
            "version": "^8.0.5",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 25,
        "direct_count": 5,
        "indirect_count": 20
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 38,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 18
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "nichoth",
          "commits": 197,
          "avatar_url": "https://avatars.githubusercontent.com/u/5776508?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "gh-pages.yml",
        "nodejs.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 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": 9,
            "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": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "4bb9678d78e44485bc3ee998bfee6d834958686c",
        "ran_at": "2026-07-26T08:01:10Z",
        "aggregate_score": 4.8,
        "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-20T14:53:38Z",
      "oldest_open_prs": [
        {
          "number": 44,
          "created_at": "2026-03-16T15:17:51Z",
          "last_comment_at": "2026-03-16T15:19:15Z",
          "last_comment_author": "socket-security"
        },
        {
          "number": 46,
          "created_at": "2026-03-30T16:28:40Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2026-03-30T16:28:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2026-06-22T14:53:18Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 61,
          "created_at": "2026-07-06T14:54:44Z",
          "last_comment_at": "2026-07-06T14:55:39Z",
          "last_comment_author": "socket-security"
        },
        {
          "number": 62,
          "created_at": "2026-07-13T14:54:00Z",
          "last_comment_at": "2026-07-13T14:56:28Z",
          "last_comment_author": "socket-security"
        },
        {
          "number": 63,
          "created_at": "2026-07-13T14:54:22Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 64,
          "created_at": "2026-07-20T14:53:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-12T02:51:54Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mycelial-systems/blur-hash",
    "host": "github.com",
    "name": "blur-hash",
    "owner": "mycelial-systems"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 58,
        "vitality": 83,
        "community": 23,
        "governance": 37,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 118,
              "human_commit_share": 0.88,
              "days_since_last_push": 5,
              "active_weeks_last_year": 23
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "23/52 weeks with commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 23
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "118 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 118
                    }
                  }
                ],
                "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": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 48,
              "latest_release_tag": "v0.0.48",
              "releases_from_tags": true,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 4.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "48 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~4.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 4.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "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": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 23,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 3,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "3 stars",
                "points": 4.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 37,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "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 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "merged_prs": 38,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 18
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "38/56 decided PRs merged",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 38,
                      "decided": 56
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 6,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "mycelial-systems",
              "public_repos": 152,
              "account_age_days": 751
            },
            "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": "6 followers of mycelial-systems",
                "points": 6.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 6,
                      "login": "mycelial-systems"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "152 public repos, account ~2 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 152
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://mycelial-systems.github.io/blur-hash/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://mycelial-systems.github.io/blur-hash/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 58,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 48,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no 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.2,
                "status": "partial",
                "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 not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:@substrate-system/blur-hash@0.0.48 runtime dependency closure — what installing the published package pulls in — 19 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:@substrate-system/blur-hash@0.0.48",
                  "assessed": 19
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 19,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 19,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 3
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.455,
              "agent_instruction_files": [
                "bin/CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 3073
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "bin/CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "bin/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": "40 of 88 human commits state their intent (structured subject or explanatory body)",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 40,
                      "sampled": 88
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 62,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "tsconfig.json"
              ],
              "agent_commit_share": 0.22,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "22 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 22,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "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": "TypeScript",
              "largest_source_bytes": 10907,
              "source_files_sampled": 13,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "TypeScript (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "TypeScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/13 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 13,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "example"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "example",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "example"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "npm package '@substrate-system/blur-hash' points at a different repository (https://github.com/substrate-system/blur-hash); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T08:01:15.418594Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mycelial-systems/blur-hash.svg",
  "full_name": "mycelial-systems/blur-hash",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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