Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-28 01:36 UTC

cloudwego / kitex

Go RPC framework with high-performance and strong-extensibility for building micro-services.

GoApache-2.0★ 8,001 stars⑂ 912 forkssince Jul 2021View on GitHub ↗

cloudwego/kitex holds a health index of 84 out of 100, placing it in the Good band. It scores highest on Community & Adoption (94/100) and lowest on AI Readiness (60/100). It was last updated 3 days ago. 6 contributors account for most of its recent work.

84
overall / 100
Good

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.

84
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

CloudWeGoOrganization
5,052 followers46 public repossince Feb 2021

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Gogithub.com/cloudwego/kitexv0.16.3-8318 days ago

Metrics by category

Vitality

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

92Excellent · 22% of overall
How it's scored
36/36Push recency — last push 3 days ago
22.8/36Commit cadence — 33/52 weeks with commits
17.5/18Commit volume — 88 commits in the last year
10/10OpenSSF Scorecard: Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year88
human_commit_share1
days_since_last_push3
active_weeks_last_year33

Release discipline

100Excellent
How it's scored
27/27Ships releases — 62 releases published
36/36Release recency — latest release 80 days ago
27/27Release cadence — a release every ~36.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count62
latest_release_tagv0.16.2
releases_from_tagsno
days_since_latest_release80
mean_days_between_releases36.2
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?

94Excellent · 18% of overall
How it's scored
60/60Stars — 8,001 stars
24.7/25Forks — 912 forks
11.3/15Watchers — 111 watchers
Inputs used
forks912
stars8,001
watchers111
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

92Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes

Sustainability & Governance

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

89Excellent · 24% of overall
How it's scored
48.6/54Bus factor — 6 contributor(s) cover half of all commits
19.2/22.5Commit distribution — top contributor authored 15% of commits
13.5/13.5Contributor breadth — 96 contributors
10/10OpenSSF Scorecard: Contributors — project has 12 contributing companies or organizations
Inputs used
bus_factor6
contributors_sampled96
top_contributor_share0.146
How it's scored
42.4/46.8Issue resolution — 91% of issues closed
30.6/38.3PR acceptance — 1,170/1,463 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs1,170
open_issues45
closed_issues432
issue_closed_ratio0.906
closed_unmerged_prs293
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
25/25Owner reach — 5,052 followers of cloudwego
23/25Track record — 46 public repos, account ~5 yr old
Inputs used
followers5,052
owner_typeOrganization
is_verified
owner_logincloudwego
public_repos46
account_age_days1,985
How it's scored
25/25Published & resolvable — 1 package(s) on go
35/35Publish recency — latest publish 18 days ago
20/20Version history — 83 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgithub.com/cloudwego/kitex
ecosystemsgo
any_deprecatedno
min_days_since_publish18

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config — .golangci.yaml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://www.cloudwego.io/docs/kitex/
10/10Repository description
10/10Topics — 8 topics
10/10Wiki
Inputs used
topicsrpc, go, microservices, framework, grpc, protobuf, streaming, thrift
has_wikiyes
homepagehttps://www.cloudwego.io/docs/kitex/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

61Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
1.5/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 12 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
1.5/5SAST — SAST tool is not run on all commits -- score normalized to 3
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 16 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
15.6/35Direct dependencies free of known advisories — 2 affected: golang.org/x/net v0.24.0 (moderate 6.5), golang.org/x/sys v0.30.0 (unknown)
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
34.4/40No advisories left outstanding — 1 advisory-carrying package(s) unaddressed past 90 days; oldest published 586 days ago
Inputs used
sourceosv
advisories19
affected_packages4
assessed_packages45
unassessed_packages0
affected_by_severityhigh 1, moderate 1, unknown 2
direct_affected_packages2
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 45 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.

60Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 100 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — go.mod, pkg/protocol/bthrift/go.mod (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config — .golangci.yaml
11/11Static type checking — Go (statically typed)
10/10Reproducible environment — lockfile
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 — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesgo.sum
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestsgo.mod, pkg/protocol/bthrift/go.mod
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Go (statically typed)
54.9/55Manageable file sizes — 1/753 source files over 60KB
Inputs used
primary_languageGo
largest_source_bytes86,811
source_files_sampled753
oversized_source_files1
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — internal/mocks/proto/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto, pkg/generic/httppb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo_import.proto, pkg/generic/jsonpb_test/idl/example.proto, pkg/generic/jsonpb_test/idl/example2.proto, pkg/remote/codec/protobuf/error.proto, pkg/remote/codec/protobuf/test.proto
0/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalno
api_schema_filesinternal/mocks/proto/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto, pkg/generic/httppb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo_import.proto, pkg/generic/jsonpb_test/idl/example.proto, pkg/generic/jsonpb_test/idl/example2.proto, pkg/remote/codec/protobuf/error.proto, pkg/remote/codec/protobuf/test.proto

Key facts

8,001GitHub stars
96contributors
88commits, last 12 months
3days since last push
62releases
6bus factor
45open issues
Gopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 912 ⇿
0Stars
912Forks
62Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

02004006008001,000883602021-072024-012026-07
Major 0Minor 15Patch 47

Each point covers 5 days.

OpenSSF Scorecard 6.0 / 10
6.0aggregate

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 01:35 UTC

10Binary-Artifactsno binaries found in the repo
2Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests28 out of 28 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 12 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
10Maintained12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
3SASTSAST tool is not run on all commits -- score normalized to 3
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities16 existing vulnerabilities detected
Direct dependencies 24
RegistryPackageVersion constraintManifest
Gogithub.com/bytedance/gopkgv0.1.4go.mod
Gogithub.com/bytedance/sonicv1.15.0go.mod
Gogithub.com/cloudwego/configmanagerv0.2.3go.mod
Gogithub.com/cloudwego/dynamicgov0.8.0go.mod
Gogithub.com/cloudwego/fastpbv0.0.6go.mod
Gogithub.com/cloudwego/frugalv0.3.1go.mod
Gogithub.com/cloudwego/gopkgv0.2.0go.mod
Gogithub.com/cloudwego/localsessionv0.2.1go.mod
Gogithub.com/cloudwego/netpollv0.7.2go.mod
Gogithub.com/cloudwego/prutalv0.1.3go.mod
Gogithub.com/cloudwego/runtimexv0.1.1go.mod
Gogithub.com/cloudwego/thriftgov0.4.5go.mod
Gogithub.com/golang/mockv1.6.0go.mod
Gogithub.com/google/pprofv0.0.0-20240727154555-813a5fbdbec8go.mod
Gogithub.com/jhump/protoreflectv1.8.2go.mod
Gogithub.com/json-iterator/gov1.1.12go.mod
Gogithub.com/tidwall/gjsonv1.17.3go.mod
Gogolang.org/x/netv0.24.0go.mod
Gogolang.org/x/syncv0.11.0go.mod
Gogolang.org/x/sysv0.30.0go.mod
Gogolang.org/x/toolsv0.6.0go.mod
Gogoogle.golang.org/genprotov0.0.0-20210513213006-bf773b8c8384go.mod
Gogoogle.golang.org/protobufv1.33.0go.mod
Gogopkg.in/yaml.v3v3.0.1go.mod
All dependencies 45

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

RegistryPackageVersionRelation
Gogithub.com/bytedance/gopkg0.1.1direct
Gogithub.com/bytedance/gopkgv0.1.4direct
Gogithub.com/bytedance/sonicv1.15.0direct
Gogithub.com/cloudwego/configmanagerv0.2.3direct
Gogithub.com/cloudwego/dynamicgov0.8.0direct
Gogithub.com/cloudwego/fastpbv0.0.6direct
Gogithub.com/cloudwego/frugalv0.3.1direct
Gogithub.com/cloudwego/gopkg0.1.3-0.20241115063537-a218fe69d609direct
Gogithub.com/cloudwego/gopkgv0.2.0direct
Gogithub.com/cloudwego/localsessionv0.2.1direct
Gogithub.com/cloudwego/netpollv0.7.2direct
Gogithub.com/cloudwego/prutalv0.1.3direct
Gogithub.com/cloudwego/runtimexv0.1.1direct
Gogithub.com/cloudwego/thriftgo0.3.18direct
Gogithub.com/cloudwego/thriftgov0.4.5direct
Gogithub.com/golang/mockv1.6.0direct
Gogithub.com/google/pprofv0.0.0-20240727154555-813a5fbdbec8direct
Gogithub.com/jhump/protoreflectv1.8.2direct
Gogithub.com/json-iterator/gov1.1.12direct
Gogithub.com/tidwall/gjsonv1.17.3direct
Gogolang.org/x/netv0.24.0direct
Gogolang.org/x/syncv0.11.0direct
Gogolang.org/x/sysv0.30.0direct
Gogolang.org/x/toolsv0.6.0direct
Gogoogle.golang.org/genprotov0.0.0-20210513213006-bf773b8c8384direct
Gogoogle.golang.org/protobufv1.33.0direct
Gogopkg.in/yaml.v3v3.0.1direct
Gogithub.com/apache/thrift0.13.0indirect
Gogithub.com/bytedance/sonic/loaderv0.5.0indirect
Gogithub.com/cloudwego/base64xv0.1.6indirect
Gogithub.com/davecgh/go-spewv1.1.2-0.20180830191138-d8f796af33ccindirect
Gogithub.com/dlclark/regexp2v1.11.0indirect
Gogithub.com/fatih/structtagv1.2.0indirect
Gogithub.com/golang/protobufv1.5.4indirect
Gogithub.com/iancoleman/strcasev0.2.0indirect
Gogithub.com/klauspost/cpuid/v2v2.2.9indirect
Gogithub.com/modern-go/concurrentv0.0.0-20180228061459-e0a39a4cb421indirect
Gogithub.com/modern-go/reflect2v1.0.2indirect
Gogithub.com/pmezard/go-difflibv1.0.0indirect
Gogithub.com/stretchr/testifyv1.10.0indirect
Gogithub.com/tidwall/matchv1.1.1indirect
Gogithub.com/tidwall/prettyv1.2.0indirect
Gogithub.com/twitchyliquid64/golang-asmv0.15.1indirect
Gogolang.org/x/archv0.14.0indirect
Gogolang.org/x/textv0.14.0indirect
Dependency advisories 4

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

PackageVersionRelationSeverityAdvisoriesFixed in
github.com/apache/thrift0.13.0indirecthigh10.23.0
golang.org/x/netv0.24.0directmoderate161.26.3
golang.org/x/sysv0.30.0directunknown10.44.0
golang.org/x/textv0.14.0indirectunknown10.39.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": [
        "rpc",
        "go",
        "microservices",
        "framework",
        "grpc",
        "protobuf",
        "streaming",
        "thrift"
      ],
      "is_fork": false,
      "size_kb": 14402,
      "has_wiki": true,
      "homepage": "https://www.cloudwego.io/docs/kitex/",
      "languages": {
        "Go": 4011336,
        "Shell": 23311,
        "Thrift": 14339
      },
      "pushed_at": "2026-07-24T02:40:42Z",
      "created_at": "2021-07-09T13:49:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-27T11:42:11Z",
      "description": "Go RPC framework with high-performance and strong-extensibility for building micro-services.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Go",
      "significant_languages": [
        "Go"
      ]
    },
    "owner": {
      "blog": "https://www.cloudwego.io/",
      "name": "CloudWeGo",
      "type": "Organization",
      "login": "cloudwego",
      "company": null,
      "location": null,
      "followers": 5052,
      "avatar_url": "https://avatars.githubusercontent.com/u/79236453?v=4",
      "created_at": "2021-02-18T02:00:27Z",
      "is_verified": null,
      "public_repos": 46,
      "account_age_days": 1985
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.16.2",
          "kind": "patch",
          "published_at": "2026-05-08T04:51:21Z"
        },
        {
          "tag": "v0.16.1",
          "kind": "patch",
          "published_at": "2026-04-05T12:38:21Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2026-04-05T12:37:50Z"
        },
        {
          "tag": "v0.15.4",
          "kind": "patch",
          "published_at": "2025-12-26T08:49:21Z"
        },
        {
          "tag": "v0.15.3",
          "kind": "patch",
          "published_at": "2025-12-19T08:33:14Z"
        },
        {
          "tag": "v0.15.2",
          "kind": "patch",
          "published_at": "2025-10-17T08:37:38Z"
        },
        {
          "tag": "v0.15.1",
          "kind": "patch",
          "published_at": "2025-09-26T08:34:56Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2025-09-23T09:27:54Z"
        },
        {
          "tag": "v0.14.1",
          "kind": "patch",
          "published_at": "2025-06-25T02:20:45Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2025-06-16T09:07:47Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2025-04-08T12:29:56Z"
        },
        {
          "tag": "v0.12.4",
          "kind": "patch",
          "published_at": "2025-04-08T06:05:41Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2025-04-02T08:26:55Z"
        },
        {
          "tag": "v0.12.3",
          "kind": "patch",
          "published_at": "2025-02-27T03:37:36Z"
        },
        {
          "tag": "v0.12.2",
          "kind": "patch",
          "published_at": "2025-02-18T07:31:53Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2025-01-03T07:46:35Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2024-12-13T01:50:30Z"
        },
        {
          "tag": "v0.11.3",
          "kind": "patch",
          "published_at": "2024-09-11T09:05:11Z"
        },
        {
          "tag": "v0.11.2",
          "kind": "patch",
          "published_at": "2024-09-11T02:52:08Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2024-09-11T02:35:41Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2024-09-09T07:14:50Z"
        },
        {
          "tag": "v0.10.3",
          "kind": "patch",
          "published_at": "2024-07-26T06:52:01Z"
        },
        {
          "tag": "v0.10.2",
          "kind": "patch",
          "published_at": "2024-07-25T07:35:18Z"
        },
        {
          "tag": "v0.10.1",
          "kind": "patch",
          "published_at": "2024-06-24T11:15:53Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2024-06-12T06:16:34Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2024-03-18T08:35:07Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2024-03-04T08:19:57Z"
        },
        {
          "tag": "v0.7.4",
          "kind": "patch",
          "published_at": "2023-12-12T06:01:27Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2023-11-29T11:00:15Z"
        },
        {
          "tag": "v0.7.3",
          "kind": "patch",
          "published_at": "2023-10-18T11:53:00Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2023-09-27T12:17:50Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2023-08-31T05:48:01Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2023-08-15T03:37:14Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2023-07-26T08:15:08Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-06-19T08:33:28Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2023-06-13T12:39:45Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2023-04-13T13:18:28Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2023-03-17T03:14:50Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-03-08T09:51:13Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2022-12-13T11:15:29Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2022-11-02T09:15:41Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2022-08-30T10:18:37Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-08-29T09:57:17Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2022-08-26T14:22:44Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2022-07-15T05:46:11Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2022-07-14T04:02:46Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-06-02T05:32:48Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-05-06T06:56:18Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-04-29T13:33:44Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2022-03-24T09:18:02Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-02-24T06:21:23Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2022-01-18T07:28:49Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2021-12-30T10:29:13Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-12-22T09:35:05Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-12-13T04:53:03Z"
        },
        {
          "tag": "v0.0.8",
          "kind": "patch",
          "published_at": "2021-11-05T06:55:35Z"
        },
        {
          "tag": "v0.0.6",
          "kind": "patch",
          "published_at": "2021-10-14T07:10:27Z"
        },
        {
          "tag": "v0.0.5",
          "kind": "patch",
          "published_at": "2021-09-26T09:08:03Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2021-08-26T15:14:14Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2021-07-30T14:32:32Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2021-07-30T14:29:59Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2021-07-12T07:32:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "df31665b3603fb6f6f50a7c79c7d4c1d394da415",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.16.3 (#1974)",
          "author_name": "junliurs",
          "author_login": "junliurs",
          "committed_at": "2026-07-09T02:35:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6192ed40334f4db02052a324c38482585e3d648a",
          "body": "…#1971)",
          "is_bot": false,
          "headline": "fix(transmeta): enforce single-hop semantics for streaming metainfo (…",
          "author_name": "junliurs",
          "author_login": "junliurs",
          "committed_at": "2026-06-25T07:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518ebce27396af5d8aa707d0ccf8a31db05587ef",
          "body": "…-transport\n\nfix(nphttp2): treat \"draining\" ConnectionError as expected during shutdown in conn pool test",
          "is_bot": false,
          "headline": "Merge pull request #1972 from junliurs/fix/nphttp2-conn-pool-inactive…",
          "author_name": "junliurs",
          "author_login": "junliurs",
          "committed_at": "2026-06-24T09:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bb270e08d7fc6fff0d67b537576d55145bc4859",
          "body": null,
          "is_bot": false,
          "headline": "fix(nphttp2): remove inactive transport from pool after publish",
          "author_name": "junliurs",
          "author_login": "junliurs",
          "committed_at": "2026-06-24T03:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d185a3050fb8d76c80eb3488b68753bf5ced81fc",
          "body": null,
          "is_bot": false,
          "headline": "ci: deprecate self-hosted arm64, MacOS (#1970)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-06-22T03:15:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fa80b8e1d19a1d0c02531fe958762503aa2c84",
          "body": "…iled (#1966)",
          "is_bot": false,
          "headline": "fix(ttstream): server-side Tracer.Finish panic when OnStreamFinish fa…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-06-09T03:32:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "368f1a10c6f7d0e5d1004eccd44812a34cd11eac",
          "body": "fix(tool): use [ERROR] for fatal errors before os.Exit",
          "is_bot": false,
          "headline": "Merge pull request #1962 from ChocoLZS/fix/kitex-tool-warn-log",
          "author_name": "ChocoLZS",
          "author_login": "ChocoLZS",
          "committed_at": "2026-06-02T03:54:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d27f7db18bfa5b5c2024c895507976db964a3882",
          "body": null,
          "is_bot": false,
          "headline": "fix: error log",
          "author_name": "lizongsheng.chocoie",
          "author_login": "ChocoLZS",
          "committed_at": "2026-05-29T08:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "574e04ad3c045c7433291f34561a6263b1df28a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: add v1.16.2 changelog",
          "author_name": "Hei-z",
          "author_login": "Hei-z",
          "committed_at": "2026-05-25T12:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad63b4c9a51fe4a2780df7fe9f02fab4e5b91eae",
          "body": null,
          "is_bot": false,
          "headline": "ci: deprecate self-hosted windows (#1959)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-05-21T06:01:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c941e64ada93938c261e0e13e575a17991fe1367",
          "body": null,
          "is_bot": false,
          "headline": "chore(gRPC): deprecate gRPC GetServerConn (#1955)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-05-11T06:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7afe5a776747a04888dc0af3750a27705fc4779",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.16.2 (#1954)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-05-08T04:44:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6c8262967e3328f590e2c62010d0da600ce39d2",
          "body": "…y (#1953)\n\nCo-authored-by: YangruiEmma <yangrui.emma@bytedance.com>",
          "is_bot": false,
          "headline": "chore: update dependencies and add ErrRPCFinish back for compatibilit…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-24T10:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e1622d4691f6e887f19341a19688526244a860",
          "body": "…ut with DisableCancelRemote=true (#1952)",
          "is_bot": false,
          "headline": "fix(ttstream): ttstream should not recycle connection when Recv timeo…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-24T09:16:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17be90bea07c4bf2f799bf193140a7aeeffca044",
          "body": "…re no more subsequent calls (#1945)",
          "is_bot": false,
          "headline": "fix(gRPC): connection pool leak when connection is closed and there a…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-23T07:04:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d007a8b1d72456721ecaa247c9ce31555d1ace",
          "body": "…fied cancel scenarios (#1950)",
          "is_bot": false,
          "headline": "perf(gRPC): reduce object allocations on the gRPC client side for uni…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-20T09:38:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86ecf43e94f6a0017ae524a878c8d1ef06993bc",
          "body": null,
          "is_bot": false,
          "headline": "chore(queue): remove unused field tailVersion of Queue (#1947)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-14T02:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab2f6bb49f9619aaf04aea52e2bd61b20ce7e2e0",
          "body": null,
          "is_bot": false,
          "headline": "docs: add changelog (#1946)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-13T14:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe90734a7c1e5651d5a6f6d00a575c4583ffb98",
          "body": "…dle connection memory (#1944)",
          "is_bot": false,
          "headline": "optimize(gRPC): support pooling HTTP2 framer write buffer to reduce i…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-13T07:37:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd3eb288c530fdad12b83d5704a0f414f7d1c766",
          "body": null,
          "is_bot": false,
          "headline": "chore: improve bug report issue template (#1941)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-08T09:47:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf777ba66d1d198f2acc98be2f2d5b897de4b70",
          "body": null,
          "is_bot": false,
          "headline": "perf(server): use inline RPCInfo fields in LocalCaller (#1940)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-06T07:37:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc488bcdf624d2ed2c71b20b19d6df694058972e",
          "body": "…e and support changing default capacity of queue (#1939)",
          "is_bot": false,
          "headline": "optimize(discovery): reduce object allocation in discovery event queu…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-04-06T07:01:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a76f9fe1649ca78af1e093cb854ac2c934b6548f",
          "body": "goos: darwin\ngoarch: arm64\npkg: github.com/cloudwego/kitex/pkg/rpcinfo\ncpu: Apple M5 Max\nBenchmarkNewRPCInfoWithInlineFields-18           \t42279945\t        25.99 ns/op\t       0 B/op\t       0 allocs/op\nBenchmarkNewRPCInfo-18                           \t13215403\t        90.45 ns/op\t       0 B/op\t      \n[…]\nthInlineFields_NoPool-18    \t 3788356\t       311.1 ns/op\t    1569 B/op\t       2 allocs/op\nBenchmarkNewRPCInfo_NoPool-18                    \t 2007374\t       598.7 ns/op\t    1768 B/op\t       9 allocs/op",
          "is_bot": false,
          "headline": "perf: rpcinfo inline fields (#1935)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-06T06:37:43Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1783eca0345aa6e956cab5786e1dc9a9d1c306f9",
          "body": "Add server.LocalCaller and NewLocalCaller for in-process unary calls.\nResolve methods from registered service info and cache successful lookups.\nReject streaming methods and validate generated args/result wrapper types.\nReuse the server middleware, tracing, panic recovery, and RPCInfo path.\nRefresh thrift mock code and add focused LocalCaller tests.",
          "is_bot": false,
          "headline": "feat(server): add in-process LocalCaller for unary calls (#1930)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-06T06:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec160c8cb868390fe5b3091f7c16052a4600f635",
          "body": "frugalAvailable now returns true when the struct only has _unknownFields, \nwhich happens for void func result structs with KeepUnknownFields enabled. \nFrugal can handle this case since it's effectively an empty struct.",
          "is_bot": false,
          "headline": "fix(codec): frugalAvailable for void func result structs (#1938)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-02T12:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53dbd0c419f007335becbd37fbcb69b2fa05cd15",
          "body": null,
          "is_bot": false,
          "headline": "chore(codec): log data type before errDecodeMismatchMsgType (#1937)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-04-02T10:13:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89f033748b802fcde3f61762f018b0a728ba8090",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use maphash instead of xxhash3 (#1924)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2026-03-24T08:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c452e94c8d42a90f7581ac2ce4dc17d37f1c0bf",
          "body": null,
          "is_bot": false,
          "headline": "chore(mux): deprecate thrift mux transport (#1933)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-03-20T07:48:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "571bbeebd2544dda051d8faed9d78997184da741",
          "body": "…k (#1931)",
          "is_bot": false,
          "headline": "fix(timeout): close ticker in rpctimeout pool to prevent resource lea…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-03-16T03:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "147c2ac76c420a2f482b103480623bfd3aeda2f5",
          "body": "…t be discarded (#1929)",
          "is_bot": false,
          "headline": "fix(streaming): server-side old Stream wrapped in server MW should no…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-03-13T08:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b487780aa57b4f727f72df3161757f077121540",
          "body": "…y Generic (#1928)",
          "is_bot": false,
          "headline": "feat(generic): support specifying IDL Service Name per call for Binar…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-03-12T12:54:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca8782bf856cdc54bdafafafac48ed5aa5bd721",
          "body": "…ainer (#1926)",
          "is_bot": false,
          "headline": "fix(generic): panic when generic writing different elem types of cont…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-03-03T03:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e620ae442df26b4d65dec7291fd6dff4e886230c",
          "body": null,
          "is_bot": false,
          "headline": "chore: change tests workflow on go 1.21-1.26 (#1923)",
          "author_name": "Guangming Luo",
          "author_login": "GuangmingLuo",
          "committed_at": "2026-02-12T14:37:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "205393ed6e721c00bd8bca7708cb8946ffb4f5db",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove streaming rpcstats Reset (#1922)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-02-11T06:40:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2ebd00020bea75f8b68c6477368e093bcdce78",
          "body": "…eturnCancel exception (#1921)",
          "is_bot": false,
          "headline": "fix(ttstream): add server-side information in ttstream errBizHandlerR…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-02-10T12:04:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f732553ebe89af8851fe5e6ab4ccf27f97aadd79",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.16.1 (#1919)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-02-09T04:54:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d83a4759d22f0c9fedd9e7b6ac2b34b3a70b6422",
          "body": null,
          "is_bot": false,
          "headline": "feat: gRPC supports reusing write buffer for each connection (#1918)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-02-06T07:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "850f33ddfdfef6f20fa9160f4555ee07751f2ff5",
          "body": "…OOM (#1917)",
          "is_bot": false,
          "headline": "optimize: remove ttstream connection write goroutine to avoid Sender …",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-02-04T07:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "910b39918b8bb7dedf268c25e90733f273bc9d19",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.16.0 (#1913)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-01-26T12:36:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a04f9ce5c95ad74952711fe09faf3a3c7d176a",
          "body": "…1911)",
          "is_bot": false,
          "headline": "feat(streaming): add Recv timeout config and adjust gRPC error/log (#…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-01-23T08:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2cf83cbe5bea2132e7c9fe704eedb5884d7123",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies (#1912)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-01-23T06:41:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b636267bc09e5efcf6d36070563dada2b6b61f",
          "body": null,
          "is_bot": false,
          "headline": "feat(streaming): support detailed tracing events (#1905)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-01-19T03:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5cf426cf9e1b9a043af9685d209a189caf26d549",
          "body": null,
          "is_bot": false,
          "headline": "feat(streaming): remove rpcinfo reuse for streaming (#1909)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2026-01-12T07:23:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e03ff3030826ab78d4450c79d58a7a1932a1911",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.15.4 (#1904)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-26T08:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f27dca94a70aad3396b234c35277d7bd5bee1f2",
          "body": null,
          "is_bot": false,
          "headline": "chore: update github.com/cloudwego/gopkg from v0.1.6 to v0.1.8 (#1903)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-26T08:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccdabb2479e974abfe884211b2d997823450c89f",
          "body": "…902)",
          "is_bot": false,
          "headline": "fix(tool): DeepCopy assignment failed when map key type is binary (#1…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-26T03:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99b643499e107a210460ae8667b0411397ed88de",
          "body": null,
          "is_bot": false,
          "headline": "chore: update `localsession` to v0.2.1 (#1898)",
          "author_name": "Yi Duan",
          "author_login": null,
          "committed_at": "2025-12-19T07:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511a1e246cc20408b64b7a1cabcdd4e1231ff8ef",
          "body": null,
          "is_bot": false,
          "headline": "fix(tool): move git-clone before prutal (#1900)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2025-12-19T05:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00337d274d04422c6d3f78bdad5d26df3f1f7eb8",
          "body": "…o-retry log for troubleshooting (#1880)",
          "is_bot": false,
          "headline": "optimize(resolver): Add to_service info to the connection failure aut…",
          "author_name": "YangruiEmma",
          "author_login": "YangruiEmma",
          "committed_at": "2025-12-19T02:08:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93221657a7764dd62923137477369d303cac016a",
          "body": "…information (#1852)",
          "is_bot": false,
          "headline": "fix(ttstream): inject K_METHOD in server-side ctx to add FROM_METHOD …",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-18T15:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a62d346643f683d81b32fb5644d334f54a65a81",
          "body": "…xiting handler directly (#1887)",
          "is_bot": false,
          "headline": "fix(ttstream): ttstream should supplement sending Header Frame when e…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-18T08:34:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39ff0b5a8c6f1036992008f62be4d364172cbcf5",
          "body": "…sful (#1879)",
          "is_bot": false,
          "headline": "fix(retry): mix_retry waits for backoff even the first call is succes…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-12-18T07:39:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b33a44725b501c31500a2d7e50b4c69934770a3",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix grammar and clarity issues in README.md (#1896)",
          "author_name": "WuMingDao",
          "author_login": "WuMingDao",
          "committed_at": "2025-12-18T07:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df7416827c68bbe6b7cc6b5a3cc12a953ec7a73c",
          "body": null,
          "is_bot": false,
          "headline": "feat: support passing dynamicgo's parsing option (#1878)",
          "author_name": "Yi Duan",
          "author_login": null,
          "committed_at": "2025-12-18T03:51:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d57a63f04e932d8b0f0492dd97de6f534fb73b8",
          "body": "… to true (#1893)",
          "is_bot": false,
          "headline": "feat(tool): execute template on each service if \"loop_service\" is set…",
          "author_name": "Frank",
          "author_login": "frankli0324",
          "committed_at": "2025-12-11T06:22:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eea0aee3eabd8662aed9b03ca3a8725d5c56d39",
          "body": "…nfo twice (#1888)",
          "is_bot": false,
          "headline": "fix(rpcinfo): fix type conversion panic when chaining call FreezeRPCI…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-11-10T07:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ceb2a872db9fcd2e77ac984c7ecdfcb47e9ac1e",
          "body": null,
          "is_bot": false,
          "headline": "perf: avoid grpc cleanupStream onWrite closure captures Stream (#1886)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-11-04T05:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ca038a5887c512b84867ee0a9acfc4b72547bc8",
          "body": null,
          "is_bot": false,
          "headline": "chore: release version v0.15.2 (#1877)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-10-17T08:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6a84491b46bb93f2ff177e8c3358ab5d4fb32dc",
          "body": "…face to resolve compatibility issues (#1876)",
          "is_bot": false,
          "headline": "feat: restore the definition of remote.Message().ProtocolInfo() inter…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-10-17T08:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9236b13a090978bc8f98659dee2ec83e47d5ce3",
          "body": "… in the fork repository's PR  (#1874)",
          "is_bot": false,
          "headline": "ci: manually trigger the pr review workflow to fix the workflow error…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-10-15T08:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfa27f3fe49fdee4f3c41fa2786102d2e0e36ff0",
          "body": "…ils (#1873)",
          "is_bot": false,
          "headline": "fix(server): support unique method lookup when service name lookup fa…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-10-15T06:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6c29d2e43c186344fbf2883e562500ca9550d9",
          "body": null,
          "is_bot": false,
          "headline": "ci: add claude github workflows (#1870)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-10-14T06:04:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b00f1323d7a3c56e3e331ebf9249b170b597abff",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version v0.15.1 (#1867)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-26T08:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4a88368d1746acf2dd77f658d87391ed8dd7929",
          "body": "Co-authored-by: Jayant <xiezhengyao@bytedance.com>",
          "is_bot": false,
          "headline": "fix(gRPC): retrieve status or biz error for non-ServerStreaming (#1530)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-09-26T08:18:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7018a57471d5f22a7a0604b4fc0b81e5fa150621",
          "body": "…nd fix nil message error of binary generic (#1866)",
          "is_bot": false,
          "headline": "fix(ttstream): use consistent context of stream in ttstream.RecvMsg a…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-25T09:00:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a7d8e396ede26f4d064a8f77f144f4b89155d3a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version v0.15.0 (#1864)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-23T08:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01c5f8e616b5237ee75c1e9d0b15b797192e880",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies to the latest version (#1862)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-23T08:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ff7ea0f66fa8824c3f66de0e0fb83d37cd6969",
          "body": null,
          "is_bot": false,
          "headline": "fix: fix generic write int range check (#1861)",
          "author_name": "Li2CO3",
          "author_login": null,
          "committed_at": "2025-09-23T07:40:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37b92600f0871a201168e4c0430a700ab35fed6b",
          "body": "… and then returning handler with customized error (#1859)",
          "is_bot": false,
          "headline": "fix(ttstream): cancelFunc panic when server-side stream receiving Rst…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-09-22T09:48:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cabe68409634fa9eeaafd72ee98911a675696169",
          "body": null,
          "is_bot": false,
          "headline": "fix: remove timer pool to avoid timer race issue (#1858)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-19T06:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23dc57bfecf05a3c1c8911c787f70829b48ef66e",
          "body": null,
          "is_bot": false,
          "headline": "fix: thrift binary raw read nocopy error (#1857)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-18T02:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3de1e641a6e9b5df47f5b75ad626e77e8121db02",
          "body": null,
          "is_bot": false,
          "headline": "chore(ttstream): remove redundant debug log sentences (#1856)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-09-17T09:57:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1008887b9ab4553a79ce82cf6d3db324c344977",
          "body": "…sion to 1.20 (#1855)",
          "is_bot": false,
          "headline": "perf: optimize cost of setting service searcher and update min go ver…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-17T07:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e63f1a65468d85c29bac56c6f3413e0eeac00f8",
          "body": null,
          "is_bot": false,
          "headline": "fix: protect bizErr and extra field of ri.Invocation by lock (#1850)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-11T07:14:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df576e32cceb669c7b00bbacd728771547fbac4e",
          "body": "…(#1709)",
          "is_bot": false,
          "headline": "feat: support custom ctx key to pass to downstream in Service-Inline …",
          "author_name": "Xuran",
          "author_login": "Duslia",
          "committed_at": "2025-09-11T05:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c0b00fba0b1252a5db4d3cccb739ab2ca7341da",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dependencies (#1848)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-10T07:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84f40b8ea8f24e4569c894753de75788ebd3a665",
          "body": null,
          "is_bot": false,
          "headline": "feat(ttstream): support ctx cancel and detailed canceled error (#1821)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-09-09T06:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef1979de0ca4bdca91508519ac02cc1a784d03e",
          "body": null,
          "is_bot": false,
          "headline": "fix: shallow copy response to avoid data race (#1799)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-08T07:08:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "024fedbc2da33956cd81cd0a8226f817e5eac777",
          "body": "…vice/method handler (#1837)",
          "is_bot": false,
          "headline": "feat: support streaming/multi-services generic server and unknown ser…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-09-01T04:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08177a2c9378161c45ffef2e793edbe73d002199",
          "body": "… of lots of goroutines caused by creating too many Generic Client (#1842)",
          "is_bot": false,
          "headline": "optimize: lazy init cleaning task for ObjectPool to reduce the impact…",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-09-01T02:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34729adaa28d4b8797439b884cf587dafb6e5030",
          "body": null,
          "is_bot": false,
          "headline": "optimize: remove string deepcopy (#1832)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-08-29T10:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bc7b48747f3caf13fe21c2ca28c7215e0c08d8f",
          "body": null,
          "is_bot": false,
          "headline": "feat(gRPC): support dump MaxConcurrentStreams of HTTP2 Client (#1820)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-08-29T06:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca63109d85b7e4488ee86e3ad7792d6c49c1cf61",
          "body": null,
          "is_bot": false,
          "headline": "optimize: remove useless TargetSvcInfo field (#1840)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-08-25T07:48:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "995e77a737b436f3f17f051ae81c2b45946d6175",
          "body": "…#1839)",
          "is_bot": false,
          "headline": "optimize: remove service middleware and SupportedTransportsFunc api (…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-08-25T06:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cfae2c826740a16a5651175472930c77d35333b",
          "body": null,
          "is_bot": false,
          "headline": "chore: update dynamicgo to support higher go version (#1834)",
          "author_name": "Yi Duan",
          "author_login": null,
          "committed_at": "2025-08-21T06:03:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62979e4b95e5a5ed73d0bfd9e218cfc61c5ce253",
          "body": "…otocol info from message (#1818)",
          "is_bot": false,
          "headline": "refactor: move service/method info from message to rpcinfo, remove pr…",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-08-20T10:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9508c787140fd298453baed8811336b58383374b",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix golangci-lint (#1836)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-08-20T10:02:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c996664cebe9ce40921378ee01b5c8b83fe6ffb",
          "body": null,
          "is_bot": false,
          "headline": "fix: descriptor.HTTPRequest.GetParam nil pointer exception (#1827)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-07-31T05:46:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e31556afd46a98cbf3af9c6578e227629459859",
          "body": null,
          "is_bot": false,
          "headline": "fix: panic not triggered when all retries return ErrRPCFinish (#1814)",
          "author_name": "yangma0",
          "author_login": "yangma0",
          "committed_at": "2025-07-25T07:10:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a63fb937b1f730acc7b48483da1541b9fb776b7",
          "body": "…age (#1825)",
          "is_bot": false,
          "headline": "fix(lbcache): check the existence before new Balancer to prevent leak…",
          "author_name": "QihengZhou",
          "author_login": "ppzqh",
          "committed_at": "2025-07-25T05:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9907969c16fa6bd8d5eae03e20d97b4cc8c7d1a",
          "body": null,
          "is_bot": false,
          "headline": "fix(tool): skip pb code gen for arg -use (#1819)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2025-07-15T03:10:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3a437ed3e6046a1c8a6aa241af3a19fc92bbe2c",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix broken link to blogs (#1813)",
          "author_name": "QChen",
          "author_login": "scientiacoder",
          "committed_at": "2025-07-10T08:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db56125b4b3c22cbebbb349d4c34ddc6f75ee32",
          "body": null,
          "is_bot": false,
          "headline": "fix(tool): disable fast api for protobuf (#1807)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-07-07T02:50:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c11210864eeb8c2a6bd435bf88979342440d6dd",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove ttstream provider (#1805)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-07-04T08:50:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b75e4f24406dbee6a661d6e4ee132620552c001",
          "body": null,
          "is_bot": false,
          "headline": "optimize(grpc): access metadata.MD without ToLower (#1806)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2025-06-25T07:54:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2b6f644180ffdbb330a561b34363a9a6b6aeb13",
          "body": null,
          "is_bot": false,
          "headline": "chore: update version v0.14.1 (#1804)",
          "author_name": "Jayant",
          "author_login": "jayantxie",
          "committed_at": "2025-06-25T02:13:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ff0ec978ffbbf24e4e2de6b2f9e5554996a5e2b",
          "body": null,
          "is_bot": false,
          "headline": "chore: add release scripts (#1802)",
          "author_name": "Kyle Xiao",
          "author_login": "xiaost",
          "committed_at": "2025-06-24T11:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c112da0a3251269b40d7f6ed0418cc2f7f0dba4",
          "body": null,
          "is_bot": false,
          "headline": "test: improve gRPC unit tests stability (#1800)",
          "author_name": "Scout Wang",
          "author_login": "DMwangnima",
          "committed_at": "2025-06-23T03:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fefa17d22bc5a06dadce90b87a825bf1c4b7fb3a",
          "body": "…t used anymore (#1798)",
          "is_bot": false,
          "headline": "optimize: remove apache replace in go.mod because apache thrift is no…",
          "author_name": "Li2CO3",
          "author_login": null,
          "committed_at": "2025-06-19T07:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918985c2c59f6351a148383495461e87ed78036e",
          "body": null,
          "is_bot": false,
          "headline": "chore: upgrade prutal (#1797)",
          "author_name": "QihengZhou",
          "author_login": "ppzqh",
          "committed_at": "2025-06-18T03:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 62,
      "commits_last_year": 88,
      "latest_release_at": "2026-05-08T04:51:21Z",
      "latest_release_tag": "v0.16.2",
      "releases_from_tags": false,
      "days_since_last_push": 3,
      "active_weeks_last_year": 33,
      "days_since_latest_release": 80,
      "mean_days_between_releases": 36.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "github.com/cloudwego/kitex",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "go",
          "matches_repo": true,
          "registry_url": "https://pkg.go.dev/github.com/cloudwego/kitex",
          "is_deprecated": false,
          "latest_version": "v0.16.3",
          "repository_url": "https://github.com/cloudwego/kitex",
          "versions_count": 83,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": null,
          "latest_published_at": "2026-07-09T02:35:12Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 18
        }
      ]
    },
    "popularity": {
      "forks": 912,
      "stars": 8001,
      "watchers": 111,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-12",
            "count": 13
          },
          {
            "date": "2021-07-13",
            "count": 9
          },
          {
            "date": "2021-07-14",
            "count": 5
          },
          {
            "date": "2021-07-15",
            "count": 22
          },
          {
            "date": "2021-07-16",
            "count": 11
          },
          {
            "date": "2021-07-17",
            "count": 4
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 2
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-21",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 2
          },
          {
            "date": "2021-07-23",
            "count": 5
          },
          {
            "date": "2021-07-24",
            "count": 2
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-26",
            "count": 3
          },
          {
            "date": "2021-07-27",
            "count": 3
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 2
          },
          {
            "date": "2021-07-31",
            "count": 3
          },
          {
            "date": "2021-08-01",
            "count": 2
          },
          {
            "date": "2021-08-02",
            "count": 3
          },
          {
            "date": "2021-08-03",
            "count": 4
          },
          {
            "date": "2021-08-04",
            "count": 4
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-09",
            "count": 2
          },
          {
            "date": "2021-08-10",
            "count": 2
          },
          {
            "date": "2021-08-12",
            "count": 3
          },
          {
            "date": "2021-08-14",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 2
          },
          {
            "date": "2021-08-17",
            "count": 2
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-19",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-21",
            "count": 3
          },
          {
            "date": "2021-08-22",
            "count": 2
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 6
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 2
          },
          {
            "date": "2021-08-27",
            "count": 2
          },
          {
            "date": "2021-09-02",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 3
          },
          {
            "date": "2021-09-05",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 3
          },
          {
            "date": "2021-09-07",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 20
          },
          {
            "date": "2021-09-09",
            "count": 15
          },
          {
            "date": "2021-09-10",
            "count": 14
          },
          {
            "date": "2021-09-11",
            "count": 6
          },
          {
            "date": "2021-09-12",
            "count": 3
          },
          {
            "date": "2021-09-13",
            "count": 5
          },
          {
            "date": "2021-09-14",
            "count": 5
          },
          {
            "date": "2021-09-15",
            "count": 3
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-18",
            "count": 2
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 3
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 2
          },
          {
            "date": "2021-09-28",
            "count": 1
          },
          {
            "date": "2021-09-29",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 2
          },
          {
            "date": "2021-10-11",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 3
          },
          {
            "date": "2021-10-13",
            "count": 2
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-16",
            "count": 2
          },
          {
            "date": "2021-10-17",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 2
          },
          {
            "date": "2021-11-02",
            "count": 2
          },
          {
            "date": "2021-11-03",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 2
          },
          {
            "date": "2021-11-10",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 3
          },
          {
            "date": "2021-11-16",
            "count": 2
          },
          {
            "date": "2021-11-17",
            "count": 5
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-21",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 3
          },
          {
            "date": "2021-11-25",
            "count": 2
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 3
          },
          {
            "date": "2021-11-30",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-03",
            "count": 2
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-08",
            "count": 1
          },
          {
            "date": "2021-12-15",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 2
          },
          {
            "date": "2021-12-24",
            "count": 3
          },
          {
            "date": "2021-12-25",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 4
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-18",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-25",
            "count": 2
          },
          {
            "date": "2022-01-26",
            "count": 2
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-01-30",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 2
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 1
          },
          {
            "date": "2022-02-28",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 2
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-12",
            "count": 2
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 1
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-22",
            "count": 2
          },
          {
            "date": "2022-03-24",
            "count": 3
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 2
          },
          {
            "date": "2022-03-29",
            "count": 2
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 3
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-19",
            "count": 3
          },
          {
            "date": "2022-04-21",
            "count": 3
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 2
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 3
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-22",
            "count": 1
          },
          {
            "date": "2022-05-23",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 2
          },
          {
            "date": "2022-05-30",
            "count": 3
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-11",
            "count": 1
          },
          {
            "date": "2022-06-12",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 3
          },
          {
            "date": "2022-06-21",
            "count": 2
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 2
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-27",
            "count": 2
          },
          {
            "date": "2022-06-28",
            "count": 2
          },
          {
            "date": "2022-07-01",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 2
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 2
          },
          {
            "date": "2022-07-13",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 1
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 3
          },
          {
            "date": "2022-07-23",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 2
          },
          {
            "date": "2022-08-01",
            "count": 2
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-08-08",
            "count": 2
          },
          {
            "date": "2022-08-10",
            "count": 1
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-24",
            "count": 3
          },
          {
            "date": "2022-08-25",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 4
          },
          {
            "date": "2022-08-29",
            "count": 2
          },
          {
            "date": "2022-08-30",
            "count": 3
          },
          {
            "date": "2022-08-31",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 3
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 1
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-25",
            "count": 2
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-09-30",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 2
          },
          {
            "date": "2022-10-11",
            "count": 2
          },
          {
            "date": "2022-10-12",
            "count": 2
          },
          {
            "date": "2022-10-13",
            "count": 2
          },
          {
            "date": "2022-10-15",
            "count": 2
          },
          {
            "date": "2022-10-24",
            "count": 2
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-07",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-09",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 2
          },
          {
            "date": "2022-11-15",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 2
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 2
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-12-01",
            "count": 2
          },
          {
            "date": "2022-12-02",
            "count": 2
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-18",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 3
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 2
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-20",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 3
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-08",
            "count": 2
          },
          {
            "date": "2023-03-09",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 2
          },
          {
            "date": "2023-03-15",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 2
          },
          {
            "date": "2023-03-27",
            "count": 2
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-04",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-08",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 3
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 2
          },
          {
            "date": "2023-05-03",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-09",
            "count": 2
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 2
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-19",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-29",
            "count": 1
          },
          {
            "date": "2023-06-09",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-16",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-03",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 1
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-25",
            "count": 2
          },
          {
            "date": "2023-08-01",
            "count": 1
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 1
          },
          {
            "date": "2023-08-16",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-26",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 2
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-20",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 2
          },
          {
            "date": "2023-11-09",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-23",
            "count": 2
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-28",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-07",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 2
          },
          {
            "date": "2024-01-18",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 2
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-03-03",
            "count": 2
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-18",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 2
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 2
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 2
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-12",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-24",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-01",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 2
          },
          {
            "date": "2024-08-18",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 2
          },
          {
            "date": "2024-09-14",
            "count": 2
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-10-07",
            "count": 2
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-20",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-28",
            "count": 2
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2024-12-25",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-08",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 2
          },
          {
            "date": "2025-01-19",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-01-29",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-19",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 2
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 2
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 3
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-24",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-03",
            "count": 1
          },
          {
            "date": "2025-06-07",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 2
          },
          {
            "date": "2025-06-18",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-10",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 3
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 2
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-11",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-02",
            "count": 1
          },
          {
            "date": "2025-10-05",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-11",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-09",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2025-11-29",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-25",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-15",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 2
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-14",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 2
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-29",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-11",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-06-30",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-09",
            "count": 2
          },
          {
            "date": "2026-07-15",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 883,
        "total_forks": 912
      },
      "star_history": null,
      "open_issues_and_prs": 63
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [
        "internal/mocks/proto/pbapi.proto",
        "pkg/generic/grpcjsonpb_test/idl/pbapi.proto",
        "pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto",
        "pkg/generic/httppb_test/idl/echo.proto",
        "pkg/generic/jsonpb_test/idl/echo.proto",
        "pkg/generic/jsonpb_test/idl/echo_import.proto",
        "pkg/generic/jsonpb_test/idl/example.proto",
        "pkg/generic/jsonpb_test/idl/example2.proto",
        "pkg/remote/codec/protobuf/error.proto",
        "pkg/remote/codec/protobuf/test.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "go.mod",
        "pkg/protocol/bthrift/go.mod"
      ],
      "largest_source_bytes": 86811,
      "source_files_sampled": 753,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "go.mod"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [
          {
            "name": "github.com/apache/thrift",
            "direct": false,
            "version": "0.13.0",
            "severity": "high",
            "ecosystem": "go",
            "cvss_score": 7.5,
            "advisory_ids": [
              "GHSA-wf45-q9ch-q8gh"
            ],
            "fixed_version": "0.23.0",
            "advisory_count": 1,
            "oldest_advisory_days": 90
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.24.0",
            "severity": "moderate",
            "ecosystem": "go",
            "cvss_score": 6.5,
            "advisory_ids": [
              "GHSA-5cv4-jp36-h3mw",
              "GHSA-qxp5-gwg8-xv66",
              "GHSA-vvgc-356p-c3xw",
              "GO-2024-3333",
              "GO-2025-3503",
              "GO-2025-3595",
              "GO-2026-4440",
              "GO-2026-4441",
              "GO-2026-4918",
              "GO-2026-5025"
            ],
            "fixed_version": "1.26.3",
            "advisory_count": 16,
            "oldest_advisory_days": 586
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.30.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
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.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
          }
        ],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {
          "high": 1,
          "unknown": 2,
          "moderate": 1
        },
        "advisory_count": 19,
        "affected_count": 4,
        "assessed_count": 45,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 2
      },
      "ecosystems": [
        "go"
      ],
      "dependencies": [
        {
          "name": "github.com/bytedance/gopkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.4"
        },
        {
          "name": "github.com/bytedance/sonic",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.15.0"
        },
        {
          "name": "github.com/cloudwego/configmanager",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.3"
        },
        {
          "name": "github.com/cloudwego/dynamicgo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.8.0"
        },
        {
          "name": "github.com/cloudwego/fastpb",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.6"
        },
        {
          "name": "github.com/cloudwego/frugal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.3.1"
        },
        {
          "name": "github.com/cloudwego/gopkg",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.0"
        },
        {
          "name": "github.com/cloudwego/localsession",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.2.1"
        },
        {
          "name": "github.com/cloudwego/netpoll",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.7.2"
        },
        {
          "name": "github.com/cloudwego/prutal",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.3"
        },
        {
          "name": "github.com/cloudwego/runtimex",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.1.1"
        },
        {
          "name": "github.com/cloudwego/thriftgo",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.4.5"
        },
        {
          "name": "github.com/golang/mock",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.6.0"
        },
        {
          "name": "github.com/google/pprof",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20240727154555-813a5fbdbec8"
        },
        {
          "name": "github.com/jhump/protoreflect",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.8.2"
        },
        {
          "name": "github.com/json-iterator/go",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.1.12"
        },
        {
          "name": "github.com/tidwall/gjson",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.17.3"
        },
        {
          "name": "golang.org/x/net",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.24.0"
        },
        {
          "name": "golang.org/x/sync",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.11.0"
        },
        {
          "name": "golang.org/x/sys",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.30.0"
        },
        {
          "name": "golang.org/x/tools",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.6.0"
        },
        {
          "name": "google.golang.org/genproto",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20210513213006-bf773b8c8384"
        },
        {
          "name": "google.golang.org/protobuf",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.33.0"
        },
        {
          "name": "gopkg.in/yaml.v3",
          "manifest": "go.mod",
          "ecosystem": "go",
          "version_constraint": "v3.0.1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "github.com/bytedance/gopkg",
            "direct": true,
            "version": "0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/gopkg",
            "direct": true,
            "version": "v0.1.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic",
            "direct": true,
            "version": "v1.15.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/configmanager",
            "direct": true,
            "version": "v0.2.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/dynamicgo",
            "direct": true,
            "version": "v0.8.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/fastpb",
            "direct": true,
            "version": "v0.0.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/frugal",
            "direct": true,
            "version": "v0.3.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/gopkg",
            "direct": true,
            "version": "0.1.3-0.20241115063537-a218fe69d609",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/gopkg",
            "direct": true,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/localsession",
            "direct": true,
            "version": "v0.2.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/netpoll",
            "direct": true,
            "version": "v0.7.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/prutal",
            "direct": true,
            "version": "v0.1.3",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/runtimex",
            "direct": true,
            "version": "v0.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/thriftgo",
            "direct": true,
            "version": "0.3.18",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/thriftgo",
            "direct": true,
            "version": "v0.4.5",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/mock",
            "direct": true,
            "version": "v1.6.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/google/pprof",
            "direct": true,
            "version": "v0.0.0-20240727154555-813a5fbdbec8",
            "ecosystem": "go"
          },
          {
            "name": "github.com/jhump/protoreflect",
            "direct": true,
            "version": "v1.8.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/json-iterator/go",
            "direct": true,
            "version": "v1.1.12",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/gjson",
            "direct": true,
            "version": "v1.17.3",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/net",
            "direct": true,
            "version": "v0.24.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sync",
            "direct": true,
            "version": "v0.11.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/sys",
            "direct": true,
            "version": "v0.30.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/tools",
            "direct": true,
            "version": "v0.6.0",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/genproto",
            "direct": true,
            "version": "v0.0.0-20210513213006-bf773b8c8384",
            "ecosystem": "go"
          },
          {
            "name": "google.golang.org/protobuf",
            "direct": true,
            "version": "v1.33.0",
            "ecosystem": "go"
          },
          {
            "name": "gopkg.in/yaml.v3",
            "direct": true,
            "version": "v3.0.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/apache/thrift",
            "direct": false,
            "version": "0.13.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/bytedance/sonic/loader",
            "direct": false,
            "version": "v0.5.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/cloudwego/base64x",
            "direct": false,
            "version": "v0.1.6",
            "ecosystem": "go"
          },
          {
            "name": "github.com/davecgh/go-spew",
            "direct": false,
            "version": "v1.1.2-0.20180830191138-d8f796af33cc",
            "ecosystem": "go"
          },
          {
            "name": "github.com/dlclark/regexp2",
            "direct": false,
            "version": "v1.11.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/fatih/structtag",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/golang/protobuf",
            "direct": false,
            "version": "v1.5.4",
            "ecosystem": "go"
          },
          {
            "name": "github.com/iancoleman/strcase",
            "direct": false,
            "version": "v0.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/klauspost/cpuid/v2",
            "direct": false,
            "version": "v2.2.9",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/concurrent",
            "direct": false,
            "version": "v0.0.0-20180228061459-e0a39a4cb421",
            "ecosystem": "go"
          },
          {
            "name": "github.com/modern-go/reflect2",
            "direct": false,
            "version": "v1.0.2",
            "ecosystem": "go"
          },
          {
            "name": "github.com/pmezard/go-difflib",
            "direct": false,
            "version": "v1.0.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/stretchr/testify",
            "direct": false,
            "version": "v1.10.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/match",
            "direct": false,
            "version": "v1.1.1",
            "ecosystem": "go"
          },
          {
            "name": "github.com/tidwall/pretty",
            "direct": false,
            "version": "v1.2.0",
            "ecosystem": "go"
          },
          {
            "name": "github.com/twitchyliquid64/golang-asm",
            "direct": false,
            "version": "v0.15.1",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/arch",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          },
          {
            "name": "golang.org/x/text",
            "direct": false,
            "version": "v0.14.0",
            "ecosystem": "go"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 45,
        "direct_count": 27,
        "indirect_count": 18
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 18,
        "merged_prs": 1170,
        "open_issues": 45,
        "closed_ratio": 0.906,
        "closed_issues": 432,
        "closed_unmerged_prs": 293
      },
      "bus_factor": 6,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "YangruiEmma",
          "commits": 187,
          "avatar_url": "https://avatars.githubusercontent.com/u/1894678?v=4"
        },
        {
          "type": "User",
          "login": "jayantxie",
          "commits": 132,
          "avatar_url": "https://avatars.githubusercontent.com/u/24311963?v=4"
        },
        {
          "type": "User",
          "login": "DMwangnima",
          "commits": 108,
          "avatar_url": "https://avatars.githubusercontent.com/u/33331974?v=4"
        },
        {
          "type": "User",
          "login": "ppzqh",
          "commits": 89,
          "avatar_url": "https://avatars.githubusercontent.com/u/30144865?v=4"
        },
        {
          "type": "User",
          "login": "joway",
          "commits": 87,
          "avatar_url": "https://avatars.githubusercontent.com/u/8353464?v=4"
        },
        {
          "type": "User",
          "login": "lsjbd",
          "commits": 75,
          "avatar_url": "https://avatars.githubusercontent.com/u/44455379?v=4"
        },
        {
          "type": "User",
          "login": "xiaost",
          "commits": 72,
          "avatar_url": "https://avatars.githubusercontent.com/u/5179850?v=4"
        },
        {
          "type": "User",
          "login": "Marina-Sakai",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/118230951?v=4"
        },
        {
          "type": "User",
          "login": "GuangmingLuo",
          "commits": 56,
          "avatar_url": "https://avatars.githubusercontent.com/u/16001996?v=4"
        },
        {
          "type": "User",
          "login": "simon0-o",
          "commits": 55,
          "avatar_url": "https://avatars.githubusercontent.com/u/30747055?v=4"
        }
      ],
      "contributors_sampled": 96,
      "top_contributor_share": 0.146
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "claude-review-fork.yml",
        "claude.yml",
        "pr-check.yml",
        "tests.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".golangci.yaml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 2,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 12 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 3,
            "reason": "SAST tool is not run on all commits -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "16 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "df31665b3603fb6f6f50a7c79c7d4c1d394da415",
        "ran_at": "2026-07-28T01:35:56Z",
        "aggregate_score": 6,
        "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-23T11:17:47Z",
      "oldest_open_prs": [
        {
          "number": 1253,
          "created_at": "2024-02-19T13:04:20Z",
          "last_comment_at": "2024-02-19T14:10:50Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1372,
          "created_at": "2024-06-05T09:29:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1551,
          "created_at": "2024-09-14T16:44:57Z",
          "last_comment_at": "2024-09-17T07:06:00Z",
          "last_comment_author": "wasd96040501"
        },
        {
          "number": 1760,
          "created_at": "2025-04-18T09:22:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1785,
          "created_at": "2025-06-03T06:36:34Z",
          "last_comment_at": "2025-06-03T06:37:35Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1789,
          "created_at": "2025-06-06T03:29:45Z",
          "last_comment_at": "2025-06-06T03:30:51Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1790,
          "created_at": "2025-06-06T03:36:35Z",
          "last_comment_at": "2025-06-06T03:37:41Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1791,
          "created_at": "2025-06-09T07:22:21Z",
          "last_comment_at": "2025-06-09T07:23:39Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1906,
          "created_at": "2026-01-02T07:19:26Z",
          "last_comment_at": "2026-01-02T07:21:34Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1910,
          "created_at": "2026-01-15T15:16:46Z",
          "last_comment_at": "2026-01-16T07:11:27Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1925,
          "created_at": "2026-02-13T06:38:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1948,
          "created_at": "2026-04-14T08:47:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1957,
          "created_at": "2026-05-19T07:22:23Z",
          "last_comment_at": "2026-05-19T07:25:34Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1967,
          "created_at": "2026-06-09T12:05:32Z",
          "last_comment_at": "2026-06-10T02:24:08Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1969,
          "created_at": "2026-06-14T08:06:32Z",
          "last_comment_at": "2026-06-14T08:06:37Z",
          "last_comment_author": "CLAassistant"
        },
        {
          "number": 1973,
          "created_at": "2026-06-29T01:59:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1975,
          "created_at": "2026-07-10T07:47:25Z",
          "last_comment_at": "2026-07-10T07:49:42Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 1978,
          "created_at": "2026-07-22T03:45:30Z",
          "last_comment_at": "2026-07-22T05:24:41Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2026-07-09T02:35:13Z",
      "ci_last_conclusion": "SKIPPED",
      "oldest_open_issues": [
        {
          "number": 63,
          "created_at": "2021-08-16T08:35:46Z",
          "last_comment_at": "2025-03-27T02:52:34Z",
          "last_comment_author": "haobaozhong"
        },
        {
          "number": 156,
          "created_at": "2021-09-24T13:23:19Z",
          "last_comment_at": "2022-04-04T01:58:33Z",
          "last_comment_author": "YangruiEmma"
        },
        {
          "number": 157,
          "created_at": "2021-09-25T07:24:16Z",
          "last_comment_at": "2022-06-27T10:04:21Z",
          "last_comment_author": "joway"
        },
        {
          "number": 192,
          "created_at": "2021-11-05T02:10:25Z",
          "last_comment_at": "2021-11-11T06:43:16Z",
          "last_comment_author": "YangruiEmma"
        },
        {
          "number": 433,
          "created_at": "2022-04-28T03:36:38Z",
          "last_comment_at": "2022-05-09T03:21:49Z",
          "last_comment_author": "jayantxie"
        },
        {
          "number": 648,
          "created_at": "2022-09-16T06:07:01Z",
          "last_comment_at": "2024-04-18T07:13:33Z",
          "last_comment_author": "felix021"
        },
        {
          "number": 671,
          "created_at": "2022-10-10T05:14:30Z",
          "last_comment_at": "2024-12-10T01:27:02Z",
          "last_comment_author": "DMwangnima"
        },
        {
          "number": 686,
          "created_at": "2022-10-18T06:27:53Z",
          "last_comment_at": "2022-10-20T12:00:34Z",
          "last_comment_author": "ppzqh"
        },
        {
          "number": 729,
          "created_at": "2022-11-28T10:58:37Z",
          "last_comment_at": "2022-12-15T09:21:10Z",
          "last_comment_author": "YangruiEmma"
        },
        {
          "number": 764,
          "created_at": "2022-12-26T17:03:57Z",
          "last_comment_at": "2022-12-30T10:08:19Z",
          "last_comment_author": "jayantxie"
        },
        {
          "number": 798,
          "created_at": "2023-02-03T09:48:41Z",
          "last_comment_at": "2023-10-11T08:00:40Z",
          "last_comment_author": "StellarisW"
        },
        {
          "number": 850,
          "created_at": "2023-03-07T08:32:29Z",
          "last_comment_at": "2023-03-07T09:37:01Z",
          "last_comment_author": "YangruiEmma"
        },
        {
          "number": 877,
          "created_at": "2023-03-20T09:23:23Z",
          "last_comment_at": "2023-06-30T03:12:02Z",
          "last_comment_author": "ppzqh"
        },
        {
          "number": 913,
          "created_at": "2023-04-23T11:35:25Z",
          "last_comment_at": "2024-07-15T07:57:01Z",
          "last_comment_author": "hzxgo"
        },
        {
          "number": 929,
          "created_at": "2023-05-10T18:00:42Z",
          "last_comment_at": "2023-09-19T10:02:31Z",
          "last_comment_author": "ppzqh"
        },
        {
          "number": 947,
          "created_at": "2023-05-25T07:24:30Z",
          "last_comment_at": "2023-05-30T09:25:59Z",
          "last_comment_author": "HeyJavaBean"
        },
        {
          "number": 989,
          "created_at": "2023-06-19T02:06:16Z",
          "last_comment_at": "2023-08-02T10:07:14Z",
          "last_comment_author": "ppzqh"
        },
        {
          "number": 1005,
          "created_at": "2023-06-28T03:06:34Z",
          "last_comment_at": "2024-04-09T02:52:58Z",
          "last_comment_author": "Marina-Sakai"
        },
        {
          "number": 1071,
          "created_at": "2023-08-14T08:22:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1154,
          "created_at": "2023-10-28T02:18:00Z",
          "last_comment_at": "2025-02-08T11:40:25Z",
          "last_comment_author": "yoimiya-mitsuha"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cloudwego/kitex",
    "host": "github.com",
    "name": "kitex",
    "owner": "cloudwego"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 84,
      "inputs": {
        "security": 61,
        "vitality": 92,
        "community": 94,
        "governance": 89,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 92,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "commits_last_year": 88,
              "human_commit_share": 1,
              "days_since_last_push": 3,
              "active_weeks_last_year": 33
            },
            "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": "33/52 weeks with commits",
                "points": 22.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 33
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "88 commits in the last year",
                "points": 17.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 88
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 62,
              "latest_release_tag": "v0.16.2",
              "releases_from_tags": false,
              "days_since_latest_release": 80,
              "mean_days_between_releases": 36.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "62 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 62
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 80 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 80
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~36.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 36.2
                    }
                  }
                ],
                "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": 18,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 18 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 94,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 96,
            "inputs": {
              "forks": 912,
              "stars": 8001,
              "watchers": 111,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8,001 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8001
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "912 forks",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 912
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "111 watchers",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 111
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "excellent",
        "name": "Sustainability & Governance",
        "value": 89,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "bus_factor": 6,
              "contributors_sampled": 96,
              "top_contributor_share": 0.146
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "6 contributor(s) cover half of all commits",
                "points": 48.6,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 15% of commits",
                "points": 19.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 15
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "96 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "merged_prs": 1170,
              "open_issues": 45,
              "closed_issues": 432,
              "issue_closed_ratio": 0.906,
              "closed_unmerged_prs": 293
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "91% of issues closed",
                "points": 42.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 91
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1170/1463 decided PRs merged",
                "points": 30.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1170,
                      "decided": 1463
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "followers": 5052,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "cloudwego",
              "public_repos": 46,
              "account_age_days": 1985
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "5,052 followers of cloudwego",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 5052,
                      "login": "cloudwego"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "46 public repos, account ~5 yr old",
                "points": 23,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 46
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "github.com/cloudwego/kitex"
              ],
              "ecosystems": "go",
              "any_deprecated": false,
              "min_days_since_publish": 18
            },
            "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 18 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 18
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "83 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 83
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".golangci.yaml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "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": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "rpc",
                "go",
                "microservices",
                "framework",
                "grpc",
                "protobuf",
                "streaming",
                "thrift"
              ],
              "has_wiki": true,
              "homepage": "https://www.cloudwego.io/docs/kitex/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.cloudwego.io/docs/kitex/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 61,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6
            },
            "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 is not maximal on development and all release branches",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 28 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 12 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "12 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 3",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "16 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "moderate",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories. Remaining weights renormalized. Matched 45 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": 45
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 67,
            "inputs": {
              "source": "osv",
              "advisories": 19,
              "affected_packages": 4,
              "assessed_packages": 45,
              "unassessed_packages": 0,
              "affected_by_severity": "high 1, moderate 1, unknown 2",
              "direct_affected_packages": 2
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "2 affected: golang.org/x/net v0.24.0 (moderate 6.5), golang.org/x/sys v0.30.0 (unknown)",
                "points": 15.6,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_affected",
                    "params": {
                      "count": 2,
                      "packages": "golang.org/x/net v0.24.0 (moderate 6.5), golang.org/x/sys v0.30.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": "1 advisory-carrying package(s) unaddressed past 90 days; oldest published 586 days ago",
                "points": 34.4,
                "status": "partial",
                "details": [
                  {
                    "code": "advisories_stale",
                    "params": {
                      "days": 90,
                      "count": 1,
                      "oldest": 586
                    }
                  }
                ],
                "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": 45,
              "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": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 60,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 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": "100 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 100,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "go.mod",
                "pkg/protocol/bthrift/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "go.mod, pkg/protocol/bthrift/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "go.mod, pkg/protocol/bthrift/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": ".golangci.yaml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".golangci.yaml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Go (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 86811,
              "source_files_sampled": 753,
              "oversized_source_files": 1
            },
            "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": "1/753 source files over 60KB",
                "points": 54.9,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 753,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [],
              "has_mcp_signal": false,
              "api_schema_files": [
                "internal/mocks/proto/pbapi.proto",
                "pkg/generic/grpcjsonpb_test/idl/pbapi.proto",
                "pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto",
                "pkg/generic/httppb_test/idl/echo.proto",
                "pkg/generic/jsonpb_test/idl/echo.proto",
                "pkg/generic/jsonpb_test/idl/echo_import.proto",
                "pkg/generic/jsonpb_test/idl/example.proto",
                "pkg/generic/jsonpb_test/idl/example2.proto",
                "pkg/remote/codec/protobuf/error.proto",
                "pkg/remote/codec/protobuf/test.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "internal/mocks/proto/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto, pkg/generic/httppb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo_import.proto, pkg/generic/jsonpb_test/idl/example.proto, pkg/generic/jsonpb_test/idl/example2.proto, pkg/remote/codec/protobuf/error.proto, pkg/remote/codec/protobuf/test.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "internal/mocks/proto/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi.proto, pkg/generic/grpcjsonpb_test/idl/pbapi_multi_service.proto, pkg/generic/httppb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo.proto, pkg/generic/jsonpb_test/idl/echo_import.proto, pkg/generic/jsonpb_test/idl/example.proto, pkg/generic/jsonpb_test/idl/example2.proto, pkg/remote/codec/protobuf/error.proto, pkg/remote/codec/protobuf/test.proto"
                    }
                  }
                ],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T01:36:26.125715Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cloudwego/kitex.svg",
  "full_name": "cloudwego/kitex",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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.