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

go-teal / teal

Teal is an open-source data transformation and workflow (DAG) management tool in the Go stack.

GoMIT★ 13 星标⑂ 0 复刻始于 2024年6月在 GitHub 上查看 ↗

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

55
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

go-teal组织
0 关注者4 个公开仓库始于 2024年6月

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

软件包生态系统

注册表软件包版本月下载量版本数最近发布
Gogithub.com/go-teal/tealv1.2.13-414 天前

按类别列示的指标

活力

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

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

发布纪律

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

社区与采用

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

33存在风险 · 占总体的 18%
评分方式
17.5/60星标 — 13 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 2 位关注者
所用输入
forks0
stars13
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

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

可持续性与治理

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

43存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
3/10OpenSSF Scorecard:Contributors — project has 1 contributing companies or organizations -- score normalized to 3
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
0/46.8议题解决 — 0% 的议题已关闭
36.5/38.3PR 接受 — 已裁定的 PR 中 21/22 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/24 approved changesets -- score normalized to 0
所用输入
merged_prs21
open_issues2
closed_issues0
issue_closed_ratio0
closed_unmerged_prs1
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
0/25所有者影响力 — go-teal 有 0 位关注者
9.2/25既往记录 — 4 个公开仓库,账户约 2 年
所用输入
followers0
owner_typeOrganization
is_verified
owner_logingo-teal
public_repos4
account_age_days759
评分方式
25/25已发布且可解析 — go 上有 1 个软件包
35/35发布时效 — 最近一次发布于 4 天前
20/20版本历史 — 41 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesgithub.com/go-teal/teal
ecosystemsgo
any_deprecated
min_days_since_publish4

工程质量

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

67中等 · 占总体的 20%

工程实践

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

文档

65中等
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
0/10主题标签
0/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 — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/24 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 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
6.8/7.5Vulnerabilities — 1 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated18
scorecard_versionv5.5.0
checks_inconclusive0
scorecard_aggregate4
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories1
affected_packages1
assessed_packages48
unassessed_packages0
affected_by_severityunknown 1
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 48 个已解析依赖与 OSV 比对。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

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

关键数据

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

数据采集警告

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

更多细节

OpenSSF Scorecard 4.0 / 10
4.0综合

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/24 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 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
9Vulnerabilities1 existing vulnerabilities detected
直接依赖 9
注册表软件包版本约束清单文件
Gogithub.com/flosch/pongo2/v6v6.1.0go.mod
Gogithub.com/gin-contrib/corsv1.7.7go.mod
Gogithub.com/gin-gonic/ginv1.12.0go.mod
Gogithub.com/go-teal/gotav0.0.1go.mod
Gogithub.com/google/uuidv1.6.0go.mod
Gogithub.com/jackc/pgx/v5v5.10.0go.mod
Gogithub.com/rs/zerologv1.35.1go.mod
Gogithub.com/stretchr/testifyv1.11.1go.mod
Gogopkg.in/yaml.v2v2.4.0go.mod
全部依赖 48

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

注册表软件包版本关系
Gogithub.com/flosch/pongo2/v6v6.1.0直接
Gogithub.com/gin-contrib/corsv1.7.7直接
Gogithub.com/gin-gonic/ginv1.12.0直接
Gogithub.com/go-teal/gotav0.0.1直接
Gogithub.com/google/uuidv1.6.0直接
Gogithub.com/jackc/pgx/v5v5.10.0直接
Gogithub.com/rs/zerologv1.35.1直接
Gogithub.com/stretchr/testifyv1.11.1直接
Gogopkg.in/yaml.v2v2.4.0直接
Gogithub.com/bytedance/gopkgv0.1.3间接
Gogithub.com/bytedance/sonicv1.15.0间接
Gogithub.com/bytedance/sonic/loaderv0.5.0间接
Gogithub.com/cloudwego/base64xv0.1.6间接
Gogithub.com/davecgh/go-spewv1.1.1间接
Gogithub.com/gabriel-vasile/mimetypev1.4.12间接
Gogithub.com/gin-contrib/ssev1.1.0间接
Gogithub.com/go-playground/localesv0.14.1间接
Gogithub.com/go-playground/universal-translatorv0.18.1间接
Gogithub.com/go-playground/validator/v10v10.30.1间接
Gogithub.com/goccy/go-jsonv0.10.5间接
Gogithub.com/goccy/go-yamlv1.19.2间接
Gogithub.com/jackc/pgpassfilev1.0.0间接
Gogithub.com/jackc/pgservicefilev0.0.0-20240606120523-5a60cdf6a761间接
Gogithub.com/jackc/puddle/v2v2.2.2间接
Gogithub.com/json-iterator/gov1.1.12间接
Gogithub.com/klauspost/cpuid/v2v2.3.0间接
Gogithub.com/leodido/go-urnv1.4.0间接
Gogithub.com/mattn/go-colorablev0.1.15间接
Gogithub.com/mattn/go-isattyv0.0.23间接
Gogithub.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd间接
Gogithub.com/modern-go/reflect2v1.0.2间接
Gogithub.com/pelletier/go-toml/v2v2.2.4间接
Gogithub.com/pmezard/go-difflibv1.0.0间接
Gogithub.com/quic-go/qpackv0.6.0间接
Gogithub.com/quic-go/quic-gov0.59.1间接
Gogithub.com/rogpeppe/go-internalv1.13.1间接
Gogithub.com/twitchyliquid64/golang-asmv0.15.1间接
Gogithub.com/ugorji/go/codecv1.3.1间接
Gogo.mongodb.org/mongo-driver/v2v2.5.0间接
Gogolang.org/x/archv0.23.0间接
Gogolang.org/x/cryptov0.54.0间接
Gogolang.org/x/netv0.57.0间接
Gogolang.org/x/syncv0.22.0间接
Gogolang.org/x/sysv0.47.0间接
Gogolang.org/x/textv0.40.0间接
Gogonum.org/v1/gonumv0.17.0间接
Gogoogle.golang.org/protobufv1.36.10间接
Gogopkg.in/yaml.v3v3.0.1间接
依赖安全公告 1

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

