Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 04:51 UTC

zhiyunliu / golibs

GoCustom license★ 1 star⑂ 0 forkssince Dec 2020View on GitHub ↗

zhiyunliu/golibs holds a health index of 45 out of 100, placing it in the At risk band. It scores highest on Vitality (71/100) and lowest on Community & Adoption (22/100). It was last updated 3 days ago. A single contributor accounts for most of its recent work.

45
overall / 100
At risk

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

45
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

zhiyunPersonal account
3 followers34 public repossince Jun 2017

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/zhiyunliu/golibsv0.4.8-798 days ago

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

71Good · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
14.5/36Commit cadence — 21/52 weeks with commits
14.8/18Commit volume — 44 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year44
human_commit_share1
days_since_last_push3
active_weeks_last_year21
How it's scored
27/27Ships releases — 7 releases published
27/36Release recency — latest release 137 days ago
12.6/27Release cadence — a release every ~153 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count7
latest_release_tagv0.4.2
releases_from_tagsno
days_since_latest_release137
mean_days_between_releases153
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

22Critical · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
1.7/15Watchers — 3 watchers
Inputs used
forks0
stars1
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

53Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 11/11 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/10 approved changesets -- score normalized to 0
Inputs used
merged_prs11
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
4.3/25Owner reach — 3 followers of zhiyunliu
23.2/25Track record — 34 public repos, account ~9 yr old
Inputs used
followers3
owner_typeUser
is_verified
owner_loginzhiyunliu
public_repos34
account_age_days3,323
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 8 days ago
20/20Version history — 79 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/zhiyunliu/golibs
ecosystemsgo
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

30At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionno

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

39At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/10 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — no data
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — no data
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 — no data
0/7.5Token-Permissions — no data
6/7.5Vulnerabilities — 2 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate2.7
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
26.6/35Direct dependencies free of known advisories — 1 affected: golang.org/x/text v0.28.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
40/40No advisories left outstanding — no advisory has been public longer than 90 days
Inputs used
sourceosv
advisories2
affected_packages2
assessed_packages16
unassessed_packages0
affected_by_severityunknown 2
direct_affected_packages1
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 16 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.

