Public record
Software health reportschema 0.31.0 · metrics 2.5.0 · 2026-08-05 06:47 UTC

TannerRogalsky / tokio-tungstenite-wasm

A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform.

RustMIT★ 33 stars⑂ 16 forkssince Jan 2022View on GitHub ↗

TannerRogalsky/tokio-tungstenite-wasm holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (68/100) and lowest on Security (36/100). It was last updated 1 day ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

56
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).

Ownership

Tanner RogalskyPersonal account
86 followers188 public repossince Mar 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iotokio-tungstenite-wasm0.9.0102,331141 day agocross-platformtokiowasmwebsocketasynchronousnetwork-programming

Metrics by category

Vitality

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

68Good · 21% of overall
How it's scored
36/36Push recency — last push 1 days ago
6.9/36Commit cadence — 10/52 weeks with commits
13.8/18Commit volume — 33 commits in the last year
1/10OpenSSF Scorecard: Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Inputs used
commits_last_year33
human_commit_share1
days_since_last_push1
active_weeks_last_year10
How it's scored
27/27Ships releases — 8 releases published
27/36Release recency — latest release 170 days ago
19.8/27Release cadence — a release every ~61.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tagv0.8.2
releases_from_tagsno
days_since_latest_release170
mean_days_between_releases61.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

52Moderate · 17% of overall
How it's scored
24.4/60Stars — 33 stars
9.8/25Forks — 16 forks
0/15Watchers — 2 watchers
Inputs used
forks16
stars33
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges0
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
66.8/80Monthly downloads — 102,331 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagestokio-tungstenite-wasm
dependents
ecosystemscrates
total_downloads937,644
monthly_downloads102,331
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?

64Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
5.4/22.5Commit distribution — top contributor authored 76% of commits
10.8/13.5Contributor breadth — 8 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled8
top_contributor_share0.762
How it's scored
42/42Issue resolution — 100% of issues closed
27.4/30PR acceptance — 21/23 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
3/15OpenSSF Scorecard: Code-Review — Found 3/13 approved changesets -- score normalized to 2
Inputs used
merged_prs21
open_issues0
closed_issues6
prs_merged_7d1
prs_decided_7d1
prs_merged_30d1
prs_decided_30d1
issue_closed_ratio1
closed_unmerged_prs2
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
13.9/25Owner reach — 86 followers of TannerRogalsky
25/25Track record — 188 public repos, account ~15 yr old
Inputs used
followers86
owner_typeUser
is_verified
owner_loginTannerRogalsky
public_repos188
account_age_days5,630
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 14 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagestokio-tungstenite-wasm
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

46Weak · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsno
has_editorconfigno
has_linter_configno
has_precommit_configno

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?

36Weak · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
2.5/2.5CI-Tests — 8 out of 8 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
1.5/7.5Code-Review — Found 3/13 approved changesets -- score normalized to 2
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0.8/7.5Maintained — 2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 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_aggregate3.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

38Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
22.9/40Legible commit history — 37 of 86 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.43
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml (toolchain convention, no task runner)
0/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 86
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
55/55Manageable file sizes — 0/6 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes14,199
source_files_sampled6
oversized_source_files0
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

33GitHub stars
8contributors
33commits, last 12 months
1days since last push
8releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:tokio-tungstenite-wasm@0.9.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 16 ⇿
0Stars
16Forks
7Releases

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.

03581013151412023-092024-122026-02
Major 0Minor 5Patch 2

Each point covers 3 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 3/13 approved changesets -- score normalized to 2
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
1Maintained2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
crates.iothiserror2Cargo.toml
crates.iohttp1Cargo.toml
crates.iohttparse1Cargo.toml
crates.iofutures-util0.3Cargo.toml
All dependencies 15

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