软件包版本关系严重程度公告数修复版本
golang.org/x/cryptov0.54.0间接未知1

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 193962,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 290685,
        "Makefile": 1355,
        "Go Template": 16682
      },
      "pushed_at": "2026-07-19T19:16:34Z",
      "created_at": "2024-06-24T16:03:19Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-19T19:16:36Z",
      "description": "Teal is an open-source data transformation and workflow (DAG) management tool in the Go stack.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "go-teal",
      "company": null,
      "location": null,
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/173712837?v=4",
      "created_at": "2024-06-24T16:02:43Z",
      "is_verified": null,
      "public_repos": 4,
      "account_age_days": 759
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.2.13",
          "kind": "patch",
          "published_at": "2026-07-19T19:17:36Z"
        },
        {
          "tag": "v1.2.12",
          "kind": "patch",
          "published_at": "2026-07-19T17:25:11Z"
        },
        {
          "tag": "v1.2.11",
          "kind": "patch",
          "published_at": "2026-07-19T15:35:51Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2026-07-19T11:05:44Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2026-07-19T10:25:36Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2026-07-18T16:23:48Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2026-07-18T13:25:02Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2026-07-18T12:30:20Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2026-07-18T12:13:53Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2026-07-18T12:02:49Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2026-07-18T11:54:39Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2026-07-18T11:52:56Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2026-07-18T11:28:48Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-18T11:10:27Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-05-19T19:24:08Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-05-19T12:43:37Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2026-05-18T17:50:02Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2026-05-18T17:38:50Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-05-18T16:58:06Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2025-11-04T04:49:01Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2025-11-03T06:49:21Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2025-11-01T18:42:40Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-12-19T06:57:15Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "40ed020b878f89895ae31e5ba290b9f7f32018c8",
          "body": "…(#008)\n\nOn the first run against a fresh DB, two assets of the same stage running in\nparallel both saw the stage schema missing (non-atomic CheckSchemaExists) and\nboth issued CREATE SCHEMA; the loser crashed with duplicate key 23505 on\npg_namespace and took its whole downstream with it, leaving par\n[…]\nlevel race window\nremains in theory but only on first schema creation — accepted as documented\nin docs/issues/008.\n\nResolves #008.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(processing): CREATE SCHEMA IF NOT EXISTS to avoid first-run race …",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T19:16:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "4c337b8dbc45f2df9cb0c38c76c8c298248087d3",
          "body": "Rename the misspelled DBEngine.Rallback method to Rollback across the\ninterface, its Postgres/DuckDB implementations, all call sites in\nsql_asset.go and relation_maintenance.go, and the README interface diagram.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(drivers): correct Rallback typo to Rollback in DBEngine",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T17:24:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c3212457eb487b4ac6f92dc73d13c84a53aaa374",
          "body": "Vendors teal-ui PR #6: an amber \"0 records\" hint under the asset toolbar when\na Run Select or Data Preview returns no rows. Adds the v1.2.11 changelog entry.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — 0-records warning + changelog",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T15:34:42Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b47d8c33f750ca8726a7f8b86c784e59594efcdd",
          "body": "The CHANGELOG stopped at 1.0.2. Add all shipped versions since: the 1.2.x\nweek (debug-UI actions — data preview, drop/truncate, toolbar, drag-to-pan —\nplus column-order, driver and cache fixes) and the 1.1.x entries.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(changelog): backfill v1.1.0–v1.2.10",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T11:35:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "52e71c2351aab3206d862391380b67ae48536e39",
          "body": "Vendors teal-ui PR #5: magnifying-glass Data Preview action in the asset\ntoolbar that reads table contents into the Data panel.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — Data Preview button",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T11:04:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2247fb8fbf8894d8a0645d32db660f654aa54b3b",
          "body": "Add POST /api/dag/asset/:name/preview, which reads an asset's materialized\nrelation (SELECT * FROM <name>) and stores it for the Data panel to page\nthrough — a plain \"what's in the table\" preview, independent of the model's\ntransformation SQL. ExecuteAssetSelect and the new PreviewAssetData now shar\n[…]\nunAssetSelect(previewRelation bool) backing method; preview forces\nthe relation read, select keeps its existing single-SELECT-or-fallback logic.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(api): data preview endpoint — read the materialized relation",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T11:04:29Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6b2276a03de97f309ffa03285dfa2452b0c79fc8",
          "body": "Vendors teal-ui PR #4: asset action icons (run select/mutation, truncate,\ndelete persisted) moved into a toolbar under the asset name above the tabs,\nand drag-to-pan on the DAG canvas.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — action toolbar + drag-to-pan canvas",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T10:24:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c241e05d9234862f5b1e164928ae2a3b89b3987f",
          "body": "The assets server sent Cache-Control: max-age=31536000 for everything under\nassets/. teal-ui builds fixed filenames (assets/index.js, assets/index.css —\nnot content-hashed), so browsers kept serving the old bundle across teal\nupgrades: new dashboard features stayed invisible until a manual hard refresh.\nServe all assets with no-cache so every load revalidates against the binary's\nembedded bundle.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ui): stop caching the UI bundle for a year (stale dashboard)",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-19T10:24:10Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8726d294ec177071a4f13c5ab2f8dceacf65a3e6",
          "body": "Vendors teal-ui build (PR #3): \"Delete Persisted Data\" / \"Truncate Table\"\nbuttons left of Run Select Query, and the Data panel now follows the most\nrecent write so RUN SELECTED QUERY results are no longer hidden behind a\nprior mutation.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — drop/truncate buttons + Data panel fix",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T16:22:06Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2dc493bea0189b6e3a27b8da287134622b7a3c32",
          "body": "Add two debug-API operations to remove an asset's materialized relation:\n- POST /api/dag/asset/:name/drop     — DROP TABLE (table/incremental) / DROP VIEW (view)\n- POST /api/dag/asset/:name/truncate — empty the table (table/incremental only)\n\nThe drop SQL is already generated into the model descript\n[…]\nile pure per-operation SQL resolvers declare the\nmaterialization policy and are unit-tested. Drop is idempotent; custom/raw\nassets are rejected.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(api): drop/truncate persisted data endpoints for debug UI",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T16:22:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "37bdf199e7e15fd962b24c6ac48b305ad470e330",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(issues): mark #007 resolved in v1.2.7",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T13:24:39Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "dd5b0fb1cf95dc192f7df5d2838a9eff9da4b1bb",
          "body": "gen_makefile.go unconditionally overwrote the project Makefile on every\n`teal gen`, wiping developer-added targets. `make run` calls `teal gen`\ninternally, so any custom target vanished on the next run.\n\nEvery other scaffolding generator the developer customizes (go.mod,\nmain.go, main-ui.go, Dockerf\n[…]\ny when absent; delete it to force a fresh template.\n\nAdds gen_makefile_test.go (skip when present, generate when absent).\nFixes docs/issues/007.\n\nCo-authored-by: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(gen): do not clobber an existing Makefile on teal gen (#24)",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T13:23:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "f57d15f9ed60b3059df2238d87751618599af0ef",
          "body": "Custom-materialization models no longer show the gopher icon and .go\nextension: gopher now marks raw Go assets only, custom SQL models get a\ntable-variant icon and .sql extension (teal-ui commit 66f00b9).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — correct icons for custom vs raw assets",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T12:23:17Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "622f2b0a2c22ee74f26ba1a09e859243a291c28c",
          "body": "chore(ui): vendor teal-ui dist — columns rendered in SQL order",
          "is_bot": false,
          "headline": "Merge pull request #23 from go-teal/chore/vendor-ui-column-order",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T12:12:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad328098660608639117054cc7b1be61e741e625",
          "body": "teal-ui#1: DataTable prefers the API's columns array (SQL order) over\nfirst-row object keys (alphabetical after Go-map JSON marshaling).\nCompletes the frontend half of the v1.2.2 column-order fix.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(ui): vendor teal-ui dist — columns rendered in SQL order",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T12:11:23Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c11fbe48e522fc5e56cd4ae98f0f8fa16bc969fd",
          "body": "fix(api): asset select previews the materialized relation for non-SELECT models",
          "is_bot": false,
          "headline": "Merge pull request #22 from go-teal/fix/asset-select-from-relation",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T12:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6eb6f116b062d1421c241a6a4070a6e9c0642d34",
          "body": "…ECT models\n\nExecuteAssetSelect ran the rendered model SQL verbatim: multi-statement\nscripts (SCD2/custom materializations) fail under pgx's extended protocol\n(SQLSTATE 42601), and executing them from a data-preview button would run\nthe model's mutations. When the rendered SQL is not a single read-only\nSELECT/WITH, preview SELECT * FROM <schema>.<asset> instead. Unit tests\nfor the classifier; docs/issues/006.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(api): asset select previews the materialized relation for non-SEL…",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T12:00:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f518d629bedc932f88e7016bd645615b8d3a5df4",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: issue #005 — релиз v1.2.3 (v1.2.2 вышел параллельно)",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:53:49Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "649f314119b3ab1c1bd2548f26ca298716e732da",
          "body": "fix(drivers): postgres int4/int8 columns degraded to null in DataFrames",
          "is_bot": false,
          "headline": "Merge pull request #21 from go-teal/fix/pg-dataframe-int-slices",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d85f3b4ba410ae3c9b71433cf1152739b83809f7",
          "body": "Result rows are serialized as Go maps, so encoding/json emits their keys\nalphabetically sorted and the original SQL column order was lost. Add a\n\"columns\" field (from DataFrame.Names, which preserves query order) to\nAssetExecuteResponseDTO and TestDataResponseDTO so clients can render\ncolumns in the order the SQL query produced them.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(api): preserve SQL column order in select/test data responses",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:51:44Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "7e317bf9360919e598251debd1f42b9231897966",
          "body": "gota's series.New only handles []int — []int32/[]int64 slices fall through\nto NA elements, so every integer/bigint column rendered as null in the\nteal ui data preview and in cross-DB dataframes. Accumulate all integer\npg types as []int (int is 64-bit on all release targets). Verified against\na live database. docs/issues/005.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(drivers): postgres int4/int8 columns degraded to null in DataFrames",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:51:36Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "cd4fd4863b9528da9d127d8fce2582f5ad2c6c9e",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: issue #004 resolved — PR #20 merged, released in v1.2.1",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:31:47Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "98ec34516b7574aca667611f54c30b8985b26841",
          "body": "fix(ui): pass -tags teal_ui when spawning the project UI process",
          "is_bot": false,
          "headline": "Merge pull request #20 from go-teal/fix/ui-spawn-build-tag",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:27:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76d630c7f669a5cbe0884ed0df9a76ad6264f91b",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: issue #004 в индекс",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:14:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "54a560a9dba98b4e85d44726795f8d52ea66d57d",
          "body": "Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: issue #004 — teal ui spawns API process without -tags teal_ui",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:14:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "050e13741c8dd2c1911ac4dfa6f086692f0ee8d2",
          "body": "Generated cmd/<project>-ui and pkg/ui are gated behind the teal_ui build\ntag, but the CLI spawned go run without it — the API half of 'teal ui'\nalways failed to compile (broken through v1.2.0).\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(ui): pass -tags teal_ui when spawning the project UI process",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:13:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "653d906ffb7d221369e114d98e8dab7fe7c87f76",
          "body": "actions/checkout v4 -> v7, actions/setup-go v5 -> v7,\ngoreleaser/goreleaser-action v6 -> v7. Fixes the Node.js 20\ndeprecation warning on workflow runs.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "ci: update GitHub Actions to Node 24 versions",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:12:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "2b4d561e3af417c50b204aeba53968ea0169e681",
          "body": "- gin-gonic/gin v1.11.0 -> v1.12.0\n- jackc/pgx/v5 v5.9.2 -> v5.10.0\n- rs/zerolog v1.34.0 -> v1.35.1\n- flosch/pongo2/v6 v6.0.0 -> v6.1.0\n- gin-contrib/cors v1.7.6 -> v1.7.7\n- transitive updates (validator, sonic, golang.org/x/*, gonum)\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): update dependencies to latest versions",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-07-18T11:09:09Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b9eec7ad1305eabc3945da4d8ff428c9b30cba27",
          "body": "Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(readme): move Build tags section under \"Run your project!\"",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-05-19T19:42:02Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "f37364f6fa0d85033acbb6a1d724a2f2b18cba7d",
          "body": "Release v1.1.1: gate pkg/ui behind teal_ui build tag",
          "is_bot": false,
          "headline": "Merge pull request #19 from go-teal/release/v1.1.1",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-05-19T19:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16966b0f69aa2e0fc39041da8529b27afe70794",
          "body": "After commit 7dbda28 gated pkg/ui (and the generated cmd/<project>-ui)\nbehind `//go:build teal_ui`, both the README and the generated\nproject's Makefile needed to reflect the new convention.\n\nREADME\n------\n- New top-level section \"Build tags\" — table of prod vs UI build\n  commands, what each pulls i\n[…]\nke build-ui` and `make run` keep working out of the box\n  without users having to remember the flag. Header comments\n  reference the README for context.\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(readme,templates): document the teal_ui build tag",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-05-19T18:43:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7dbda28d20c7e1544caf33b871436581a6244da0",
          "body": "Why\n---\nProduction DAG runs (cron jobs, containers, serverless functions) don't\nneed the in-browser debugger that pkg/ui hosts. But because pkg/ui\nimports gin + gin-contrib/cors, the default build pulls a heavy\ntransitive tree (sonic + bytedance JIT + validator + mimetype +\nquic-go + cloudwego/base6\n[…]\nte Partner\nPlatform admin dashboard (TASK-AD-027). Deploy went from \"120 s timeout\n+ failure\" to \"21 s build success\" after this change landed.\n\nCo-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(ui): gate pkg/ui behind `teal_ui` build tag (slim default build)",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-05-19T18:35:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8c56cb051b61ee2255c14ac728d4e2731f25fc4a",
          "body": "The trio of bugs documented in docs/issues/001..003 made teal unusable\nout-of-box with a PostgreSQL connection and 2+ assets — the panic\n(\"BUG: slow write timer already active\") triggered before the first\nasset finished. This commit fixes all three and ships one related\nconfig knob.\n\ndrivers/postgre\n[…]\nabove.\n\ndocs: add docs/issues/ bug tracker with the three discovery reports\nand README index, and document `pool_max_conns` plus the pgxpool\nbacking in the main README's PostgreSQL connection section.",
          "is_bot": false,
          "headline": "fix(drivers,gen): make PostgreSQL pipelines work out of the box",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2026-05-19T12:38:50Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1bfa52ee0b74b5b6524394706e0f0e3d4a6e02f0",
          "body": "DebugDag.Push held d.mu (write lock) for the entire DAG run,\nincluding across Asset.Execute, RunTests, and root testCase.Execute.\nEvery reader (GetNodeStates, GetNode, GetNodeResults, GetTaskUUID,\nGetDagNodes, GetDagExecutionStatus, GetTestResult) blocked for the\nfull duration, freezing the UI dashb\n[…]\nn returns in <7ms,\nwith zero data races across multiple runs. ChannelDag (production\nruntime) is unaffected and remains race-free.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(dags): unblock UI polling during DebugDag execution",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T17:48:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "8ca742b3cbfe9ef5fbe637d9f7e4a0f05507c1d4",
          "body": "- CLAUDE.md: add Releasing section under Commands (tag-push flow,\n  file pointers, Windows exclusion rationale, TEAL_VERSION var note).\n  Add a Push Policy bullet noting that tag pushes trigger releases\n  and need their own explicit confirmation. Add a Security model\n  subsection explaining that gen\n[…]\nrotection measure.\n- RELEASING.md: correct the line that mentioned windows in the build\n  matrix; the matrix is linux/darwin only.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: codify release flow, security model, and driver fail-fast policy",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T17:37:02Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1b5e71cdfb0ca531792141ce2617d9eb2e6ff251",
          "body": "ChannelDag.propagateTask is called from multiple leaf-node goroutines\nwhen a task completes. Two writes were unprotected:\n\n- Outer dag.completeTasksResults map: written in Push, read+deleted\n  in propagateTask, with no synchronization.\n- Inner taskResult.results map: written by every leaf goroutine\n\n[…]\nnt.\n\nVerified with the race detector against the scaffold project:\n5/5 runs detected the race before this change, 5/5 clean after.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(dags): protect completeTasksResults map with RWMutex",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T17:36:55Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c04d905b09588cbb5687f2c73ca1cf40e8c1da58",
          "body": "asset_observer.go uses Unix-only syscall.Kill and Setpgid for the\nteal ui hot-reload child process. Windows cross-compile fails as a\nresult; exclude it from the release matrix and document the policy\nin RELEASING.md. Library use on Windows via go get is unaffected.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix(release): drop windows from goreleaser build matrix",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T16:56:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "613e3be53d0fb7d407bb3f7ab9fefc83811628db",
          "body": "Pushing a v* tag now triggers a GitHub Actions workflow that builds\ncross-platform CLI binaries (linux/darwin/windows x amd64/arm64),\ngenerates a grouped changelog from commits since the previous tag,\nand publishes a GitHub Release with checksums.\n\n- .goreleaser.yaml: build matrix, ldflags version i\n[…]\nON: const -> var, injected at build time, \"dev\" by default\n- RELEASING.md: tag-and-push instructions and commit-prefix conventions\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat(release): automate releases via GoReleaser on tag push",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T16:48:05Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "cb209277fc120fe54026fdbbd4fab1b1fd8ccdd5",
          "body": "Resolves 5 open Dependabot alerts:\n- github.com/jackc/pgx/v5 v5.7.6 -> v5.9.2 (critical memory-safety + SQL injection)\n- github.com/quic-go/quic-go v0.55.0 -> v0.59.1 (HTTP/3 QPACK DoS)\n- golang.org/x/crypto v0.43.0 -> v0.51.0 (two ssh vulns)\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore(deps): bump pgx, quic-go, golang.org/x/crypto to patch CVEs",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2026-05-18T16:47:53Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "b6b72b03b4acf0f141898619b3427d1a93da4726",
          "body": "## [1.0.2] 2025-11-03\n\n### Added\n\n- **Enhanced CLI Help System**: Comprehensive help output for all commands\n  - Added `--help` and `-h` flag support for global and per-command help\n  - Documented all commands: `init`, `gen`, `clean`, `ui`, `version`\n  - Complete flag documentation with defaults and\n[…]\n` (Dockerfile, go.mod, main files)\n  - Updated project structure examples to include Dockerfile\n  - Getting Help section showing how to access CLI help\n  - Improved discoverability of all CLI features",
          "is_bot": false,
          "headline": "Merge pull request #18 from go-teal/fix/cli_help",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-04T04:47:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37d94ed0f40ac95b46c344f75f40f305ca5ad564",
          "body": "Ran gofmt -w on all Go files to ensure consistent formatting.\nNo functional changes, only whitespace and formatting improvements.\n\nFiles formatted:\n- internal/application/assets_generation.go\n- internal/commands/clean.go\n- internal/domain/generators/gen_graph.go\n- internal/domain/generators/gen_main\n[…]\ngwriter/writer_test.go\n- pkg/ui/server.go\n\nVerified with: go vet ./... (no issues found)\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "style: Apply gofmt formatting to codebase",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T12:34:39Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "98f1a9bdcc865ead45534fe26eb89840b5cfa05e",
          "body": "This release adds comprehensive Docker deployment capabilities with\nspecific optimizations for DuckDB compatibility.\n\nFeatures:\n- Dockerfile generator with multi-stage builds using Debian bookworm\n- CGO-enabled builds for DuckDB native bindings support\n- Security hardened with non-root user and home\n[…]\n Dockerfile\n- Complete CHANGELOG for v1.0.2\n- Adopted Conventional Commits specification\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Add Docker deployment support with DuckDB optimization",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T12:05:50Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "dfcf01878f4bf2958609836b2f26cc17e6a0a3d0",
          "body": "…cements\n\nAdded comprehensive documentation for:\n- Dockerfile generator with DuckDB optimization details\n- Enhanced clean command with new selective cleanup flags\n- README documentation improvements including Docker deployment section\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Update CHANGELOG v1.0.2 with Dockerfile and clean command enhan…",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T12:03:45Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c9f040c917ec9861a5c72eb143dc36acdc10fd62",
          "body": "Update both the teal gen output example and the final project\nstructure tree to include the generated Dockerfile. Updated file\ncount from 26 to 28 files.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Add Dockerfile to project structure examples",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T12:02:03Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ddf87474c27ad35a9780423cdab02301b786a4b2",
          "body": "Move Docker Deployment section to appear before General Architecture\nfor better flow and discoverability. The Docker deployment information\nis now positioned after data testing and before architecture details.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Reorganize Docker Deployment section in README",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T11:50:31Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "537c58f12b41b4a27700f2c3fc219474d1e045ad",
          "body": "Add Docker deployment section to README explaining:\n- Debian bookworm base images used for DuckDB CGO support\n- Image size (~311MB) with embedded DuckDB bindings\n- CGO-enabled builds and glibc requirement\n- Option to use Alpine images (~20-30MB) when not using DuckDB\n\nThis helps users understand the\n[…]\nockerfile design decisions and\nprovides guidance for projects that don't require DuckDB.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Document Dockerfile optimization for DuckDB compatibility",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T11:44:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2eaef7edf7c06d1df88371a053d19f5bca7150e2",
          "body": "- Switch from Alpine to Debian bookworm for DuckDB CGO support\n- Enable CGO (CGO_ENABLED=1) for building with DuckDB bindings\n- Add gcc and g++ build dependencies for CGO compilation\n- Create non-root user with home directory for DuckDB extensions\n- Update package manager commands from apk to apt-ge\n[…]\nriver, installing extensions and executing DAG pipelines\nin a containerized environment.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: Update Dockerfile generator for DuckDB compatibility",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T11:31:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "ef04aed218782402593c74cfa1a1773faa93a4d3",
          "body": "Add comprehensive Conventional Commits guidelines to CLAUDE.md:\n- Document commit message format and structure\n- Define common types: feat, fix, docs, refactor, test, chore, etc.\n- Add project-specific scopes: cli, gen, dag, drivers, ui, api, templates\n- Include breaking change notation examples\n- P\n[…]\nsages for better changelog generation,\nsemantic versioning, and project history clarity.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs(claude): adopt Conventional Commits specification",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T08:48:45Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "52cc46c89ccbebffb263e06ddf8097f25391f034",
          "body": "- Add v1.0.2 release notes to CHANGELOG.md documenting CLI help improvements\n- Update README.md with TOC formatting improvements\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update CHANGELOG.md for v1.0.2 release and refine README",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T08:45:19Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "076f9e0299adaf080ff75a751d9dacd4ace6b04e",
          "body": "- Add comprehensive help output showing all commands (init, gen, clean, ui, version)\n- Document all command flags with defaults and examples\n- Implement --help/-h flag support for global and per-command help\n- Add detailed CLI Commands Reference section to README.md\n- Update version from v1.0.1 to v1.0.2\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Enhance CLI help system and update version to v1.0.2",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T08:37:29Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e45f3ac37894f355c252e2e2d39d796b9a5a4523",
          "body": "Refactor logging: Use fmt.Printf in internal packages, keep zerolog i…",
          "is_bot": false,
          "headline": "Merge pull request #17 from go-teal/fix/logging",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T06:48:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3e4610933a5163b27d0e655eaf1ea973167019",
          "body": "…n pkg\n\n- Replace zerolog with fmt.Printf/panic in internal/domain/services/ui_assets_server.go\n- Use simple fmt-based logging for UI assets server startup and errors\n- Fatal errors now use panic() instead of log.Fatal() in internal packages\n- Remove verbose debug logging from UI asset serving\n- pkg\n[…]\nin in Makefile\n\nThis creates a clear separation: internal/cmd use fmt, pkg uses zerolog.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Refactor logging: Use fmt.Printf in internal packages, keep zerolog i…",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-03T06:46:15Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6c521ca500c2a7c074681b1c8f72993345306148",
          "body": "Feature/UI observer",
          "is_bot": false,
          "headline": "Merge pull request #16 from go-teal/feature/ui_observer",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-11-01T18:38:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f25fd1c6f4c986f4f39033281ab6806af512810b",
          "body": "Document complete UI Dashboard architecture and update changelog for version 1.0.0 release:\n\nDocumentation Updates:\n- README.md: Add comprehensive UI Dashboard architecture section\n  - Clarify UI Assets Server (port 8081) is embedded in teal CLI binary\n  - Explain Debug API Server (port 8080) is in \n[…]\norrect separation: teal binary serves static UI, generated projects provide dynamic API.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "docs: Document UI Dashboard architecture and release v1.0.0",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T18:23:09Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "26e35525393619afed141d9b8b3c8e341de91a48",
          "body": "Add static file server to serve Teal UI frontend assets using Go's embedded filesystem:\n\n- Makefile: Copy UI dist files from ../teal-ui/dist to internal/domain/services/dist\n- ui_assets_server.go: Embed dist folder with go:embed, serve files with proper headers\n- SPA routing: Fallback to index.html \n[…]\ne URL with ANSI escape codes\n- Documentation: Complete implementation guide in task_8.md\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Implement UI assets server for serving embedded frontend",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T17:10:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "9218bc0800e03273e306c447b275fbc729574231",
          "body": "Major Features:\n- Individual test execution via POST /api/tests/execute/:testName\n- Test violation data retrieval via GET /api/tests/data/:testName\n- Test descriptions in API responses (base64 decoded)\n- Automatic TaskUUID generation for all operations\n\nTemplate System Refactoring:\n- Replace triple-\n[…]\n- Update test comments to clarify HAVING usage\n- Register new test in dim_airports model\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Implement individual test execution REST API with data storage",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T14:25:13Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3efe1719c2d45e2fcc4e63735292dc8f9fed5576",
          "body": "Update README to highlight the new 'teal ui' command with hot-reload\ncapabilities as the recommended way to run the debug UI server during\ndevelopment.\n\nChanges:\n- Add 'Start development with hot-reload' section in QuickStart\n- Update 'Debug UI mode' section to recommend 'teal ui' first\n- Update 'De\n[…]\necution method for reference\n\nThe 'teal ui' command provides better DX with:\n- Automatic file watching and hot-reload\n- Graceful shutdown handling\n- Built-in debouncing\n- No manual regeneration needed",
          "is_bot": false,
          "headline": "Document teal ui command as preferred way to run debug server",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T11:06:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1fe241b5837d542d7ed837c03f0dcada4f3889b",
          "body": "The issue was that 'go run' creates two processes (go tool + binary),\nand sending SIGTERM to just the parent PID doesn't propagate to the\nactual binary, causing it to exit without running graceful shutdown.\n\nFixes:\n1. Set Setpgid: true to create a new process group\n2. Send signals to -PID (entire pr\n[…]\nnd the binary receive SIGTERM\n4. On timeout, send SIGKILL to the entire process group\n\nNow the child process will properly receive SIGTERM and log\n'Shutdown signal received' before exiting gracefully.",
          "is_bot": false,
          "headline": "Fix SIGTERM signal propagation to child process group",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T10:59:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ffb31a3f4efb2d9d305ef8bc4509aca7206a473a",
          "body": "Critical fix to ensure the UI process is completely terminated before\nstarting regeneration:\n\n1. Reduced SIGTERM timeout from 5s to 2s for faster response\n2. Force kill with SIGKILL if SIGTERM timeout expires\n3. Always wait for process to actually die (even after Kill)\n4. Verify processActive flag i\n[…]\n5. Skip regeneration if process is still active after stop attempt\n\nThis prevents 'address already in use' errors by guaranteeing the\nprocess is dead and the port is released before we try to restart.",
          "is_bot": false,
          "headline": "Ensure child process is killed before regeneration",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T10:39:42Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "235aa39461c199ffe88632aca8e65dfc55990d35",
          "body": "After stopping the UI process, wait 2 seconds to ensure the port\nis fully released by the OS before regenerating assets. Also add\na 500ms delay after regeneration before starting the new process.\n\nThis fixes the 'address already in use' error when hot-reloading.",
          "is_bot": false,
          "headline": "Add delays to ensure port is released before restarting UI",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T10:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78852d747216f175a7d719fe746d3a16cc95ee43",
          "body": "Add new 'teal ui' command that watches for file changes and automatically\nregenerates assets and restarts the UI server.\n\nKey features:\n- Watches assets/, profile.yaml, and config.yaml for changes\n- MD5 hash-based change detection (modified, new, and deleted files)\n- 500ms debouncing to prevent exce\n[…]\ncmd/teal/teal.go: Register UI command\n- Update docs/tasks/task_6.md: Update port to 8080\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Implement hot-reload UI observer for teal CLI",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T10:31:06Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "596369f8c7eaa59b2ea87214f40172ec7ef4bf7d",
          "body": null,
          "is_bot": false,
          "headline": "Add task documentation for UI observer feature",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-11-01T10:09:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dd691c3022e0597491c8c8cd654921f86f59a20",
          "body": "- Change default log-level from 'info' to 'debug' in UI templates\n- Comment out verbose field serialization logging in DuckDB DataFrame\n- Update scaffold binary with template changes\n- Regenerate hello-world-ui scaffold with new defaults\n\nThese changes improve debugging experience by enabling debug logs by\ndefault in UI mode while reducing noise from DuckDB field serialization.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update default log level to debug and optimize DuckDB logging",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-31T21:00:08Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8594e17a66b3957ca11e7c5c6a030a68ca32d886",
          "body": "- Add comprehensive debug and error logging to all SQL operations\n- Standardize asset name field from \"assetName\" to \"asset\"\n- Include taskId and taskUUID in all logs where TaskContext is available\n- Log SQL queries as structured \"sql\" field instead of in messages\n- Add success debug logs with execu\n[…]\nution errors with SQL query and duration\n- Success with SQL query and execution duration\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Enhance SQL execution logging with structured fields",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-31T20:58:33Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "861f2c5788a5aa855882c64c3e82e8d0295b4ee7",
          "body": "This commit enhances the UI server with documentation access and proper shutdown handling:\n- Add GET /api/docs/readme endpoint for serving project documentation\n- Implement graceful shutdown with SIGINT/SIGTERM signal handling\n- Add automatic database connection cleanup on shutdown\n- Sort assets and\n[…]\nonsistency\n- Reorganize task documentation files (task2.md → task_2.md, add task_3-5.md)\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add README endpoint and graceful shutdown to UI server",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-30T12:24:37Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a3cd16d311159f467a6a4de8040952d11e96639c",
          "body": null,
          "is_bot": false,
          "headline": "Reorder DAG execution stages in scaffold configs",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-29T14:57:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5444264989b27dd1a7f390056864ffe21e121b5",
          "body": null,
          "is_bot": false,
          "headline": "Remove test.duckdb.wal from git control",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-29T14:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61fd0956fed78b0895400c7d26498957623e1900",
          "body": "- Add Connect/Disconnect/IsConnected methods to DebugDag\n- Remove auto-connect/disconnect from Push() method\n- Add REST API endpoints: POST /api/dag/connect, POST /api/dag/disconnect, GET /api/dag/connection-status\n- Add DebuggingService wrapper methods with GetConnectionStatus returning detailed co\n[…]\nlementation details\n\nConnection lifecycle now fully managed via explicit REST API calls.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Implement connection management via REST API for debug DAG",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-27T14:18:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3cce41b1cd20f13b4af2219862993691c7be234d",
          "body": "- Refactor Asset.Execute interface to consolidate input parameter into TaskContext\n- Remove mount source functionality from DBDriver interface and implementations\n- Convert PlantUML class diagram to Mermaid format\n- Convert cross-database reference diagram from SVG to Mermaid\n- Reorganize README str\n[…]\nete diagram files (SVG, WSD, drawio)\n- Update documentation to reflect interface changes\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Refactor Execute interface and migrate diagrams to Mermaid",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-27T08:39:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3644b3cd03b60741d05a842dee0033a4eaf01ed9",
          "body": "- Document pongo2/v6 template engine usage throughout codebase\n- Add Template System section with syntax and patterns\n- Document code generation best practices for pongo2\n- Update graph visualization from PlantUML to Mermaid\n- Add detailed development notes for template engine\n- Include pongo2 context handling and limitations\n- Document whitespace control and special character handling\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Update CLAUDE.md with pongo2 and Mermaid documentation",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-26T17:50:48Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "29dce1cfeade8db7ee1616ae33983fccd5b110a5",
          "body": "- Replace graph.wsd.tmpl with graph.mmd.tmpl using Mermaid flowchart syntax\n- Update gen_graph.go to generate graph.mmd files instead of graph.wsd\n- Add GraphNode struct with sanitized node IDs (dots replaced with underscores)\n- Update Makefile to clean graph.mmd instead of graph.wsd\n- Update README.md and readme.md.tmpl to reference Mermaid diagrams\n- Remove old PlantUML template file\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate graph generator from PlantUML (WSD) to Mermaid (MMD)",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-26T17:48:16Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "a7d5dc2e30080dbf9480d4a45ddab6b8ba7419b0",
          "body": "- Remove obsolete scaffold/go.sum (now in .gitignore)\n- Add missing html/template import to functions.go for pongo2 support\n- Regenerate scaffold files with latest templates\n- Update scaffold.tar.gz with current scaffold state\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Clean up generated files and fix template imports",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-26T10:47:22Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "8af9d147dd01a531d1095a15cffaf4d091e08ab8",
          "body": "- Added Description field to dwh_sql_model_asset.tmpl template\n- Description is stored as base64-encoded string in Go files\n- YAML parser automatically encodes multiline descriptions with special characters (emojis) as base64\n- This preserves the markdown documentation from SQL model profiles in the generated code",
          "is_bot": false,
          "headline": "Add Description field to generated model descriptors",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T11:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9d1e4ce30a464be16cb887672f412013d7cc1e",
          "body": "- Converted README template from text/template to pongo2\n- Added whitespace control tags ({%- and -%}) to reduce blank lines\n- Fixed connection config section formatting\n- Improved model list formatting\n- Note: Leading comma issue in Upstreams/Downstreams lists needs further investigation",
          "is_bot": false,
          "headline": "Fix README template whitespace control for pongo2",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T11:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa92e8c7529c588ac8b53ba72d65d8662881c4f1",
          "body": null,
          "is_bot": false,
          "headline": "All",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T11:24:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fdd6e43ba41b15fe49e059e8b4bafccf79bf9e7",
          "body": "Removed all generated .go asset files from scaffold/internal/assets.\nThese are build artifacts that should be regenerated on demand using\n'teal gen', not committed to the repository.\n\nFiles removed (14 files):\n- scaffold/internal/assets/configs.go\n- scaffold/internal/assets/dds.*.go (5 files)\n- scaf\n[…]\ned to pongo2 syntax)\n\nUsers should run 'teal gen --project-path=scaffold' to regenerate.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Remove generated Go files from scaffold/internal/assets",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T11:10:26Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "d18a17f16f4349a33a9061bdca05f64c78d9316f",
          "body": "Successfully merged the UI feature branch into pongo2 branch while maintaining\nthe pongo2 template engine migration throughout the entire codebase.\n\n## Merged Features from UI Branch:\n- Debug UI server with Gin framework\n- DebugDAG implementation with task tracking\n- Logging service with StoringCons\n[…]\nsing files converted\n- SQL: 13 model files + 5 test files converted\n\nAll tests passing ✅\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Merge feature/ui into feature/pongo2 with pongo2 template engine",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T11:04:35Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6e1b795f1821e0a455e85931d1fa6d22e3aade5d",
          "body": "Fixed multiple critical issues with the pongo2 migration:\n\n1. **Runtime template blocks preservation**: Changed PreparedTemplate to store\n   the processed SQL string directly instead of creating a pongo2 template from\n   it. This prevents runtime blocks ({% if IsIncremental() %}) from being\n   evalu\n[…]\nlocks for incremental loading\n- Correct boolean and materialization values from profiles\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Fix pongo2 template rendering issues",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T10:21:38Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3ec272c53b299ac071343c695c20ba050036a683",
          "body": null,
          "is_bot": false,
          "headline": "Add scaffold generated files to .gitignore",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T10:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4e60fdf8ea9b785cdd5b2b5934bf2f8e2ea12e",
          "body": "- Extract and parse {{ define \"profile.yaml\" }}...{{ end }} blocks from SQL files\n- Add regex extraction for define blocks (multiline support)\n- Convert scaffold SQL files to pongo2 syntax\n- Update SQL files to use pongo2 function call syntax: Ref(\"x\"), this()\n- Convert conditional blocks from {{{- \n[…]\n pointer check when template parsing fails\n\nTests: All scaffold generation tests passing\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Add pongo2 support for inline profile.yaml and SQL templates",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T10:06:31Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7b3087035c4da0f12c4f35dd8feafbc2901a6a2a",
          "body": "- Replace Go's text/template with pongo2 v6 template engine\n- Convert all 8 template files to pongo2 syntax\n- Update generator files to use pongo2.Context instead of template.FuncMap\n- Update runtime SQL templating in pkg/processing\n- Update custom template functions in services layer\n- Disable Exec\n[…]\nyaml blocks in SQL files\nwill need to move configuration to separate profile.yaml files.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "Migrate template engine from text/template to pongo2",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-25T09:58:22Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "a2c9fd6889df397d0ebaf816c0321498f10c37cb",
          "body": "- Replace 'testCase' with 'testName' in log messages for consistency\n- Remove unused SourceProfile field from ModelConfig struct\n- Adjust DAG execution order in scaffold configuration\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Standardize test logging and clean up model configuration",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-17T19:25:15Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "bfa2b6960b5cd8f003e67bddf160c0a50dd7a23f",
          "body": "…and improve datatype handling\n\n## API Enhancements\n- Add pagination support to GET /api/dag/asset/:name/data endpoint\n  - Accept offset and limit query parameters\n  - Return totalRecords, offset, and limit in response\n  - Update AssetExecuteResponseDTO with pagination fields\n- Fix ExecuteAssetSelec\n[…]\nmplate with AI assistant usage guide\n- Register README generator in assets_generation.go\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Add pagination, fix ExecuteAssetSelect, enhance documentation, …",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-10-15T19:32:12Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "0476f491a5fbdee24c19979f63c626c149ccf874",
          "body": "Prevent build artifacts in scaffold directory from being tracked in version control.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Add scaffold/bin/ to .gitignore",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-09T20:12:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d6c8a289cb17c3c51b657bc07e344575c4c51635",
          "body": "Remove scaffold/bin/hello-world (68.49 MB) as it exceeds GitHub's recommended file size limit and should not be tracked in version control.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: Remove large binary file from repository",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-09T20:11:58Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "c4ae0089b73614e0e324fb5df8a27a4a18ccb182",
          "body": "- Replace wallet/transaction example with comprehensive airline/flight data model\n- Add Makefile generation capability for generated projects\n- Update documentation (CLAUDE.md, README.md, API Specifications)\n- Enhance debug UI with improved task tracking and test results\n- Add StoringConsoleWriter f\n[…]\nnerators for new features\n- Improve database driver implementations (DuckDB, PostgreSQL)\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Enhance scaffold with airline example and Makefile generation",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-10-09T20:10:36Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "08a2b663308ce2f5b729467c0758c569d2939950",
          "body": "…racking\n\n- Enhanced API specifications documentation with clearer endpoints\n- Updated scaffold templates with latest project structure\n- Improved main templates for both production and UI binaries\n- Added task name generation to core functionality\n- Refactored channel DAG for better concurrency han\n[…]\nctored UI server with cleaner REST API implementation\n- Added Postman collection for API testing\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: Update debug UI and DAG implementation with improved task t…",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-08-29T15:59:52Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "c505e32c9c06dd5715b32c513f22102700697311",
          "body": "- Implement StoringConsoleWriter for capturing logs in UI mode\n- Add TestResult struct with detailed test execution information (name, status, error, duration)\n- Update Asset interface RunTests to return array of TestResult\n- Add test results to NodeStatusDTO for API responses\n- Move DAG-level count\n[…]\n- Update DuckDB import to v2 in templates\n- Update API documentation with new response structure\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Add detailed test result tracking and StoringConsoleWriter",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-08-28T14:27:24Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "3be5029a75ad9f2c8283c957abacdbc13ebf1866",
          "body": "…umentation\n\n- Add GET /api/dag/asset/:name/data endpoint for asset data retrieval\n- Implement dataframe serialization to JSON for UI consumption\n- Create dual binary generation (production + debug UI)\n- Add comprehensive API specifications documentation\n- Fix clean command to remove both production\n[…]\non binary with Channel DAG for high performance\n- Debug UI binary with Debug DAG for development\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Complete debug UI implementation with comprehensive API and doc…",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-08-25T13:08:14Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "7dd7951a8724eb4f0cf676650b3edd19885fb929",
          "body": null,
          "is_bot": false,
          "headline": "Remove scaffold/hello-world",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-08-25T05:29:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2f26aa42729930ffb2b4caed5a41dff5f7f2ce3",
          "body": "…d monitoring\n\n- Add pointer-based debug DAG implementation replacing channel-based approach\n- Implement sequential asset execution with result passing via pointers\n- Add comprehensive state tracking (INITIAL, IN_PROGRESS, TESTING, FAILED, SUCCESS)\n- Track execution and test durations in millisecond\n[…]\natterns and virtual stage documentation\n- Add .Caller() to all error logs for improved debugging\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Implement debug DAG with pointer-based architecture and enhance…",
          "author_name": "Boris Ershov",
          "author_login": null,
          "committed_at": "2025-08-23T22:58:56Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "6fc86d725a6041d134ff8ebbdacac38ea4da3335",
          "body": "- Replace HTML endpoint with REST API endpoints\n- Add DebuggingService to manage DAG data extraction\n- Implement /api/dag endpoint returning DAG nodes with metadata\n- Add CORS support allowing all origins\n- Update Go version to 1.24 and upgrade all dependencies\n- Add DAG instance name to API response\n- Trim whitespace from SQL queries in response\n- Create entities.go for DTO definitions\n\n🤖 Generated with [Claude Code](https://claude.ai/code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Add Gin-based REST API server with debugging service",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2025-08-22T17:40:34Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "615c4a180241fbd1bf8a473abb78fd176740b53f",
          "body": "Feat/upstreams sort",
          "is_bot": false,
          "headline": "Merge pull request #14 from go-teal/feat/upstreams_sort",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-19T06:55:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e18af91a928a1185c7df724df1225c128a07089",
          "body": null,
          "is_bot": false,
          "headline": "security updates",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-19T06:54:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e109169c023969e53df66d3ed6bba4788147ce0",
          "body": null,
          "is_bot": false,
          "headline": "v0.2.1",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-19T06:45:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d3d9a75150ca65ea8306d4991d89b494cdc3665",
          "body": "Feature/postgres",
          "is_bot": false,
          "headline": "Merge pull request #12 from go-teal/feature/postgres",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-11T13:11:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cd4d695da34174ab3c62b266d494bb67f09aaa8",
          "body": null,
          "is_bot": false,
          "headline": "PostgreSQL",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-11T13:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80824e6c1d89e0a72f603aa21643d9fbe0c5a40b",
          "body": null,
          "is_bot": false,
          "headline": "PostgreSQL",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-11T13:06:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a248b19458c032d2aeafbe591dc99878cf8abf90",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into feature/postgres",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-10T05:19:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6d572489aa229980015e53a6f7924f0fc97e40b",
          "body": "feat(indexes): indexes feature",
          "is_bot": false,
          "headline": "Merge pull request #11 from go-teal/feature/indexes",
          "author_name": "Boris Ershov",
          "author_login": "WWTLF",
          "committed_at": "2024-12-05T08:57:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 92,
      "latest_release_at": "2026-07-19T19:17:36Z",
      "latest_release_tag": "v1.2.13",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 0.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": "github.com/go-teal/teal",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/go-teal/teal",
          "is_deprecated": false,
          "latest_version": "v1.2.13",
          "repository_url": "https://github.com/go-teal/teal",
          "versions_count": 41,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-19T19:16:28Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 13,
      "watchers": 2,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 50040,
      "source_files_sampled": 68,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "CLAUDE.md"
      ],
      "agent_instruction_max_bytes": 23803
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5932"
            ],
            "fixed_version": null,
            "advisory_count": 1,
            "oldest_advisory_days": 16
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 1
        },
        "advisory_count": 1,
        "affected_count": 1,
        "assessed_count": 48,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/flosch/pongo2/v6",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v6.1.0"
        },
        {
          "name": "github.com/gin-contrib/cors",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.7.7"
        },
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.12.0"
        },
        {
          "name": "github.com/go-teal/gota",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.1"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/jackc/pgx/v5",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v5.10.0"
        },
        {
          "name": "github.com/rs/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.35.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "gopkg.in/yaml.v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.4.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/flosch/pongo2/v6",
            "direct": true,
            "version": "v6.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/cors",
            "direct": true,
            "version": "v1.7.7",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-gonic/gin",
            "direct": true,
            "version": "v1.12.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-teal/gota",
            "direct": true,
            "version": "v0.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgx/v5",
            "direct": true,
            "version": "v5.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rs/zerolog",
            "direct": true,
            "version": "v1.35.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.11.1",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v2",
            "direct": true,
            "version": "v2.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": false,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": false,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gabriel-vasile/mimetype",
            "direct": false,
            "version": "v1.4.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/gin-contrib/sse",
            "direct": false,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/locales",
            "direct": false,
            "version": "v0.14.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/universal-translator",
            "direct": false,
            "version": "v0.18.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/validator/v10",
            "direct": false,
            "version": "v10.30.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-json",
            "direct": false,
            "version": "v0.10.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/goccy/go-yaml",
            "direct": false,
            "version": "v1.19.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgpassfile",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/pgservicefile",
            "direct": false,
            "version": "v0.0.0-20240606120523-5a60cdf6a761",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jackc/puddle/v2",
            "direct": false,
            "version": "v2.2.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": false,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/leodido/go-urn",
            "direct": false,
            "version": "v1.4.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.15",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.23",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180306012644-bacd9c7ef1dd",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pelletier/go-toml/v2",
            "direct": false,
            "version": "v2.2.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/qpack",
            "direct": false,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/quic-go/quic-go",
            "direct": false,
            "version": "v0.59.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/rogpeppe/go-internal",
            "direct": false,
            "version": "v1.13.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/ugorji/go/codec",
            "direct": false,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver/v2",
            "direct": false,
            "version": "v2.5.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.23.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/crypto",
            "direct": false,
            "version": "v0.54.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": false,
            "version": "v0.57.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": false,
            "version": "v0.22.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.47.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.40.0",
            "ecosystem": "go"
          },
          {
            "name": "gonum.org/v1/gonum",
            "direct": false,
            "version": "v0.17.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": false,
            "version": "v1.36.10",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": false,
            "version": "v3.0.1",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 48,
        "direct_count": 9,
        "indirect_count": 39
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 21,
        "open_issues": 2,
        "closed_ratio": 0,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "WWTLF",
          "commits": 112,
          "avatar_url": "https://avatars.githubusercontent.com/u/373557?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/24 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 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 9,
            "reason": "1 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "40ed020b878f89895ae31e5ba290b9f7f32018c8",
        "ran_at": "2026-07-24T04:07:24Z",
        "aggregate_score": 4,
        "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-19T19:17:39Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-18T13:23:18Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2024-06-27T10:30:48Z",
          "last_comment_at": "2024-06-27T12:40:19Z",
          "last_comment_author": "WWTLF"
        },
        {
          "number": 15,
          "created_at": "2025-03-24T07:32:07Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/go-teal/teal",
    "host": "github.com",
    "name": "teal",
    "owner": "go-teal"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 53,
        "vitality": 78,
        "community": 33,
        "governance": 43,
        "engineering": 67
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "commits_last_year": 92,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "92 commits in the last year",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 92
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v1.2.13",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 0.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~0.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 0.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": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 33,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "forks": 0,
              "stars": 13,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "13 stars",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 13
                    }
                  }
                ],
                "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": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 43,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 2,
              "closed_issues": 0,
              "issue_closed_ratio": 0,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "0% of issues closed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 0
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/22 decided PRs merged",
                "points": 36.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 22
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/24 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": 39,
            "inputs": {
              "followers": 0,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "go-teal",
              "public_repos": 4,
              "account_age_days": 759
            },
            "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 go-teal",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "go-teal"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "4 public repos, account ~2 yr old",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 4
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/go-teal/teal"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on go",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "go"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "41 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 41
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 67,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "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": 0,
                "status": "missed",
                "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": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 18,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 0,
              "scorecard_aggregate": 4
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/24 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 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "1 existing vulnerabilities detected",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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 48 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": 48
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 1,
              "affected_packages": 1,
              "assessed_packages": 48,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 1",
              "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": 48,
              "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": "good",
        "name": "AI Readiness",
        "value": 81,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.89,
              "agent_instruction_files": [
                "CLAUDE.md"
              ],
              "agent_instruction_max_bytes": 23803
            },
            "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": "89 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 89,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.71,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "71 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 71,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 50040,
              "source_files_sampled": 68,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/68 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 68,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-24T04:07:35.802594Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/go-teal/teal.svg",
  "full_name": "go-teal/teal",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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