Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-23 13:22 UTC

sval-rs / sval

A lightweight, no-std, object-safe, serialization-only framework for Rust

RustApache-2.0★ 108 stars⑂ 12 forkssince Nov 2018View on GitHub ↗

sval-rs/sval holds a health index of 46 out of 100, placing it in the At risk band. It scores highest on Vitality (68/100) and lowest on AI Readiness (48/100). It was last updated 57 days ago. A single contributor accounts for most of its recent work.

46
overall / 100
At risk

Software health index

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

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

Score profile

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

High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.

Ownership

sval-rsOrganization
2 followers3 public repossince Dec 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.iosval2.20.01,631,9626857 days agoserializationno-stdencoding
crates.iosval_fmt2.20.01,620,8733757 days agoserializationno-stdencoding
crates.iosval_ref2.20.01,620,5413257 days agoserializationno-stdencoding
crates.iosval_json2.20.01,620,4826857 days agoserializationno-stdencoding
crates.iosval_serde2.20.01,620,0413457 days agoserializationno-stdencoding
crates.iosval_buffer2.20.01,617,4563457 days agoserializationno-stdencoding
crates.iosval_derive2.20.014,6286757 days agoserializationno-stdencoding
crates.iosval_nested2.20.01,475,6161457 days agoserializationno-stdencoding

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
18/36Push recency — last push 57 days ago
6.9/36Commit cadence — 10/52 weeks with commits
17/18Commit volume — 77 commits in the last year
10/10OpenSSF Scorecard: Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year77
human_commit_share1
days_since_last_push57
active_weeks_last_year10
How it's scored
27/27Ships releases — 58 releases published
36/36Release recency — latest release 57 days ago
19.8/27Release cadence — a release every ~68.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count58
latest_release_tagv2.20.0
releases_from_tagsno
days_since_latest_release57
mean_days_between_releases68.8
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?

65Moderate · 18% of overall
How it's scored
32.9/60Stars — 108 stars
8.7/25Forks — 12 forks
1.7/15Watchers — 3 watchers
Inputs used
forks12
stars108
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
0/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 11,221,599 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagessval, sval_fmt, sval_ref, sval_json, sval_serde, sval_buffer, sval_derive, sval_nested
dependents
ecosystemscrates
total_downloads224,738,854
monthly_downloads11,221,599
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?

62Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.4/22.5Commit distribution — top contributor authored 98% of commits
8.1/13.5Contributor breadth — 6 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled6
top_contributor_share0.982
How it's scored
45.6/46.8Issue resolution — 98% of issues closed
37.4/38.3PR acceptance — 182/186 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/5 approved changesets -- score normalized to 0
Inputs used
merged_prs182
open_issues1
closed_issues40
issue_closed_ratio0.976
closed_unmerged_prs4
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
3.4/25Owner reach — 2 followers of sval-rs
16.4/25Track record — 3 public repos, account ~7 yr old
Inputs used
followers2
owner_typeOrganization
is_verified
owner_loginsval-rs
public_repos3
account_age_days2,786
How it's scored
25/25Published & resolvable — 8 package(s) on crates
35/35Publish recency — latest publish 57 days ago
20/20Version history — 68 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagessval, sval_fmt, sval_ref, sval_json, sval_serde, sval_buffer, sval_derive, sval_nested
ecosystemscrates
any_deprecatedno
min_days_since_publish57

Engineering Quality

Are baseline engineering and documentation practices in place?

61Moderate · 20% of overall
How it's scored
24/24CI workflows — 11 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
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?

50Moderate · 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 — 5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/5 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
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
7.5/7.5Maintained — 24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
5/5Pinned-Dependencies — all dependencies are pinned
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_aggregate4.9
high_risk_jurisdiction_cap49
high_risk_jurisdiction_multiplier75
security_posture_after_multiplier37
security_posture_before_jurisdiction49
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier and gives Security posture an At risk ceiling of 49.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages6
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:sval@2.20.0 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

48At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
14.9/40Legible commit history — 28 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.28
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, buffer/Cargo.toml, derive/Cargo.toml (toolchain convention, no task runner)
22/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 100
0/8Automated maintenance — no automated dependency updates observed
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, buffer/Cargo.toml, derive/Cargo.toml, derive/test/Cargo.toml, derive_macros/Cargo.toml, dynamic/Cargo.toml, experiments/Cargo.toml, flatten/Cargo.toml, flatten/bench/Cargo.toml, fmt/Cargo.toml, fmt/test/Cargo.toml, json/Cargo.toml, json/bench/Cargo.toml, json/test/Cargo.toml, nested/Cargo.toml, ref/Cargo.toml, serde/Cargo.toml, serde/test/Cargo.toml, test/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
53.5/55Manageable file sizes — 3/110 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes128,333
source_files_sampled110
oversized_source_files3
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

108GitHub stars
6contributors
77commits, last 12 months
57days since last push
58releases
1bus factor
1open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 12 ⇿
0Stars
12Forks
56Releases

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.

0246810121222019-012022-102026-07
Major 1Minor 23Patch 28