RegistryPackageVersionRelation
crates.iofutures-utildirect
crates.iohttpdirect
crates.iohttparsedirect
crates.iothiserrordirect
crates.ioassert-implindirect
crates.iobytesindirect
crates.iofutures-channelindirect
crates.iojs-sysindirect
crates.ionative-tlsindirect
crates.iorandindirect
crates.iorustlsindirect
crates.iotokioindirect
crates.iotokio-tungsteniteindirect
crates.iowasm-bindgenindirect
crates.ioweb-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": {
    "icon": {
      "bytes": 81726,
      "width": 256,
      "height": 256,
      "rejected": [],
      "collected": true,
      "media_type": "image/png",
      "source_url": "https://avatars.githubusercontent.com/u/654931?v=4&s=256",
      "source_type": "avatar",
      "content_hash": "774f4242c9644dad9e34eb68f35e43149b0972fc84f06f84525f24b8bce11943",
      "candidates_considered": 1
    },
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 73,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 52154
      },
      "pushed_at": "2026-08-03T19:20:32Z",
      "created_at": "2022-01-09T20:05:20Z",
      "owner_type": "User",
      "updated_at": "2026-08-03T19:16:59Z",
      "description": "A wrapper around websys and tokio-tungstenite that makes it easy to use websockets cross-platform.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "http://tannerrogalsky.com",
      "name": "Tanner Rogalsky",
      "type": "User",
      "login": "TannerRogalsky",
      "company": null,
      "location": "Toronto, Ontario",
      "followers": 86,
      "avatar_url": "https://avatars.githubusercontent.com/u/654931?v=4",
      "created_at": "2011-03-07T04:39:48Z",
      "is_verified": null,
      "public_repos": 188,
      "account_age_days": 5630
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2026-02-15T17:11:03Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2026-01-14T12:39:06Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-12-22T12:18:28Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-11-05T22:06:42Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2025-11-05T21:53:25Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2025-05-03T13:06:17Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2025-02-05T14:34:28Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-12-14T11:36:53Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "af635af706acdd57a0ae6dc71560ea950b4a859c",
          "body": "chore: Update tokio-tungstenite dependency to version 0.29",
          "is_bot": false,
          "headline": "Merge pull request #29 from TannerRogalsky/update-tokio-tungstenite",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-08-03T19:16:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93643d9f643e657adc7bed496e6eac83c730c4e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Update tokio-tungstenite dependency to version 0.29",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-08-03T19:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49efa56083ad5d57553fd94567832eff25e37f5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.8.2",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-02-15T17:10:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4aa25681fd0dabe3d3d79e7e9008df1e43e7aff2",
          "body": "Avoid race condition with callbacks",
          "is_bot": false,
          "headline": "Merge pull request #27 from tysen/main",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-02-08T21:38:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3445946e79c52a302af3e8dfa6cf52c357e86cc2",
          "body": "Waiting for the connection to open or error before setting the onmessage\ncallback can lead to data loss if the server sends a message right away.",
          "is_bot": false,
          "headline": "Avoid race condition with callbacks",
          "author_name": "Ty Larrabee",
          "author_login": "tysen",
          "committed_at": "2026-02-08T16:56:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8ed6b48699f73ff15e28b807cd610327af75fa7",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.8.1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-01-14T12:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95316adf742e25869c0761973fc1b998cd762e8b",
          "body": "Support SharedArrayBuffer",
          "is_bot": false,
          "headline": "Merge pull request #26 from Slixe/main",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2026-01-14T12:32:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "738c896bafc96ed36b69e622532a0b353d834fdb",
          "body": null,
          "is_bot": false,
          "headline": "fmt",
          "author_name": "Slixe",
          "author_login": "Slixe",
          "committed_at": "2026-01-13T11:46:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "076e0664c9649a68bb4d3fc3d39b9279bcddaf05",
          "body": null,
          "is_bot": false,
          "headline": "try into import in the cfg scope",
          "author_name": "Slixe",
          "author_login": "Slixe",
          "committed_at": "2026-01-12T20:05:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987ba5724acae651878dae3ee002f89a14894ed4",
          "body": null,
          "is_bot": false,
          "headline": "try_into for binary message size check",
          "author_name": "Slixe",
          "author_login": "Slixe",
          "committed_at": "2026-01-12T19:59:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a598dc9626cfdc1cc55f890507b340e49ab7ed",
          "body": null,
          "is_bot": false,
          "headline": "support shared array buffer for binary messages",
          "author_name": "Slixe",
          "author_login": "Slixe",
          "committed_at": "2026-01-12T19:57:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71268a1cd19cc4063ce106559d66e39bb66d36c0",
          "body": "chore: Reduce edition and rust version requirements.",
          "is_bot": false,
          "headline": "Merge pull request #25 from TannerRogalsky/metadata_improvements",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-12-22T15:55:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb27890a01d6e88ade9d8418850acbf70f01d424",
          "body": null,
          "is_bot": false,
          "headline": "chore: Reduce edition and rust version requirements.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-12-22T12:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08fdd2099cd6b71eca29de97cd737b2bc48ca52c",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.8.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-12-22T12:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4053561c3596264caa60594ea0c141ff2f94dae1",
          "body": "Allow a custom TLS connector on native",
          "is_bot": false,
          "headline": "Merge pull request #21 from TannerRogalsky/custom_tls",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-12-22T12:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412f73ea40a6ea3d56b9eee9277b4067f0ee8a16",
          "body": "Fixes and changes",
          "is_bot": false,
          "headline": "Merge pull request #23 from Nater0214/naters-fixes-and-changes",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-12-14T22:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05223af793aa86328cda60dc7ccaf963a1b2f6b",
          "body": null,
          "is_bot": false,
          "headline": "Run cargo fmt",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-14T20:48:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dec870f7988579e6fc16e3ea5610d9caa99b7c38",
          "body": null,
          "is_bot": false,
          "headline": "Fix minor spelling mistakes",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-14T20:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e05eb9db56c75fdc953cf96a806b1fc4e51eb6b2",
          "body": null,
          "is_bot": false,
          "headline": "Add lint for unsafe code and allow the one place it is used (safely)",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-03T14:37:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b160efe1fc83c0adc727f5a792520d258534e54",
          "body": null,
          "is_bot": false,
          "headline": "Modify example to still compile for wasm, but instead panic on run",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-03T14:34:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "030fe49bb845df1100817763025c3b50648f1b7e",
          "body": "… send a message",
          "is_bot": false,
          "headline": "Fix error types in web module and add a new error type for failure to…",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-03T14:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5e90ddd379af15dcb6079c1c48e69e3228bf036",
          "body": "…Utf8Bytes::as_str",
          "is_bot": false,
          "headline": "Remove forbid unsafe in Cargo.toml, as unsafe is used safely in web::…",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-03T14:29:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b82ade7a95bef5ab6844f5f57e905f401ae1134",
          "body": null,
          "is_bot": false,
          "headline": "Reorganize ignore file and add an entry for VSCode",
          "author_name": "Nater0214",
          "author_login": "Nater0214",
          "committed_at": "2025-12-03T14:28:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f967cf54febc8759ce39c6bfa177d38f0f1bb600",
          "body": null,
          "is_bot": false,
          "headline": "Allow a custom TLS connector on native",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-18T16:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b925784feb804fde579494ed4f651deb19f615e",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.7.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T22:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b56c6f06bdc1ea94685e7e862d2d9cf03f3a4cd4",
          "body": "Update tokio-tungestenite to v0.28",
          "is_bot": false,
          "headline": "Merge pull request #20 from TannerRogalsky/bump-tungstenite",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T22:05:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03df4369c575b057b3831c24a1d4bc4b7dd75c0a",
          "body": null,
          "is_bot": false,
          "headline": "Update tokio-tungestenite to v0.28",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T22:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74385629a413309f1b0d82dea10058d85a10070d",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.6.1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T21:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd5fd8ec6f47e9dcb0e3962f811e71eda98d806",
          "body": "Docs.rs improvements and clippy fixes",
          "is_bot": false,
          "headline": "Merge pull request #19 from TannerRogalsky/clippy-fixes",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T21:51:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cca6ca57ded5c9daae208a7da1aea4bbeb6a8cb",
          "body": null,
          "is_bot": false,
          "headline": "Appease clippy",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T21:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338e12eb21d2b787060a14e4017b651b1bbe6fde",
          "body": null,
          "is_bot": false,
          "headline": "Improve docs.rs generation",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T21:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "477565e223c8575efd22466ca6de51d1dd340a2d",
          "body": "fix: make error module public",
          "is_bot": false,
          "headline": "Merge pull request #18 from alpinevm/patch-1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-11-05T21:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12304df48e69cb957a0b048e9e43d107ce16976f",
          "body": null,
          "is_bot": false,
          "headline": "fix: make error module public",
          "author_name": "Cliff Syner",
          "author_login": "alpinevm",
          "committed_at": "2025-11-05T20:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49ac4e771d3d5c217c4f7d4db95880473823af64",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.6.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-05-03T13:03:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f54edd6cd57f7f401837f40284dc9d2513988ff",
          "body": "Update minimal versions CI ubuntu to 22.04",
          "is_bot": false,
          "headline": "Merge pull request #17 from TannerRogalsky/fix-minimal-versions-ci",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-05-03T12:01:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af9c0a6b641259eed0aac10ac7f1d9ad32a0073e",
          "body": null,
          "is_bot": false,
          "headline": "Download and install openssl 1.1.1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-05-03T11:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76c6f46e06ecb82260e8da7a2f7f5a0ef6f2c37c",
          "body": null,
          "is_bot": false,
          "headline": "update minimal versions CI ubuntu to 22.04",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-05-03T10:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28582071148c9ead0f612745add086f19b0c5168",
          "body": "Allow for connections with subprotocols",
          "is_bot": false,
          "headline": "Merge pull request #16 from thlsrms/main",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-05-03T10:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06ae900a336100ecd08b4435eb44b4019fdd7c73",
          "body": null,
          "is_bot": false,
          "headline": "Add connection with sub-protocol headers",
          "author_name": "Thales R",
          "author_login": "thlsrms",
          "committed_at": "2025-05-02T21:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb02bec30807beddbc029d7e2e4f7341d2402909",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.5.0",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2025-02-03T18:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "696fe57935cd88e4239d8fc586bd59c1777f08d2",
          "body": "This reverts commit b888acd7682431d2dda08fba00d74c004fa834d7.",
          "is_bot": false,
          "headline": "Revert \"bump version to 0.5.0\"",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2025-02-03T18:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b888acd7682431d2dda08fba00d74c004fa834d7",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 0.5.0",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2025-02-03T18:40:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b178b6e60a072d193b0c9a3aa8cc5c310e751668",
          "body": "Update to tokio-tungstenite v0.26",
          "is_bot": false,
          "headline": "Merge pull request #15 from TannerRogalsky/tokio-tungstenite-0.26",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-02-03T18:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "313ddd12016afaa517627efe5774dd982500c4ed",
          "body": null,
          "is_bot": false,
          "headline": "More closely replicate tokio-tungstenite's API",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2025-02-02T11:58:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da14eb78cd38f630f74d11bb75bff06bab550c08",
          "body": null,
          "is_bot": false,
          "headline": "try to fix CI",
          "author_name": "koe",
          "author_login": "UkoeHB",
          "committed_at": "2025-02-01T20:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31134e8a985542113e16db65f7733f12da802341",
          "body": null,
          "is_bot": false,
          "headline": "update tokio-tungstenite to 0.26",
          "author_name": "koe",
          "author_login": "UkoeHB",
          "committed_at": "2025-02-01T20:01:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf25d4e8da7afbd1ad56419cb856c97c08267562",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) version 0.4.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-12-14T11:33:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f04d2dcd262a1706b470e0e25f50137b216e449c",
          "body": "Relax minimum dependency versions",
          "is_bot": false,
          "headline": "Merge pull request #13 from TannerRogalsky/relax_deps",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-12-12T15:28:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc588ed06ecf19988deb38225c2ef22e9ff282ca",
          "body": null,
          "is_bot": false,
          "headline": "Relax minimum dependency versions",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2024-12-12T15:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "465b2efbd9a02cde0ede4320b48f99b50a34e75c",
          "body": "Bump tokio-tungstenite to 0.24",
          "is_bot": false,
          "headline": "Merge pull request #12 from TannerRogalsky/tokio-tungstenite-0.24",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-12-12T15:22:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcad3b0d4b5fc997bc8f77d95dd944cc0789ffea",
          "body": null,
          "is_bot": false,
          "headline": "Fix clippy warnings",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2024-12-12T15:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a1d46bf0fd809e18056291fff4b39787ddbfe78",
          "body": null,
          "is_bot": false,
          "headline": "Bump tokio-tungenstenite to 0.24",
          "author_name": "Tanner Rogalsky",
          "author_login": null,
          "committed_at": "2024-12-12T14:59:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2045df63a606fcf21e18b2dd611bac36e11261",
          "body": "Add a client example.",
          "is_bot": false,
          "headline": "Merge pull request #9 from TannerRogalsky/client-example",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-04-30T09:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19f0b07a12c73d3c58151bc03277614ff31b1e9d",
          "body": null,
          "is_bot": false,
          "headline": "add a client example",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-04-12T12:06:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39dba575fd5827672544fac704b7dca37e6eda8f",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.3.1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-21T10:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be33181d2db275c936bfec4423f74d5d7cb4e780",
          "body": "Minimal versions check",
          "is_bot": false,
          "headline": "Merge pull request #6 from TannerRogalsky/lib-rs-directed-improvements",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-21T10:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053ad5e996d80dca0dccf776bb1106f78e0e5f55",
          "body": null,
          "is_bot": false,
          "headline": "Check minimal version on older Ubuntu",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-21T10:53:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81b3d8857f3082b4e16521f24a79ee553c57a990",
          "body": null,
          "is_bot": false,
          "headline": "Minimal versions check",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-21T10:45:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a931d63d8714d51b2cd1dc7b296f8c33e36c50e",
          "body": "Lib.rs directed improvements",
          "is_bot": false,
          "headline": "Merge pull request #5 from TannerRogalsky/lib-rs-directed-improvements",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T19:08:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0377f3f1911fceb2c888df2820cc7476dbcd945f",
          "body": null,
          "is_bot": false,
          "headline": "Remove minimum dep check for now.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T19:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096d729a9378cbc6a4a7a93cfdb3fb5e45e6d65c",
          "body": null,
          "is_bot": false,
          "headline": "Have to wait for tokio-tungstenite to bump their dep",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T19:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511092a04ec0dded18e50941cbf6b6cd75bda01a",
          "body": null,
          "is_bot": false,
          "headline": "CI fix",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T18:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0133e20ea6a3b60e8208575aa5df917ee09ebed8",
          "body": null,
          "is_bot": false,
          "headline": "Test minimal versions",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T18:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a35ba75a7ce0dd51249d8825faa0fc6812a221a",
          "body": null,
          "is_bot": false,
          "headline": "Version and category improvements",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-03-16T18:51:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16bc63f09b5b2e72fd5b762412944fde2e3f284",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.3.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:37:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4817b5fad3b03dba25b281871105434f06e36a4",
          "body": null,
          "is_bot": false,
          "headline": "Update dependencies.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:36:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f3f7187b1d27e8a0abc1ac575ee89ccf60b399a",
          "body": "…sm into main",
          "is_bot": false,
          "headline": "Merge branch 'main' of github.com:TannerRogalsky/tokio-tungstenite-wa…",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:27:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e490d0c07a02493f0aa214288e12b600d7932c91",
          "body": "Fix compile tls - edits",
          "is_bot": false,
          "headline": "Merge pull request #4 from TannerRogalsky/fix-compile-tls",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:27:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b0295743c17554d71537f887499ad864b362a57",
          "body": "fix: allow TLS features to compile",
          "is_bot": false,
          "headline": "Merge pull request #3 from get10101/fix-compile-tls",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:25:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "115fc455351617799f22015f639680fcaf79831a",
          "body": null,
          "is_bot": false,
          "headline": "Update readme for feature information.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8af93cb5100b9d03e21112046d3ae8070b9abab3",
          "body": null,
          "is_bot": false,
          "headline": "Check all signficant features.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:22:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fec26fdde16c8c068c1daa215a3cdb606f8cd50",
          "body": null,
          "is_bot": false,
          "headline": "Undo version change.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2024-02-22T10:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d844e8e6cece37ceece4cabbb806edc7c8474764",
          "body": null,
          "is_bot": false,
          "headline": "fix: allow TLS features to compile",
          "author_name": "Restioson",
          "author_login": "Restioson",
          "committed_at": "2024-02-21T14:59:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a908ec2a21c9ca863ca199c803e7e51f5fdee139",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.2.1",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2023-10-16T12:55:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf36e07e26c86d995080b63bbd8b9b8976e041ac",
          "body": "Publicize CloseFrame and CloseCode",
          "is_bot": false,
          "headline": "Merge pull request #2 from UkoeHB/expose_closeframe",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2023-10-16T12:53:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15e61e4a43f8e1cb34dee4081e5a7af4ef4c29e8",
          "body": null,
          "is_bot": false,
          "headline": "publicize CloseFrame and CloseCode",
          "author_name": "koe",
          "author_login": "UkoeHB",
          "committed_at": "2023-10-13T04:04:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0b80a4bca6ac00cd9e87f51f260069c1f5d2b57",
          "body": null,
          "is_bot": false,
          "headline": "chore: Release tokio-tungstenite-wasm version 0.2.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2023-10-07T09:14:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da13ec267a7403aa909797f6fa2533e7cd4bcfb4",
          "body": null,
          "is_bot": false,
          "headline": "Relax library dependency versions.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2023-10-07T09:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa820ff2f3f55ca099825f25d363a0850f4f80d1",
          "body": "Update to tokio-tungstenite v0.20",
          "is_bot": false,
          "headline": "Merge pull request #1 from UkoeHB/upver",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2023-10-07T09:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb8a6e47515e8a510ed3f4d0a4e1d6a4436a287e",
          "body": null,
          "is_bot": false,
          "headline": "update to tokio-tungstenite v0.20",
          "author_name": "koe",
          "author_login": "UkoeHB",
          "committed_at": "2023-10-04T19:49:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddeedf55565127c6ca1321a17b5a65aa5e25becc",
          "body": null,
          "is_bot": false,
          "headline": "(cargo-release) start next development iteration 0.1.1-alpha.0",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7508e29a1c249af96f9e448a9bf2908d8aaa3c3e",
          "body": null,
          "is_bot": false,
          "headline": "Fix license path.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f4686812dd57b7bb4ddc732980724a54910e4b",
          "body": null,
          "is_bot": false,
          "headline": "Cargo metadata.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:25:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8cd5392b43d849005455c761d0b56193271db9",
          "body": null,
          "is_bot": false,
          "headline": "Fix check specification.",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a7b469a9c42241fc8427df4021f63be4c5760db",
          "body": null,
          "is_bot": false,
          "headline": "Initial working implementation",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "123c768919ce2437a5bc398b23e4833715395a4c",
          "body": null,
          "is_bot": false,
          "headline": "Initial commit",
          "author_name": "Tanner Rogalsky",
          "author_login": "TannerRogalsky",
          "committed_at": "2022-01-09T20:05:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 33,
      "latest_release_at": "2026-02-15T17:11:03Z",
      "latest_release_tag": "v0.8.2",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 170,
      "mean_days_between_releases": 61.2
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.cargo_lib"
      ],
      "declarations": [
        {
          "name": "tokio-tungstenite-wasm",
          "path": "Cargo.toml",
          "tokens": [
            "cargo.category:wasm",
            "cargo.category:web-programming::websocket",
            "cargo.category:asynchronous",
            "cargo.category:network-programming"
          ],
          "ecosystem": "crates"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [],
        "total": 0,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "tokio-tungstenite-wasm",
          "exists": true,
          "license": "non-standard",
          "keywords": [
            "cross-platform",
            "tokio",
            "wasm",
            "websocket",
            "asynchronous",
            "network-programming",
            "web-programming::websocket",
            "wasm"
          ],
          "ecosystem": "crates",
          "categories": [
            "asynchronous",
            "network-programming",
            "web-programming::websocket",
            "wasm"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/tokio-tungstenite-wasm",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.9.0",
          "repository_url": "https://github.com/TannerRogalsky/tokio-tungstenite-wasm",
          "versions_count": 14,
          "total_downloads": 937644,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 102331,
          "first_published_at": "2022-01-09T20:26:58.373599Z",
          "latest_published_at": "2026-08-03T19:20:29.579379Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 16,
      "stars": 33,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2023-09-26",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-16",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-04-24",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 14,
        "total_forks": 16
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml"
      ],
      "largest_source_bytes": 14199,
      "source_files_sampled": 6,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "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": 15,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "thiserror",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "http",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "httparse",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "futures-util",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "futures-util",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "http",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "httparse",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "thiserror",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "assert-impl",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "bytes",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "futures-channel",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "js-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "native-tls",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rustls",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "tokio-tungstenite",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "wasm-bindgen",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "web-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 15,
        "direct_count": 4,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 21,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 6,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "TannerRogalsky",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/654931?v=4"
        },
        {
          "type": "User",
          "login": "Nater0214",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/93942344?v=4"
        },
        {
          "type": "User",
          "login": "Slixe",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/22432874?v=4"
        },
        {
          "type": "User",
          "login": "UkoeHB",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/37489173?v=4"
        },
        {
          "type": "User",
          "login": "alpinevm",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/33703995?v=4"
        },
        {
          "type": "User",
          "login": "Restioson",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6688948?v=4"
        },
        {
          "type": "User",
          "login": "thlsrms",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/70434673?v=4"
        },
        {
          "type": "User",
          "login": "tysen",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1501322?v=4"
        }
      ],
      "contributors_sampled": 8,
      "top_contributor_share": 0.762
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 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": 2,
            "reason": "Found 3/13 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 1,
            "reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": 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": "af635af706acdd57a0ae6dc71560ea950b4a859c",
        "ran_at": "2026-08-05T06:46:56Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 1,
        "decided_7d": 1,
        "merged_30d": 1,
        "authors_30d": 1,
        "decided_30d": 1,
        "sample_size": 23,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 1,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-08-03T19:17:34Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-08-03T19:16:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/TannerRogalsky/tokio-tungstenite-wasm",
    "host": "github.com",
    "name": "tokio-tungstenite-wasm",
    "owner": "TannerRogalsky"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 54 is calibrated to 56 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 54,
            "calibrated": 56,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 56,
      "inputs": {
        "security": 36,
        "vitality": 68,
        "community": 52,
        "governance": 64,
        "calibration": "2026-08-02",
        "engineering": 46,
        "ai_readiness": 38,
        "weighted_overall_raw": 54
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 68,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 10
            },
            "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": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 1,
                "status": "partial",
                "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": 82,
            "inputs": {
              "releases_count": 8,
              "latest_release_tag": "v0.8.2",
              "releases_from_tags": false,
              "days_since_latest_release": 170,
              "mean_days_between_releases": 61.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 170 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 170
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~61.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 61.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "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": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 52,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "forks": 16,
              "stars": 33,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "33 stars",
                "points": 24.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "16 forks",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 0,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "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": 84,
            "inputs": {
              "packages": [
                "tokio-tungstenite-wasm"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 937644,
              "monthly_downloads": 102331
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "102,331 downloads/month across crates",
                "points": 66.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 102331,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 64,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 8,
              "top_contributor_share": 0.762
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 76% of commits",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 76
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "8 contributors",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "merged_prs": 21,
              "open_issues": 0,
              "closed_issues": 6,
              "prs_merged_7d": 1,
              "prs_decided_7d": 1,
              "prs_merged_30d": 1,
              "prs_decided_30d": 1,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 2,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "21/23 decided PRs merged",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 21,
                      "decided": 23
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/13 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 61,
            "inputs": {
              "followers": 86,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "TannerRogalsky",
              "public_repos": 188,
              "account_age_days": 5630
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "86 followers of TannerRogalsky",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 86,
                      "login": "TannerRogalsky"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "188 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 188
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "tokio-tungstenite-wasm"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "14 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "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": "weak",
        "name": "Engineering Quality",
        "value": 46,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "weak",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "8 out of 8 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": "weak",
        "name": "Security",
        "value": 36,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 3/13 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "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": "exceptional",
            "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"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 7
            },
            "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": "weak",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.43,
              "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": "37 of 86 human commits state their intent (structured subject or explanatory body)",
                "points": 22.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 37,
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 86",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 86
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 14199,
              "source_files_sampled": 6,
              "oversized_source_files": 0
            },
            "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": "0/6 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 6,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "library": 9
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.cargo_lib",
          "weight": 3
        }
      ],
      "artifacts": [
        {
          "path": "Cargo.toml",
          "labels": [],
          "ecosystem": "crates"
        }
      ],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:tokio-tungstenite-wasm@0.9.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-05T06:47:12.327980Z",
  "schema_version": "0.31.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/TannerRogalsky/tokio-tungstenite-wasm.svg",
  "full_name": "TannerRogalsky/tokio-tungstenite-wasm",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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 v2.5.0, schema v0.31.0 — full methodology · metrics wiki.

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