Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:13 UTC

bourumir-wyngs / ply-rs

A small library to read/write ascii and binary PLY (Polygn File Format) files.

RustCustom license★ 8 stars⑂ 3 forkssince Dec 2024forkView on GitHub ↗

bourumir-wyngs/ply-rs holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Vitality (80/100) and lowest on Community & Adoption (35/100). It was last updated 1 day ago. 2 contributors account for most of its recent work.

55
overall / 100
Moderate

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.

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

Score profile

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

Ownership

BourumirPersonal account
18 followers25 public repossince Mar 2023ETH Zurich

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
crates.ioply-rs-bw4.0.1138,738121 day agoplyencodingparsing

Metrics by category

Vitality

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

80Good · 22% of overall
How it's scored
36/36Push recency — last push 1 days ago
8.3/36Commit cadence — 12/52 weeks with commits
17.4/18Commit volume — 86 commits in the last year
10/10OpenSSF Scorecard: Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year86
human_commit_share1
days_since_last_push1
active_weeks_last_year12
How it's scored
27/27Ships releases — 8 releases published
36/36Release recency — latest release 1 days ago
19.8/27Release cadence — a release every ~83.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count8
latest_release_tag4.0.1
releases_from_tagsno
days_since_latest_release1
mean_days_between_releases83.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

35At risk · 18% of overall
How it's scored
13.7/60Stars — 8 stars
2.5/25Forks — 3 forks
0/15Watchers — 0 watchers
Inputs used
forks3
stars8
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
68.6/80Monthly downloads — 138,738 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesply-rs-bw
dependents
ecosystemscrates
total_downloads856,009
monthly_downloads138,738
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?

54Moderate · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
11.3/22.5Commit distribution — top contributor authored 50% of commits
5.4/13.5Contributor breadth — 4 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor2
contributors_sampled4
top_contributor_share0.497
How it's scored
0/46.8Issue resolution — no issues or no data
19.1/38.3PR acceptance — 1/2 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs1
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.2/25Owner reach — 18 followers of bourumir-wyngs
17.1/25Track record — 25 public repos, account ~3 yr old
Inputs used
followers18
owner_typeUser
is_verified
owner_loginbourumir-wyngs
public_repos25
account_age_days1,237
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on crates
35/35Publish recency — latest publish 1 days ago
20/20Version history — 12 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesply-rs-bw
ecosystemscrates
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

40At risk · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

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

Security

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

66Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.8
Excluded from scoring (no data or not applicable): ci_tests, signed_releases. Remaining weights renormalized.
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_packages11
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:ply-rs-bw@4.0.1 runtime dependency closure — what installing the published package pulls in — 11 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.

45At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
5.3/40Legible commit history — 10 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.1
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrap — Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifestsCargo.toml, fuzz/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
52.8/55Manageable file sizes — 1/25 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes61,516
source_files_sampled25
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

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

Data collection warnings

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

More detail

Star and fork history 0 ★ / 3 ⇿
0Stars
3Forks
1Releases

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.

12233312025-092025-112025-12
Major 0Minor 0Patch 1
OpenSSF Scorecard 5.8 / 10
5.8aggregate

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-25 18:13 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
4Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 3
RegistryPackageVersion constraintManifest
crates.ioindexmap^2Cargo.toml
crates.iobyteorder^1.5Cargo.toml
crates.iopeg^0.8.5Cargo.toml
All dependencies 12

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

RegistryPackageVersionRelation
crates.iobyteorder1.5.0direct
crates.ioindexmap2.12.0direct
crates.iopeg0.8.5direct
crates.iodoc-comment0.3.4indirect
crates.ioequivalent1.0.2indirect
crates.iohashbrown0.16.0indirect
crates.iolibfuzzer-sysindirect
crates.iopeg-macros0.8.5indirect
crates.iopeg-runtime0.8.5indirect
crates.ioproc-macro21.0.92indirect
crates.ioquote1.0.37indirect
crates.iounicode-ident1.0.14indirect
Dependency advisories 0