Each point covers 7 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests5 out of 5 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/5 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
10Pinned-Dependenciesall dependencies are pinned
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 29
RegistryPackageVersion constraintManifest
crates.iosval_derive_macros2.20.0Cargo.toml
crates.iosval2.20.0buffer/Cargo.toml
crates.iosval_ref2.20.0buffer/Cargo.toml
crates.iosval_derive_macros2.20.0derive/Cargo.toml
crates.iosval_flatten2.20.0derive/Cargo.toml
crates.iosval_ref2.20.0derive/Cargo.toml
crates.iosyn2derive_macros/Cargo.toml
crates.ioquote1derive_macros/Cargo.toml
crates.ioproc-macro21derive_macros/Cargo.toml
crates.iosval2.20.0dynamic/Cargo.toml
crates.iosvalexperiments/Cargo.toml
crates.iosval_jsonexperiments/Cargo.toml
crates.iosval2.20.0flatten/Cargo.toml
crates.iosval_buffer2.20.0flatten/Cargo.toml
crates.ioitoa1flatten/Cargo.toml
crates.ioryu1flatten/Cargo.toml
crates.iosval2.20.0fmt/Cargo.toml
crates.ioryu1fmt/Cargo.toml
crates.ioitoa1fmt/Cargo.toml
crates.iosval2.20.0json/Cargo.toml
crates.ioryu1json/Cargo.toml
crates.ioitoa1json/Cargo.toml
crates.iosval2.20.0nested/Cargo.toml
crates.iosval_buffer2.20.0nested/Cargo.toml
crates.iosval_ref2.20.0nested/Cargo.toml
crates.iosval2.20.0ref/Cargo.toml
crates.iosval2.20.0serde/Cargo.toml
crates.iosval_nested2.20.0serde/Cargo.toml
crates.ioserde_core1serde/Cargo.toml
All dependencies 23

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

RegistryPackageVersionRelation
crates.ioitoadirect
crates.ioproc-macro2direct
crates.ioquotedirect
crates.ioryudirect
crates.ioserde_coredirect
crates.iosvaldirect
crates.iosval_bufferdirect
crates.iosval_derive_macrosdirect
crates.iosval_flattendirect
crates.iosval_nesteddirect
crates.iosval_refdirect
crates.iosyndirect
crates.ioerased-serdeindirect
crates.iohumantimeindirect
crates.iominiserdeindirect
crates.ioserdeindirect
crates.ioserde_deriveindirect
crates.ioserde_jsonindirect
crates.ioserde_testindirect
crates.iosval_dynamicindirect
crates.iosval_fmtindirect
crates.iosval_testindirect
crates.iotrybuildindirect
Dependency advisories 0

