Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 08:06 UTC

genmeta / dquic

An IETF quic transport protocol implemented natively using async Rust

RustApache-2.0★ 279 stars⑂ 23 forkssince Jun 2024View on GitHub ↗

genmeta/dquic holds a health index of 77 out of 100, placing it in the Good band. It scores highest on Vitality (97/100) and lowest on AI Readiness (64/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

77
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.

77
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

GenmetaOrganization
20 followers18 public repossince May 2024

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioqudp0.6.0623126 days agoasyncgrogsosocketudpasynchronousnetwork-programming
crates.iodquic0.6.055876 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioqbase0.6.07141126 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioqevent0.6.0658926 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioqmacro0.5.1623437 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioh3-shim0.5.027995 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioqresolve0.6.0526420 days agoasynchttp3quicasynchronousnetwork-programming
crates.ioqdatagram0.6.0492326 days agoasynchttp3quicasynchronousnetwork-programming

Metrics by category

Vitality

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

97Excellent · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
31.2/36Commit cadence — 45/52 weeks with commits
18/18Commit volume — 284 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year284
human_commit_share0.98
days_since_last_push1
active_weeks_last_year45

Release discipline

100Excellent
How it's scored
27/27Ships releases — 16 releases published
36/36Release recency — latest release 6 days ago
27/27Release cadence — a release every ~39.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tagv0.7.0-beta.4
releases_from_tagsno
days_since_latest_release6
mean_days_between_releases39.1
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?

66Moderate · 18% of overall
How it's scored
39.6/60Stars — 279 stars
11.2/25Forks — 23 forks
3.3/15Watchers — 5 watchers
Inputs used
forks23
stars279
watchers5
growth_stateorganic
growth_factor_pct100

Community health

85Excellent
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
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
48.3/80Monthly downloads — 4,221 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesqudp, dquic, qbase, qevent, qmacro, h3-shim, qresolve, qdatagram
dependents
ecosystemscrates
total_downloads35,405
monthly_downloads4,221
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.5/22.5Commit distribution — top contributor authored 49% of commits
13.5/13.5Contributor breadth — 11 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor2
contributors_sampled11
top_contributor_share0.489
How it's scored
34.5/46.8Issue resolution — 74% of issues closed
36.1/38.3PR acceptance — 659/698 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs659
open_issues6
closed_issues17
issue_closed_ratio0.739
closed_unmerged_prs39
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
9.5/25Owner reach — 20 followers of genmeta
13.6/25Track record — 18 public repos, account ~2 yr old
Inputs used
followers20
owner_typeOrganization
is_verified
owner_logingenmeta
public_repos18
account_age_days792
How it's scored
25/25Published & resolvable — 8 package(s) on crates
35/35Publish recency — latest publish 6 days ago
20/20Version history — 12 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesqudp, dquic, qbase, qevent, qmacro, h3-shim, qresolve, qdatagram
ecosystemscrates
any_deprecatedno
min_days_since_publish6

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 20% of overall
How it's scored
24/24CI workflows — 7 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

69Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate6.9
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.

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.

64Moderate · 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 — 98 of 98 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 — Cargo.toml, dquic/Cargo.toml, h3-shim/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — Dockerfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 2 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, dquic/Cargo.toml, h3-shim/Cargo.toml, qbase/Cargo.toml, qcongestion/Cargo.toml, qconnection/Cargo.toml, qdatagram/Cargo.toml, qevent/Cargo.toml, qinterface/Cargo.toml, qmacro/Cargo.toml, qprotocol/Cargo.toml, qrecovery/Cargo.toml, qresolve/Cargo.toml, qtraversal/Cargo.toml, qudp/Cargo.toml
dependency_bot_commit_share0.02
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.8/55Manageable file sizes — 1/243 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes88,618
source_files_sampled243
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

279GitHub stars
11contributors
284commits, last 12 months
1days since last push
16releases
2bus factor
6open issues
crates.iopackage ecosystems

Data collection warnings

  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 279 ★ / 23 ⇿
279Stars
23Forks
9Releases

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.

05010015020025030027923302024-062025-062026-06
Major 0Minor 5Patch 4

Each point covers 2 days.

OpenSSF Scorecard 6.9 / 10
6.9aggregate

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-22 08:06 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests6 out of 6 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 130
RegistryPackageVersion constraintManifest
crates.ioarc-swapdquic/Cargo.toml
crates.iodashmapdquic/Cargo.toml
crates.iofuturesdquic/Cargo.toml
crates.ioqconnectiondquic/Cargo.toml
crates.ioqresolvedquic/Cargo.toml
crates.iorustlsdquic/Cargo.toml
crates.iothiserrordquic/Cargo.toml
crates.iotokiodquic/Cargo.toml
crates.iotokio-utildquic/Cargo.toml
crates.iotracingdquic/Cargo.toml
crates.ioh3h3-shim/Cargo.toml
crates.ioh3-datagramh3-shim/Cargo.toml
crates.iobytesh3-shim/Cargo.toml
crates.iofuturesh3-shim/Cargo.toml
crates.iodquich3-shim/Cargo.toml
crates.iotokioh3-shim/Cargo.toml
crates.iobitflagsqbase/Cargo.toml
crates.iobytesqbase/Cargo.toml
crates.ioderive_moreqbase/Cargo.toml
crates.ioenum_dispatchqbase/Cargo.toml
crates.iofuturesqbase/Cargo.toml
crates.iogetsetqbase/Cargo.toml
crates.ionomqbase/Cargo.toml
crates.ioqmacroqbase/Cargo.toml
crates.iotracingqbase/Cargo.toml
crates.iorandqbase/Cargo.toml
crates.iorustlsqbase/Cargo.toml
crates.ioserdeqbase/Cargo.toml
crates.iosmallvecqbase/Cargo.toml
crates.iothiserrorqbase/Cargo.toml
crates.iotokioqbase/Cargo.toml
crates.iothiserrorqcongestion/Cargo.toml
crates.iotracingqcongestion/Cargo.toml
crates.ioqbaseqcongestion/Cargo.toml
crates.ioqeventqcongestion/Cargo.toml
crates.iorandqcongestion/Cargo.toml
crates.iotokioqcongestion/Cargo.toml
crates.iobytesqconnection/Cargo.toml
crates.iodashmapqconnection/Cargo.toml
crates.ioderive_moreqconnection/Cargo.toml
crates.ioenum_dispatchqconnection/Cargo.toml
crates.iofuturesqconnection/Cargo.toml
crates.ioqbaseqconnection/Cargo.toml
crates.ioqcongestionqconnection/Cargo.toml
crates.ioqresolveqconnection/Cargo.toml
crates.ioqeventqconnection/Cargo.toml
crates.ioqrecoveryqconnection/Cargo.toml
crates.ioringqconnection/Cargo.toml
crates.ioqtraversalqconnection/Cargo.toml
crates.iorustlsqconnection/Cargo.toml
crates.iothiserrorqconnection/Cargo.toml
crates.iotokioqconnection/Cargo.toml
crates.iotokio-utilqconnection/Cargo.toml
crates.iotracingqconnection/Cargo.toml
crates.ioqinterfaceqconnection/Cargo.toml
crates.iox509-parserqconnection/Cargo.toml
crates.iobytesqdatagram/Cargo.toml
crates.ioqbaseqdatagram/Cargo.toml
crates.iotokioqdatagram/Cargo.toml
crates.iotracingqdatagram/Cargo.toml
crates.iobytesqevent/Cargo.toml
crates.ioenum_dispatchqevent/Cargo.toml
crates.ioderive_builderqevent/Cargo.toml
crates.ioderive_moreqevent/Cargo.toml
crates.ioserdeqevent/Cargo.toml
crates.iopin-project-liteqevent/Cargo.toml
crates.ioqbaseqevent/Cargo.toml
crates.ioserde_jsonqevent/Cargo.toml
crates.ioserde_withqevent/Cargo.toml
crates.iotokioqevent/Cargo.toml
crates.iotracingqevent/Cargo.toml
crates.iobytesqinterface/Cargo.toml
crates.iodashmapqinterface/Cargo.toml
crates.ioderive_moreqinterface/Cargo.toml
crates.iofuturesqinterface/Cargo.toml
crates.iohttpqinterface/Cargo.toml
crates.ionetdevqinterface/Cargo.toml
crates.ionetwatcherqinterface/Cargo.toml
crates.ioparking_lotqinterface/Cargo.toml
crates.ioqbaseqinterface/Cargo.toml
crates.ioqeventqinterface/Cargo.toml
crates.iorustlsqinterface/Cargo.toml
crates.iotokioqinterface/Cargo.toml
crates.iotokio-utilqinterface/Cargo.toml
crates.iothiserrorqinterface/Cargo.toml
crates.iotracingqinterface/Cargo.toml
crates.iodarling0.23qmacro/Cargo.toml
crates.ioproc-macro21qmacro/Cargo.toml
crates.iosyn2qmacro/Cargo.toml
crates.ioquote1qmacro/Cargo.toml
crates.iobytesqprotocol/Cargo.toml
crates.ionomqprotocol/Cargo.toml
crates.ioqbaseqprotocol/Cargo.toml
crates.iorandqprotocol/Cargo.toml
crates.iothiserrorqprotocol/Cargo.toml
crates.iobytesqrecovery/Cargo.toml
crates.ioderive_moreqrecovery/Cargo.toml
crates.iofuturesqrecovery/Cargo.toml
crates.ioqbaseqrecovery/Cargo.toml
crates.ioqeventqrecovery/Cargo.toml
crates.iothiserrorqrecovery/Cargo.toml
crates.iotokioqrecovery/Cargo.toml
crates.iotracingqrecovery/Cargo.toml
crates.iofuturesqresolve/Cargo.toml
crates.iotokioqresolve/Cargo.toml
crates.ioqbaseqresolve/Cargo.toml
crates.iobonqtraversal/Cargo.toml
crates.iobytesqtraversal/Cargo.toml
crates.iodashmapqtraversal/Cargo.toml
crates.iofuturesqtraversal/Cargo.toml
crates.ionomqtraversal/Cargo.toml
crates.ioqbaseqtraversal/Cargo.toml
crates.ioqresolveqtraversal/Cargo.toml
crates.ioqeventqtraversal/Cargo.toml
crates.ioqinterfaceqtraversal/Cargo.toml
crates.iorandqtraversal/Cargo.toml
crates.iosmallvecqtraversal/Cargo.toml
crates.iosnafuqtraversal/Cargo.toml
crates.iothiserrorqtraversal/Cargo.toml
crates.iotokioqtraversal/Cargo.toml
crates.iotokio-utilqtraversal/Cargo.toml
crates.iotracingqtraversal/Cargo.toml
crates.iobytesqudp/Cargo.toml
crates.iocfg-ifqudp/Cargo.toml
crates.iolibc0.2qudp/Cargo.toml
crates.ioqbasequdp/Cargo.toml
crates.iotracingqudp/Cargo.toml
crates.iosocket2qudp/Cargo.toml
crates.iotokioqudp/Cargo.toml
crates.ionix0.31qudp/Cargo.toml
All dependencies 7

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

RegistryPackageVersionRelation
crates.iodarlingdirect
crates.iolibcdirect
crates.ionixdirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.iosyndirect
crates.iowindows-sysindirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 6694,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 2196878,
        "Shell": 19640,
        "Python": 18407,
        "Dockerfile": 1199,
        "JavaScript": 228,
        "RenderScript": 4
      },
      "pushed_at": "2026-07-20T15:05:13Z",
      "created_at": "2024-06-21T08:44:29Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-16T06:48:01Z",
      "description": " An IETF quic transport protocol implemented natively using async Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://www.dhttp.net",
      "name": "Genmeta",
      "type": "Organization",
      "login": "genmeta",
      "company": null,
      "location": "Hong Kong",
      "followers": 20,
      "avatar_url": "https://avatars.githubusercontent.com/u/170388869?v=4",
      "created_at": "2024-05-21T03:20:17Z",
      "is_verified": null,
      "public_repos": 18,
      "account_age_days": 792
    },
    "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.7.0-beta.4",
          "kind": "prerelease",
          "published_at": "2026-07-16T06:55:37Z"
        },
        {
          "tag": "v0.7.0-beta.3",
          "kind": "prerelease",
          "published_at": "2026-07-15T12:12:50Z"
        },
        {
          "tag": "v0.7.0-beta.2",
          "kind": "prerelease",
          "published_at": "2026-07-06T09:17:37Z"
        },
        {
          "tag": "v0.7.0-beta.1",
          "kind": "prerelease",
          "published_at": "2026-07-02T07:45:07Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2026-06-25T16:55:49Z"
        },
        {
          "tag": "v0.5.2-qconnection",
          "kind": "prerelease",
          "published_at": "2026-06-17T15:44:11Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2026-06-15T03:56:53Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2026-04-17T14:01:21Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-12-19T08:30:47Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2025-07-29T12:19:18Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2025-05-28T07:47:27Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2025-05-14T12:33:47Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2025-04-18T11:47:05Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2025-04-10T08:39:11Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-01-28T13:18:14Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2024-11-25T03:07:05Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "388a3ec99837480f8fc0eed7e400aa3f12a11c3e",
          "body": null,
          "is_bot": false,
          "headline": "chore(qudp): use beta release version",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e8961fb36851a052b02d5032d8ebc27969781d6",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare dquic v0.7.0-beta.4",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "478b5b2899632e3b38d8ecd4323ce4868fcd738e",
          "body": null,
          "is_bot": false,
          "headline": "fix(qudp): preserve IPv6 link-local receive scope",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "715fc68c205e21443393d4d57576746c4dc31256",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): validate wildcard bind constraints",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecd0b2854a6f6b8af39f7fc43a26542383654683",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): tighten intrinsic path facts",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e4e8a627af6589b831a4a50cf412009fc99006",
          "body": null,
          "is_bot": false,
          "headline": "fix(dquic): validate connectless receive evidence",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "548f7dd34d044c67f2a4f02460a78c7a3bf3dbba",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): leave source selection to IO",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4761c487e0307f584207fccf4132a853ab4e3ddc",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): preserve IO-owned outbound sources",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14f5335761e766ece5dd59c947495fb77c1ae5cf",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): keep outbound path selection IO-neutral",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72430b0c0c8eed211c679fc396b6ccaf827dcbd9",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): preserve received path evidence",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5544c46a09fd9a1b59b9a65378e232f7f615c9",
          "body": null,
          "is_bot": false,
          "headline": "fix(dquic): report only accepted direct paths",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38b91f0096ab931e45fcdba4bc6ab254276eb53a",
          "body": null,
          "is_bot": false,
          "headline": "fix(dquic): reject inadmissible connectless paths",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eeec225014b7e7bb7751d1edbde1d66eb3adbe8",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): concretize wildcard path sources",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2698b9f17db93da4c3447b5461850de367afdfd",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): reject inadmissible paths before creation",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83f5079c840250c9ccab71f916d8d212bf0bd9d2",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): skip inadmissible path pairs",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9afa3e3ee7a71302aa12a375360d06e68fb622d6",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): preserve received packet destination",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f030d89178ecac56602463930b7cfb8c3cf45a1",
          "body": null,
          "is_bot": false,
          "headline": "feat(qinterface): validate concrete QUIC paths",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-16T06:47:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a82f5a96fc38c9c54a796d057d3489fb9def68",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare dquic v0.7.0-beta.3",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-15T11:21:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbb4e0498193be4047fcb069a48e1a2db11450a5",
          "body": null,
          "is_bot": false,
          "headline": "feat: make netwatcher optional",
          "author_name": "Borber",
          "author_login": "Borber",
          "committed_at": "2026-07-15T08:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a00b5401402209c3783d938d8575d176486c03e",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare dquic v0.7.0-beta.2",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-06T08:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7246772fafd24763e27c88208cace1e09b626a1f",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): keep peer endpoint sources distinct",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-06T08:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f72413f3c06b422019c2033a9784646a4cd37db",
          "body": null,
          "is_bot": false,
          "headline": "chore(tracing): standardize dquic logging",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-06T07:59:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd6d2694ad38070f4f2aa74b2f367c9426ffa064",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): make duplicate peer endpoints idempotent",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-06T06:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04efe4f10309e5a970fad47169f876f69e30f55",
          "body": null,
          "is_bot": false,
          "headline": "ci: mark prerelease tags as GitHub prereleases",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-02T08:12:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20253cbd6c874301ec4d8ab7ca014c0390324c61",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare dquic v0.7.0-beta.1",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-07-02T05:21:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd08a9e86356eeea9c11b46560981a10e537daa",
          "body": null,
          "is_bot": false,
          "headline": "feat: publish endpoint iterators",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-28T05:27:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4946d565a6788069eb40fcdac39085c67d9f528",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): preserve partial path bursts",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2173a71e2736f21cc5107acd26a603733c0a0fae",
          "body": null,
          "is_bot": false,
          "headline": "chore: keep qmacro on 0.5.1 release line",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3183bb90b0e48cbf177af584f047a9ff720f31",
          "body": null,
          "is_bot": false,
          "headline": "perf(qconnection): lazily initialize packet-space dispatch",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9b7d48851c1318d021ef69d09dbd2f36481f545",
          "body": null,
          "is_bot": false,
          "headline": "perf(qconnection): avoid eager per-path buffers",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b29ee6cd28fada115cda7e9231273d60e4f0df",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): expose attempted connection state",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1de88873d7a70052de7fd87e1af44f0cb61e43fb",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): terminate invalid pathless connections",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff28f55db60828a888eed2bae58425be7e25d82",
          "body": null,
          "is_bot": false,
          "headline": "refactor(qtraversal): model guarded address advertisement inputs",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e6c5d53bfc12f2a72dd33603ba489ef0f60942",
          "body": null,
          "is_bot": false,
          "headline": "refactor(qinterface): remove generic location events",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84807f40bb50ced2b74eb26fb89db56f2b574068",
          "body": null,
          "is_bot": false,
          "headline": "feat(qconnection): ingest keyed local endpoint updates",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbcc3e0a98e3f343435487d4bf792181175bfd18",
          "body": null,
          "is_bot": false,
          "headline": "feat(qtraversal): own agent endpoint advertisements",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73d50b3ae60c58be4f01c8ac80478dbf3214f4e6",
          "body": null,
          "is_bot": false,
          "headline": "feat(qtraversal): key local endpoint updates",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c311418b8236f2ebc82d09cf8f5bf7f29f2d3f3",
          "body": null,
          "is_bot": false,
          "headline": "feat(qtraversal): publish stun endpoints through typed local endpoints",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4b9b04ce5eaff4bdec00955421349ce9c42c3aa",
          "body": null,
          "is_bot": false,
          "headline": "feat(qinterface): add typed local endpoints",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f37646aceb521dca62054b19c8d4d122ebca1739",
          "body": "Bump dquic release-surface crates to 0.6.0 while leaving h3-shim on 0.5.1.\n\nRemove qconnection local endpoint compatibility APIs, pass Locations at\nsubscription sites, and keep application/draining close entry points internal to\nthe new API shape.",
          "is_bot": false,
          "headline": "chore: prepare dquic 0.6.0 release",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231f6afa2ba1cd60d1520ea73cd9d27c9e819483",
          "body": null,
          "is_bot": false,
          "headline": "fix(qbase): release ready IO wakers",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4e8987738bab006016f4db9799132f5b6c3a11",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): release closed connection resources",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd86dbb411b03d96b0e2dc2f368cc8393de6dc36",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): unsubscribe dropped location observers",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04db78b27b9b9650937b4d1ca1b642bae796ca6a",
          "body": "Publish per-interface local endpoints as a unified LocalEndpointSet with RAII agent locations.\n\nRoute observed endpoint sets through the connection AddressBook and remove the old direct/STUN split tracking APIs.\n\nKeep interface rebinding from reusing closed IO and avoid holding interface locks while notifying device subscribers.",
          "is_bot": false,
          "headline": "fix(qinterface): aggregate interface endpoint locations",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-25T16:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7df1bca597fe71e2a176e7506c9136a09267a19c",
          "body": "Updates the requirements on [netdev](https://github.com/shellrow/netdev) to permit the latest version.\n- [Release notes](https://github.com/shellrow/netdev/releases)\n- [Commits](https://github.com/shellrow/netdev/compare/v0.43.0...v0.45.0)\n\n---\nupdated-dependencies:\n- dependency-name: netdev\n  dependency-version: 0.45.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update netdev requirement from 0.43 to 0.45",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-25T03:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be337954640e8c91f51b95b86823a64d3ba66a3",
          "body": "Prepare staged qconnection 0.5.2 release and create GitHub Releases from dquic tag publish runs.",
          "is_bot": false,
          "headline": "chore: prepare qconnection 0.5.2 release",
          "author_name": "霊夢",
          "author_login": "eareimu",
          "committed_at": "2026-06-17T15:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f1081e09dffcaf96009d8421cdfd8eaafb1203e",
          "body": null,
          "is_bot": false,
          "headline": "ci: publish dquic crates sequentially",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "272c168acde5b5eb901d735931514db301024647",
          "body": null,
          "is_bot": false,
          "headline": "fix(qudp): make ipv6 inet binds v6-only",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b70af9854c1dd9d81fbc04be710913153eb990d",
          "body": null,
          "is_bot": false,
          "headline": "fix(qinterface): allow large try_deliver err",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4c84ddeaee3911afe36530b9f8a440c7609000e",
          "body": null,
          "is_bot": false,
          "headline": "fix(qconnection): normalize tls auth log copy",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb1e755d7351cdd589afbc5cbd7c6a5bd6706269",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): track local endpoints in address book",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10f3aaf1f391a4c6f7851a26ce5b0e76630cdfe1",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): refresh NAT mappings sooner",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb5c0f7191cbacded754a02d07b4121133b5c766",
          "body": null,
          "is_bot": false,
          "headline": "ci: rename publish workflow titles",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a85bced2f362a24b99a3181fbb7288989324969",
          "body": null,
          "is_bot": false,
          "headline": "ci: rename release workflows to publish",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4d0db7440ab87c07e8d5a49311309b3b685eff8",
          "body": null,
          "is_bot": false,
          "headline": "fix(dquic): wait for traversal stun data",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d608c576ca442b7fee2b15c1300a56dc48eeeb9",
          "body": null,
          "is_bot": false,
          "headline": "fix(qresolve): declare tokio net feature",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78de81be3cc376dafb9491e931ce6c1666645d7a",
          "body": null,
          "is_bot": false,
          "headline": "fix(qprotocol): use workspace readme for publishing",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d3cfa0ca0359b429784d3dbd67734c0577f9420",
          "body": null,
          "is_bot": false,
          "headline": "chore: prepare dquic 0.5.1 release",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7aa58ee7261196da457d8446712bee6eb00ac398",
          "body": null,
          "is_bot": false,
          "headline": "chore: update snafu dependency",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b337d90e31dc09b88edf32b712d3bd1cca0a6f9",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove unused dependencies",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de19895b969140d403a2c731c0da302066a5ba3d",
          "body": null,
          "is_bot": false,
          "headline": "chore: update netwatcher",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee25a51abb82de6329b0bc6e94a09c403fdca9d1",
          "body": null,
          "is_bot": false,
          "headline": "fix(qtraversal): refresh receive dependencies on reinit",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fec588ca1d03088cb91c0eb9f13fce2de934efa",
          "body": null,
          "is_bot": false,
          "headline": "chore: normalize release workflow formatting",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680caf945f2adc1a6c1e186a61ac4bee0ae83ee2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename TLS agents to authorities",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06727d886a85cde7cd8cb248a207c4f251cdc6f4",
          "body": null,
          "is_bot": false,
          "headline": "ci: release dquic workspace crates",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae3cf265e624e1b106f345cf72d921fa7ede2849",
          "body": null,
          "is_bot": false,
          "headline": "fix(qbase): start idle timer on path creation",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c279a2cc1d2992554f268f6847befa8fb798b4",
          "body": null,
          "is_bot": false,
          "headline": "feat(qresolve): distinguish h3 dns source",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "722e4466527d04c8c4f84e18bb72635eb351eaad",
          "body": null,
          "is_bot": false,
          "headline": "refactor(qtraversal): use typed stun probe errors",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d586413b0c2db138c9a7d0de0af7f90324800a2",
          "body": null,
          "is_bot": false,
          "headline": "fix: relax stun classification timeout",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3e7527ea99f5283d47e93e7716a2cfa4639f240",
          "body": null,
          "is_bot": false,
          "headline": "fix: bind iface UDP sockets to devices",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fd876f3ce647010f2f5c43069e0fb361e4fe56b",
          "body": null,
          "is_bot": false,
          "headline": "chore(qconnection): trace path establishment",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79b4b2a262d58d98c3c0607389603ef87a4b7473",
          "body": null,
          "is_bot": false,
          "headline": "fix(qbase): stop send-side idle renewal",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46dd0cbfebf5683f381e8c6d87842a7f3817d7bd",
          "body": null,
          "is_bot": false,
          "headline": "feat(qconnection): expose local punch endpoints",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b590275d71d66aac39219a022a6d9f2d30adf522",
          "body": null,
          "is_bot": false,
          "headline": "feat(qresolve): make resolver traits downcastable",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1f2a0ef2e3c9d9fff0eabc40ee18cca6c2d758f",
          "body": "StunClientComponent::reinit was cloning the old stun_router instead of\nfetching the freshly reinited one from StunRouterComponent, causing the\nnew keep-alive task to deliver STUN packets to a stale router after\ninterface rebind. Mirror StunClientsComponent::reinit by going through\niface.with_components to obtain the new router.",
          "is_bot": false,
          "headline": "fix(qtraversal): reinit StunClient with fresh StunRouter",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b6a1860e1fa6825d1edc0dc2a807145856de8dd",
          "body": "…nce cycle\n\n- Rename ConnectionState to Connection and remove the Connection(Arc<ConnectionState>) newtype wrapper; callers now receive Arc<Connection> directly\n\n- spawn_drive_connection now holds Weak<Connection> and upgrades per event,\n  breaking the strong cycle that kept connections alive after \n[…]\nn task in QuicClient::connect uses Weak<Connection> and races against terminated() so it exits promptly on shutdown\n\n- Update http-server, h3-server, h3-client examples for the new Arc<Connection> API",
          "is_bot": false,
          "headline": "refactor(qconnection): expose Arc<Connection> and break strong refere…",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c7d79340731342f0bb43e12321d09669918bb73d",
          "body": "Network::bind no longer resolves the STUN server synchronously before\nbinding. DNS lookup is now delegated entirely to the StunClientsComponent\nbackground task, which already has per-lookup timeout protection and\nretries until MIN_AGENTS is reached.\n\nThis removes a latent hang: if the configured res\n[…]\nly regardless of resolver health.\n\nAlso parallelize bind_many using FuturesUnordered so multiple interfaces\nare bound concurrently; existing callers aggregate by BindUri key and are\norder-independent.",
          "is_bot": false,
          "headline": "refactor(common): defer STUN agent resolution to StunClientsComponent",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a1a7cdc631a8de199e4de7c1ac782d3299f26870",
          "body": "netdev::Interface's derived PartialEq includes rx/tx stats and a\ntimestamp that change on every poll for active interfaces, which\nproduced a spurious InterfaceEvent::Changed on every scan. Compare\nonly the reconfigurable fields that actually affect bind/route\ndecisions.",
          "is_bot": false,
          "headline": "fix(qinterface): ignore transient stats when diffing interfaces",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-06-15T03:31:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1678f545f6944bde86c3ac13502ff08eef51c9d0",
          "body": "Updates the requirements on [netdev](https://github.com/shellrow/netdev) to permit the latest version.\n- [Release notes](https://github.com/shellrow/netdev/releases)\n- [Commits](https://github.com/shellrow/netdev/compare/v0.42.0...v0.43.0)\n\n---\nupdated-dependencies:\n- dependency-name: netdev\n  dependency-version: 0.43.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "build(deps): update netdev requirement from 0.42 to 0.43",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-05-06T02:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8392136608dd660e93eb82690c3541e20c304a",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename PacketHeader to Route",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-30T04:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a29393e6ccde95ddba389465ccbc51f21a05fae",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename DatagramHeader to Line, move it into qbase",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-30T04:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28ba10bb3a20890e2a59e2948cbb2a8cf7875df8",
          "body": null,
          "is_bot": false,
          "headline": "refactor: rename UdpSocketController to UdpSocket",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-30T04:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab63f290508a0a5f7697a415555d65ea8b4bf2ee",
          "body": null,
          "is_bot": false,
          "headline": "feat: add qprotocol",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-30T04:40:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e2557145fbbe63ab66a7dc08e8fa7a33beb1bd3",
          "body": "Co-authored-by: Copilot <copilot@github.com>",
          "is_bot": false,
          "headline": "refactor: predictor pacing create socket",
          "author_name": "metah3m",
          "author_login": "metah3m",
          "committed_at": "2026-04-24T07:42:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "d1c8a3e1695b2942c5e321f6a36babf902ba7867",
          "body": null,
          "is_bot": false,
          "headline": "refactor: use some better names",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-23T07:49:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "111a8209085da2ad08877903f94ca68756e2c07f",
          "body": null,
          "is_bot": false,
          "headline": "feat: add OCSP support with custom server certificate verification",
          "author_name": "metah3m",
          "author_login": "metah3m",
          "committed_at": "2026-04-22T09:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad575aedc2b5ee48d326143301ff629963638c35",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove SocketEndpointAddr",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-22T08:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f6d48167f8cd7fe844a9f89bd752134296957b4",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove AddrKind",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-22T07:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b991533037165ded3b562d9b040ed3d567eda8e",
          "body": null,
          "is_bot": false,
          "headline": "refactor: remove ble support",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-22T07:45:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bec2846521e2ced6a3dc60019792c4f8c37502a6",
          "body": "…to PacketInfo",
          "is_bot": false,
          "headline": "refactor: rename VarInt::into_inner to into_u64 and PacketProperties …",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-21T04:37:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "835b9e9566db04168a055ec04e2aeb2aa3a427e3",
          "body": null,
          "is_bot": false,
          "headline": "fix: defer idle timeout and max idle timeout for each path",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-21T03:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8d13c44f8c37619c55c9d848c1fb17fbb3982a2",
          "body": "handle Ready state in be_stopped and track old state transitions to\nemit qevent when sending side is reset. also refactor two match\nexpressions in qconnection::space to satisfy clippy::question_mark.",
          "is_bot": false,
          "headline": "fix(qrecovery): emit StreamStateUpdated event and handle Ready on stop",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-20T07:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c81b29e7b6e8e88ab3ee30b2e6c46bc21592f2",
          "body": null,
          "is_bot": false,
          "headline": "refactor: recv_frame(f: &F) => recv_frame(f: F) for trait ReceiveFrame",
          "author_name": "huster-zhangpeng",
          "author_login": "huster-zhangpeng",
          "committed_at": "2026-04-17T14:56:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7681a414565561f90a4403bfbf63c86788ced01",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix cargo publish warnings for dquic and qtraversal",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T12:00:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ebaea5f5ed2bd950ce56719196635d1b910cc1f",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 0.5.0",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd65bd132524903b2cf9ed9f8fed0cc65edf725",
          "body": "The server.cert expired on 2026-04-16. Regenerated with 10-year\nvalidity using the existing CA key.",
          "is_bot": false,
          "headline": "fix(tests): renew expired localhost server certificate",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5b92708ec9351a8f80aa070f13b5f861c47af83",
          "body": "- qconnection/builder: debug→trace for connection params dump and 0-RTT notifications\n- qconnection/traversal, path: debug→trace for endpoint/path creation\n- qconnection/events, tls, lib, path/*: fix uppercase-starting log messages\n- qbase/packet: fix uppercase-starting log message\n- qtraversal/nat/client: trace in visualize_nat_detection! macro, fix casing\n- qtraversal/punch/{puncher,predictor,tx}: fix uppercase-starting log messages",
          "is_bot": false,
          "headline": "chore: downgrade verbose logs to trace and fix log message casing",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c34bb1bf3865fecebc4d35906e18de567f9c371f",
          "body": "…ermination comments",
          "is_bot": false,
          "headline": "style: lowercase error/log messages, add spawn span propagation and t…",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b960ef97577fbbc22720b8ae2abd43bbe8db0532",
          "body": "…e mode\n\nThe Recver::Recv branch in Reader::Drop incorrectly used tracing::warn!\nfor both debug_assertions and non-debug_assertions cfg, while the\nRecver::SizeKnown branch and Writer::Drop correctly used tracing::debug!\nin release mode. This was a copy-paste error.",
          "is_bot": false,
          "headline": "fix(qrecovery): use debug log level for Reader drop warning in releas…",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c31b23b740b9d79fc6de0e559d4e597ba23b0d1d",
          "body": "validate() previously always returned Ok(()) even after transitioning the\ninternal state to Err(Termination) when no viable paths exist. This broke\nthe Lifecycle::check() latching contract: the caller saw Ok but the\nconnection was already dead internally.\n\nNow validate() returns Err(error) on the same call that sets the terminal\nstate, so check() correctly reflects connection death immediately.",
          "is_bot": false,
          "headline": "fix(qconnection): return error from validate() when paths are empty",
          "author_name": "eareimu",
          "author_login": "eareimu",
          "committed_at": "2026-04-17T09:47:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 284,
      "latest_release_at": "2026-07-16T06:55:37Z",
      "latest_release_tag": "v0.7.0-beta.4",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 45,
      "days_since_latest_release": 6,
      "mean_days_between_releases": 39.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 100,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "qudp",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "gro",
            "gso",
            "socket",
            "udp",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qudp",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 12,
          "total_downloads": 7377,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 623,
          "first_published_at": "2024-11-21T09:31:07.021696Z",
          "latest_published_at": "2026-07-16T06:55:28.022354Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "dquic",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/dquic",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 7,
          "total_downloads": 1699,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 558,
          "first_published_at": "2026-04-17T12:08:22.753480Z",
          "latest_published_at": "2026-07-16T06:55:35.042316Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 6
        },
        {
          "name": "qbase",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qbase",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 11,
          "total_downloads": 8833,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 714,
          "first_published_at": "2024-11-21T09:31:05.359066Z",
          "latest_published_at": "2026-06-25T16:51:11.089298Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 26
        },
        {
          "name": "qevent",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qevent",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 9,
          "total_downloads": 6111,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 658,
          "first_published_at": "2025-04-10T14:19:38.235937Z",
          "latest_published_at": "2026-06-25T16:51:13.562214Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 26
        },
        {
          "name": "qmacro",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qmacro",
          "is_deprecated": false,
          "latest_version": "0.5.1",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 4,
          "total_downloads": 3849,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 623,
          "first_published_at": "2025-07-29T12:24:16.886076Z",
          "latest_published_at": "2026-06-15T03:55:31.806184Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 37
        },
        {
          "name": "h3-shim",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/h3-shim",
          "is_deprecated": false,
          "latest_version": "0.5.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 9,
          "total_downloads": 4426,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 27,
          "first_published_at": "2024-11-21T10:09:36.482485Z",
          "latest_published_at": "2026-04-17T12:08:25.840418Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 95
        },
        {
          "name": "qresolve",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qresolve",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 4,
          "total_downloads": 1605,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 526,
          "first_published_at": "2026-04-17T12:08:13.715097Z",
          "latest_published_at": "2026-07-02T07:44:59.089998Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 20
        },
        {
          "name": "qdatagram",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "async",
            "http3",
            "quic",
            "asynchronous",
            "network-programming"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/qdatagram",
          "is_deprecated": false,
          "latest_version": "0.6.0",
          "repository_url": "https://github.com/genmeta/dquic",
          "versions_count": 3,
          "total_downloads": 1505,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 492,
          "first_published_at": "2026-04-17T12:08:01.765789Z",
          "latest_published_at": "2026-06-25T16:51:12.910676Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 26
        }
      ]
    },
    "popularity": {
      "forks": 23,
      "stars": 279,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 2
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 2
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-06-14",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 23,
        "total_forks": 23
      },
      "star_history": {
        "days": [
          {
            "date": "2024-06-21",
            "count": 10
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 7
          },
          {
            "date": "2024-07-02",
            "count": 3
          },
          {
            "date": "2024-08-12",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 4
          },
          {
            "date": "2024-08-27",
            "count": 6
          },
          {
            "date": "2024-08-28",
            "count": 3
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-08-31",
            "count": 3
          },
          {
            "date": "2024-09-02",
            "count": 1
          },
          {
            "date": "2024-09-04",
            "count": 3
          },
          {
            "date": "2024-09-07",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 5
          },
          {
            "date": "2024-09-09",
            "count": 4
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 3
          },
          {
            "date": "2024-09-25",
            "count": 6
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-05",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 2
          },
          {
            "date": "2024-10-18",
            "count": 1
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-23",
            "count": 2
          },
          {
            "date": "2024-10-25",
            "count": 3
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 2
          },
          {
            "date": "2024-11-09",
            "count": 2
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-12",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2024-11-17",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 4
          },
          {
            "date": "2024-11-27",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-11",
            "count": 2
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 2
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-22",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-06",
            "count": 3
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-21",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 2
          },
          {
            "date": "2025-03-22",
            "count": 5
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 14
          },
          {
            "date": "2025-04-16",
            "count": 16
          },
          {
            "date": "2025-04-17",
            "count": 5
          },
          {
            "date": "2025-04-18",
            "count": 9
          },
          {
            "date": "2025-04-19",
            "count": 3
          },
          {
            "date": "2025-04-20",
            "count": 5
          },
          {
            "date": "2025-04-21",
            "count": 4
          },
          {
            "date": "2025-04-22",
            "count": 11
          },
          {
            "date": "2025-04-23",
            "count": 11
          },
          {
            "date": "2025-04-24",
            "count": 2
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-26",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 1
          },
          {
            "date": "2025-06-21",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 1
          },
          {
            "date": "2025-06-29",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-09",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-21",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-09-24",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 2
          },
          {
            "date": "2025-12-08",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-21",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-01-29",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-02",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-11",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-24",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 3
          }
        ],
        "complete": true,
        "collected": 279,
        "total_stars": 279
      },
      "open_issues_and_prs": 10
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "dquic/Cargo.toml",
        "h3-shim/Cargo.toml",
        "qbase/Cargo.toml",
        "qcongestion/Cargo.toml",
        "qconnection/Cargo.toml",
        "qdatagram/Cargo.toml",
        "qevent/Cargo.toml",
        "qinterface/Cargo.toml",
        "qmacro/Cargo.toml",
        "qprotocol/Cargo.toml",
        "qrecovery/Cargo.toml",
        "qresolve/Cargo.toml",
        "qtraversal/Cargo.toml",
        "qudp/Cargo.toml"
      ],
      "largest_source_bytes": 88618,
      "source_files_sampled": 243,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "dquic/Cargo.toml",
        "h3-shim/Cargo.toml",
        "qbase/Cargo.toml",
        "qcongestion/Cargo.toml",
        "qconnection/Cargo.toml",
        "qdatagram/Cargo.toml",
        "qevent/Cargo.toml",
        "qinterface/Cargo.toml",
        "qmacro/Cargo.toml",
        "qprotocol/Cargo.toml",
        "qrecovery/Cargo.toml",
        "qresolve/Cargo.toml",
        "qtraversal/Cargo.toml",
        "qudp/Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 7,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "arc-swap",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qconnection",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qresolve",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rustls",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "dquic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "h3",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "h3-datagram",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dquic",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "h3-shim/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enum_dispatch",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "getset",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nom",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qmacro",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rustls",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qbase/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qevent",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qcongestion/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enum_dispatch",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qcongestion",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qresolve",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qevent",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qrecovery",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ring",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qtraversal",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rustls",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qinterface",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "x509-parser",
          "manifest": "qconnection/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qdatagram/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qdatagram/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qdatagram/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qdatagram/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "enum_dispatch",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_builder",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pin-project-lite",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_json",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_with",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qevent/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "http",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "netdev",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "netwatcher",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "parking_lot",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qevent",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rustls",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qinterface/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "darling",
          "manifest": "qmacro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.23"
        },
        {
          "name": "proc-macro2",
          "manifest": "qmacro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "syn",
          "manifest": "qmacro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "quote",
          "manifest": "qmacro/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "bytes",
          "manifest": "qprotocol/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nom",
          "manifest": "qprotocol/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qprotocol/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "qprotocol/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qprotocol/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "derive_more",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qevent",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qrecovery/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qresolve/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qresolve/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qresolve/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bon",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "dashmap",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "futures",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nom",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qbase",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qresolve",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qevent",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "qinterface",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rand",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "snafu",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio-util",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qtraversal/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytes",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "cfg-if",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "libc",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "qbase",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tracing",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "socket2",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "tokio",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "nix",
          "manifest": "qudp/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.31"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "darling",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "nix",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "windows-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 7,
        "direct_count": 6,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 4,
        "merged_prs": 659,
        "open_issues": 6,
        "closed_ratio": 0.739,
        "closed_issues": 17,
        "closed_unmerged_prs": 39
      },
      "bus_factor": 2,
      "bot_contributors": 2,
      "top_contributors": [
        {
          "type": "User",
          "login": "eareimu",
          "commits": 660,
          "avatar_url": "https://avatars.githubusercontent.com/u/171006853?v=4"
        },
        {
          "type": "User",
          "login": "huster-zhangpeng",
          "commits": 395,
          "avatar_url": "https://avatars.githubusercontent.com/u/3783916?v=4"
        },
        {
          "type": "User",
          "login": "metah3m",
          "commits": 167,
          "avatar_url": "https://avatars.githubusercontent.com/u/113279115?v=4"
        },
        {
          "type": "User",
          "login": "ai-codepen",
          "commits": 69,
          "avatar_url": "https://avatars.githubusercontent.com/u/140614262?v=4"
        },
        {
          "type": "User",
          "login": "Borber",
          "commits": 52,
          "avatar_url": "https://avatars.githubusercontent.com/u/30563826?v=4"
        },
        {
          "type": "User",
          "login": "Haven-King",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/54509200?v=4"
        },
        {
          "type": "User",
          "login": "huyumars",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/10811930?v=4"
        },
        {
          "type": "User",
          "login": "FallingSnow",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2512197?v=4"
        },
        {
          "type": "User",
          "login": "marshu-cmd",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/273260496?v=4"
        },
        {
          "type": "User",
          "login": "relaxing-more",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/120878039?v=4"
        }
      ],
      "contributors_sampled": 11,
      "top_contributor_share": 0.489
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "benchmark.yml",
        "codecov.yml",
        "commitlint.yml",
        "feishu-bot.yml",
        "publish-crates.yml",
        "rust.yml",
        "traversal.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 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 3 contributing companies or organizations -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "388a3ec99837480f8fc0eed7e400aa3f12a11c3e",
        "ran_at": "2026-07-22T08:06:19Z",
        "aggregate_score": 6.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-22T03:17:13Z",
      "oldest_open_prs": [
        {
          "number": 679,
          "created_at": "2026-03-31T03:11:17Z",
          "last_comment_at": "2026-03-31T04:22:46Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 716,
          "created_at": "2026-05-11T22:52:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 728,
          "created_at": "2026-07-17T13:33:01Z",
          "last_comment_at": "2026-07-17T13:36:18Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 729,
          "created_at": "2026-07-20T15:05:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-16T06:47:53Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 351,
          "created_at": "2025-02-06T01:47:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 353,
          "created_at": "2025-02-06T02:27:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 630,
          "created_at": "2025-10-08T15:42:51Z",
          "last_comment_at": "2025-10-09T04:31:48Z",
          "last_comment_author": "eareimu"
        },
        {
          "number": 633,
          "created_at": "2025-11-11T05:23:28Z",
          "last_comment_at": "2025-11-18T09:30:23Z",
          "last_comment_author": "i18nsite"
        },
        {
          "number": 666,
          "created_at": "2026-01-31T08:48:54Z",
          "last_comment_at": "2026-02-01T14:43:43Z",
          "last_comment_author": "spongebob888"
        },
        {
          "number": 683,
          "created_at": "2026-04-02T15:53:42Z",
          "last_comment_at": "2026-04-06T14:43:25Z",
          "last_comment_author": "huster-zhangpeng"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/genmeta/dquic",
    "host": "github.com",
    "name": "dquic",
    "owner": "genmeta"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 77,
      "inputs": {
        "security": 69,
        "vitality": 97,
        "community": 66,
        "governance": 73,
        "engineering": 76
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 97,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "commits_last_year": 284,
              "human_commit_share": 0.98,
              "days_since_last_push": 1,
              "active_weeks_last_year": 45
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "45/52 weeks with commits",
                "points": 31.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 45
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "284 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 284
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "v0.7.0-beta.4",
              "releases_from_tags": false,
              "days_since_latest_release": 6,
              "mean_days_between_releases": 39.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 6 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~39.1 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 39.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 6,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 6 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 66,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "forks": 23,
              "stars": 279,
              "watchers": 5,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "279 stars",
                "points": 39.6,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 279
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "23 forks",
                "points": 11.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "packages": [
                "qudp",
                "dquic",
                "qbase",
                "qevent",
                "qmacro",
                "h3-shim",
                "qresolve",
                "qdatagram"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 35405,
              "monthly_downloads": 4221
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "4,221 downloads/month across crates",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 4221,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 11,
              "top_contributor_share": 0.489
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 49% of commits",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 49
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "11 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "merged_prs": 659,
              "open_issues": 6,
              "closed_issues": 17,
              "issue_closed_ratio": 0.739,
              "closed_unmerged_prs": 39
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "74% of issues closed",
                "points": 34.5,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 74
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "659/698 decided PRs merged",
                "points": 36.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 659,
                      "decided": 698
                    }
                  }
                ],
                "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": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "followers": 20,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "genmeta",
              "public_repos": 18,
              "account_age_days": 792
            },
            "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": "20 followers of genmeta",
                "points": 9.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 20,
                      "login": "genmeta"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "18 public repos, account ~2 yr old",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 18
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 2
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "qudp",
                "dquic",
                "qbase",
                "qevent",
                "qmacro",
                "h3-shim",
                "qresolve",
                "qdatagram"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 6
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 6 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 6
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "12 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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": 76,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 94,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "7 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 69,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 69,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 6.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "6 out of 6 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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 not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 5
            },
            "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": 64,
        "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": "98 of 98 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 98,
                      "sampled": 98
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "dquic/Cargo.toml",
                "h3-shim/Cargo.toml",
                "qbase/Cargo.toml",
                "qcongestion/Cargo.toml",
                "qconnection/Cargo.toml",
                "qdatagram/Cargo.toml",
                "qevent/Cargo.toml",
                "qinterface/Cargo.toml",
                "qmacro/Cargo.toml",
                "qprotocol/Cargo.toml",
                "qrecovery/Cargo.toml",
                "qresolve/Cargo.toml",
                "qtraversal/Cargo.toml",
                "qudp/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0.02
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, dquic/Cargo.toml, h3-shim/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, dquic/Cargo.toml, h3-shim/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "2 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 88618,
              "source_files_sampled": 243,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/243 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 243,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T08:06:42.395906Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/g/genmeta/dquic.svg",
  "full_name": "genmeta/dquic",
  "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.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticscrates.io.