Installing crates:ply-rs-bw@4.0.1 pulls in 11 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": true,
      "size_kb": 428,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Rust": 223423,
        "Shell": 1184,
        "Python": 2376
      },
      "pushed_at": "2026-07-24T15:55:09Z",
      "created_at": "2024-12-07T21:19:56Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T15:55:14Z",
      "description": "A small library to read/write ascii and binary PLY (Polygn File Format) files.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": "https://verdanta.tech/open-source/",
      "name": "Bourumir",
      "type": "User",
      "login": "bourumir-wyngs",
      "company": "ETH Zurich",
      "location": "Zurich",
      "followers": 18,
      "avatar_url": "https://avatars.githubusercontent.com/u/127052462?v=4",
      "created_at": "2023-03-05T19:50:16Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 1237
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2026-07-24T14:54:25Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2026-04-13T15:37:30Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2026-03-29T14:15:36Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2026-03-18T16:14:11Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2026-02-17T19:50:59Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2026-01-25T13:55:52Z"
        },
        {
          "tag": "2.0.3",
          "kind": "patch",
          "published_at": "2025-11-13T18:09:15Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2024-12-19T18:20:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "039e5eb51de5d5f4eed5ddb9107fe9b5f48b2a4e",
          "body": null,
          "is_bot": false,
          "headline": "Fix socket badge",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T15:55:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f94af3a97de90c5d7a4dac1e12312816303715c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix socket badge",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T15:53:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b31243bf7ab087405b2316488a391df057f02bf",
          "body": null,
          "is_bot": false,
          "headline": "Fix release pipeline",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T15:28:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0565d24b13815eb6f259caa9068e76a7e122b22",
          "body": null,
          "is_bot": false,
          "headline": "Move to 4.0.1",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T14:54:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9aa81a7349f11ddb9f5b5fe79db4949d69b994d",
          "body": null,
          "is_bot": false,
          "headline": "Move to 4.0.1",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T14:49:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b67bd2b63224ed70d85332f688c86de051c067b5",
          "body": null,
          "is_bot": false,
          "headline": "Documentation improvements",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T10:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c219b42ccced71863b2712398ace416a62a38efd",
          "body": null,
          "is_bot": false,
          "headline": "Documentation improvements",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T10:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e43e3e9831c34f91b6abb5178b22e16289006f4",
          "body": null,
          "is_bot": false,
          "headline": "Switch example to propery accessor",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T10:17:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ccb2692f49064b970eb8bd660d38b4660b5ac16",
          "body": null,
          "is_bot": false,
          "headline": "Release workflow",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29bfa62976dae3a8ceb2dfd87b00c0851dab038e",
          "body": null,
          "is_bot": false,
          "headline": "Improve test coverage",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaff2f70498a710fc995c6245b71bb392e7a3553",
          "body": null,
          "is_bot": false,
          "headline": "Undo must use annotations that were reported as breaking changes.",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc1c055b19c20a58f3c6b11fabcb0601cd78ba43",
          "body": null,
          "is_bot": false,
          "headline": "Low hanging pedantic Clippy cleanup",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e17a028bcb4e769f3e138760e8dc9d6a59d776c8",
          "body": null,
          "is_bot": false,
          "headline": "Low hanging pedantic Clippy cleanup",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172f4dda8b992c116775d8067f1fcf40d164f450",
          "body": null,
          "is_bot": false,
          "headline": "Code coverage pipeline and badge",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf1d9a59da24260061331f7ede9b5dac499fddca",
          "body": null,
          "is_bot": false,
          "headline": "Code coverage pipeline and badge",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:24:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d6f306082d4f42df1a7ec40e5ac8985bb8dbbf9",
          "body": null,
          "is_bot": false,
          "headline": "Improve test coverage",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c62c913035b08cc484f9a6c5be29a03b9f3e97b8",
          "body": null,
          "is_bot": false,
          "headline": "Fix possible unexpected writing truncation",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:15:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47c0e1ba1cd0df0aa834a6ee52673090d3df9d56",
          "body": "…ed in different order.",
          "is_bot": false,
          "headline": "Fix writer may mismatch header vs payload elements if they were creat…",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:10:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "630d1c4e435c55abb05bfc0ccf9be0eda2556901",
          "body": null,
          "is_bot": false,
          "headline": "Cleanup",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T08:03:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd0446f9e7a6c61688627dbb0deb1675c9b45156",
          "body": null,
          "is_bot": false,
          "headline": "Removed defunct SOOS badge and added Socket and deps.rs instead",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T07:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4ac506c556b1c07aa71046fb323f9308336e0f6",
          "body": null,
          "is_bot": false,
          "headline": "Removed defunct SOOS badge and added Socket instead",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-07-24T07:48:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "745b9ba06cf47f3c3ddffb13f6a49137b2c0d3ba",
          "body": null,
          "is_bot": false,
          "headline": "fix __prepare_list reservation",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-04-13T06:56:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11c098346a07648b38738669e09c9ea2f7ef69b3",
          "body": "…ng line numbers for payload-only callers using a fresh Reader.",
          "is_bot": false,
          "headline": "Fix Medium — read_payload() / read_payload_for_element() now give wro…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T19:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0afb48e8f030c1118cfdee95afa9d8de2da057ce",
          "body": null,
          "is_bot": false,
          "headline": "Fix error attachment",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T18:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "925869f111dd81e8dd9a7df810df685235886e2b",
          "body": "…ad of `Option<&mut Vec<_>>`, so the in-place list fast path can report unsupported types without allocating a temporary list.",
          "is_bot": false,
          "headline": "`ply::PropertyAccess::begin_list_*` now return `ply::BeginList` inste…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T18:40:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b1216addc42af0f3a94dba556919f6218e68a1",
          "body": "…lpers\n\n- Update `PropertyAccess` trait setters to return `PropertyAccessResult`, allowing elements to explicitly signal ignored or unsupported properties.\n- Implement new convenience methods on `Property` (`to_f32_lossy`, `to_u8_color_lossy`, `to_u32_list`, `as_list_uchar`) to simplify common paylo\n[…]\nasks.\n- Improve ASCII parser error diagnostics by including raw line content and detailed error messages.\n- Extend the `Parser` to surface `UnsupportedType` errors with property name and type context.",
          "is_bot": false,
          "headline": "Enhance property access flexibility and add convenience conversion he…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T18:13:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "86d6ca4b3a21d527927eb2f7f93ada83bae5bc5c",
          "body": null,
          "is_bot": false,
          "headline": "It will be 4.x release.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T17:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096b0992f470ca7bac66e6cfcb328f8edd6f92b3",
          "body": null,
          "is_bot": false,
          "headline": "Fix line offeset but and add 1.87 MSRV",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T17:00:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c1ad9393f5bf0b25c21a3670ed01c20fe5ec555",
          "body": "- Incremental parser APIs are now stateful: `Parser::read_header`, `Parser::read_payload`, and `Parser::read_payload_for_element` require `parser::Reader<T>` instead of a bare `BufRead`. This preserves stream position and file-relative diagnostics across split parsing.\n- Parser APIs now return `pars\n[…]\ning without resetting parser state.\n- Regression tests covering file-relative line numbers for split payload parsing, including repeated `read_payload_for_element` calls across multiple element types.",
          "is_bot": false,
          "headline": "### Breaking changes",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T15:32:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9772c593da5197c3b98dd7d753f168d3f0071065",
          "body": null,
          "is_bot": false,
          "headline": "Semver fix",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T14:16:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bae4f90e4b69ec785fa51d256e2a61efd33f6e7",
          "body": null,
          "is_bot": false,
          "headline": "Optimization",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-04-12T13:42:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1dbd9ee6210ddedd696014e015d210211c62dc",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.3",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-03-29T14:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4cd3d3623636daff95aa42d61712ddbc9f0fa0",
          "body": null,
          "is_bot": false,
          "headline": "ASCII writer panics on elements with no properties (Changelog)",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-03-18T18:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d8834f211cd7658e611a59f1e9ef9e9ab458ad8",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-03-18T18:52:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1757363c09bd416f2e310403f8c18d6e2de595f",
          "body": null,
          "is_bot": false,
          "headline": "ASCII writer panics on elements with no properties",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-03-18T18:52:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2bf67301d635e3e97349a68e2419b653efae577",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T16:11:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "813b90aa9f6e1034e09163b26fdecc4468fc59d2",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T16:03:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb677bdd828ba868dd3de07ffc9039e9d5a2bcb9",
          "body": "…ashing the app. Cap to MAX_PREALLOCATED_SIZE. Smart capping was implemented so that in (very likely) doubling the buffer, we would land close to the expected initial size at the end.",
          "is_bot": false,
          "headline": "Untrusted code may request unreasonably large pre-allocated sizes, cr…",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T16:00:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db40f4ceecc65c298ce2227907c3607f6c38a9b",
          "body": null,
          "is_bot": false,
          "headline": "Writer panics on payload/header key mismatch",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T15:43:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b888710a60c36ba0cc5a0c280408bb42b61bd46",
          "body": null,
          "is_bot": false,
          "headline": "Binary writer truncates list lengths without bounds checks",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T15:38:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "87538266445b0c5ac0583810633b3757b22a3bf7",
          "body": null,
          "is_bot": false,
          "headline": "Writer panics on empty payload elements during serialization",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T15:36:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b397cf01415d119de1c458904d1603fb1a879b35",
          "body": null,
          "is_bot": false,
          "headline": "Adding SOOS badge",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-03-18T13:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c573ef8dc9e74942cca1d4ae707003ee6d54251",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in api-compat.yml",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-24T06:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "365d60f571c37b94369b48dff81c109c07640ddd",
          "body": null,
          "is_bot": false,
          "headline": "Advancing to 3.0.2",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-19T19:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f70c9653ebbcb609cc43e4c09e53a34aa19a968f",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-19T16:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a71b69c8781fb1fc759f3ee879c3e2dceacf740e",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-19T16:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1320db1a1365eb75774858942e99ad9db347035d",
          "body": null,
          "is_bot": false,
          "headline": "Marking 3.0.1 as released",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-17T19:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b37f205ed64b9c76c1a19d778dc5624e9bafb9e",
          "body": null,
          "is_bot": false,
          "headline": "Use write_new_line with write_all",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-17T17:16:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "179c2afb1e51b260f2f59c90342eee508af42622",
          "body": null,
          "is_bot": false,
          "headline": "Implement write_all for CountingWrite",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-17T17:15:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad75288c46050d8096e8a21ea39f9d79ec8b8c37",
          "body": null,
          "is_bot": false,
          "headline": "Moving version to 3.0.1",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-17T17:14:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f579a1d9d2af23bdb65b2af2df64ee34e79a8063",
          "body": null,
          "is_bot": false,
          "headline": "Moving version to 3.0.1",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-17T16:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86aa398be8e433ded4d997a0e9fd32ba378f1b42",
          "body": null,
          "is_bot": false,
          "headline": "Reverted Copy declarations that happened to be semver breaking.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-09T21:14:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39dc7516a0d36b1a964c3ee3f5b4fd3ae970f4bc",
          "body": "…g borrowed `&str` slices from internal rules (`number`, `ident`, `text`) and allocating only at call sites where an owned `String` is required.\n\n- Removed unnecessary `new_line` String allocation in `Writer` struct, reducing heap allocations for every `Writer` instance.\n- Reduced per-value heap all\n[…]\nectly to the output (keeps existing byte-counting API).\n- Enabled previously disabled linting and fixed many lints.\n- Comprehensive test coverage for ASCII writer supporting all scalar and list types.",
          "is_bot": false,
          "headline": "- Reduced temporary allocations in the PEG header grammar by returnin…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-09T21:03:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d2add838fff36cb1068ea9619e693163c406b110",
          "body": null,
          "is_bot": false,
          "headline": "Reduce the number string cloning using lifetimes.",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-09T08:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bf87b0528ce63327e081a483874f8d805179c6",
          "body": null,
          "is_bot": false,
          "headline": "API 3.0 compatibility check",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-09T08:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d248758a09747163fc1b291004ef68edc5c11c7",
          "body": null,
          "is_bot": false,
          "headline": "API 3.0 compatibility check",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-09T08:14:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46f51a9e12027ccdb2a27d1ecd2a125807b4ba67",
          "body": null,
          "is_bot": false,
          "headline": "API 3.0 compatibility check",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-09T08:12:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eca2642871ef547af59008544789e8f63b8ffb8",
          "body": null,
          "is_bot": false,
          "headline": "API 3.0 compatibility check",
          "author_name": "audrius",
          "author_login": null,
          "committed_at": "2026-02-09T08:09:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1bca0604dda46697a6f294719a2be9f5cebf8a6",
          "body": null,
          "is_bot": false,
          "headline": "Add permissions to git workflows",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-02-08T17:50:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0b26f47621966f44e7855327a73afc4f990acc8",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.0",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T13:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "271cf2fac8a7d83f04fb6e84ec62d27bf98198b7",
          "body": null,
          "is_bot": false,
          "headline": "Change &String to &str in PropertyAccess",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T13:35:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "79e79eaa0313915217dbf1b58036ca06581ee7ce",
          "body": null,
          "is_bot": false,
          "headline": "Emphasized writing capability in examples and documentation.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T12:51:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c91a6c380bdbce8a71acf94b941ef778b4412482",
          "body": null,
          "is_bot": false,
          "headline": "File writing tests",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T12:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6fdc81e854ab17ddb5ffb89cea7cc558d01c0da",
          "body": null,
          "is_bot": false,
          "headline": "Eliminated filesystem access during tests for miri compatibility.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T12:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c7099df6363e216529fd670a7137ae6106f0611",
          "body": null,
          "is_bot": false,
          "headline": "Documentation review, example added.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T12:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f30bf5a5fbce91014d34189a7655b28c2114de1",
          "body": null,
          "is_bot": false,
          "headline": "Miri integration",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ae0317db85603bbb2c8f0b457671d29985f6d1",
          "body": null,
          "is_bot": false,
          "headline": "We need Cargo.lock for audit",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcce486ebd1ed4585caa0a43183d6efbade7d1f8",
          "body": null,
          "is_bot": false,
          "headline": "Test and example improvements",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0c396f0194547101351feb1e3b5011af4b311a",
          "body": null,
          "is_bot": false,
          "headline": "Fuzz targets, documentation",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b4ecdb8546b67b6c2694e9813679da0c44b1e7a",
          "body": "- Add `Default` for `Ply`, `Header`, and `Writer`\n- Simplify code in writer/ply modules and remove needless borrows/clones\n- Update examples/tests for cleaner idioms",
          "is_bot": false,
          "headline": "chore: code cleanup and `Default` impls (clippy)",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc7f62dc415460af1cdd97a679f8a367df65c45f",
          "body": "- Error on EOF before `end_header`\n- Error on early EOF in ASCII payload\n- Reject negative list lengths in binary payload",
          "is_bot": false,
          "headline": "test(parser): add regression tests for EOF and list-length edge cases",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ec6d1d807799a823d7f7d3972f404b5a213498",
          "body": "- Add `Parser::read_ply_header` for reading header up to `end_header`\n- Improve `UnexpectedEof` errors with element/count context\n- Validate binary list lengths (reject negatives; avoid unchecked `as usize` casts)",
          "is_bot": false,
          "headline": "feat(parser): harden parsing and add header-only API",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2026-01-25T11:23:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7048a231a2741c7323cf2c3f13505ba4f4170e8d",
          "body": null,
          "is_bot": false,
          "headline": "Simplify code in ply_grammar.rs rule_element",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-12-21T14:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9b3bda5699ebfdbd08554ee61c584b3b86e0702",
          "body": "…e value for element size and version number taht would not fit into u64",
          "is_bot": false,
          "headline": "Guarding against possibility to crash the parser by putting very larg…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-12-14T22:25:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f4e38ddbabb316d0b13598452bc8f91fcc6245",
          "body": null,
          "is_bot": false,
          "headline": "Reduce panic possiblity by replacing .unwrap() by ? in ply_write",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-12-14T21:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f423af557739a6452f5184e548d643c4da96ce7",
          "body": null,
          "is_bot": false,
          "headline": "Increment version number",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-12-14T21:04:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60daebe3cfaf437e253a38812486c0743159c447",
          "body": null,
          "is_bot": false,
          "headline": "Disable unsafe and put the appropriate badge.",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-12-14T21:03:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "daee6601e9fc7ac821b67dd4e9bd65bbed76b3b6",
          "body": null,
          "is_bot": false,
          "headline": "Tweaks in README.md",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:34:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84cc4204c5099839e64b6abc94b076b8e1232dce",
          "body": null,
          "is_bot": false,
          "headline": "More tests",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:31:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ca217eecf6aca8554a7c6164e0f46467118bd27",
          "body": null,
          "is_bot": false,
          "headline": "Remove now empty skeptics.rs",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:31:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1abe206ec95dd6e9c9d8f75e9a6eef176c640bad",
          "body": null,
          "is_bot": false,
          "headline": "Performance improvements",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:30:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9c16e529ec8e213f344956d7ac51d83bda4312",
          "body": null,
          "is_bot": false,
          "headline": "Using our own documentation link",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:18:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19575b3de0504fdfe3a8dc2a7380d9d928089bf",
          "body": null,
          "is_bot": false,
          "headline": "Performance fixes",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:18:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2721d74981c3cf7ca898e5c3674ecba9ac568942",
          "body": "… some obsolete constructs.",
          "is_bot": false,
          "headline": "Remove Skeptics (use doc-comment instead), switch to IndexMap, remove…",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T09:13:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f93460dd3f90fc01c3c0ae7eadd53ea7e23c78",
          "body": "Support uppercase 'E' in scientific notation parsing",
          "is_bot": false,
          "headline": "Merge pull request #1 from mattatz/develop",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-11-12T06:49:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0c103f375eb29fe0244a705c535336145fd92e",
          "body": "Updated the any_number() rule to accept both 'e' and 'E' for scientific notation, improving compatibility with different number formats in PLY files.",
          "is_bot": false,
          "headline": "Support uppercase 'E' in scientific notation parsing",
          "author_name": "mattatz",
          "author_login": "mattatz",
          "committed_at": "2025-09-19T00:31:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05623b8af2bac5a1bf60bee1ec6fc3f51aeef4bc",
          "body": "Rust is now 2024",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-03-08T11:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8319e60d68aaa62ba581f58cee46a1027d9d97ab",
          "body": null,
          "is_bot": false,
          "headline": "Use Rust edition 2024",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-02-28T20:50:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26646749e66bf438837a5a9c2ed951016efdca5f",
          "body": null,
          "is_bot": false,
          "headline": "Increment minor version number",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-01-02T19:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1a7bbe420299a6884b272a52e38c7b7e276ee30",
          "body": null,
          "is_bot": false,
          "headline": "Removed unnecessary semicolon",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-01-02T19:50:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4afefeb21667bf093d272fb1bb983547a0856fe2",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/master'",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-01-02T19:47:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57d6e1f073ec8ee3b9cd78d92c1c803410b34a9e",
          "body": null,
          "is_bot": false,
          "headline": "Some optimizations",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-01-02T19:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b35ca01a9173ceaf2975505b2074f4c61709c98",
          "body": "Removing SOOS badge, it keps getting lost due some bug on their side.",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2025-01-02T19:23:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fb982105b989f77b847f335a33b79a4f44048a5",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-29T20:03:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21a7d8eefa61f264565e33292041ec2c47921f0",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-29T11:11:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "299242df3be663e6d7dc9f35d2cda458a1521029",
          "body": "Soos badge",
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-27T23:27:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57108e2a667cedc31ed96517b4c9579e1a0f968a",
          "body": null,
          "is_bot": false,
          "headline": "Better ply examples representing realistic rectangle",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-21T12:29:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b50a79b83ce0a960be72226679e354fb3a3c8ec9",
          "body": null,
          "is_bot": false,
          "headline": "Nguyen Thuan Hung idea",
          "author_name": "Bourumir Wyngs",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-19T18:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0626f3f650b6090bd715c4ac9498a5f12bfbe16d",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-16T21:26:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "207441ca19975ffd89f967e8afd4c16d5e796319",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "Bourumir",
          "author_login": "bourumir-wyngs",
          "committed_at": "2024-12-16T21:25:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 8,
      "commits_last_year": 86,
      "latest_release_at": "2026-07-24T14:54:25Z",
      "latest_release_tag": "4.0.1",
      "releases_from_tags": false,
      "days_since_last_push": 1,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 1,
      "mean_days_between_releases": 83.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ply-rs-bw",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "ply",
            "encoding",
            "parsing"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/ply-rs-bw",
          "is_deprecated": false,
          "latest_version": "4.0.1",
          "repository_url": "https://github.com/bourumir-wyngs/ply-rs",
          "versions_count": 12,
          "total_downloads": 856009,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 138738,
          "first_published_at": "2024-12-07T22:03:44.888379Z",
          "latest_published_at": "2026-07-24T15:36:04.288804Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 1
        }
      ]
    },
    "popularity": {
      "forks": 3,
      "stars": 8,
      "watchers": 0,
      "fork_history": {
        "days": [
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-12-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 3,
        "total_forks": 3
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "fuzz/Cargo.toml"
      ],
      "largest_source_bytes": 61516,
      "source_files_sampled": 25,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "fuzz/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": 11,
        "malicious_count": 0,
        "assessed_package": "crates:ply-rs-bw@4.0.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "indexmap",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^2"
        },
        {
          "name": "byteorder",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^1.5"
        },
        {
          "name": "peg",
          "manifest": "Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "^0.8.5"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "byteorder",
            "direct": true,
            "version": "1.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "indexmap",
            "direct": true,
            "version": "2.12.0",
            "ecosystem": "crates"
          },
          {
            "name": "peg",
            "direct": true,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "doc-comment",
            "direct": false,
            "version": "0.3.4",
            "ecosystem": "crates"
          },
          {
            "name": "equivalent",
            "direct": false,
            "version": "1.0.2",
            "ecosystem": "crates"
          },
          {
            "name": "hashbrown",
            "direct": false,
            "version": "0.16.0",
            "ecosystem": "crates"
          },
          {
            "name": "libfuzzer-sys",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "peg-macros",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "peg-runtime",
            "direct": false,
            "version": "0.8.5",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.92",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.37",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.14",
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 3,
        "indirect_count": 9
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 2,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "bourumir-wyngs",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/127052462?v=4"
        },
        {
          "type": "User",
          "login": "Fluci",
          "commits": 79,
          "avatar_url": "https://avatars.githubusercontent.com/u/9076628?v=4"
        },
        {
          "type": "User",
          "login": "vadixidav",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/12789579?v=4"
        },
        {
          "type": "User",
          "login": "mattatz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1085910?v=4"
        }
      ],
      "contributors_sampled": 4,
      "top_contributor_share": 0.497
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "api-compat.yml",
        "ci.yml",
        "miri.yml",
        "release.yml",
        "rust.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "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": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 4,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "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": "039e5eb51de5d5f4eed5ddb9107fe9b5f48b2a4e",
        "ran_at": "2026-07-25T18:13:19Z",
        "aggregate_score": 5.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-24T15:56:31Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2025-11-12T06:49:05Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/bourumir-wyngs/ply-rs",
    "host": "github.com",
    "name": "ply-rs",
    "owner": "bourumir-wyngs"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 66,
        "vitality": 80,
        "community": 35,
        "governance": 54,
        "engineering": 40
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 80,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 86,
              "human_commit_share": 1,
              "days_since_last_push": 1,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "86 commits in the last year",
                "points": 17.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 86
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "21 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": 8,
              "latest_release_tag": "4.0.1",
              "releases_from_tags": false,
              "days_since_latest_release": 1,
              "mean_days_between_releases": 83.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "8 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 1 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~83.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 83.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 1,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 1 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 35,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "forks": 3,
              "stars": 8,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "8 stars",
                "points": 13.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "3 forks",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "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": 86,
            "inputs": {
              "packages": [
                "ply-rs-bw"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 856009,
              "monthly_downloads": 138738
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "138,738 downloads/month across crates",
                "points": 68.6,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 138738,
                      "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": 54,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 4,
              "top_contributor_share": 0.497
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 50% of commits",
                "points": 11.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "4 contributors",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/2 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 45,
            "inputs": {
              "followers": 18,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "bourumir-wyngs",
              "public_repos": 25,
              "account_age_days": 1237
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "18 followers of bourumir-wyngs",
                "points": 9.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 18,
                      "login": "bourumir-wyngs"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~3 yr old",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 3
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ply-rs-bw"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 1
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 1 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 1
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "12 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 40,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "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": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 66,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.8
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "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:ply-rs-bw@4.0.1 runtime dependency closure — what installing the published package pulls in — 11 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:ply-rs-bw@4.0.1",
                  "assessed": 11
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 11,
              "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": 11,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 6
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 45,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.1,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "10 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "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",
                "fuzz/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, fuzz/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, fuzz/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": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 61516,
              "source_files_sampled": 25,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/25 source files over 60KB",
                "points": 52.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 25,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:13:24.477454Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/b/bourumir-wyngs/ply-rs.svg",
  "full_name": "bourumir-wyngs/ply-rs",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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