Installing crates:sval@2.20.0 pulls in 6 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1092,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 951085
      },
      "pushed_at": "2026-05-27T00:24:03Z",
      "created_at": "2018-11-12T11:49:05Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-03T08:43:51Z",
      "description": "A lightweight, no-std, object-safe, serialization-only framework for Rust",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "main",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": null,
      "type": "Organization",
      "login": "sval-rs",
      "company": null,
      "location": null,
      "followers": 2,
      "avatar_url": "https://avatars.githubusercontent.com/u/45644934?v=4",
      "created_at": "2018-12-06T01:33:13Z",
      "is_verified": null,
      "public_repos": 3,
      "account_age_days": 2786
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2026-05-27T00:23:51Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2026-05-08T00:53:24Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2026-03-27T12:35:32Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2026-02-07T03:37:46Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2025-10-19T22:32:18Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2025-10-01T10:42:24Z"
        },
        {
          "tag": "v2.14.1",
          "kind": "patch",
          "published_at": "2025-03-24T08:27:45Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2025-01-14T11:05:06Z"
        },
        {
          "tag": "v2.13.2",
          "kind": "patch",
          "published_at": "2024-10-15T21:54:22Z"
        },
        {
          "tag": "v2.13.1",
          "kind": "patch",
          "published_at": "2024-09-14T10:08:12Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2024-03-28T12:13:32Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2024-03-27T07:16:42Z"
        },
        {
          "tag": "v2.11.1",
          "kind": "patch",
          "published_at": "2024-01-31T05:34:42Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2024-01-02T02:29:16Z"
        },
        {
          "tag": "v2.10.2",
          "kind": "patch",
          "published_at": "2023-10-19T00:02:02Z"
        },
        {
          "tag": "v2.10.1",
          "kind": "patch",
          "published_at": "2023-10-04T03:31:21Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2023-10-04T01:48:28Z"
        },
        {
          "tag": "v2.9.2",
          "kind": "patch",
          "published_at": "2023-09-30T10:24:20Z"
        },
        {
          "tag": "v2.9.1",
          "kind": "patch",
          "published_at": "2023-09-29T00:43:40Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2023-09-28T23:28:11Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2023-09-21T11:06:11Z"
        },
        {
          "tag": "v2.7.1",
          "kind": "patch",
          "published_at": "2023-09-21T00:01:54Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2023-09-20T22:32:21Z"
        },
        {
          "tag": "v2.6.1",
          "kind": "patch",
          "published_at": "2023-06-27T04:51:47Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2023-06-13T05:22:33Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2023-05-29T22:51:35Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2023-05-25T05:46:24Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2023-05-18T04:20:49Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2023-05-10T09:38:53Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2023-04-29T09:50:50Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2023-04-13T03:55:21Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2023-04-10T04:14:46Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2023-04-10T03:44:49Z"
        },
        {
          "tag": "v2.0.3",
          "kind": "patch",
          "published_at": "2023-04-09T03:09:55Z"
        },
        {
          "tag": "v2.0.2",
          "kind": "patch",
          "published_at": "2023-03-24T10:47:28Z"
        },
        {
          "tag": "v2.0.1",
          "kind": "patch",
          "published_at": "2023-03-24T05:16:19Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2023-03-24T04:38:43Z"
        },
        {
          "tag": "v1.0.0-alpha.5",
          "kind": "prerelease",
          "published_at": "2021-01-27T02:15:40Z"
        },
        {
          "tag": "v1.0.0-alpha.4",
          "kind": "prerelease",
          "published_at": "2020-11-01T21:28:09Z"
        },
        {
          "tag": "v1.0.0-alpha.3",
          "kind": "prerelease",
          "published_at": "2020-08-20T23:05:53Z"
        },
        {
          "tag": "v1.0.0-alpha.1",
          "kind": "prerelease",
          "published_at": "2020-08-04T04:18:08Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2020-06-04T12:25:33Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2020-02-02T23:45:36Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2019-10-19T11:32:32Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2019-10-17T05:06:53Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2019-09-01T21:33:13Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2019-07-30T02:47:52Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2019-07-13T09:43:01Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2019-07-10T22:22:16Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2019-07-09T06:36:55Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2019-07-09T00:31:21Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2019-05-10T01:14:35Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2019-05-09T08:18:28Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2019-04-30T23:44:14Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2019-03-28T00:48:15Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2019-01-23T22:03:29Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-01-17T04:10:27Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2019-01-15T06:09:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1b9005f149b2b2c1b1e2eda14d3576286fe33b44",
          "body": "Prepare for 2.20.0 release",
          "is_bot": false,
          "headline": "Merge pull request #227 from sval-rs/cargo/v2.20.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-05-27T00:23:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49daaf2dad08d95b1fd789431dfdc516a0940491",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.20.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-26T23:58:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfba02a345cf3cb8b1d1e8b3167bae5831fc0fc6",
          "body": "Impl Value for more std::collections types",
          "is_bot": false,
          "headline": "Merge pull request #226 from sval-rs/feat/more-set-value-impls",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-05-26T23:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bda0404a329f9615d2eb04ea679b7addecce407c",
          "body": null,
          "is_bot": false,
          "headline": "impl Value for more std::collections types",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-26T23:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c392d76bb94c9bc28afabd2b15e9a7ec8428ccf1",
          "body": "Prepare for 2.19.0 release",
          "is_bot": false,
          "headline": "Merge pull request #225 from sval-rs/cargo/v2.19.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-05-08T00:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3618ab78b56d43c98d0da4f719fe4cece0e54288",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.19.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-08T00:40:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de4799d1e30e2a6f36471abb9577303d84f34266",
          "body": "Support deriving `ValueRef`",
          "is_bot": false,
          "headline": "Merge pull request #224 from sval-rs/feat/value-ref-derive",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-05-07T23:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7a95be5dd9db55e906e69b04fbe5c5a4eaa7c3",
          "body": null,
          "is_bot": false,
          "headline": "cleanup messages and names",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-07T23:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d561b7146b067192251608070a1cc8ed0711c7e",
          "body": null,
          "is_bot": false,
          "headline": "fix a typo",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T22:16:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6041670ad1618ed094e385ba49f7a39d8a6809a2",
          "body": null,
          "is_bot": false,
          "headline": "fill in tests for flatten with ref",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T02:29:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60db1d656ebe50a3792918c8bfe5da5e48c7f3b5",
          "body": null,
          "is_bot": false,
          "headline": "wire up flatten with ref properly",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T02:20:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff21d324b54484eb1bb18eb6d26ad145bdb4ddc",
          "body": null,
          "is_bot": false,
          "headline": "don't expose streams for sval_fmt",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T01:58:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32e5d260c8fb41fe03a031aac629dda98e815c9d",
          "body": null,
          "is_bot": false,
          "headline": "expose Streams for sval_fmt",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T01:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f97349f65dbe72ed0852e11e24eca79d5d6edc8e",
          "body": null,
          "is_bot": false,
          "headline": "expose Streams for flatten",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-05T01:32:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f26a3b4837cc5c64e6ba199f435aa4f5c18f01e",
          "body": null,
          "is_bot": false,
          "headline": "add some derive docs to sval_ref itself",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-02T02:36:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64dd1ac9efcc3d3f50dbff282dadae4e886d917b",
          "body": null,
          "is_bot": false,
          "headline": "include docs on deriving ValueRef",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-02T02:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48122571658bac7619a0c4172ae3071bbb8233c0",
          "body": null,
          "is_bot": false,
          "headline": "fill in and tidy up some derive internal docs",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-02T02:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b52a8a1b12da866e7cf61031ebedafc15043fca",
          "body": null,
          "is_bot": false,
          "headline": "add #[sval(outer_ref)] attrs to more test fields",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-01T10:44:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ec6982b09b27d7cacb6b96d6e3cedfe2e82de7",
          "body": null,
          "is_bot": false,
          "headline": "improve error messages",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-01T10:07:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b64b149269527d244203f8882eb401681ec8f935",
          "body": null,
          "is_bot": false,
          "headline": "fix up where clause treatment in ref attr",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-01T09:47:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc5aecd6c7fb3c7913f1292f100f295897344578",
          "body": null,
          "is_bot": false,
          "headline": "add test cases covering ref",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-05-01T08:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68c90800018b150f69f8298ee009eb28550a04e8",
          "body": "Fix up a few typos and wonky wording in the docs",
          "is_bot": false,
          "headline": "Merge pull request #223 from sval-rs/chore/fix-docs",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-04-25T05:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efaa52e6e0a446e98249dbf49a1ef54afd057957",
          "body": null,
          "is_bot": false,
          "headline": "fix another broken link",
          "author_name": "Ashley",
          "author_login": "KodrAus",
          "committed_at": "2026-04-25T05:34:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9c7864ee5a25dcf1b009e5847209dd914248615",
          "body": null,
          "is_bot": false,
          "headline": "fix up a few typos and wonky wording in the docs",
          "author_name": "Ashley",
          "author_login": "KodrAus",
          "committed_at": "2026-04-25T05:33:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68bf34b5d32c75581fda834b0400fe5001feb503",
          "body": null,
          "is_bot": false,
          "headline": "produce an error message when using #[sval(ref)] without the ref feature",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-14T09:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c91a35c50704e04ee2c415b40cdc7dff75606c4",
          "body": null,
          "is_bot": false,
          "headline": "fill in ref tests",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-14T08:15:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed3dbccae99f5828f530071e06316b0fee85b2c3",
          "body": null,
          "is_bot": false,
          "headline": "rework construction of bounds in ValueRef derive",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-14T06:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2acabfbd900851a96639f036e2bc3b887b255a3",
          "body": null,
          "is_bot": false,
          "headline": "add a note on overly broad where bound",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-13T03:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5cb8f6f2045d6bf1100c40947c9ecde8786525f",
          "body": null,
          "is_bot": false,
          "headline": "move ImplStrategy to a value_trait module",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-11T10:08:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a04580b78cad32bcd0a3f0ad1cc3436bc64d9c",
          "body": null,
          "is_bot": false,
          "headline": "fix up some codegen issues on ValueRef",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-11T09:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ed19b8cc6a6c6d48f23138f282edc0a7680525",
          "body": null,
          "is_bot": false,
          "headline": "add ref support to enums",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-11T08:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba40513bbf0b0337ae1f322801a32fe9caa744f6",
          "body": null,
          "is_bot": false,
          "headline": "use ImplStrategy in newtypes",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-11T07:06:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18ba4aae1218385c26be86aca8d0947e93285d30",
          "body": null,
          "is_bot": false,
          "headline": "clean up use statements and disallow false values for ref attributes",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-11T04:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2918ce6779e12f09d67e2004120bf499a9faf17f",
          "body": null,
          "is_bot": false,
          "headline": "clean up initial implementation",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-10T22:45:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0574850578975a9891f3d9a67421599a6a642fa",
          "body": null,
          "is_bot": false,
          "headline": "initial pass at splitting codegen between Value and ValueRef",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-04-10T13:19:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef2065838f633e6a92cf069716bb2b65dc1e6af",
          "body": "Prepare for 2.18.0 release",
          "is_bot": false,
          "headline": "Merge pull request #222 from sval-rs/cargo/v2.18.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T12:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46a3280d5bf7204f504bb7424565761cf100257c",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.18.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T12:30:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a53eb8b9d5379f00bf426b7f20e6bcb8201e549c",
          "body": "Use syn::Error in derive proc macro",
          "is_bot": false,
          "headline": "Merge pull request #221 from sval-rs/chore/derive-error-handling",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T12:29:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7996b6a855aef15f7db6f511aed168a4a721d44e",
          "body": null,
          "is_bot": false,
          "headline": "use more accurate spans for field-level attributes",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T12:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c2ab09f609a1243368930b5ed8b4f251042799d",
          "body": null,
          "is_bot": false,
          "headline": "rename try_from_expr to from_expr",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T11:56:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ebea1a5c68e4e42ae7097cbe9b9ad08264093e",
          "body": null,
          "is_bot": false,
          "headline": "avoid unnecessary Result<Option<T>>",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T11:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daa3cb0d0dab14364cf97cef241081f285a29eea",
          "body": null,
          "is_bot": false,
          "headline": "some stylistic cleanups and better error propagation",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T11:25:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef152f624d3b1cb8a24a19a7315198e86cdfa259",
          "body": null,
          "is_bot": false,
          "headline": "update more internals to use syn::Error",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T10:01:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c272b92b4e5736be87a151dd9a377146cc76b50e",
          "body": null,
          "is_bot": false,
          "headline": "initial port to syn::Error instead of panicking",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-03-27T07:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0474aaba4c85e390558482580971a3fe01e38563",
          "body": "Prepare for 2.17.0 release",
          "is_bot": false,
          "headline": "Merge pull request #220 from sval-rs/cargo/v2.17.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-02-07T03:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32b2290a9c2c8e249a43aac5bea4460f19aa4bef",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.17.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-02-07T03:29:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "011e3169a03b850936ada69fd2b634c4844b0150",
          "body": "Generate hygienic references to std in derive macros",
          "is_bot": false,
          "headline": "Merge pull request #219 from sval-rs/fix/macro-hygiene",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2026-02-07T03:28:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfb43c7c01224a116139ee0cf87b7ca9b6a47249",
          "body": null,
          "is_bot": false,
          "headline": "fix up private macro bindings",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-02-07T03:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf96569dac72a8900f5f03a4bc6d859b89c548e",
          "body": null,
          "is_bot": false,
          "headline": "generate hygienic references to std in derive macros",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2026-02-07T03:15:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5ee905d9260a5875fbec35349a7b684d61601e",
          "body": "Prepare for 2.16.0 release",
          "is_bot": false,
          "headline": "Merge pull request #217 from sval-rs/cargo/v2.16.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-19T22:32:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351cbc5616b5aeec5cbc1c4c484cf974b52b4287",
          "body": null,
          "is_bot": false,
          "headline": "bump msrv test to 1.68.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-19T22:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4bbef7af017d95f37da61e9c02a85689e97a6f2",
          "body": null,
          "is_bot": false,
          "headline": "specify minimum syn as 2.0.106 for rustc 1.61.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-19T21:30:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87eb4490b19df43be3166d5012b3d1c506c90ce8",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.16.0 release",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-19T21:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c5a5485bc6bd3122fddb0e2bb91422d4191628e",
          "body": "Update the logo a bit",
          "is_bot": false,
          "headline": "Merge pull request #216 from sval-rs/chore/logo-2",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-05T07:04:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faaca18bd11e0298bd3039a94effe0bb81996ea5",
          "body": null,
          "is_bot": false,
          "headline": "update the logo a bit",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-05T06:56:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ea0b142777e349a0c79185099b8a0b1c58ca2b3",
          "body": "f64 is not a required datatype",
          "is_bot": false,
          "headline": "Merge pull request #215 from sval-rs/KodrAus-patch-1",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T21:36:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e571e9d78f541856a2dedeecaf0677e91074d35",
          "body": null,
          "is_bot": false,
          "headline": "fix reference to serde API",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T10:47:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1499ca259cc4cf3a61f2978c67848821b16f7e5",
          "body": null,
          "is_bot": false,
          "headline": "f64 is not a required datatype",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T10:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30b1c9ce52aa4faf7655b73a1e53273906751592",
          "body": "center the logo",
          "is_bot": false,
          "headline": "Merge pull request #214 from sval-rs/KodrAus-patch-1",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T10:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5103cf1936e90df7bf50b4659fdba7beacb7cd1f",
          "body": null,
          "is_bot": false,
          "headline": "center the logo",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T09:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d93c1dcaba2539d44c712a87e7a97cbf17b4b1c3",
          "body": "Add a logo for the project",
          "is_bot": false,
          "headline": "Merge pull request #213 from sval-rs/chore/logo",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T09:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9caa32343c452a740a884aa88ca9cc4b60caccf",
          "body": null,
          "is_bot": false,
          "headline": "add a logo for the project",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-04T09:43:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be470c2995298ba3d627e896749c70c2f7ffb9d",
          "body": "Fix a link typo",
          "is_bot": false,
          "headline": "Merge pull request #212 from sval-rs/KodrAus-patch-1",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-03T02:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8aa0db1c2008c0bbc3d15b200c8d225c05eb3a9",
          "body": null,
          "is_bot": false,
          "headline": "fix a link typo",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-02T08:57:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14e6c1965073d8c5ba0d4ceb796490465b8d8c62",
          "body": "Prepare for 2.15.0 release",
          "is_bot": false,
          "headline": "Merge pull request #211 from sval-rs/cargo/v2.15.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T10:42:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e1fd40dad063d0a4447584a6071a5edc4e3b95",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.15.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T05:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "510bc45bdf1eb96ac958159797fd41374a46f64e",
          "body": "Fill in more documentation",
          "is_bot": false,
          "headline": "Merge pull request #210 from sval-rs/docs/initial",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T05:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38c93a8bc428b780ce8ec2785c2d3c546c1df2cb",
          "body": null,
          "is_bot": false,
          "headline": "fill in readme links",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T05:38:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "412485f19d311d997eb82c3d85b84f25ce598ddd",
          "body": null,
          "is_bot": false,
          "headline": "port to serde_core",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T05:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b2866f357f5e8096432c9a68f77a61e726f6499",
          "body": null,
          "is_bot": false,
          "headline": "fill in library docs for Stream",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-10-01T05:27:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ed8e75ef69a76d6492efef824ebb4fd125866e1",
          "body": null,
          "is_bot": false,
          "headline": "fix up a few typos",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T10:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d04be64753c3bbf6795939e9dbc6e0dcb2017f24",
          "body": null,
          "is_bot": false,
          "headline": "document the data model in more detail",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T10:48:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5615c98fcf15094f8bfc4fcffa850b99c2c0b91b",
          "body": null,
          "is_bot": false,
          "headline": "default Stream::f64",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T09:41:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "88afe72fd75a518445774f5fcff65932422b40c6",
          "body": null,
          "is_bot": false,
          "headline": "add some more docs",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T09:35:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c7dba3562214e30a6dcdcf272f82b37f2b83b6",
          "body": null,
          "is_bot": false,
          "headline": "fill in more docs",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T07:46:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a680dcf57ff589a24b9a61cbd13fbe1556c0f41",
          "body": null,
          "is_bot": false,
          "headline": "more work on API intro",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-29T01:26:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "180ffbb8e3502e36fea6093553ddd7eef85d23b4",
          "body": null,
          "is_bot": false,
          "headline": "start work on some better documentation",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-09-27T11:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1b77d1f312100912eb14c987b5329cc5f926d51",
          "body": "Prepare for 2.14.1 release",
          "is_bot": false,
          "headline": "Merge pull request #209 from sval-rs/cargo/v2.14.1",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-03-24T08:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a17ec8c73944d4cf3ddf6cda2d9b384498198519",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.14.1 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-03-24T06:33:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "445a99c71fdde865f8af1b5085289680a9bb90ef",
          "body": "Check some core crates against 1.61.0",
          "is_bot": false,
          "headline": "Merge pull request #208 from sval-rs/ci/msrv",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-03-24T06:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42a025bd384794821bd70c4c843936f6ec340487",
          "body": null,
          "is_bot": false,
          "headline": "check some core crates against 1.61.0",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-03-24T06:19:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4e0d683e47163461c6cf92ea1423c7c12bdba33",
          "body": "let-else is unstable on 1.60.0",
          "is_bot": false,
          "headline": "Merge pull request #207 from tisonkun/downgrade-feat",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-03-24T06:01:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06aa86ba3decf7b64708eaafb88f8ca05ee7638a",
          "body": "Signed-off-by: tison <wander4096@gmail.com>",
          "is_bot": false,
          "headline": "let-else is unstable on 1.60.0",
          "author_name": "tison",
          "author_login": "tisonkun",
          "committed_at": "2025-03-24T01:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a25415a7379c15cc348730b93605f81260456cf6",
          "body": "Prepare for 2.14.0 release",
          "is_bot": false,
          "headline": "Merge pull request #206 from sval-rs/cargo/2.14.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T11:04:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80cb8b85637224ad2baadf94e5ba15860c93f666",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.14.0 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T10:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5e615827f6885d376ae1ff1ed7c089f004a7769",
          "body": "Add support for tag hints",
          "is_bot": false,
          "headline": "Merge pull request #205 from sval-rs/feat/tag-hints",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T10:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8c65666bbab45a7867a797823f8fa36fe81e00c",
          "body": null,
          "is_bot": false,
          "headline": "fill in tests for tag_hints",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T10:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dadf9d4f50a6664cd5345187eab18829d9738462",
          "body": null,
          "is_bot": false,
          "headline": "add support for tag hints",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T03:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c38ba5614523dae48a94e7d729c92e79d1a6862",
          "body": "Add miri to CI and rework Label internals",
          "is_bot": false,
          "headline": "Merge pull request #204 from sval-rs/fix/miri",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T00:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c31529d78e765a15c4341bef068a4d8f68e15ee",
          "body": null,
          "is_bot": false,
          "headline": "fix up tail call lifetime changes",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T00:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "587e1710a95d09a9d24e6e37f5d9f188782723d4",
          "body": null,
          "is_bot": false,
          "headline": "add miri to CI and rework Label internals",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2025-01-14T00:44:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82ccbcd02a91c7c3f080aedac978eb27b1442d78",
          "body": "Prepare for 2.13.2 release",
          "is_bot": false,
          "headline": "Merge pull request #201 from sval-rs/cargo/2.13.2",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-10-15T21:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab7deb8fa5734eaf1cb0a1681aba81a34d1a467",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.13.2 release",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-10-15T21:49:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f4991ecba0e9f0f8b50a650b92d21218df3573",
          "body": "Fix support for 128bit numbers streamed via serde",
          "is_bot": false,
          "headline": "Merge pull request #200 from sval-rs/fix/128bit-serde",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-10-15T21:48:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64bb6c52db1990f38f8e8df5df884578811ae017",
          "body": null,
          "is_bot": false,
          "headline": "fix support for 128bit numbers streamed via serde",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-10-15T14:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6a3c9f0d27b2d51c8b1c2bf5993ed60d04ae92b",
          "body": "Prepare for 2.13.1 release",
          "is_bot": false,
          "headline": "Merge pull request #199 from sval-rs/cargo/2.13.1",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-09-14T10:07:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72031d65798129e9661535f27be8e7cf5d1d01ec",
          "body": null,
          "is_bot": false,
          "headline": "prepare for 2.13.1 release",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2024-09-14T10:03:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98cca72b1a4d92b2cf1fe6882ce16d028b3c4f2a",
          "body": "Use uncooked ident as the label",
          "is_bot": false,
          "headline": "Merge pull request #198 from sval-rs/fix/uncooked-idents",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-09-14T10:02:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc8eb10f77aa735e2d5dd9d84f9c2a8fd2992021",
          "body": null,
          "is_bot": false,
          "headline": "use uncooked ident as the label",
          "author_name": "KodrAus",
          "author_login": "KodrAus",
          "committed_at": "2024-09-14T09:57:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2dba591c2fd118dd0e3feaa7ee02fadfe6d2a12",
          "body": "Prepare for 2.13.0 release",
          "is_bot": false,
          "headline": "Merge pull request #195 from sval-rs/cargo/2.13.0",
          "author_name": "Ashley Mannix",
          "author_login": "KodrAus",
          "committed_at": "2024-03-28T12:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 58,
      "commits_last_year": 77,
      "latest_release_at": "2026-05-27T00:23:51Z",
      "latest_release_tag": "v2.20.0",
      "releases_from_tags": false,
      "days_since_last_push": 57,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 57,
      "mean_days_between_releases": 68.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "sval",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 68,
          "total_downloads": 36462265,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1631962,
          "first_published_at": "2018-12-03T01:08:10.894180Z",
          "latest_published_at": "2026-05-27T00:25:28.531527Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_fmt",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_fmt",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 37,
          "total_downloads": 33725487,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1620873,
          "first_published_at": "2023-03-24T04:44:54.933005Z",
          "latest_published_at": "2026-05-27T00:25:47.371930Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_ref",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_ref",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 32,
          "total_downloads": 33653040,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1620541,
          "first_published_at": "2023-04-10T04:20:07.093409Z",
          "latest_published_at": "2026-05-27T00:26:43.523188Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_json",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_json",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 68,
          "total_downloads": 33782085,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1620482,
          "first_published_at": "2018-12-03T01:08:40.144106Z",
          "latest_published_at": "2026-05-27T00:27:58.803647Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_serde",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_serde",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 34,
          "total_downloads": 33700526,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1620041,
          "first_published_at": "2023-03-24T05:23:24.937848Z",
          "latest_published_at": "2026-05-27T00:28:36.342054Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_buffer",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_buffer",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 34,
          "total_downloads": 33704690,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1617456,
          "first_published_at": "2023-03-24T05:21:50.885272Z",
          "latest_published_at": "2026-05-27T00:27:02.379212Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_derive",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_derive",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 67,
          "total_downloads": 326555,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 14628,
          "first_published_at": "2018-12-03T01:07:42.905804Z",
          "latest_published_at": "2026-05-27T00:27:40.213463Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        },
        {
          "name": "sval_nested",
          "exists": true,
          "license": "Apache-2.0 OR MIT",
          "keywords": [
            "serialization",
            "no_std",
            "encoding",
            "no-std"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/sval_nested",
          "is_deprecated": false,
          "latest_version": "2.20.0",
          "repository_url": "https://github.com/sval-rs/sval",
          "versions_count": 14,
          "total_downloads": 19384206,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 1475616,
          "first_published_at": "2024-01-02T02:35:42.270895Z",
          "latest_published_at": "2026-05-27T00:28:17.416826Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 57
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 108,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2019-01-23",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2020-07-11",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2025-03-24",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-11-17",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 2
    },
    "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",
        "buffer/Cargo.toml",
        "derive/Cargo.toml",
        "derive/test/Cargo.toml",
        "derive_macros/Cargo.toml",
        "dynamic/Cargo.toml",
        "experiments/Cargo.toml",
        "flatten/Cargo.toml",
        "flatten/bench/Cargo.toml",
        "fmt/Cargo.toml",
        "fmt/test/Cargo.toml",
        "json/Cargo.toml",
        "json/bench/Cargo.toml",
        "json/test/Cargo.toml",
        "nested/Cargo.toml",
        "ref/Cargo.toml",
        "serde/Cargo.toml",
        "serde/test/Cargo.toml",
        "test/Cargo.toml"
      ],
      "largest_source_bytes": 128333,
      "source_files_sampled": 110,
      "oversized_source_files": 3,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "buffer/Cargo.toml",
        "derive/Cargo.toml",
        "derive_macros/Cargo.toml",
        "dynamic/Cargo.toml",
        "experiments/Cargo.toml",
        "flatten/Cargo.toml",
        "fmt/Cargo.toml",
        "json/Cargo.toml",
        "nested/Cargo.toml",
        "ref/Cargo.toml",
        "serde/Cargo.toml",
        "test/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 6,
        "malicious_count": 0,
        "assessed_package": "crates:sval@2.20.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "sval_derive_macros",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval",
          "manifest": "buffer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_ref",
          "manifest": "buffer/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_derive_macros",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_flatten",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_ref",
          "manifest": "derive/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "syn",
          "manifest": "derive_macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "quote",
          "manifest": "derive_macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "proc-macro2",
          "manifest": "derive_macros/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "sval",
          "manifest": "dynamic/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval",
          "manifest": "experiments/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sval_json",
          "manifest": "experiments/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "sval",
          "manifest": "flatten/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_buffer",
          "manifest": "flatten/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "itoa",
          "manifest": "flatten/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "ryu",
          "manifest": "flatten/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "sval",
          "manifest": "fmt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "ryu",
          "manifest": "fmt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "itoa",
          "manifest": "fmt/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "sval",
          "manifest": "json/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "ryu",
          "manifest": "json/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "itoa",
          "manifest": "json/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        },
        {
          "name": "sval",
          "manifest": "nested/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_buffer",
          "manifest": "nested/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_ref",
          "manifest": "nested/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval",
          "manifest": "ref/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval",
          "manifest": "serde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "sval_nested",
          "manifest": "serde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2.20.0"
        },
        {
          "name": "serde_core",
          "manifest": "serde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "itoa",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "ryu",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_buffer",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_derive_macros",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_flatten",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_nested",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_ref",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "erased-serde",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "humantime",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "miniserde",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_dynamic",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_fmt",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "sval_test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "trybuild",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 23,
        "direct_count": 12,
        "indirect_count": 11
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 182,
        "open_issues": 1,
        "closed_ratio": 0.976,
        "closed_issues": 40,
        "closed_unmerged_prs": 4
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "KodrAus",
          "commits": 439,
          "avatar_url": "https://avatars.githubusercontent.com/u/6721458?v=4"
        },
        {
          "type": "User",
          "login": "decathorpe",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/12836693?v=4"
        },
        {
          "type": "User",
          "login": "igor-raits",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2866862?v=4"
        },
        {
          "type": "User",
          "login": "eclipseo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/30413512?v=4"
        },
        {
          "type": "User",
          "login": "silwol",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/2116919?v=4"
        },
        {
          "type": "User",
          "login": "tisonkun",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/18818196?v=4"
        }
      ],
      "contributors_sampled": 6,
      "top_contributor_share": 0.982
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "buffer.yml",
        "derive.yml",
        "dynamic.yml",
        "flatten.yml",
        "fmt.yml",
        "json.yml",
        "nested.yml",
        "ref.yml",
        "serde.yml",
        "sval.yml",
        "test.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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/5 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 10,
            "reason": "all dependencies are pinned",
            "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": "1b9005f149b2b2c1b1e2eda14d3576286fe33b44",
        "ran_at": "2026-07-23T13:22:25Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-27T00:26:37Z",
      "oldest_open_prs": [
        {
          "number": 228,
          "created_at": "2026-07-13T11:07:19Z",
          "last_comment_at": "2026-07-18T12:15:54Z",
          "last_comment_author": "KodrAus"
        }
      ],
      "last_merged_pr_at": "2026-05-27T00:23:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 189,
          "created_at": "2024-01-31T04:29:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sval-rs/sval",
    "host": "github.com",
    "name": "sval",
    "owner": "sval-rs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
      "notes": [
        {
          "code": "jurisdiction_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 75
          }
        }
      ],
      "value": 46,
      "inputs": {
        "security": 50,
        "vitality": 68,
        "community": 65,
        "governance": 62,
        "engineering": 61,
        "high_risk_jurisdiction_cap": 49,
        "high_risk_jurisdiction_multiplier": 75,
        "weighted_overall_before_jurisdiction": 62,
        "overall_after_jurisdiction_multiplier": 46
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "commits_last_year": 77,
              "human_commit_share": 1,
              "days_since_last_push": 57,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 57 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "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": "77 commits in the last year",
                "points": 17,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 77
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 58,
              "latest_release_tag": "v2.20.0",
              "releases_from_tags": false,
              "days_since_latest_release": 57,
              "mean_days_between_releases": 68.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "58 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 58
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 57 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~68.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 68.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 57,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 57 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 65,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 12,
              "stars": 108,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "108 stars",
                "points": 32.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 108
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "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": 100,
            "inputs": {
              "packages": [
                "sval",
                "sval_fmt",
                "sval_ref",
                "sval_json",
                "sval_serde",
                "sval_buffer",
                "sval_derive",
                "sval_nested"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 224738854,
              "monthly_downloads": 11221599
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "11,221,599 downloads/month across crates",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 11221599,
                      "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": 62,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 6,
              "top_contributor_share": 0.982
            },
            "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 98% of commits",
                "points": 0.4,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "6 contributors",
                "points": 8.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 182,
              "open_issues": 1,
              "closed_issues": 40,
              "issue_closed_ratio": 0.976,
              "closed_unmerged_prs": 4
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "98% of issues closed",
                "points": 45.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 98
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "182/186 decided PRs merged",
                "points": 37.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 182,
                      "decided": 186
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "followers": 2,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "sval-rs",
              "public_repos": 3,
              "account_age_days": 2786
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2 followers of sval-rs",
                "points": 3.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2,
                      "login": "sval-rs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "3 public repos, account ~7 yr old",
                "points": 16.4,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 3
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "sval",
                "sval_fmt",
                "sval_ref",
                "sval_json",
                "sval_serde",
                "sval_buffer",
                "sval_derive",
                "sval_nested"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 57
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "8 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 8,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 57 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 57
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "68 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 68
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 61,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "11 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "jurisdiction_posture_adjustment",
                "params": {
                  "cap": 49,
                  "pct": 75
                }
              }
            ],
            "value": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 4.9,
              "high_risk_jurisdiction_cap": 49,
              "high_risk_jurisdiction_multiplier": 75,
              "security_posture_after_multiplier": 37,
              "security_posture_before_jurisdiction": 49
            },
            "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": "5 out of 5 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/5 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "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": "24 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "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": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:sval@2.20.0 runtime dependency closure — what installing the published package pulls in — 6 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:sval@2.20.0",
                  "assessed": 6
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 6,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 6,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "good",
            "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": 75,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": true,
              "exposures": [
                {
                  "role": "contributor_organization",
                  "count": 1,
                  "country": "Russia"
                }
              ],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 7
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "Russia: contributor_organization (1)",
                "points": 75,
                "status": "partial",
                "details": [
                  {
                    "code": "jurisdiction_exposure",
                    "params": {
                      "role": "contributor_organization",
                      "count": 1,
                      "country": "Russia"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 48,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.28,
              "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": "28 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 14.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 28,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "buffer/Cargo.toml",
                "derive/Cargo.toml",
                "derive/test/Cargo.toml",
                "derive_macros/Cargo.toml",
                "dynamic/Cargo.toml",
                "experiments/Cargo.toml",
                "flatten/Cargo.toml",
                "flatten/bench/Cargo.toml",
                "fmt/Cargo.toml",
                "fmt/test/Cargo.toml",
                "json/Cargo.toml",
                "json/bench/Cargo.toml",
                "json/test/Cargo.toml",
                "nested/Cargo.toml",
                "ref/Cargo.toml",
                "serde/Cargo.toml",
                "serde/test/Cargo.toml",
                "test/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, buffer/Cargo.toml, derive/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, buffer/Cargo.toml, derive/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 128333,
              "source_files_sampled": 110,
              "oversized_source_files": 3
            },
            "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": "3/110 source files over 60KB",
                "points": 53.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 110,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-23T13:22:43.920828Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sval-rs/sval.svg",
  "full_name": "sval-rs/sval",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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