AI Readiness

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.

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
5.3/40Legible commit history — 10 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Go (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable code — Go (statically typed)
55/55Manageable file sizes — 0/139 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes23,470
source_files_sampled139
oversized_source_files0

Key facts

1GitHub stars
1contributors
44commits, last 12 months
3days since last push
7releases
1bus factor
0open issues
Gopackage ecosystems

Data collection warnings

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

More detail

OpenSSF Scorecard 2.7 / 10
2.7aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-28 04:51 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 1 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/10 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
8Vulnerabilities2 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
Gogithub.com/zhiyunliu/stackv1.10.1go.mod
Gogithub.com/zhiyunliu/zerologv1.1.0go.mod
Gogo.mongodb.org/mongo-driverv1.17.9go.mod
Gogithub.com/agiledragon/gomonkey/v2v2.11.0go.mod
Gogithub.com/go-playground/assert/v2v2.2.0go.mod
Gogithub.com/google/uuidv1.3.0go.mod
Gogithub.com/orcaman/concurrent-map/v2v2.0.1go.mod
Gogithub.com/shopspring/decimalv1.3.1go.mod
Gogithub.com/stretchr/testifyv1.3.0go.mod
Gogolang.org/x/syncv0.16.0go.mod
Gogolang.org/x/textv0.28.0go.mod
All dependencies 16

Full resolved dependency set from the GitHub dependency graph: 11 direct and 5 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
Gogithub.com/agiledragon/gomonkey/v2v2.11.0direct
Gogithub.com/go-playground/assert/v2v2.2.0direct
Gogithub.com/google/uuidv1.3.0direct
Gogithub.com/orcaman/concurrent-map/v2v2.0.1direct
Gogithub.com/shopspring/decimalv1.3.1direct
Gogithub.com/stretchr/testifyv1.3.0direct
Gogithub.com/zhiyunliu/stackv1.10.1direct
Gogithub.com/zhiyunliu/zerologv1.1.0direct
Gogo.mongodb.org/mongo-driverv1.17.9direct
Gogolang.org/x/syncv0.16.0direct
Gogolang.org/x/textv0.28.0direct
Gogithub.com/davecgh/go-spewv1.1.1indirect
Gogithub.com/mattn/go-colorablev0.1.14indirect
Gogithub.com/mattn/go-isattyv0.0.20indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogolang.org/x/sysv0.35.0indirect
Dependency advisories 2

This repository publishes no package the index resolves, so its own dependency graph was assessed — 16 packages, which also include development and test pins that never ship: 2 carry known advisories, of which 1 are direct.

PackageVersionRelationSeverityAdvisoriesFixed in
golang.org/x/textv0.28.0directunknown10.39.0
golang.org/x/sysv0.35.0indirectunknown10.44.0

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 308,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Go": 397881
      },
      "pushed_at": "2026-07-24T07:32:16Z",
      "created_at": "2020-12-12T03:15:26Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T07:32:38Z",
      "description": null,
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": null,
      "name": "zhiyun",
      "type": "User",
      "login": "zhiyunliu",
      "company": null,
      "location": "sichuan chengdu,china",
      "followers": 3,
      "avatar_url": "https://avatars.githubusercontent.com/u/29598760?v=4",
      "created_at": "2017-06-21T10:16:26Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 3323
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2026-03-12T12:05:21Z"
        },
        {
          "tag": "v0.3.17",
          "kind": "patch",
          "published_at": "2025-12-22T06:34:21Z"
        },
        {
          "tag": "v0.3.11",
          "kind": "patch",
          "published_at": "2025-09-24T02:06:48Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2025-03-05T03:20:14Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2025-02-28T11:31:28Z"
        },
        {
          "tag": "v0.1.29",
          "kind": "patch",
          "published_at": "2023-12-14T13:01:24Z"
        },
        {
          "tag": "v0.1.26",
          "kind": "patch",
          "published_at": "2023-09-06T08:45:35Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1043dda8fba3e946a41e8912bffba15c46be98e1",
          "body": null,
          "is_bot": false,
          "headline": "增加sse的默认实现",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-07-24T07:31:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e4f6b89d735f7106cc0fbc6e19424cdc77c85ea",
          "body": null,
          "is_bot": false,
          "headline": "增加xpath v2的Count方法.获取匹配器中模式的数量",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-07-20T03:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dead45ecdb7d42ba9d7f3a356dd5c94f1eba1984",
          "body": null,
          "is_bot": false,
          "headline": "修改日志打印顺序",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-05-12T01:38:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea39e17f3d9fe3b42f4e3b75606f55f67b6a2909",
          "body": null,
          "is_bot": false,
          "headline": "增加xbytespool包,提供一个基于sync.Pool的字节切片池,减少内存分配和垃圾回收的开销,提高性能。",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-05-11T09:07:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffcf00937aa6873596901822f91ce17a22f4adb4",
          "body": null,
          "is_bot": false,
          "headline": "处理零值问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-05-11T08:23:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e7a4632aa0e46b49e53413e2669fef039d86077",
          "body": null,
          "is_bot": false,
          "headline": "优化match的支持,增加sortkey的支持,增加测试覆盖率",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-04-24T08:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec765331b8b0bfaeedf0934bbc6d7d98b199174",
          "body": null,
          "is_bot": false,
          "headline": "处理模式匹配的排序",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-23T02:42:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f5d478adddcce080151ae34acffd6d946db1811",
          "body": null,
          "is_bot": false,
          "headline": "重构xpath为泛型",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-19T09:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e472c676f86f68fcd062b4cd6ab4eae37269187",
          "body": null,
          "is_bot": false,
          "headline": "修改包引用问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-19T08:10:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6019e00618b5f67cbd5a945060188724bd524b8",
          "body": "合并最新的修改内容",
          "is_bot": false,
          "headline": "Merge pull request #11 from zhiyunliu/dev",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-12T12:04:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8703adb930d4a8e6176cb5a0037e0e4475b2d8b",
          "body": null,
          "is_bot": false,
          "headline": "处理xreflect的函数版本兼容处理",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-12T12:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742c6014dec7f204a2d84c08a72119548423802f",
          "body": null,
          "is_bot": false,
          "headline": "重构Logger接口,统一Chain方法命名并修复日志写入错误",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-10T07:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4920d32f7ae2656347c28658cb7faa2d6043ecfb",
          "body": "- Implement tests for various types of encoders and decoders including bool, int, uint, float, string, and byte slices.\n- Enhance test coverage for map and struct encoding/decoding, including handling of nil values and zero values.\n- Introduce new utility functions for dereferencing input values and\n[…]\nor zero values to reduce code duplication.\n- Improve tag parsing and validation with additional test cases for edge scenarios.\n- Refactor existing functions to enhance performance and maintainability.",
          "is_bot": false,
          "headline": "Add comprehensive tests for encoding and decoding functions",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-10T06:48:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9bea25bcef49a8c9544c9a0e416242bb07151a82",
          "body": "2. 适配调整xnet的日志打印",
          "is_bot": false,
          "headline": "1. xlog的定义,增加LogChain",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-05T06:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d718fd2bd13b878dc0b7d51fe896de8f4964e985",
          "body": "2. 修改了datetime的测试用例,增加了时区的处理\n3. 修改了aes的测试用例,增加了正确的密文和明文\n4. 修改了mac的测试用例,增加了正确的MAC地址\n5. 修改了delay的引擎,增加了TaskInfo的支持",
          "is_bot": false,
          "headline": "1. 增加datetime bson的支持",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-03-02T02:31:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b94272d1948fcffbaaaaf519214ce9876de3319",
          "body": null,
          "is_bot": false,
          "headline": "重构xreflect的处理逻辑,增加 StructOptions参数",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-27T10:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7dd5c23b574766fde0a43b84845f4cf938b64a7d",
          "body": "2. 重构AnyToMap的逻辑,增加选项控制是否转换slice item和struct field\n3. 增加选项控制是否禁用JSONMarshaler接口的实现\n4. 修改AnyToMap的测试用例,增加对新选项的测试",
          "is_bot": false,
          "headline": "1. 重构xreflect的Encoder逻辑",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-27T07:03:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf0d3d5c8efea9be72437561ffd7cfff97079690",
          "body": null,
          "is_bot": false,
          "headline": "处理any2map的结构体转换逻辑,补全内联struct, struct指针",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-26T09:46:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d1a94c01dbe5cda2c452cecda71475ebefdc31",
          "body": null,
          "is_bot": false,
          "headline": "扩展xenv,xtype方法GetOrDefault",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-24T06:24:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f366f91b915fbcfcef0a5fe06087e0c7db997637",
          "body": null,
          "is_bot": false,
          "headline": "修改zerolog的包为fork包",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-24T06:00:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a93ed1b5ae7f5171a99ab95e6d4bbafb16d030",
          "body": null,
          "is_bot": false,
          "headline": "修改xtransfrom,增加options的支持",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-13T08:30:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d86c68fc740170bdfb20d865345e132c837d1559",
          "body": null,
          "is_bot": false,
          "headline": "修改gitignore, 忽略go.sum",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-06T05:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2d526af97afb5392ee66013ef78f7b296775d25",
          "body": null,
          "is_bot": false,
          "headline": "删除无用的go.sum",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-06T05:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb754e952a4e61e4c2dce59589241c72d6764f31",
          "body": null,
          "is_bot": false,
          "headline": "增加zerolog",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-02-06T05:39:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aedd8c5618dd8ede350a915ccad0505d266bfd8e",
          "body": null,
          "is_bot": false,
          "headline": "datetime增加WithFormat 的Option",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-01-26T10:37:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3f41418ba1ef401c4261b46d2a8da25d5a47bec",
          "body": null,
          "is_bot": false,
          "headline": "增加环境变量处理包",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2026-01-14T05:56:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e44234f93b8be1eaf439d964fb41d9a3861f9716",
          "body": null,
          "is_bot": false,
          "headline": "修改v2版本 NewMatcher => NewMatch",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-23T10:25:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc4e860a592a18114ccec46b8cafc313879b780",
          "body": null,
          "is_bot": false,
          "headline": "增加xpath的v2版本(使用前缀树方式)",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-23T10:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f8e432bfd2103db5178f4ba8179b923361862fc",
          "body": null,
          "is_bot": false,
          "headline": "增加xtransform对{param}的支持",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-22T06:25:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7818f80775622b9d89882175769490f02fd2425c",
          "body": null,
          "is_bot": false,
          "headline": "优化长度获取,改为变量处理",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-22T06:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "248a99b393cd94586a9baa94045e2042a083a2fa",
          "body": null,
          "is_bot": false,
          "headline": "修改xtransform,增加callback形式的逻辑处理",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-15T05:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008bb57767e9eb1a81b7150372c1b024d826a0bb",
          "body": null,
          "is_bot": false,
          "headline": "调整match,增加patterns参数",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T12:36:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8567d6e5f6148d871024879184afec551fd18309",
          "body": null,
          "is_bot": false,
          "headline": "修改适配测试用例",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T12:22:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770c25bdb765c34ef360dfabcb614736ed9302be",
          "body": null,
          "is_bot": false,
          "headline": "补充测试用例",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T05:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "852db907e30d39a4f7c5f04b737d08ad2d22fc42",
          "body": null,
          "is_bot": false,
          "headline": "删除无用代码",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T05:21:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "634d10e3c6bda907bb99f85b93a6389fc468936d",
          "body": null,
          "is_bot": false,
          "headline": "增加分隔符的自定义功能",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T05:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b011e9d100832bf9460bb620039bcbe4230e209",
          "body": null,
          "is_bot": false,
          "headline": "添加前缀树方式的地址匹配",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-14T04:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8588e6bdb351f609d7678e7390ca136f73f9a2ca",
          "body": null,
          "is_bot": false,
          "headline": "增加获取堆栈全路径方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-12-08T02:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4464a63383ef325bc549870e85debe3cf57ac4f",
          "body": null,
          "is_bot": false,
          "headline": "1. 处理xreflect.GetString . 处理int,uint ,float等数据类型的返回",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-11-25T11:00:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "923ec2be870838acc2f24e5bc866238584631756",
          "body": null,
          "is_bot": false,
          "headline": "增加StructFields 返回指定field的type类型",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-11-24T09:40:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3200edbbcb1e8c916f0fe8526da80716b5d3e78f",
          "body": null,
          "is_bot": false,
          "headline": "增加Format函数,处理打印日志问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-11-18T07:07:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed8501d2db28211516474ed5a405e33baf67401",
          "body": "2. 调整Mac获取的函数位置\n3. 增加encoding的备注",
          "is_bot": false,
          "headline": "1. 处理IP的重试",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-10-11T10:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fae02e08da6b09379dc70a4c7450f721a786d95",
          "body": "升级合并",
          "is_bot": false,
          "headline": "Merge pull request #10 from zhiyunliu/dev",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2025-09-23T10:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91a950282c5e15d61996d32154d4a0913f1e1e10",
          "body": null,
          "is_bot": false,
          "headline": "reflect 增加 EncoderV2 接口,增加返回字段的reflect.Value 值",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-09-23T10:22:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11cd8176dc5dd6389b60d484252259075e46615c",
          "body": null,
          "is_bot": false,
          "headline": "增加StructFields 返回指定field的type类型",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-07-04T10:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f56a2b00d42c784d4a4682c864110ece8b28a65",
          "body": null,
          "is_bot": false,
          "headline": "增加部分默认实现",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-23T10:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccd5e17b4c9f5afdc3a47bdda46c9502528f02a7",
          "body": null,
          "is_bot": false,
          "headline": "engine/header.go: 增加Del接口实现",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-17T03:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9e5d78dddd7d927cc253387476ac3dc98d8449",
          "body": "2. 更新LICENSE",
          "is_bot": false,
          "headline": "1. 增加engine 定义",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-16T09:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97d010a1af7c3f13257b10d3651072eceb83461",
          "body": null,
          "is_bot": false,
          "headline": "删除 SMap,XMap,XMaps 的Scan方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-16T07:22:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2605e9ee780e3f389793b0eb7dc36fdf098bc711",
          "body": null,
          "is_bot": false,
          "headline": "修改对Struct , Map 的参数化修改",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-15T01:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b94a33367cedd805c50f11546096daa7d5c03d6",
          "body": null,
          "is_bot": false,
          "headline": "增加兼容处理",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-09T08:03:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2688939a67b8b8b8ca77a792ea6d17b0df494a1",
          "body": "…, xpath/match_spec_test.go 增加对对象数据的支持",
          "is_bot": false,
          "headline": "修改了xpath/match.go, xpath/match_dot_test.go, xpath/match_slash_test.go…",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-09T06:25:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6c19450bb8dfcfb85e359992c15484ee7d1c3c",
          "body": null,
          "is_bot": false,
          "headline": "修改xtransform 改用字符串解析,放弃正则表达式",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-09T03:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ad4680209996043c4555dde16c8fe73159915b4",
          "body": null,
          "is_bot": false,
          "headline": "处理httputil包的代码,增加带上下文请求方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-04-07T03:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1878950c5dfe3411e6b7b355d8dfa06de5aaab39",
          "body": null,
          "is_bot": false,
          "headline": "增加自定义修改httprequest的功能",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-03-28T09:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20083a00639be4abf866ceb1baa10855021d2c0a",
          "body": null,
          "is_bot": false,
          "headline": "bugfix : sse event 超长内容导致数据粘连问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-03-05T03:09:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37e2312cbe28ca915903c1c6bca2d6aceeabbecc",
          "body": null,
          "is_bot": false,
          "headline": "xsse 修改test文件",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-03-03T02:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5cc30a6f762e101adb40c7a2798d9642be2a991",
          "body": null,
          "is_bot": false,
          "headline": "修改xsse.Event => *xsse.SSEvent",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-02-28T11:27:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b27d8755bc552fe4ec6a79c3c0304568c72a25f1",
          "body": null,
          "is_bot": false,
          "headline": "处理增加sse的支持",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-02-28T08:41:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a519dd43eb91218b6691599b97986d5bd84ee98",
          "body": "2. 增加httputil Option的RespHandler 方便自定义处理结果。\n3. 增加相关的测试用例",
          "is_bot": false,
          "headline": "1. 修改TLSCofnig的值类型为tls.Config,以便于使用tls.Config的各种方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2025-02-09T13:21:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51829c6687e6e0305fe5080b2091afd34e6dfbf9",
          "body": null,
          "is_bot": false,
          "headline": "修复json 标签为空得bug",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-12-27T12:33:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0922b10a99c5ad093d2d8a70034a34c34c68c36",
          "body": null,
          "is_bot": false,
          "headline": "修改xreflect ,增加tagoptions得属性暴露",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-12-27T11:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca0ca965f1a1d1b15361472739752017fe956b3e",
          "body": null,
          "is_bot": false,
          "headline": "升级 github.com/orcaman/concurrent-map/v2",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-11-18T03:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32d8793c764e62d8788e25d400e179612f0bcc40",
          "body": null,
          "is_bot": false,
          "headline": "增加sorted map的实现",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-11-05T11:00:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e91359f080db24dbff574b65aea8a8d74f15758",
          "body": null,
          "is_bot": false,
          "headline": "修改stack的获取方式",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-10-16T05:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "845f7b12f4071bc2b9677ec3d75d93b7deab13bb",
          "body": null,
          "is_bot": false,
          "headline": "增加map 类型支持的scan 支持",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-09-13T07:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e98094f48b35e7bfee5539ae515994826d1fdaba",
          "body": null,
          "is_bot": false,
          "headline": "增加默认mac获取",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-08-15T02:56:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d45ff15740d0b0af7f1f19f0ac0bd1133164258",
          "body": null,
          "is_bot": false,
          "headline": "增加smap 的扩展方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-08-08T07:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2597e2d526109059a889484b3149b977691e670e",
          "body": null,
          "is_bot": false,
          "headline": "修改日志的格式化模板",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-07-25T13:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ddddfd492d1c3d7e79bebc7d59721c94cc104cb",
          "body": null,
          "is_bot": false,
          "headline": "bug修复数据反射处理逻辑(内嵌对象的序列化与反序列化处理)",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-24T11:26:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da3c3140c5cff6e5acced54d214cb6d379337767",
          "body": "Xreflect anonymous",
          "is_bot": false,
          "headline": "Merge pull request #9 from zhiyunliu/xreflect_anonymous",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-20T10:23:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59be99a4d3669b733ae25d0b468ffae587000534",
          "body": null,
          "is_bot": false,
          "headline": "修复在typeFields时候的类型index获取问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-20T09:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cb460d7d13b261da17d2dfcc34c68e145fefb3f",
          "body": null,
          "is_bot": false,
          "headline": "处理anonymous的struct",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-19T11:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ccb5c89f568a15d18fa43952f2ae75478913fb0",
          "body": "增加初始化的写入线程",
          "is_bot": false,
          "headline": "Merge pull request #8 from zhiyunliu/feature/rewrite_xlog",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-17T09:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cd0683edbd16edbb2462fe9d0d876c628d9efd",
          "body": "处理rewrite xlog的默认携程",
          "is_bot": false,
          "headline": "Merge pull request #7 from zhiyunliu/feature/rewrite_xlog",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-17T09:15:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f589970c12b51beef6a03c8e94e61d702e4a701b",
          "body": null,
          "is_bot": false,
          "headline": "增加初始化的写入线程",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-17T08:40:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c6536ecd32ea2be57356d66788195f2ae1460d",
          "body": "rewrite xlog",
          "is_bot": false,
          "headline": "Merge pull request #6 from zhiyunliu/feature/rewrite_xlog",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-14T05:52:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56da78d66b272a6b41dcd623a024ea098030110c",
          "body": null,
          "is_bot": false,
          "headline": "修改了 xlog/config.go, xlog/layout.go, xlog/logger.wrap.go",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-13T07:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3623689785ffe4638d19b89def12940810f9583a",
          "body": null,
          "is_bot": false,
          "headline": "重构日志写入",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-11T09:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c4a1c43dd4c95692f4deddda10342c43a6550ba",
          "body": null,
          "is_bot": false,
          "headline": "重写xlog模块的实现过程",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-06-07T11:11:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a16879f178d18344f827d3e81839aff92b8c7cc8",
          "body": null,
          "is_bot": false,
          "headline": "bugfix 修改xpath 在对  /api/aaa-*/**格式匹配的bug",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-05-28T07:48:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e4c17ede1d07f2756b7295c47dcb29ed1523493",
          "body": "…me.go",
          "is_bot": false,
          "headline": "修改了 xreflect/dencoder.go, xreflect/encoder.go, xtypes/datetime/dateti…",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-03-07T11:19:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea3170cff051d8f5cde9448b04644e08fa4fd5ad",
          "body": null,
          "is_bot": false,
          "headline": "增加xreflect的测试用例",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-03-06T09:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf44d91115ec8827fc3ead10998be7406b90285b",
          "body": null,
          "is_bot": false,
          "headline": "补充测试用例",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-03-06T05:46:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72a1103f2f4df3e477483285567efbfea20dec5f",
          "body": null,
          "is_bot": false,
          "headline": "完善xtypes包的单元测试",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-03-05T06:14:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6115ba47940ca44e980bb4f264808727be0f633",
          "body": null,
          "is_bot": false,
          "headline": "优化数据反射处理逻辑",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-03-02T04:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a44118336b28de77a2865643f920388bf138973d",
          "body": "合并新特性",
          "is_bot": false,
          "headline": "Merge pull request #5 from zhiyunliu/dev",
          "author_name": "zhiyun",
          "author_login": "zhiyunliu",
          "committed_at": "2024-02-29T09:52:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03587248e7f93d7ad8f728a1976303c11bb383f0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'dev' of https://github.com/zhiyunliu/golibs into dev",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-02-29T09:22:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99c8686444d966503dd22eee45b1ad6023cb47ab",
          "body": null,
          "is_bot": false,
          "headline": "修改any2map 的函数实现,增加对匿名对象的处理",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-01-27T07:37:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "837e6530c3780d1b7dc6363e66572410ba03e5e4",
          "body": null,
          "is_bot": false,
          "headline": "修改anytomap",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2024-01-23T06:11:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f245980ae6cc69fdc1690cfbe4f570d3adedcf3f",
          "body": "2. 增加xtypes 提供anytomap 的转换代码",
          "is_bot": false,
          "headline": "1. 优化调整http.content-type 的输入",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-12-27T07:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "308270ed049f5241ec647e57c5ba8faa43fdeafe",
          "body": null,
          "is_bot": false,
          "headline": "修改httputil ,修改formdata 的头值指定问题",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-12-25T09:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bca52fdbd1ab7ba7281b203f322a0429110fbcf",
          "body": null,
          "is_bot": false,
          "headline": "处理ioutil",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-12-15T06:37:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0b67e89f6b7c41d8a8fd235548328ddf15c3f06",
          "body": "2. 增加getint,getfloat,getbool 的指针类型处理",
          "is_bot": false,
          "headline": "1. 增加xmap,smap,xmaps 的MapScan 方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-12-13T09:07:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be7c230506d0693cf828fa5b320418e719f677a0",
          "body": null,
          "is_bot": false,
          "headline": "增加xmap, smap,xmaps 的MapScan 方法",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-12-12T03:02:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d871b5701e60c63a4b7cb80a3b3ae230a709915",
          "body": null,
          "is_bot": false,
          "headline": "处理error 的实现",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-11-20T07:26:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baa541297888e334437fd292e6f397318057a82f",
          "body": null,
          "is_bot": false,
          "headline": "增加辅助数学计算",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-10-19T05:50:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84844e4f86a0a3c81a59fad7983df9aaa7d29de5",
          "body": null,
          "is_bot": false,
          "headline": "xdelay 增加任务分布情况查询",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-10-19T02:50:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aed5b56475fc213706c98695c9fa72c31a0cbaf7",
          "body": null,
          "is_bot": false,
          "headline": "监听所有网卡的端口",
          "author_name": "chenxinhang",
          "author_login": null,
          "committed_at": "2023-09-06T08:41:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8a3a7d3213c01aeb255c28dfe7567ee6108d796",
          "body": null,
          "is_bot": false,
          "headline": "调整 go mod  版本",
          "author_name": "liujinyin",
          "author_login": "zhiyunliu",
          "committed_at": "2023-09-04T03:08:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 7,
      "commits_last_year": 44,
      "latest_release_at": "2026-03-12T12:05:21Z",
      "latest_release_tag": "v0.4.2",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 137,
      "mean_days_between_releases": 153
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": 28,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/zhiyunliu/golibs",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/zhiyunliu/golibs",
          "is_deprecated": false,
          "latest_version": "v0.4.8",
          "repository_url": "https://github.com/zhiyunliu/golibs",
          "versions_count": 79,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-20T03:36:28Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 3,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod"
      ],
      "largest_source_bytes": 23470,
      "source_files_sampled": 139,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.28.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5970"
            ],
            "fixed_version": "0.39.0",
            "advisory_count": 1,
            "oldest_advisory_days": 13
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.35.0",
            "severity": "unknown",
            "ecosystem": "go",
            "cvss_score": null,
            "advisory_ids": [
              "GO-2026-5024"
            ],
            "fixed_version": "0.44.0",
            "advisory_count": 1,
            "oldest_advisory_days": 66
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "unknown": 2
        },
        "advisory_count": 2,
        "affected_count": 2,
        "assessed_count": 16,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 1
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/zhiyunliu/stack",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.10.1"
        },
        {
          "name": "github.com/zhiyunliu/zerolog",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.0"
        },
        {
          "name": "go.mongodb.org/mongo-driver",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.9"
        },
        {
          "name": "github.com/agiledragon/gomonkey/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.11.0"
        },
        {
          "name": "github.com/go-playground/assert/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.2.0"
        },
        {
          "name": "github.com/google/uuid",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "github.com/orcaman/concurrent-map/v2",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.0.1"
        },
        {
          "name": "github.com/shopspring/decimal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.1"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.3.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.16.0"
        },
        {
          "name": "golang.org/x/text",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.28.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/agiledragon/gomonkey/v2",
            "direct": true,
            "version": "v2.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/go-playground/assert/v2",
            "direct": true,
            "version": "v2.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/uuid",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/orcaman/concurrent-map/v2",
            "direct": true,
            "version": "v2.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/shopspring/decimal",
            "direct": true,
            "version": "v1.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": true,
            "version": "v1.3.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zhiyunliu/stack",
            "direct": true,
            "version": "v1.10.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/zhiyunliu/zerolog",
            "direct": true,
            "version": "v1.1.0",
            "ecosystem": "go"
          },
          {
            "name": "go.mongodb.org/mongo-driver",
            "direct": true,
            "version": "v1.17.9",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.16.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": true,
            "version": "v0.28.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-colorable",
            "direct": false,
            "version": "v0.1.14",
            "ecosystem": "go"
          },
          {
            "name": "github.com/mattn/go-isatty",
            "direct": false,
            "version": "v0.0.20",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": false,
            "version": "v0.35.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 16,
        "direct_count": 11,
        "indirect_count": 5
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 11,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "zhiyunliu",
          "commits": 183,
          "avatar_url": "https://avatars.githubusercontent.com/u/29598760?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
            "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/10 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": null,
            "reason": "no dependencies found",
            "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": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": null,
            "reason": "No tokens found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 8,
            "reason": "2 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1043dda8fba3e946a41e8912bffba15c46be98e1",
        "ran_at": "2026-07-28T04:51:20Z",
        "aggregate_score": 2.7,
        "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-24T07:32:17Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-03-12T12:04:36Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/zhiyunliu/golibs",
    "host": "github.com",
    "name": "golibs",
    "owner": "zhiyunliu"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 45,
      "inputs": {
        "security": 39,
        "vitality": 71,
        "community": 22,
        "governance": 53,
        "engineering": 30
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 71,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 44,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 3 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "44 commits in the last year",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 74,
            "inputs": {
              "releases_count": 7,
              "latest_release_tag": "v0.4.2",
              "releases_from_tags": false,
              "days_since_latest_release": 137,
              "mean_days_between_releases": 153
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "7 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 137 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 137
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~153 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 153
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 3,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 3 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 3
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 22,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "at_risk",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 53,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 11,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "11/11 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 11,
                      "decided": 11
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "followers": 3,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "zhiyunliu",
              "public_repos": 34,
              "account_age_days": 3323
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "3 followers of zhiyunliu",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3,
                      "login": "zhiyunliu"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~9 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/zhiyunliu/golibs"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "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 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "79 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 79
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Engineering Quality",
        "value": 30,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 27,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 2.7
            },
            "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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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/10 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "2 existing vulnerabilities detected",
                "points": 6,
                "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. Remaining weights renormalized. Matched 16 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"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 16
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 89,
            "inputs": {
              "source": "osv",
              "advisories": 2,
              "affected_packages": 2,
              "assessed_packages": 16,
              "unassessed_packages": 0,
              "affected_by_severity": "unknown 2",
              "direct_affected_packages": 1
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "1 affected: golang.org/x/text v0.28.0 (unknown)",
                "points": 26.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 1,
                      "packages": "golang.org/x/text v0.28.0 (unknown)"
                    }
                  }
                ],
                "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 has been public longer than 90 days",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "advisories_none_stale",
                    "params": {
                      "days": 90
                    }
                  }
                ],
                "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": 16,
              "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": 2
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "10 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 51,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod"
                    }
                  }
                ],
                "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 23470,
              "source_files_sampled": 139,
              "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/139 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 139,
                      "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-28T04:51:31.002746Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/z/zhiyunliu/golibs.svg",
  "full_name": "zhiyunliu/golibs",
  "license_state": "custom",
  "license_spdx": null
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.27.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsGo.