公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-27 13:53 UTC

taskbadger / taskbadger-python

Python client and CLI for taskbadger.net

PythonApache-2.0★ 1 星标⑂ 0 复刻始于 2023年1月在 GitHub 上查看 ↗

taskbadger/taskbadger-python 的健康指数为 100 分中的 60 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(84/100),最低的是Community & Adoption(24/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

60
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

0 关注者4 个公开仓库始于 2023年2月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPItaskbadger2.3.1-360 天前

按类别列示的指标

活力

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

77良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
5.5/36提交节奏 — 52 周中有 8 周有提交
17.1/18提交量 — 最近一年 79 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year79
human_commit_share1
days_since_last_push0
active_weeks_last_year8

发布纪律

90优秀
评分方式
27/27有发布版本 — 已发布 28 个发布版本
36/36发布时效 — 最近一次发布版本于 0 天前
27/27发布节奏 — 约每 26.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — Project has not signed or included provenance with any releases.
所用输入
releases_count28
latest_release_tagv2.3.1
releases_from_tags
days_since_latest_release0
mean_days_between_releases26.1

社区与采用

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

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

社区健康

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

可持续性与治理

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

55中等 · 占总体的 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
评分方式
46.8/46.8议题解决 — 100% 的议题已关闭
36.9/38.3PR 接受 — 已裁定的 PR 中 53/55 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/14 approved changesets -- score normalized to 0
所用输入
merged_prs53
open_issues0
closed_issues2
issue_closed_ratio1
closed_unmerged_prs2
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
0/25所有者影响力 — taskbadger 有 0 位关注者
11.9/25既往记录 — 4 个公开仓库,账户约 3 年
所用输入
followers0
owner_typeOrganization
is_verified
owner_logintaskbadger
public_repos4
account_age_days1,251
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
35/35发布时效 — 最近一次发布于 0 天前
20/20版本历史 — 36 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagestaskbadger
ecosystemspypi
any_deprecated
min_days_since_publish0

工程质量

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

84良好 · 占总体的 20%

工程实践

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

文档

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

安全

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

53中等 · 占总体的 16%

安全态势

41存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — 无数据
2/2.5CI-Tests — 8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/14 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
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 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 — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.1
已排除计分(无数据或不适用):branch_protection, packaging。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages79
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 79 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

67中等 · 占总体的 0%
评分方式
45/45代理指令 — CLAUDE.md
0/15机器可读文档(llms.txt)
33.1/40可读的提交历史 — 100 次人类提交中有 62 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.62
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes2,524
评分方式
0/18一条命令的引导启动
22/22自动化测试
11/11Lint / 格式化配置
11/11静态类型检查 — taskbadger/internal/py.typed
10/10可复现环境 — lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 29 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesuv.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configstaskbadger/internal/py.typed
agent_commit_share0.29
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(taskbadger/internal/py.typed)
55/55可控的文件大小 — 采样的 80 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes22,489
source_files_sampled80
oversized_source_files0

机器可读接口

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

关键数据

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

数据采集警告

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index pypi:taskbadger@2.3.1; advisories assessed against the repository dependency graph instead

更多细节

OpenSSF Scorecard 4.1 / 10
4.1综合

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

10Binary-Artifactsno binaries found in the repo
不适用Branch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
8CI-Tests8 out of 9 merged PRs checked by a CI test -- score normalized to 8
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/14 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 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
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 4
注册表软件包版本约束清单文件
PyPIhttpx>=0.20.0pyproject.toml
PyPIattrs>=21.3.0pyproject.toml
PyPIpython-dateutil>=2.8.0pyproject.toml
PyPItomlkit>=0.12.5pyproject.toml
全部依赖 79

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

注册表软件包版本关系
PyPIattrs26.1.0直接
PyPIhttpx0.28.1直接
PyPIpython-dateutil2.9.0.post0直接
PyPItomlkit0.15.0直接
PyPIamqp5.3.1间接
PyPIannotated-doc0.0.4间接
PyPIannotated-types0.7.0间接
PyPIanyio4.13.0间接
PyPIasgiref3.11.1间接
PyPIasync-timeout5.0.1间接
PyPIbilliard4.2.4间接
PyPIcelery5.6.3间接
PyPIcertifi2026.5.20间接
PyPIcfgv3.5.0间接
PyPIcharset-normalizer3.4.7间接
PyPIclick8.4.1间接
PyPIclick-didyoumean0.3.1间接
PyPIclick-plugins1.1.1.2间接
PyPIclick-repl0.3.0间接
PyPIcolorama0.4.6间接
PyPIcroniter6.2.2间接
PyPIdebugpy1.8.20间接
PyPIdistlib0.4.0间接
PyPIdocker7.1.0间接
PyPIexceptiongroup1.3.1间接
PyPIfilelock3.29.0间接
PyPIh110.16.0间接
PyPIhttpcore1.0.9间接
PyPIidentify2.6.19间接
PyPIidna3.16间接
PyPIiniconfig2.3.0间接
PyPIinvoke3.0.3间接
PyPIjinja23.1.6间接
PyPIkombu5.6.2间接
PyPImarkdown-it-py4.2.0间接
PyPImarkupsafe3.0.3间接
PyPImdurl0.1.2间接
PyPInodeenv1.10.0间接
PyPIopenapi-python-client0.28.4间接
PyPIopenapi-python-client0.29.0间接
PyPIpackaging26.2间接
PyPIplatformdirs4.9.6间接
PyPIpluggy1.6.0间接
PyPIpre-commit4.6.0间接
PyPIprocrastinate3.8.1间接
PyPIprompt-toolkit3.0.52间接
PyPIpsutil7.2.2间接
PyPIpsycopg3.3.4间接
PyPIpsycopg-pool3.3.1间接
PyPIpydantic2.13.4间接
PyPIpydantic-core2.46.4间接
PyPIpygments2.20.0间接
PyPIpytest9.1.1间接
PyPIpytest-celery1.3.0间接
PyPIpytest-docker-tools3.1.9间接
PyPIpytest-httpx0.36.2间接
PyPIpython-discovery1.3.1间接
PyPIpywin32311间接
PyPIpyyaml6.0.3间接
PyPIredis7.4.0间接
PyPIrequests2.34.2间接
PyPIrich15.0.0间接
PyPIruamel-yaml0.19.1间接
PyPIruff0.15.20间接
PyPIshellingham1.5.4间接
PyPIsix1.17.0间接
PyPItaskbadger2.1.0a2间接
PyPItenacity9.1.4间接
PyPItomli2.4.1间接
PyPItyper0.25.1间接
PyPItyper0.26.8间接
PyPItyping-extensions4.15.0间接
PyPItyping-inspection0.4.2间接
PyPItzdata2026.2间接
PyPItzlocal5.3.1间接
PyPIurllib32.7.0间接
PyPIvine5.1.0间接
PyPIvirtualenv21.3.3间接
PyPIwcwidth0.7.0间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 79 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 914,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Python": 311951
      },
      "pushed_at": "2026-07-27T13:47:58Z",
      "created_at": "2023-01-31T09:18:56Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T13:52:40Z",
      "description": "Python client and CLI for taskbadger.net",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://taskbadger.net",
      "name": "Task Badger",
      "type": "Organization",
      "login": "taskbadger",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/126016244?v=4",
      "created_at": "2023-02-21T19:06:28Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 1251
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2026-07-27T13:51:06Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-07-23T10:04:35Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-07-09T13:51:37Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-07-08T12:31:01Z"
        },
        {
          "tag": "v2.1.0a2",
          "kind": "other",
          "published_at": "2026-05-26T18:29:24Z"
        },
        {
          "tag": "v2.1.0a1",
          "kind": "other",
          "published_at": "2026-05-26T10:07:40Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-05-05T15:25:01Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-02-16T08:55:56Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2026-02-05T10:45:42Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2025-12-04T11:28:19Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2025-03-04T18:30:34Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2025-03-03T18:55:31Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2025-02-14T13:01:57Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2025-02-10T13:22:41Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2024-08-01T11:06:57Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2024-06-07T10:31:45Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2024-06-04T08:47:31Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2023-11-08T14:25:04Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2023-11-03T13:02:48Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2023-11-01T16:03:13Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2023-11-01T14:02:28Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2023-10-31T09:20:03Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-10-11T15:42:56Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2023-09-28T14:12:40Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-07-13T13:56:44Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-07-13T13:29:37Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-06-01T14:47:34Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2023-05-24T19:36:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "b36f82305a96f870afea0a488eb2e65098ded5c8",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.3.1",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-27T13:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d191acd89914f68e70bc3157124984ccafe1e6",
          "body": "Guard against unregistered task in before_task_publish handler",
          "is_bot": false,
          "headline": "Merge pull request #57 from taskbadger/sk/ctask-none",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-27T13:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2e409ba5e51a6a80fb950ee2ba91664dee3b642",
          "body": "celery.current_app.tasks.get(sender) can return None when the\npublishing process hasn't imported the task, crashing update_state().\n\nCo-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Guard against unregistered task in before_task_publish handler",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-27T13:37:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eb1d75d0ac1fca4e528e70e26160f8502776ab94",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 2.3.0",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-23T10:02:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5010e54a7f5b548db632667acd5cd6ec6c962f53",
          "body": "Record originating task ID as external_id",
          "is_bot": false,
          "headline": "Merge pull request #55 from taskbadger/sk/external-id",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-22T09:30:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a4fc3f27408f36ebb25c464ea83e0ae35e9fc35",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Record celery/procrastinate task ID as external_id",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-22T09:24:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "73eef627b8706ea0bb36ccaf49c452c136685be2",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add external_id to Task API and SDK",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-22T09:17:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c35df8ae723113836fa9edb1116e47a1a92aa6eb",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.2.0",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T13:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bac3945563f72f72772ef665f1625fa1490a5cae",
          "body": "fix: de-flake celery retry test",
          "is_bot": false,
          "headline": "Merge pull request #54 from taskbadger/sk/deflake-celery-retry",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T13:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb77e3bc8dfd345164a14eef65266e5a2c1518f2",
          "body": "task_success fires async; wait for the update count before asserting.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: de-flake celery retry test",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T13:34:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fe496bddc6a2aeb08f26f056085419a76b2af97e",
          "body": "Deprecate per-task actions",
          "is_bot": false,
          "headline": "Merge pull request #53 from taskbadger/deprecate-actions",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T13:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f523cbed70bc9677189402d694784eb8b9eb1c4",
          "body": "Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update actions docs link",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T12:51:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a6e0aed7ae28f7aa14207e24bb7ebd807d7a764b",
          "body": "Mirrors server-side deprecation (taskbadger/taskbadger#404). Emits a\nDeprecationWarning on the write paths; reads and the API are unchanged.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Deprecate per-task actions",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-09T12:31:27Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9d5cc7c97c5c188481fbbe4a7bd6a061a647125f",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 2.1.0",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T12:28:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59c4ba2f48ae056f5a8bf9ca6fbd37e5ef59d440",
          "body": "Add queue field support",
          "is_bot": false,
          "headline": "Merge pull request #52 from taskbadger/sk/queue",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T12:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd84b21e4dca2708b804a990c529ff168113698e",
          "body": "Set automatically from routing key (Celery) and task queue (Procrastinate).\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add queue field support",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T11:50:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "0fdaa016787c980ff1f149801a5fa171f6337f07",
          "body": "chore: bump dev tooling and CLI deps",
          "is_bot": false,
          "headline": "Merge pull request #51 from taskbadger/maintenance",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T11:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123239b6c93e461a2f2940feb3b26ac81eda7143",
          "body": "task_success fires async; wait for the update count before asserting.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: de-flake celery worker tests",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T11:05:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "1d4613addc50edb1e3d55a6c9c77143ca8cb1e3c",
          "body": "ruff 0.15.20, pytest 9.1.1, typer 0.26.8; align pre-commit ruff rev.\nredis held at 7.4.0.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: bump dev tooling and CLI deps",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-07-08T10:19:46Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "26bb53ee17fb68c202ca4a2e5d89f4a97479c2ed",
          "body": "Library and client upgrades",
          "is_bot": false,
          "headline": "Merge pull request #50 from taskbadger/sk/upgrades",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-27T13:25:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f7c328e119c97a7a24edaa1dc73b95a45546709",
          "body": null,
          "is_bot": false,
          "headline": "update client generated code",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-27T10:57:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "957b523c41a537e4c9acf30279c3fc188b3dba18",
          "body": null,
          "is_bot": false,
          "headline": "update taskbadger.yaml",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-27T10:54:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "16c7ef1ec9375e31159d488bc8b50bbb11ca0ec1",
          "body": null,
          "is_bot": false,
          "headline": "update libs",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-27T10:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8134e2186b33d7b93b90952b5cdc71a8092bb1c",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T14:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce5baa115b97e206ce971bdcc7c8f4b8a8651c8e",
          "body": "…king\n\nfix(procrastinate): track periodic tasks via job_manager.defer_periodic_job",
          "is_bot": false,
          "headline": "Merge pull request #49 from taskbadger/sk/procrastinate-periodic-trac…",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T14:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3fbbd851bd8c00942b98f4e3a065b9a7c92c3a5",
          "body": "…ic_job\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(procrastinate): track periodic tasks via job_manager.defer_period…",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T13:37:14Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "053ff36bb8f5694a1881ffd11d4e202aaa659dc0",
          "body": "fix: make procrastinate integration tests runnable in CI",
          "is_bot": false,
          "headline": "Merge pull request #48 from taskbadger/sk/ci-postgres-for-procrastinate",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T10:48:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1290dc24039cbcdcad6deb5abda33adf5ed9910f",
          "body": "apply_schema is NOT idempotent — procrastinate's schema.sql uses bare\nCREATE TYPE/CREATE TABLE, so re-running blows up with DuplicateObject\non the second invocation (whether across tests in one run or across\nruns against a persistent DB).\n\nSplit into two fixtures: a session-scoped _schema that does a one-time\nexistence check + conditional apply, and the existing function-scoped\napp that opens/closes a fresh App per test.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(procrastinate): skip apply_schema when schema already exists",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T10:39:04Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f0917a69cd85e07181c4da9957ec7c61347fbd60",
          "body": "session-scope broke when run_worker's open_async() tore down the sync\nsub-connector PsycopgConnector creates lazily for sync defer(). The\nouter `with app.open():` didn't reopen it for the next test, so test 2's\ndefer hit AppNotOpen. Function-scoped + idempotent apply_schema is the\nsimplest reliable shape.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(procrastinate): scope app fixture per-test",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T10:36:21Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5fedc8de7f31f599275b8607d21564d8bbde4a4a",
          "body": "SyncPsycopgConnector can defer and apply schema, but run_worker calls\nopen_async() under the hood and raises SyncConnectorConfigurationError\non sync connectors. Switching to PsycopgConnector — which docs say works\nin both sync and async contexts — keeps the fixture sync-friendly while\nmaking the worker happy.\n\nAlso moves _fetch_job_args off the app's connector pool (now async) and\nopens its own psycopg connection for the read.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "test(procrastinate): use async connector so run_worker can open it",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T10:32:24Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "46773a39d357b25f4012745cc5c37cb544147222",
          "body": "The integration_tests.yml workflow only provisioned Redis (for Celery),\nso the procrastinate tests added in #46 failed on every push to main\nwith `psycopg_pool.PoolTimeout`. Adds a postgres:16 service container\nmatching the DSN the tests default to, and sets PROCRASTINATE_DSN\nexplicitly so the test config is self-documenting.\n\nAlso picks up the uv.lock entry for taskbadger 2.1.0a1 that should\nhave ridden along with #47.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: add postgres service for procrastinate integration tests",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T10:12:37Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "9e9758570f6eefe7ee41032be098aed045a9be07",
          "body": "chore: prep 2.1.0a1 alpha release with procrastinate support",
          "is_bot": false,
          "headline": "Merge pull request #47 from taskbadger/sk/alpha-procrastinate-release",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T09:59:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2fb502869b6287d66ca228ae57c75900cf5398a",
          "body": "Bumps version to a PEP 440 alpha so the procrastinate integration can\nship for early users without committing to it as a stable 2.1.0.\n\nAlso drops the `--format \"{base}\"` from the release workflow's dunamai\ncall. `{base}` strips the pre-release suffix, which broke two things:\nthe tag/version equalit\n[…]\ndger-2.1.0-*`). The default dunamai output is already PEP 440,\nso this fix is general — beta/rc tags will also work going forward.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: prep 2.1.0a1 alpha release with procrastinate support",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T09:51:21Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "735ff53e6191957354c3cbbd661d01a68bbc5a35",
          "body": "Add Procrastinate integration",
          "is_bot": false,
          "headline": "Merge pull request #46 from taskbadger/sk/procrastinate",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T09:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c52537c334870ca82ed016a3ced8dc6f685dc64",
          "body": null,
          "is_bot": false,
          "headline": "refactor: share task cache instance between celery and procrastinate",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T09:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fe0fa2dc228c70a06f4ef97feefffad071eef8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: drop get_task_fn parameter from shared safe_get_task",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T09:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024cc9cf7139539d9f1a5cd6abab140a64b9c66d",
          "body": null,
          "is_bot": false,
          "headline": "refactor: extract shared helpers between celery and procrastinate",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-26T08:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aed49696cd708b8ae8e11d84bca7b712d0fbffc8",
          "body": "- ProcrastinateSystemIntegration.track_task now refuses task names\n  starting with \"builtin:\" or \"procrastinate.\" so Procrastinate's own\n  housekeeping jobs aren't auto-tracked.\n- README documents three known limitations: configure().defer(),\n  batch_defer*, and post-init add_tasks_from.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(procrastinate): skip built-in tasks; document known limitations",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T15:13:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3ebacc24e589a0e39023236868766fcd6b4a3d94",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(procrastinate): add Procrastinate section to README",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T15:05:07Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "6f1f356618ddc6d31c48ad368b840f131cc4c4a4",
          "body": null,
          "is_bot": false,
          "headline": "test(procrastinate): integration tests against real Postgres",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T15:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c408b7a3f08b3547e3e7c33467064e10779f5391",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): auto-wrap tasks registered after system init",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:56:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a206ba6f00a62f1662b62fd3513ac1e33d0bbb1",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): ProcrastinateSystemIntegration with auto-track",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:50:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c9f1af2414a44796ba08e68e05e8bbf6e84824",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): verify pass_context=True works with task wrapper",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c85f9aad4a170cb05ca7e1f3d47c8277de540e5b",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): record_task_args stores defer kwargs in task data",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc60bc1020c6d0c91a755648b150dfaa5c6417e2",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(procrastinate): current_task() accessor via ContextVar",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:41:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8a1b7789fdabf846d1c8a06380a1424a3dafab13",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): @track decorator with bare and parameterized forms",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:34:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06a8176088cfad152ae78f1287b783983448acfa",
          "body": "… docs\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(procrastinate): invalidate cache after update; clarify defer wrap…",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:32:28Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ad65f659d97623655acd49d06166be9e2e4e63f8",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): defer-time task creation with id injection",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:23:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9321ed448be08aa2a633b5dfc404baa1ab5ef4ff",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): worker-side task wrapper with sync/async support",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:12:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96f857ec070a921aeead4d07ea20536967826162",
          "body": null,
          "is_bot": false,
          "headline": "feat(procrastinate): add optional dependency and module skeletons",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T14:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb91a4ba68be1caa0079f2ac77ffb273bd08216e",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Procrastinate integration implementation plan",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T13:56:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c7f33427eb04099e8f15325f9b96977dd0dda118",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: add Procrastinate integration design spec",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-25T12:31:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cc93e1d53ceac7552b4ddbdbe7bb15a71b1e3944",
          "body": "tasks.py still called `poetry version` after the move to uv; replace\nwith a small tomlkit-based bumper (tomlkit is already a dependency).\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "add CLAUDE.md and fix tasks.py to use tomlkit",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:34:18Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "be9fda1a25c23ac616b0dfc108d3174c325dc916",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 2.0.0",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:22:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64cdc84486726e01bb8da18f4b5b7b2fe785baa9",
          "body": "Refresh lint/format tooling",
          "is_bot": false,
          "headline": "Merge pull request #45 from taskbadger/sk/refresh-tooling",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bad3a07e6b7ca98d7fd2b9ec94cf6ab0af25f372",
          "body": "- Bump pre-commit hooks: ruff-pre-commit v0.2.1 -> v0.15.12, pre-commit-hooks v4.4.0 -> v6.0.0 (both 2+ years stale)\n- Update ruff hook id from `ruff` (legacy alias) to `ruff-check` per the newer ruff-pre-commit naming\n- Apply lint findings the bumped ruff surfaces: PT001 (drop () from @pytest.fixtu\n[…]\nto pytest.warns(DeprecationWarning))\n- Drop black and isort from the dev dependency group; ruff and ruff-format already cover both\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refresh lint/format tooling",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:19:47Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3741de3949da0c991f4dcfaf4b4cb73478614b42",
          "body": "Remove deprecated update_progress / increment_progress",
          "is_bot": false,
          "headline": "Merge pull request #43 from taskbadger/sk/remove-deprecated-progress",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:16:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4dfd61eb4b8e3b9965138606e3594fe3870ededc",
          "body": "Align Python version support with CI matrix (drop 3.9)",
          "is_bot": false,
          "headline": "Merge pull request #44 from taskbadger/sk/python-support-cleanup",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac98646c9b1b026dd00ba010991790f2ff8229ec",
          "body": "Python 3.9 reached end-of-life in October 2025. CI already tests 3.10\nthrough 3.14, but pyproject still declared support starting at 3.9 and\nclassified up to 3.12 only.\n\n- Bump requires-python to >=3.10 and update classifiers to 3.10-3.14\n- Drop now-dead conditional deps (importlib-metadata < 3.8,\n \n[…]\nify ParamSpec import in safe_sdk (now in typing on 3.10+)\n- Simplify importlib.metadata import in __init__.py (no fallback needed)\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "align Python version support with CI matrix",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:03:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "35753c12a443c6f4ab006d85593434e5f7690246",
          "body": "These were marked for removal in v1.7.0, but the package shipped 1.7.0\nwith them still in place. Removing them now (next release will be 1.8.0\nsince this is a breaking change). Callers should migrate to\nupdate_value / increment_value, which have been the recommended methods\nfor several releases.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "remove deprecated update_progress / increment_progress",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T15:01:00Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f39f1700ed54b5cef21e1ec4f9b91129ebba5e66",
          "body": "Move CLI deps (typer, rich) to optional [cli] extra",
          "is_bot": false,
          "headline": "Merge pull request #42 from taskbadger/sk/separeate-sdk-deps",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T14:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145adc89a4c6a198bad7743388b6b71e5a8ed408",
          "body": "SDK-only consumers no longer pull in typer or rich, and the typer pin\nis bumped from <0.10 (2+ years stale) to >=0.12 so it stops conflicting\nwith downstream packages like mcp-alchemy. Running the `taskbadger` CLI\nwithout the extra installed now prints a friendly install hint instead\nof an ImportErr\n[…]\ne-commit's pinned default Python from 3.11 to 3.12 so contributors\nwithout 3.11 installed locally can still run hooks.\n\nCloses #41\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "move CLI deps to optional [cli] extra",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-05-05T14:52:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "568bf98557a97089c3dd52322b367adcefe92fbe",
          "body": null,
          "is_bot": false,
          "headline": "simplify README",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-16T09:29:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1a642aa58ff7835943b141743ed640799f312b",
          "body": null,
          "is_bot": false,
          "headline": "allow specifying tag",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-16T08:53:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ac001111386f76a3e75db3b377d16a7687196ef",
          "body": null,
          "is_bot": false,
          "headline": "release version",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-16T08:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b120d12e563334737f773e2dfe957c43e0f69214",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 1.7.0",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-16T08:43:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d03b2eea07881b5fb13215c47b3ee2c9e5d6870",
          "body": "Support project API keys with auto-detection of org/project",
          "is_bot": false,
          "headline": "Merge pull request #40 from taskbadger/sk/project-keys",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-16T08:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4662b23e7637872c51fd53958e2f4129a8932d1",
          "body": "Celery stores the task result before firing the task_success signal.\nThis means result.get() can return before the success handler runs,\ncausing the mock context to exit and the second update_task_safe call\nto hit the real function instead of the mock.\n\nAdd _wait_for_mock_calls() to poll until the expected call count is\nreached before exiting the mock context.",
          "is_bot": false,
          "headline": "Fix race condition in celery system integration tests",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T17:10:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4564a2e22916d6336f9f64a2f2257dcbc751c7ed",
          "body": "Project API keys are base64-encoded strings containing org/project/key.\nWhen detected, org and project slugs are extracted automatically,\nsimplifying initialization. Legacy keys continue to work but emit a\ndeprecation warning advising users to switch to project keys.\n\n- Add _parse_token() utility fo\n[…]\nroject for display/validation\n- Update CLI configure command to prompt for API key first and skip\n  org/project prompts when a project key is detected\n- Add comprehensive tests for project key support",
          "is_bot": false,
          "headline": "Support project API keys with auto-detection of org/project",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T16:55:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9d92479fc05ac86d31f7ada0a40f9ecfde392079",
          "body": "update lib and client",
          "is_bot": false,
          "headline": "Merge pull request #39 from taskbadger/sk/update-libs",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af20378d1b35bb7b4829e2a06c76a5da7625ead1",
          "body": "Use match_json instead of match_content in pytest-httpx mocks\nsince httpx 0.28 changed JSON serialization to compact format.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix test compatibility with httpx 0.28",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:50:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "03ffd64ca3cb7116fa87636f500ac46f90662b40",
          "body": "result.info is a property that re-fetches from the backend on each\naccess. Snapshot it into a local variable to prevent the value changing\nbetween the isinstance check and the .get() call.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix race condition in result.info access",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:37:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e149e6859cd2ad92a7da57d6af1b57a8178ac0db",
          "body": "result.info returns the task's return value (e.g. an int) when the\nCelery task completes before apply_async checks it. Use isinstance\ncheck instead of truthiness to avoid calling .get() on non-dict values.\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix AttributeError when result.info is not a dict",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:34:05Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d772d01e2146b2989fbdf0fefe5c8184c9990f80",
          "body": null,
          "is_bot": false,
          "headline": "update client",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "846bb0125c8871b18372a7e3ee478dd1f6397e74",
          "body": null,
          "is_bot": false,
          "headline": "update shchema",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T11:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bc45ae62fb423dd4559843f31d2a78627697ed7",
          "body": null,
          "is_bot": false,
          "headline": "update autogen lib",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-14T07:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c66b8bf54f7f02d4e99563ff1368d748943a80",
          "body": null,
          "is_bot": false,
          "headline": "bump actions versions",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-05T10:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82daa83aa98fad1aa72c416eaf08b31774d60622",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 1.6.3",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-05T10:34:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "235d7fca8b6480289a68de368f5b709cba19c997",
          "body": "Add tracking for Celery canvas primitives (map/starmap/chunks)",
          "is_bot": false,
          "headline": "Merge pull request #38 from taskbadger/sk/signals",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-05T10:31:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "174f448aba68aad86a8c2af07724f67b8794076a",
          "body": "Previously, tasks spawned via Celery canvas primitives like map, starmap,\nand chunks were not tracked because these execute as built-in celery.map\nor celery.starmap tasks, which were filtered out by the before_task_publish\nsignal handler.\n\nThis change adds a _maybe_create_task function called during\n[…]\nk header\n\nFor example, when using task.chunks(items, 2).group(), each chunk now\ncreates a TaskBadger task named \"(starmap 2) myapp.tasks.process_item\"\nwith data showing the canvas type and item count.",
          "is_bot": false,
          "headline": "Add tracking for Celery canvas primitives (map/starmap/chunks)",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2026-02-05T10:18:05Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "925af21263dc18f6b59622c07dd9315364c60c15",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-12-04T11:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a42e589fac0dd649997c1fa04671c1a184e52d",
          "body": null,
          "is_bot": false,
          "headline": "remove upper bound on httpx",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-12-04T11:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e69089bb3e9a14007b246fa97079f4c993f13074",
          "body": null,
          "is_bot": false,
          "headline": "return bool from rate limited functions",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-04T18:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35b6914f46e4066d470575d9f6cf8bafa791508",
          "body": null,
          "is_bot": false,
          "headline": "deprecate 'increment_progress' and 'update_progress'",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-04T18:24:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2ab2bb9dcab268035d2e3081275366d602fc70",
          "body": null,
          "is_bot": false,
          "headline": "remove rate limits from increment",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-04T18:11:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93df85f5e78768c2a0842e769f7598141d34e7c6",
          "body": null,
          "is_bot": false,
          "headline": "rename rate limit params",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T18:53:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cad20d70dca4bee6f6afc09f0b3185fe91738a3d",
          "body": null,
          "is_bot": false,
          "headline": "attempt to fix flaky test",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T18:34:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acdc02870938ae41f1e106b0d8ebf2f263397e29",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0337e12d5ea881d329cf0a92444b531361c46738",
          "body": "Add rate limiting for task updates",
          "is_bot": false,
          "headline": "Merge pull request #35 from taskbadger/sk/update-intervals",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:57:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91642397a6776269eb2f420a0a18d8651e35bd2d",
          "body": null,
          "is_bot": false,
          "headline": "fix datetime.utcnow deprecation warnings",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d960efae843c8c42176f6e4f824f073f5e4654a4",
          "body": null,
          "is_bot": false,
          "headline": "fix python compatibility with datetime.utc",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96ff1e9fbc81861d561ed2265915cb3bd1a7012c",
          "body": "…ethods",
          "is_bot": false,
          "headline": "add `min_time_interval` and `min_value_interval` to progress update m…",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1fda50bffa0c81455847817ffd2cea8aa5952bf",
          "body": null,
          "is_bot": false,
          "headline": "add `min_ping_interval` to ping",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-03-03T15:24:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "777d7cc930b2d87b5363da841ec7d7acee91a134",
          "body": null,
          "is_bot": false,
          "headline": "bump version",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-14T06:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed1bc4e9c50ad1959842d02722015bed0ed92e90",
          "body": "add 'before_create' callback",
          "is_bot": false,
          "headline": "Merge pull request #34 from taskbadger/sk/fix-scope",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-14T05:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "195e0fb46b3f973f9f5c02177dad23d79ff723bb",
          "body": null,
          "is_bot": false,
          "headline": "raise exception if callback does not return a task",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-14T05:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "315fc16210c6d3b9de3fd6d92894a0267dafa8bd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into sk/fix-scope",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-14T05:37:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9a4cf4017f451bb292f8ef16ef82dccc92b5a7da",
          "body": null,
          "is_bot": false,
          "headline": "reset after tests",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-13T19:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9f325022a6e17a581a4597a038ef9e9cef1b7c",
          "body": null,
          "is_bot": false,
          "headline": "add 'before_create' callback",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-13T19:11:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbffcf1a911fe06ce003f9db950c13cbef9fa1c0",
          "body": "fix scope threading and stack",
          "is_bot": false,
          "headline": "Merge pull request #33 from taskbadger/sk/fix-scope",
          "author_name": "Simon Kelly",
          "author_login": "snopoke",
          "committed_at": "2025-02-13T16:46:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 79,
      "latest_release_at": "2026-07-27T13:51:06Z",
      "latest_release_tag": "v2.3.1",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 26.1
    },
    "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": "taskbadger",
          "exists": true,
          "license": null,
          "keywords": [
            "Development Status :: 4 - Beta",
            "Environment :: Web Environment",
            "Intended Audience :: Developers",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Software Development :: Libraries :: Python Modules"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/taskbadger/",
          "is_deprecated": false,
          "latest_version": "2.3.1",
          "repository_url": "https://github.com/taskbadger/taskbadger-python",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2023-02-01T10:45:43.483446Z",
          "latest_published_at": "2026-07-27T13:51:47.062724Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 1,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "taskbadger/internal/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 22489,
      "source_files_sampled": 80,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 2524
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 79,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "httpx",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.20.0"
        },
        {
          "name": "attrs",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=21.3.0"
        },
        {
          "name": "python-dateutil",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.8.0"
        },
        {
          "name": "tomlkit",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.12.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "attrs",
            "direct": true,
            "version": "26.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": true,
            "version": "0.28.1",
            "ecosystem": "pypi"
          },
          {
            "name": "python-dateutil",
            "direct": true,
            "version": "2.9.0.post0",
            "ecosystem": "pypi"
          },
          {
            "name": "tomlkit",
            "direct": true,
            "version": "0.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "amqp",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-doc",
            "direct": false,
            "version": "0.0.4",
            "ecosystem": "pypi"
          },
          {
            "name": "annotated-types",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "anyio",
            "direct": false,
            "version": "4.13.0",
            "ecosystem": "pypi"
          },
          {
            "name": "asgiref",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "async-timeout",
            "direct": false,
            "version": "5.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "billiard",
            "direct": false,
            "version": "4.2.4",
            "ecosystem": "pypi"
          },
          {
            "name": "celery",
            "direct": false,
            "version": "5.6.3",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.5.20",
            "ecosystem": "pypi"
          },
          {
            "name": "cfgv",
            "direct": false,
            "version": "3.5.0",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "click",
            "direct": false,
            "version": "8.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "click-didyoumean",
            "direct": false,
            "version": "0.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "click-plugins",
            "direct": false,
            "version": "1.1.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "click-repl",
            "direct": false,
            "version": "0.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "croniter",
            "direct": false,
            "version": "6.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "debugpy",
            "direct": false,
            "version": "1.8.20",
            "ecosystem": "pypi"
          },
          {
            "name": "distlib",
            "direct": false,
            "version": "0.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "docker",
            "direct": false,
            "version": "7.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "filelock",
            "direct": false,
            "version": "3.29.0",
            "ecosystem": "pypi"
          },
          {
            "name": "h11",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": false,
            "version": "1.0.9",
            "ecosystem": "pypi"
          },
          {
            "name": "identify",
            "direct": false,
            "version": "2.6.19",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.16",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "invoke",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "kombu",
            "direct": false,
            "version": "5.6.2",
            "ecosystem": "pypi"
          },
          {
            "name": "markdown-it-py",
            "direct": false,
            "version": "4.2.0",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mdurl",
            "direct": false,
            "version": "0.1.2",
            "ecosystem": "pypi"
          },
          {
            "name": "nodeenv",
            "direct": false,
            "version": "1.10.0",
            "ecosystem": "pypi"
          },
          {
            "name": "openapi-python-client",
            "direct": false,
            "version": "0.28.4",
            "ecosystem": "pypi"
          },
          {
            "name": "openapi-python-client",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "platformdirs",
            "direct": false,
            "version": "4.9.6",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pre-commit",
            "direct": false,
            "version": "4.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "procrastinate",
            "direct": false,
            "version": "3.8.1",
            "ecosystem": "pypi"
          },
          {
            "name": "prompt-toolkit",
            "direct": false,
            "version": "3.0.52",
            "ecosystem": "pypi"
          },
          {
            "name": "psutil",
            "direct": false,
            "version": "7.2.2",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg",
            "direct": false,
            "version": "3.3.4",
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg-pool",
            "direct": false,
            "version": "3.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic",
            "direct": false,
            "version": "2.13.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pydantic-core",
            "direct": false,
            "version": "2.46.4",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.1.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-celery",
            "direct": false,
            "version": "1.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-docker-tools",
            "direct": false,
            "version": "3.1.9",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-httpx",
            "direct": false,
            "version": "0.36.2",
            "ecosystem": "pypi"
          },
          {
            "name": "python-discovery",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "pywin32",
            "direct": false,
            "version": "311",
            "ecosystem": "pypi"
          },
          {
            "name": "pyyaml",
            "direct": false,
            "version": "6.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "redis",
            "direct": false,
            "version": "7.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.2",
            "ecosystem": "pypi"
          },
          {
            "name": "rich",
            "direct": false,
            "version": "15.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ruamel-yaml",
            "direct": false,
            "version": "0.19.1",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.20",
            "ecosystem": "pypi"
          },
          {
            "name": "shellingham",
            "direct": false,
            "version": "1.5.4",
            "ecosystem": "pypi"
          },
          {
            "name": "six",
            "direct": false,
            "version": "1.17.0",
            "ecosystem": "pypi"
          },
          {
            "name": "taskbadger",
            "direct": false,
            "version": "2.1.0a2",
            "ecosystem": "pypi"
          },
          {
            "name": "tenacity",
            "direct": false,
            "version": "9.1.4",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.25.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typer",
            "direct": false,
            "version": "0.26.8",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-inspection",
            "direct": false,
            "version": "0.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2026.2",
            "ecosystem": "pypi"
          },
          {
            "name": "tzlocal",
            "direct": false,
            "version": "5.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "vine",
            "direct": false,
            "version": "5.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "virtualenv",
            "direct": false,
            "version": "21.3.3",
            "ecosystem": "pypi"
          },
          {
            "name": "wcwidth",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 79,
        "direct_count": 4,
        "indirect_count": 75
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 53,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 2,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "snopoke",
          "commits": 377,
          "avatar_url": "https://avatars.githubusercontent.com/u/249606?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "integration_tests.yml",
        "publish.yml",
        "release.yml",
        "tests.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 8,
            "reason": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
            "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/14 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 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": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "b36f82305a96f870afea0a488eb2e65098ded5c8",
        "ran_at": "2026-07-27T13:53:14Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-27T13:51:51Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-27T13:47:31Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/taskbadger/taskbadger-python",
    "host": "github.com",
    "name": "taskbadger-python",
    "owner": "taskbadger"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 60,
      "inputs": {
        "security": 53,
        "vitality": 77,
        "community": 24,
        "governance": 55,
        "engineering": 84
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 79,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "79 commits in the last year",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v2.3.1",
              "releases_from_tags": false,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 26.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~26.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 26.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 55,
        "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": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "merged_prs": 53,
              "open_issues": 0,
              "closed_issues": 2,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "53/55 decided PRs merged",
                "points": 36.9,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 53,
                      "decided": 55
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "taskbadger",
              "public_repos": 4,
              "account_age_days": 1251
            },
            "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": "0 followers of taskbadger",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "taskbadger"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~3 yr old",
                "points": 11.9,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "taskbadger"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 84,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "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": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
                "points": 16,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.1
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 9 merged PRs checked by a CI test -- score normalized to 8",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/14 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 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": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 79 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 79
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 79,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": 79,
              "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": 1
            },
            "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": 67,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.62,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 2524
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "CLAUDE.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "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": "62 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 33.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 62,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "taskbadger/internal/py.typed"
              ],
              "agent_commit_share": 0.29,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "taskbadger/internal/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "taskbadger/internal/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "29 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 29,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 22489,
              "source_files_sampled": 80,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (taskbadger/internal/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "taskbadger/internal/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/80 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 80,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index pypi:taskbadger@2.3.1; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-27T13:53:29.195985Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/taskbadger/taskbadger-python.svg",
  "full_name": "taskbadger/taskbadger-python",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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