Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-03 00:17 UTC

dimforge / parry

2D and 3D collision-detection library for Rust.

RustApache-2.0★ 849 stars⑂ 153 forkssince Dec 2020View on GitHub ↗

dimforge/parry holds a health index of 81 out of 100, placing it in the Excellent band. It scores highest on Community & Adoption (82/100) and lowest on Security (49/100). It was last updated today. A single contributor accounts for most of its recent work.

81
overall / 100
Excellent

Software health index

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

81
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

dimforgeOrganization
559 followers37 public repossince Sep 2018

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

Package ecosystems

Metrics by category

Vitality

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

77Good · 21% of overall
How it's scored
36/36Push recency — last push 0 days ago
9/36Commit cadence — 13/52 weeks with commits
13.8/18Commit volume — 33 commits in the last year
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year33
human_commit_share1
days_since_last_push0
active_weeks_last_year13
How it's scored
16.2/27Ships releases — 52 version tags (no GitHub releases)
36/36Release recency — latest release 29 days ago
27/27Release cadence — a release every ~39.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count52
latest_release_tagv0.29.0
releases_from_tagsyes
days_since_latest_release29
mean_days_between_releases39.8
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

82Excellent · 17% of overall
How it's scored
47.5/60Stars — 849 stars
18.2/25Forks — 153 forks
5/15Watchers — 9 watchers
Inputs used
forks153
stars849
watchers9
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (Apache-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
77.8/80Monthly downloads — 680,084 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesparry2d, parry3d, parry2d-f64, parry3d-f64
dependents
ecosystemscrates
total_downloads10,664,297
monthly_downloads680,084
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?

66Good · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7/22.5Commit distribution — top contributor authored 69% of commits
13.5/13.5Contributor breadth — 52 contributors
10/10OpenSSF Scorecard: Contributors — project has 11 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled52
top_contributor_share0.689
How it's scored
20.2/42Issue resolution — 48% of issues closed
27.5/30PR acceptance — 240/262 decided PRs merged
13/13Newcomer PR acceptance — 2/2 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-Review — Found 10/30 approved changesets -- score normalized to 3
Inputs used
merged_prs240
open_issues72
closed_issues67
prs_merged_7d2
prs_decided_7d2
prs_merged_30d5
prs_decided_30d5
issue_closed_ratio0.482
closed_unmerged_prs22
first_time_authors_30d2
first_time_prs_merged_30d2
first_time_prs_decided_30d2
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
19.8/25Owner reach — 559 followers of dimforge
23.5/25Track record — 37 public repos, account ~7 yr old
Inputs used
followers559
owner_typeOrganization
is_verified
owner_logindimforge
public_repos37
account_age_days2,879

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 4 package(s) on crates
35/35Publish recency — latest publish 0 days ago
20/20Version history — 65 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesparry2d, parry3d, parry2d-f64, parry3d-f64
ecosystemscrates
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 26 out of 28 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://parry.rs
10/10Repository description
10/10Topics — 3 topics
10/10Wiki
Inputs used
topicscollision-detection, rust-lang, gamedev
has_wikiyes
homepagehttps://parry.rs
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

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

AI Readiness

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

66Good · 4% of overall
How it's scored
45/45Agent instructions — Claude.md
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 79 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.79
agent_instruction_filesClaude.md
agent_instruction_max_bytes7,599
How it's scored
12.6/18One-command bootstrap — Cargo.toml, crates/parry2d-f64/Cargo.toml, crates/parry2d/Cargo.toml (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checking — Rust (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
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
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsCargo.toml, crates/parry2d-f64/Cargo.toml, crates/parry2d/Cargo.toml, crates/parry3d-f64/Cargo.toml, crates/parry3d/Cargo.toml
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — Rust (statically typed)
54.6/55Manageable file sizes — 3/421 source files over 60KB
Inputs used
primary_languageRust
largest_source_bytes239,882
source_files_sampled421
oversized_source_files3
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

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

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index crates:parry2d@0.30.0; advisories assessed against the repository dependency graph instead

More detail

Star and fork history 0 ★ / 153 ⇿
0Stars
153Forks
50Releases

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.

0408012016015242021-012023-102026-07
Major 0Minor 23Patch 25

Each point covers 6 days.

OpenSSF Scorecard 4.9 / 10
4.9aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests26 out of 28 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 10/30 approved changesets -- score normalized to 3
10Contributorsproject has 11 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 103
RegistryPackageVersion constraintManifest
crates.ioeithercrates/parry2d-f64/Cargo.toml
crates.iobitflagscrates/parry2d-f64/Cargo.toml
crates.iodowncast-rscrates/parry2d-f64/Cargo.toml
crates.ionum-traitscrates/parry2d-f64/Cargo.toml
crates.ioslabcrates/parry2d-f64/Cargo.toml
crates.ioarrayveccrates/parry2d-f64/Cargo.toml
crates.iosimbacrates/parry2d-f64/Cargo.toml
crates.ioglamxcrates/parry2d-f64/Cargo.toml
crates.ioapproxcrates/parry2d-f64/Cargo.toml
crates.ioserdecrates/parry2d-f64/Cargo.toml
crates.ioserde_arrayscrates/parry2d-f64/Cargo.toml
crates.iorkyvcrates/parry2d-f64/Cargo.toml
crates.ionum-derivecrates/parry2d-f64/Cargo.toml
crates.ioindexmapcrates/parry2d-f64/Cargo.toml
crates.iohashbrowncrates/parry2d-f64/Cargo.toml
crates.iospadecrates/parry2d-f64/Cargo.toml
crates.iorayoncrates/parry2d-f64/Cargo.toml
crates.iobytemuckcrates/parry2d-f64/Cargo.toml
crates.iologcrates/parry2d-f64/Cargo.toml
crates.ioordered-floatcrates/parry2d-f64/Cargo.toml
crates.iothiserrorcrates/parry2d-f64/Cargo.toml
crates.ioenacrates/parry2d-f64/Cargo.toml
crates.iosmallveccrates/parry2d-f64/Cargo.toml
crates.iofoldhashcrates/parry2d-f64/Cargo.toml
crates.ioeithercrates/parry2d/Cargo.toml
crates.iobitflagscrates/parry2d/Cargo.toml
crates.iodowncast-rscrates/parry2d/Cargo.toml
crates.ionum-traitscrates/parry2d/Cargo.toml
crates.ioslabcrates/parry2d/Cargo.toml
crates.ioarrayveccrates/parry2d/Cargo.toml
crates.iosimbacrates/parry2d/Cargo.toml
crates.ioglamxcrates/parry2d/Cargo.toml
crates.ioapproxcrates/parry2d/Cargo.toml
crates.ioserdecrates/parry2d/Cargo.toml
crates.ioserde_arrayscrates/parry2d/Cargo.toml
crates.iorkyvcrates/parry2d/Cargo.toml
crates.ionum-derivecrates/parry2d/Cargo.toml
crates.ioindexmapcrates/parry2d/Cargo.toml
crates.iohashbrowncrates/parry2d/Cargo.toml
crates.iospadecrates/parry2d/Cargo.toml
crates.iorayoncrates/parry2d/Cargo.toml
crates.iobytemuckcrates/parry2d/Cargo.toml
crates.ioordered-floatcrates/parry2d/Cargo.toml
crates.iologcrates/parry2d/Cargo.toml
crates.iothiserrorcrates/parry2d/Cargo.toml
crates.ioenacrates/parry2d/Cargo.toml
crates.iosmallveccrates/parry2d/Cargo.toml
crates.iofoldhashcrates/parry2d/Cargo.toml
crates.ioencasecrates/parry2d/Cargo.toml
crates.ioeithercrates/parry3d-f64/Cargo.toml
crates.iobitflagscrates/parry3d-f64/Cargo.toml
crates.iodowncast-rscrates/parry3d-f64/Cargo.toml
crates.ionum-traitscrates/parry3d-f64/Cargo.toml
crates.ioslabcrates/parry3d-f64/Cargo.toml
crates.ioarrayveccrates/parry3d-f64/Cargo.toml
crates.iosimbacrates/parry3d-f64/Cargo.toml
crates.ioglamxcrates/parry3d-f64/Cargo.toml
crates.ioapproxcrates/parry3d-f64/Cargo.toml
crates.ioserdecrates/parry3d-f64/Cargo.toml
crates.ioserde_arrayscrates/parry3d-f64/Cargo.toml
crates.iorkyvcrates/parry3d-f64/Cargo.toml
crates.ionum-derivecrates/parry3d-f64/Cargo.toml
crates.ioindexmapcrates/parry3d-f64/Cargo.toml
crates.iohashbrowncrates/parry3d-f64/Cargo.toml
crates.iofoldhashcrates/parry3d-f64/Cargo.toml
crates.iospadecrates/parry3d-f64/Cargo.toml
crates.iorayoncrates/parry3d-f64/Cargo.toml
crates.iobytemuckcrates/parry3d-f64/Cargo.toml
crates.iorstarcrates/parry3d-f64/Cargo.toml
crates.ioobjcrates/parry3d-f64/Cargo.toml
crates.ioenacrates/parry3d-f64/Cargo.toml
crates.iosmallveccrates/parry3d-f64/Cargo.toml
crates.iologcrates/parry3d-f64/Cargo.toml
crates.ioordered-floatcrates/parry3d-f64/Cargo.toml
crates.iothiserrorcrates/parry3d-f64/Cargo.toml
crates.ioeithercrates/parry3d/Cargo.toml
crates.iobitflagscrates/parry3d/Cargo.toml
crates.iodowncast-rscrates/parry3d/Cargo.toml
crates.ionum-traitscrates/parry3d/Cargo.toml
crates.ioslabcrates/parry3d/Cargo.toml
crates.ioarrayveccrates/parry3d/Cargo.toml
crates.iosimbacrates/parry3d/Cargo.toml
crates.ioglamxcrates/parry3d/Cargo.toml
crates.ioapproxcrates/parry3d/Cargo.toml
crates.ioserdecrates/parry3d/Cargo.toml
crates.ioserde_arrayscrates/parry3d/Cargo.toml
crates.iorkyvcrates/parry3d/Cargo.toml
crates.ionum-derivecrates/parry3d/Cargo.toml
crates.ioindexmapcrates/parry3d/Cargo.toml
crates.iohashbrowncrates/parry3d/Cargo.toml
crates.iospadecrates/parry3d/Cargo.toml
crates.iorayoncrates/parry3d/Cargo.toml
crates.iobytemuckcrates/parry3d/Cargo.toml
crates.iologcrates/parry3d/Cargo.toml
crates.ioordered-floatcrates/parry3d/Cargo.toml
crates.iothiserrorcrates/parry3d/Cargo.toml
crates.iorstarcrates/parry3d/Cargo.toml
crates.ioobjcrates/parry3d/Cargo.toml
crates.ioenacrates/parry3d/Cargo.toml
crates.iosmallveccrates/parry3d/Cargo.toml
crates.iostatic_assertionscrates/parry3d/Cargo.toml
crates.iofoldhashcrates/parry3d/Cargo.toml
crates.ioencasecrates/parry3d/Cargo.toml
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies to assess

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "collision-detection",
        "rust-lang",
        "gamedev"
      ],
      "is_fork": false,
      "size_kb": 2487,
      "has_wiki": true,
      "homepage": "https://parry.rs",
      "languages": {
        "Rust": 2993771,
        "Shell": 4707
      },
      "pushed_at": "2026-08-02T15:31:11Z",
      "created_at": "2020-12-17T17:06:08Z",
      "owner_type": "Organization",
      "updated_at": "2026-08-02T15:31:22Z",
      "description": "2D and 3D collision-detection library for Rust.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "Apache-2.0",
      "default_branch": "master",
      "license_spdx_raw": "Apache-2.0",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "dimforge",
      "type": "Organization",
      "login": "dimforge",
      "company": null,
      "location": null,
      "followers": 559,
      "avatar_url": "https://avatars.githubusercontent.com/u/43279238?v=4",
      "created_at": "2018-09-14T18:15:41Z",
      "is_verified": null,
      "public_repos": 37,
      "account_age_days": 2879
    },
    "license": {
      "state": "standard",
      "spdx_id": "Apache-2.0",
      "raw_spdx": "Apache-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.29.0",
          "kind": "minor",
          "published_at": "2026-07-04T14:37:11Z"
        },
        {
          "tag": "v0.28.0",
          "kind": "minor",
          "published_at": "2026-05-28T18:10:43Z"
        },
        {
          "tag": "v0.27.0",
          "kind": "minor",
          "published_at": "2026-05-28T16:49:12Z"
        },
        {
          "tag": "v0.26.1",
          "kind": "patch",
          "published_at": "2026-05-12T11:29:22Z"
        },
        {
          "tag": "v0.26.0",
          "kind": "minor",
          "published_at": "2026-01-09T15:40:29Z"
        },
        {
          "tag": "v0.25.3",
          "kind": "patch",
          "published_at": "2025-11-05T17:39:54Z"
        },
        {
          "tag": "v0.25.2",
          "kind": "patch",
          "published_at": "2025-11-02T14:21:13Z"
        },
        {
          "tag": "v0.25.1",
          "kind": "patch",
          "published_at": "2025-10-17T18:02:01Z"
        },
        {
          "tag": "v0.22.0",
          "kind": "minor",
          "published_at": "2025-07-24T14:11:36Z"
        },
        {
          "tag": "v0.22.0-beta.1",
          "kind": "prerelease",
          "published_at": "2025-07-11T15:03:46Z"
        },
        {
          "tag": "v0.22.0-beta.0",
          "kind": "prerelease",
          "published_at": "2025-07-11T13:06:50Z"
        },
        {
          "tag": "v0.21.1",
          "kind": "patch",
          "published_at": "2025-05-23T16:07:50Z"
        },
        {
          "tag": "v0.21.0",
          "kind": "minor",
          "published_at": "2025-05-16T15:01:13Z"
        },
        {
          "tag": "v0.20.2",
          "kind": "patch",
          "published_at": "2025-05-05T07:38:11Z"
        },
        {
          "tag": "v0.20.1",
          "kind": "patch",
          "published_at": "2025-05-02T12:32:18Z"
        },
        {
          "tag": "v0.19.0",
          "kind": "minor",
          "published_at": "2025-04-10T10:02:51Z"
        },
        {
          "tag": "v0.18.0",
          "kind": "minor",
          "published_at": "2025-01-08T15:25:01Z"
        },
        {
          "tag": "v0.17.5",
          "kind": "patch",
          "published_at": "2025-01-06T18:09:16Z"
        },
        {
          "tag": "v0.17.3",
          "kind": "patch",
          "published_at": "2024-11-19T09:42:53Z"
        },
        {
          "tag": "v0.17.2",
          "kind": "patch",
          "published_at": "2024-11-13T13:02:55Z"
        },
        {
          "tag": "v0.17.1",
          "kind": "patch",
          "published_at": "2024-09-06T15:20:21Z"
        },
        {
          "tag": "v0.17.0",
          "kind": "minor",
          "published_at": "2024-07-20T14:44:55Z"
        },
        {
          "tag": "v0.16.0",
          "kind": "minor",
          "published_at": "2024-06-23T16:21:01Z"
        },
        {
          "tag": "v0.15.0",
          "kind": "minor",
          "published_at": "2024-05-05T16:08:49Z"
        },
        {
          "tag": "v0.14.0",
          "kind": "minor",
          "published_at": "2024-04-28T15:52:02Z"
        },
        {
          "tag": "v0.13.8",
          "kind": "patch",
          "published_at": "2024-04-25T17:41:25Z"
        },
        {
          "tag": "v0.13.7",
          "kind": "patch",
          "published_at": "2024-03-24T11:30:30Z"
        },
        {
          "tag": "v0.13.6",
          "kind": "patch",
          "published_at": "2024-01-24T22:38:39Z"
        },
        {
          "tag": "v0.13.5",
          "kind": "patch",
          "published_at": "2023-07-09T09:25:00Z"
        },
        {
          "tag": "v0.13.4",
          "kind": "patch",
          "published_at": "2023-04-15T08:08:57Z"
        },
        {
          "tag": "v0.13.3",
          "kind": "patch",
          "published_at": "2023-03-08T13:14:37Z"
        },
        {
          "tag": "v0.13.2",
          "kind": "patch",
          "published_at": "2023-03-08T10:57:59Z"
        },
        {
          "tag": "v0.13.1",
          "kind": "patch",
          "published_at": "2023-02-26T17:45:59Z"
        },
        {
          "tag": "v0.13.0",
          "kind": "minor",
          "published_at": "2023-01-15T10:31:00Z"
        },
        {
          "tag": "v0.12.1",
          "kind": "patch",
          "published_at": "2023-01-09T11:09:50Z"
        },
        {
          "tag": "v0.12.0",
          "kind": "minor",
          "published_at": "2022-12-11T14:21:45Z"
        },
        {
          "tag": "v0.11.1",
          "kind": "patch",
          "published_at": "2022-10-30T15:35:16Z"
        },
        {
          "tag": "v0.11.0",
          "kind": "minor",
          "published_at": "2022-10-30T12:27:21Z"
        },
        {
          "tag": "v0.10.0",
          "kind": "minor",
          "published_at": "2022-10-02T15:29:06Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2022-04-30T12:23:30Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2022-01-02T15:19:55Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2021-09-12T08:04:47Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2021-08-08T16:33:51Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2021-07-11T16:17:59Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2021-06-04T11:37:10Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2021-06-02T13:47:43Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2021-05-16T15:44:01Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2021-04-27T12:21:08Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2021-04-12T14:55:30Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2021-04-02T10:11:05Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2021-01-29T16:58:53Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2021-01-29T12:53:00Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "712ebd8282e266287729cd4cdfed3c6566899074",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.30.0 (#435)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-08-02T15:31:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b5ef776fbf4d908c1fdff2b2dfa80cca01731aa",
          "body": "… (#434)\n\n* feat: incremental and parallel BVH updates\n\n* perf: move the subshape_pos behind a Box\n\n* perf: compute cuboid support-face feature ids with bit ops\n\n* feat: sweep-based time-of-impact queries (query::sweep_toi)\n\n* feat: opt-in 8-lane SIMD (simd8 feature)\n\n* chore: simplify BvhNode::merg\n[…]\nifying simd/non-simd code paths\n\n* chore: cargo fmt\n\n* feat: keep simd4 always enabled - remove simd-stable/simd-nightly\n\n* chore: add attribution\n\n* chore: fmt/clippy fixes\n\n* chore: update changelog",
          "is_bot": false,
          "headline": "feat: parallel incremental BVH + alternative sweep toi implementation…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-08-02T15:24:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8436f7c21875f8225bc1af4c84190aeefa1ae672",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.29.0 (#427)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-07-04T14:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "152800ee37b200b1b588c007b1ebbb1b4994c37c",
          "body": "* oriented polyline\n\n* address feedback\n\n* cargo fmt\n\n* fix polyline solid point projection with location\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "oriented polyline (#425)",
          "author_name": "Christopher Corley",
          "author_login": "cscorley",
          "committed_at": "2026-07-04T14:18:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5bf8338d3b8bd0efdeb425c90aca6927d54ffa0",
          "body": "…inism for 3D (missing glamx/scalar-math) (#426)\n\n* fix 3D cross platform determinism\n\n* changelog update\n\n---------\n\nCo-authored-by: Raphael <raphael.lemas.e@thalesdigital.io>",
          "is_bot": false,
          "headline": "enhanced-determinism feature does not guarantee cross-platform determ…",
          "author_name": "Raphael LEMAS",
          "author_login": "RaphaelLEMAS",
          "committed_at": "2026-07-04T11:57:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef63da4652203d3f32ce058f109fc47859d7e85b",
          "body": null,
          "is_bot": false,
          "headline": "Fix velocity calculation in shape casting (#424)",
          "author_name": "Kyzzsa",
          "author_login": "Kyzzsa",
          "committed_at": "2026-06-07T20:58:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9d137ff12e4ddd67cc723c8641fbefc33705784",
          "body": "* feat: improve publish-script + fix building parry3d-f64 standalone\n\n* chore: add publish dry-run to CI",
          "is_bot": false,
          "headline": "chore: improve publish script + add publish dry-run to CI (#422)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-28T18:10:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561f886321286a26a5167357eef552b01e658d0a",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.28.0 (#421)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-28T17:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e606e7437a40a9ea3cc6614f68fabfd1642ed295",
          "body": "…#409)\n\n* fix: clean up orphaned BVH nodes when remove creates a partial root\n\nWhen multiple removes occur without an intervening refit, orphaned wide\nnodes accumulate in the nodes vector. If the root is then reduced to a\nsingle leaf (partial root), those orphaned nodes remain, causing\noptimize_incr\n[…]\n Claude Opus 4.6 <noreply@anthropic.com>\n\n* chore: add non-regression test\n\n---------\n\nCo-authored-by: Claude Opus 4.6 <noreply@anthropic.com>\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "fix: clean up orphaned BVH nodes when remove creates a partial root (…",
          "author_name": "robtfm",
          "author_login": "robtfm",
          "committed_at": "2026-05-28T17:19:03Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "e5e664fe56d99adfa5448d3db13c2ba0f105b33a",
          "body": null,
          "is_bot": false,
          "headline": "fix: missing bvh.scale() in voxel collider (#419)",
          "author_name": "Aaron Kriegman",
          "author_login": "akriegman",
          "committed_at": "2026-05-28T17:12:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b092ba90464465ca382ca165c95f551a65e6e0",
          "body": "…#406)\n\nPreviously, scaling an AABB by a negative factor would produce an inverted\nAABB (mins > maxs on the negated axis), breaking the BVH invariant and\ncausing all intersection/shapecast queries to silently miss geometry.\n\nFix by taking component-wise min/max of the two scaled corners, so the\nAABB\n[…]\ninment\nproperty of the BVH is maintained since scale(merge(A,B)) == merge(scale(A),scale(B))\nholds for any non-zero scale.\n\nThis unblocks use of TriMesh::scaled with negative scale (e.g. reflections).",
          "is_bot": false,
          "headline": "fix: BvhNode::scale now handles negative scale components correctly (…",
          "author_name": "robtfm",
          "author_login": "robtfm",
          "committed_at": "2026-05-28T17:04:55Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "252020b6e4140eda177cc479b178c15d03ca8895",
          "body": null,
          "is_bot": false,
          "headline": "Fix assertion message (#394)",
          "author_name": "Yichi Zhang",
          "author_login": "YichiZhang0613",
          "committed_at": "2026-05-28T17:02:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04d2444e024acb5e05fbedf1a5d9e8b59b6b8ba7",
          "body": "…s (#420)",
          "is_bot": false,
          "headline": "feat: improve spirv-compatibility + bump dependencies + a few bugfixe…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-28T16:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f12a17f662588e47d0ee9d7deaedde79c8062b04",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.27.0",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-28T16:49:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35905b913f123e3f1ea8c5a9d9de18eb64ae3743",
          "body": null,
          "is_bot": false,
          "headline": "Bump glamx to 0.2 (glam 0.32) (#418)",
          "author_name": "Stuart Parmenter",
          "author_login": "stuartparmenter",
          "committed_at": "2026-05-28T16:48:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c149dcb8f9b789b4432fcb5c64a0a059956a44a",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.26.1 (#417)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-12T11:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20dd396d807442284e35742830f9f2c534387861",
          "body": "* feat: add Bvh::traverse_indexed\n\n* chore: add test for Bvh::traverse_indexed\n\n* chore: cargo fmt",
          "is_bot": false,
          "headline": "feat: add Bvh::traverse_indexed (#416)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-05-12T11:17:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c9f89dbbb48bfa5722a6593951796c6154e04a",
          "body": "* Fix Bvh::optimize_incremental being non-deterministic when restored from a serialized snapshot, due to significant state being stored in BvhWorkspace which cannot be serialized (#402)\n\n* Fix typo in BvhIncrementalOptimizationState description (#403)\n\n* chore: add comment for the new optimization field\n\n* cargo fmt\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Fix Bvh::optimize_incremental non-determinism (#403)",
          "author_name": "Ray Hidayat",
          "author_login": "raysplaceinspace",
          "committed_at": "2026-04-04T16:29:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72f842d9dab8c3729d45ee9b26efe86fc744d1c1",
          "body": null,
          "is_bot": false,
          "headline": "Migrate codebase to glam + release v0.26.0 (#401)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2026-01-09T15:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a41ac21c5ded2337937cc450d2cbf64a31c9d38",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.25.3 (#393)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-11-05T17:39:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94b9638f0c2fa71caddfb88b886333d76b8dac7e",
          "body": "This makes it orders of magnitude faster for very large sparse voxels with significant domains overlaps.",
          "is_bot": false,
          "headline": "feat: take sparsity into account in Voxels::combine_voxel_states (#392)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-11-05T17:26:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dac0c166ce15f792961bf73134050fe0ce1c0a4d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.25.2 (#391)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-11-02T14:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afb4f63961601c3dcc522459d1f8fcaadbce054",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement encase traits for primitive shapes (#390)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-11-02T14:00:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9db68641adf69e1f307ac9199d34d82b6d049219",
          "body": null,
          "is_bot": false,
          "headline": "Shape on composite shape contact fix (#388)",
          "author_name": "W",
          "author_login": "dog-molecule",
          "committed_at": "2025-10-29T19:05:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86404116432cc580eae8a8a47b44ffd146950a2c",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.25.1 (#386)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-10-17T18:02:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "393784817fd7dc68325304d598159946879cd3dd",
          "body": null,
          "is_bot": false,
          "headline": "feat: documentation improvements (#385)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-10-17T15:58:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d8f9a0b13daeceea42b73880062831fc71e3e7c",
          "body": "* fix point-projection on voxels with empty chunks\n\n* chore: cargo fmt\n\n* fix clippy",
          "is_bot": false,
          "headline": "fix point-projection on voxels with empty chunks (#384)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-10-16T16:10:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6755d0ce61490b9b1c70e33fe424a722b37cb7f0",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.25.0 (#381)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-10-03T16:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8bae145197639c00dbe96bd36d9c281ac4fb12c",
          "body": "* feat: make the voxels shape use a sparse internal storage\n\n* fix compilation of docs and examples\n\n* chore: cargo fmt",
          "is_bot": false,
          "headline": "feat: make the voxels shape use a sparse internal storage (#380)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-10-03T16:04:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d81b18bc4820ef6e780a0c9e8baf19522afb1c3",
          "body": "* chore: impl Default for SdpMatrix3\n\n* feat: use 1-lane float for simd types when simd isn’t enabled\n\n* feat: have mass-properties use inertia tensors instead of their square root\n\n* fix same-machine determinism\n\n* Release v0.24.0\n\n* chore: cargo fmt\n\n* chore: clippy fixes\n\n* chore: fix test compilation\n\n* fix test",
          "is_bot": false,
          "headline": "Release v0.24.0 (#377)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-09-05T16:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea84f40bb8a20bd453af685ca870d4b7dd0074d9",
          "body": "* Fix leaf traversal bug causing non-passing leaves to be yielded\n\nThe iterator did not check the parent node against the check fn.\n\n* feat: avoid checking every leaves twice in leaf iterator.\n\n* chore: cargo fmt\n\n* fix warning\n\n* fix test\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Fix leaf traversal yielding non-passing leaves (#372)",
          "author_name": "Izzy",
          "author_login": "izzymg",
          "committed_at": "2025-09-05T15:30:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d955f7527847997ea6a1f4c42602ff9b4a8669d3",
          "body": "* chore: update to nalgebra 0.34\n\n* Release v0.23.0\n\n* fix benches compilation",
          "is_bot": false,
          "headline": "Release v0.23.0 (#371)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-08-08T15:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fed507710ec9304ce73d09b6f3572efaa494fc07",
          "body": "* feat: align BvhNodeWide with cache lines in 3d +f32 mode\n\n* chore: remove useless splats\n\n* chore: remove outdated comment\n\n* feat: add Bvh::insert_with_change_detection\n\n* chore: add another case to the bvh unit test\n\n* Release v0.22.1\n\n* chore: clippy fix",
          "is_bot": false,
          "headline": "Release v0.22.1 (#370)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-08-08T15:02:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b07dac65982417c935f29df95127b02f6f53514",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.22.0 (#368)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-24T14:11:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a998e5ff9682d493bfffc5e94038ec6ede57a29a",
          "body": null,
          "is_bot": false,
          "headline": "fix mismatched_lifetime_syntaxes (#364)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-23T13:29:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65f956f8a34f534712ec0e594846c62567ac03fe",
          "body": "* fix edge-case in bvh object removal logic\n\n* chore: add regression test for bvh add/remove\n\n* fix bug in bvh creation from exactly two leaves\n\n* chore: update changelog",
          "is_bot": false,
          "headline": "fix edge-case in bvh object removal and creation logic (#367)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-23T13:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8322854eb1871796e1c5a20a446def0cea1c248b",
          "body": null,
          "is_bot": false,
          "headline": "indent 1 level titles for last releases to be more consistent (#365)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-18T13:06:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a84ab9e2ca0a50897cd4ae7bfd3b9d5553ec551c",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.22.0-beta.1",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-11T15:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74d8750f71323b63443bb8f74353a37724177a9",
          "body": "…root",
          "is_bot": false,
          "headline": "fix leaf node index update after a removal that results in a partial …",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-11T15:03:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd4f1479a83c6682796df677c16bf0c60f91cb08",
          "body": null,
          "is_bot": false,
          "headline": "Release 0.22.0-beta.0 (#362)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-11T13:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a6c912779c36ff271aecd1b1a76e1a3df92f101",
          "body": "* feat: add AABB calculation from points iterator yielding values instead of refs\n\n* fix: add missing exports\n\n* feat: add implementation of a new BVH data-structure\n\n* chore: remove the QBVH\n\n* feat: integrate the new BVH into all composite shapes and geometric queries\n\n* chore: cargo fmt\n\n* feat: \n[…]\nx enhanced-determinism build\n\n* fix tests\n\n* fix cargo doc\n\n* fix broken simd bvh raycast perfs on x86\n\n* feat: switch to static assertions for bvh node simd size/alignment.\n\n* chore: update CHANGELOG",
          "is_bot": false,
          "headline": "feat: replace the QBVH by a new BVH implementation (#361)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-11T12:56:31Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e268f80f1216429295a0c74c95bc0fa769282d6",
          "body": "* expose sort2 and sort3\n\n* chore: fix comment for sort2\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Expose sort2 and sort3 (#351)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-11T12:44:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "225bc0aa442fc51d05dd095811c033cb37b33e53",
          "body": "* fix zero length segment always reporting intersection\n\n* add changelog\n\n* add test for segments with very close points\n\n* chore: remove unused import\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Fix zero length 2d segment raycast (#357)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-11T12:41:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3340d89ffeec63d419bcaa13cfe14607e59a376a",
          "body": null,
          "is_bot": false,
          "headline": "check_convex_hull is available only if std is enabled",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fca48f2cfe83805597df7375279113a9ad4ce87d",
          "body": null,
          "is_bot": false,
          "headline": "Raise panic if error occurs",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f086477bdeda68cf8d203c4def921d0437a6541",
          "body": null,
          "is_bot": false,
          "headline": "Use Result instead of Option",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a844531bdbb10076182b39790b723517ed691e0e",
          "body": null,
          "is_bot": false,
          "headline": "Add descriptions",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4940048167ad3ca3248b303a2f6e18dc617b681",
          "body": null,
          "is_bot": false,
          "headline": "Add ConvexHullError::DuplicatePoints",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d83a4b397f29d97c2b63b994541e2b7676255a2",
          "body": null,
          "is_bot": false,
          "headline": "Add ConvexHullError::TJunction",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acedaa2da0cc93712403dbc8fce2ba79ec0f8e97",
          "body": null,
          "is_bot": false,
          "headline": "Add ConvexHullError::UnfinishedTriangle",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2edeb4766eff8d4d18b3c3c80ddda21e67324cbc",
          "body": null,
          "is_bot": false,
          "headline": "Return Option<ConvexHullError>",
          "author_name": "Igor S. Gerasimov",
          "author_login": "foxtran",
          "committed_at": "2025-07-11T12:38:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98792f7d4eab575fa85d733fcd66b4ab38a2a680",
          "body": "… is inside the AABB but its direction is zero.\n\nThis allows other functions like segment intersection to return a valid result if the segment degenerates to a point.",
          "is_bot": false,
          "headline": "fix: make clip_aabb_line return a result if the line’s starting point…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-07-11T12:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "092c009ac20b762cef29e21881f07b3c1f118745",
          "body": null,
          "is_bot": false,
          "headline": "simpler tests api used",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-11T12:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3b2c78240e6d5739724bcdfc8d31621c3e1c2a6",
          "body": null,
          "is_bot": false,
          "headline": "add test + changelog",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-11T12:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa65b2204c8e4244c2d985dfb9c0c506e93552dc",
          "body": null,
          "is_bot": false,
          "headline": "Fix #310: Matrix index out of bounds. + Clippy",
          "author_name": "Johannes0021",
          "author_login": "Johannes0021",
          "committed_at": "2025-07-11T12:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1e6f3df51d915f1c754ba8c2242981282024953",
          "body": null,
          "is_bot": false,
          "headline": "Fix #310: Matrix index out of bounds.",
          "author_name": "Johannes0021",
          "author_login": "Johannes0021",
          "committed_at": "2025-07-11T12:20:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22f5fa58e9a6cc099fc0e27b1bc4afb20641efd9",
          "body": "+ parallel",
          "is_bot": false,
          "headline": "CI check for no_std + alloc (#354)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-07-04T13:55:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd61591cf881436faa3e99385f4947b1b942d9fe",
          "body": "- https://rust-lang.github.io/rust-clippy/master/index.html#empty_line_after_doc_comments\n- unfulfilled-lint-expectations",
          "is_bot": false,
          "headline": "Fix some clippy lints (#349)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-06-19T13:51:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "025c77d2ee438dde2c9dfc8cd81f60cceaab35e4",
          "body": null,
          "is_bot": false,
          "headline": "chore: cargo fmt",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-23T16:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82e483f199e750a2e397c162b90d13d06ae29968",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.21.1",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-23T16:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6985ec07bf30709f671682a73e56ea20ac4b492d",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement cross-Voxels internal edges fixing",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-23T16:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "592bbb354e153b94c6fee01e34f90630033a6529",
          "body": null,
          "is_bot": false,
          "headline": "chore: clippy fixes",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a30a595ff1478834a9c2f3b5d9065e11c6984e40",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.21.0",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "833e3ce247878b83575d6ffb461922420948e425",
          "body": null,
          "is_bot": false,
          "headline": "feat: remove pseudo-ball leaf geometry to simplify the voxels apis",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17f7c3090c3caa09ae2c5f3cb5cc066ec0326457",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement voxels-vs-composite shape collision detection",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d4b8f2bdc09cb86826802e9d2f3a1e163a6a284",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement voxels-voxels collision-detection",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ff7553792389dbf4bb01b810889a4433eccd3df",
          "body": "…ication based on balls",
          "is_bot": false,
          "headline": "feat: first attempt at voxels-voxels collision detection with simplif…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c3f72a3c2bb58f615fed147bd9f97dc8d7d2ec9",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement intersection check for voxels",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-16T15:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b000de6bed13bae4a9de01abcba110848201a266",
          "body": null,
          "is_bot": false,
          "headline": "Fix `no_std` build broken since v0.20.0",
          "author_name": "Yibo Cao",
          "author_login": "cyb0124",
          "committed_at": "2025-05-16T15:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0911830005e7a70267cf851babd15d31bd5bd8f",
          "body": null,
          "is_bot": false,
          "headline": "chore: clippy fixes",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-13T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9940d2fad59e096311da0ee879e2be8e1cf570",
          "body": null,
          "is_bot": false,
          "headline": "chore: add ray-cast-with-calling test",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-13T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9001f54378db8969725a774141cf672deddb5d61",
          "body": null,
          "is_bot": false,
          "headline": "chore: update changelog",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-13T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b8f7b0cecf157e099c9d2a90bbd9ac365e0c64a",
          "body": null,
          "is_bot": false,
          "headline": "feat: add trimesh raycasting that account for backface/frontface culling",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-13T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02dcd7efa2dc5474ecaeca500bcd387d4e5b9366",
          "body": null,
          "is_bot": false,
          "headline": "chore: refactor trimesh raycast into its own file",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-13T20:41:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a5e9ec67f60dcd5283adbb23e95a0df09e8fd1d",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.20.2",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-05T07:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "351473fd0a2b2a28014d315c93293d2922b3f3e1",
          "body": null,
          "is_bot": false,
          "headline": "fix infinite loop in Voxels::set_voxel",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-05T07:38:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de041be6be4a3f670164cab8358b3d182f4a8cee",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.20.1",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-02T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5705043e8a448176184ec2e09d9577382b7d31ad",
          "body": null,
          "is_bot": false,
          "headline": "chore: cargo fmt",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-02T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd90f9c2a2df71b1568690f7b83f2b39d3d95cd7",
          "body": null,
          "is_bot": false,
          "headline": "feat: rework the Voxels shape API to use more sensible naming",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-02T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "341efb28bc8804e292115bc316ae4915f130785a",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement linear and nonlinear shape-casting on voxels shapes",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-05-02T12:32:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a487e8715948ab0749da8d41ddded5ca6d9bf22",
          "body": null,
          "is_bot": false,
          "headline": "Release v0.20.0",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-04-24T09:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4311ee45e1f7ff9a4c4b5d57200642d95fd02b73",
          "body": null,
          "is_bot": false,
          "headline": "chore: make all fields of Voxels private",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-04-24T09:00:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "876b62521caa2e2cff36e20759edea121f09e2b4",
          "body": "…#336)\n\n* feat: make voxelization usable independently from vhacd\n\n* feat: add conversion from voxels to trimesh/polyline/outlines\n\n* feat: add definition of the Voxels shape data structure\n\n* feat: add partial voxels Shape implementation\n\n* feat: add voxels-vs-ball collision-detection\n\n* feat: add \n[…]\ns\n\n* fix no-std support\n\n* chore: update changelog\n\n* chore: comment fix\n\n* feat: support rectangular voxels\n\n* feat: support signed integer voxels coordinates, stable on resize\n\n* chore: clippy fixes",
          "is_bot": false,
          "headline": "feat: add experimental support for a shape type dedicated to voxels (…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-04-24T08:17:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "612392fdeba39cfd29b6e6491345914e57208428",
          "body": "* Release v0.19.0\n\n* chore: clippy fixes",
          "is_bot": false,
          "headline": "Release v0.19.0 (#335)",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-04-10T10:02:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "626f0c355dd02c9517f6d1873a088da0cf62a70d",
          "body": "… (#333)\n\n* feat: decouple the FIX_INTERNAL_EDGES from the ORIENTED trimesh flags\n\n* chore: cargo fmt",
          "is_bot": false,
          "headline": "feat: decouple the FIX_INTERNAL_EDGES from the ORIENTED trimesh flags…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-04-10T09:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95288fa2da11cfe1a487821c8a9b733190c77d1f",
          "body": "…(#334)",
          "is_bot": false,
          "headline": "Fix wrong sign in `MassProperties::construct_shifted_inertia_matrix` …",
          "author_name": "Joona Aalto",
          "author_login": "Jondolf",
          "committed_at": "2025-04-07T08:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c82fb2b668998378bc9a6718c69613c07883721",
          "body": "…es (#278)\n\n* Create constructor for ConvexPolyline that does not remove any vertices\n\nFix format\n\n* Update shared_shape.rs\n\n* feat: rename ConvexPolygon::from_points to from_convex_polyline_unmodified + add more doc\n\n* chore: update changelog\n\n---------\n\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Create constructor for ConvexPolyline that does not remove any vertic…",
          "author_name": "Dragos Daian",
          "author_login": "Ughuuu",
          "committed_at": "2025-03-28T16:43:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7a914683ca5e986455c57e8498fabebe593230b",
          "body": "* added (failing) test for inetria tensor\n\n* Fix trimesh inertia tensor\n\nCo-authored-by: Gwenhwyfar Hartshaw <1832977+krsnik02@users.noreply.github.com>\n\n* add changelog\n\n* chore: add a comment and rename a couple of variables in the rotated inertia regression test.\n\n* cargo fmt\n\n---------\n\nCo-authored-by: Gwenhwyfar Hartshaw <1832977+krsnik02@users.noreply.github.com>\nCo-authored-by: Sébastien Crozet <sebcrozet@dimforge.com>",
          "is_bot": false,
          "headline": "Fix trimesh inertia tensor (#331)",
          "author_name": "Thierry Berger",
          "author_login": "ThierryBerger",
          "committed_at": "2025-03-28T13:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e42d23012d572dfe5a65eacb651d07e09dbde98",
          "body": "…#332)\n\n* Fix deserialize_hashmap_capacity by returning the hashbrown hashmap\n\n* cargo fmt",
          "is_bot": false,
          "headline": "Fix deserialize_hashmap_capacity by returning the hashbrown hashmap (…",
          "author_name": "Sébastien Crozet",
          "author_login": "sebcrozet",
          "committed_at": "2025-03-28T13:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fd523d55285a0dc318666e18b01570db2b09838",
          "body": "* Improve `no_std` compatibility (WIP)\n\n* Revert `std` to be a default feature\n\n* Make `spade` properly optional\n\n* Remove unused `ComplexField` imports and use `std` gates rather than `alloc`\n\n* Revert feature gating tests and benches\n\n* Revert manual `robust` dep for now\n\n* Format\n\n* Enable `hashbrown/serde` for `serde-serialize`\n\n* Properly format :P\n\n* Fix `wavefront`\n\n* Remove unnecessary dev-dependency on self\n\n* Update CHANGELOG.md",
          "is_bot": false,
          "headline": "Improve `no_std` compatibility (#330)",
          "author_name": "Joona Aalto",
          "author_login": "Jondolf",
          "committed_at": "2025-03-28T11:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5afcd484e34433a164c6d4059750f805ae3d1beb",
          "body": "The remaining ones are more opinionated.",
          "is_bot": false,
          "headline": "Fix most `clippy::doc_overindented_list_items` lints (#328)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T13:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c21eaf2ab02adf734e8234241f2740833fa9c8a3",
          "body": null,
          "is_bot": false,
          "headline": "Fix `clippy::mem_replace_with_default` lint (#327)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T13:11:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f92a68483d419f457695df59b0ba6742e4193576",
          "body": null,
          "is_bot": false,
          "headline": "Fix `clippy::manual_repeat_n` lint (#326)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T13:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28d6ae4253429d27849ddd1cba4a40cf714cc93f",
          "body": null,
          "is_bot": false,
          "headline": "Fix unbalanced backticks (#329)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T13:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b73b3c4a80c1bcc9369e66a7b65ba6a64a95de9",
          "body": null,
          "is_bot": false,
          "headline": "Reduce typo count (#323)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T10:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7603f3cf9de32eb2319d18e04d261ef3bf4ef89e",
          "body": null,
          "is_bot": false,
          "headline": "Derive `Copy` for `VHACDParameters` (#325)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T10:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64a14ddd9f7c05f20de9cdb9f628c576311b75ce",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused dependency on `smallvec` (#324)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-19T10:50:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c504ac469d1b96f5218df52dbaf23e998a545e1",
          "body": null,
          "is_bot": false,
          "headline": "deps: Update to `ordered-float` v5 (#322)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-03-13T13:45:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "832ceffcdf99f08d0947d875280d6b63a203aa7e",
          "body": "This brings `no_std` support, so this is now able to be used\nin a `no_std` context, so always build it, but enable `std`\nsupport when building parry for `std`.",
          "is_bot": false,
          "headline": "Update `thiserror` to 2.x (#306)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-02-27T13:10:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b25052d56751b9e561c8e1cf8e1658379c3c09c3",
          "body": null,
          "is_bot": false,
          "headline": "Update `downcast-rs` to 2.x (#305)",
          "author_name": "Bruce Mitchener",
          "author_login": "waywardmonkeys",
          "committed_at": "2025-02-27T13:04:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 52,
      "commits_last_year": 33,
      "latest_release_at": "2026-07-04T14:37:11Z",
      "latest_release_tag": "v0.29.0",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 29,
      "mean_days_between_releases": 39.8
    },
    "artifacts": {
      "collected": true,
      "structure": [
        "tree.cargo_lib"
      ],
      "declarations": [
        {
          "name": null,
          "path": "Cargo.toml",
          "tokens": [
            "cargo.workspace"
          ],
          "ecosystem": "crates"
        },
        {
          "name": "parry2d-f64",
          "path": "crates/parry2d-f64/Cargo.toml",
          "tokens": [
            "cargo.lib"
          ],
          "ecosystem": "crates"
        },
        {
          "name": "parry2d",
          "path": "crates/parry2d/Cargo.toml",
          "tokens": [
            "cargo.lib"
          ],
          "ecosystem": "crates"
        },
        {
          "name": "parry3d-f64",
          "path": "crates/parry3d-f64/Cargo.toml",
          "tokens": [
            "cargo.lib"
          ],
          "ecosystem": "crates"
        },
        {
          "name": "parry3d",
          "path": "crates/parry3d/Cargo.toml",
          "tokens": [
            "cargo.lib"
          ],
          "ecosystem": "crates"
        }
      ]
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "shields.io"
        ],
        "total": 3,
        "header": 3,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 62,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "parry2d",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "collision",
            "convex",
            "distance",
            "geometry",
            "ray",
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "ecosystem": "crates",
          "categories": [
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/parry2d",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.30.0",
          "repository_url": "https://github.com/dimforge/parry",
          "versions_count": 65,
          "total_downloads": 1520389,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 81584,
          "first_published_at": "2021-01-24T10:29:16.770538Z",
          "latest_published_at": "2026-08-02T15:32:01.011796Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "parry3d",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "collision",
            "convex",
            "distance",
            "geometry",
            "ray",
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "ecosystem": "crates",
          "categories": [
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/parry3d",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.30.0",
          "repository_url": "https://github.com/dimforge/parry",
          "versions_count": 65,
          "total_downloads": 2147402,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 193728,
          "first_published_at": "2021-01-24T10:29:23.797963Z",
          "latest_published_at": "2026-08-02T15:32:04.268333Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "parry2d-f64",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "collision",
            "convex",
            "distance",
            "geometry",
            "ray",
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "ecosystem": "crates",
          "categories": [
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/parry2d-f64",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.30.0",
          "repository_url": "https://github.com/dimforge/parry",
          "versions_count": 65,
          "total_downloads": 675189,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 49420,
          "first_published_at": "2021-01-24T10:29:08.940681Z",
          "latest_published_at": "2026-08-02T15:32:02.495267Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        },
        {
          "name": "parry3d-f64",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "collision",
            "convex",
            "distance",
            "geometry",
            "ray",
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "ecosystem": "crates",
          "categories": [
            "wasm",
            "science",
            "game-development",
            "mathematics"
          ],
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/parry3d-f64",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "0.30.0",
          "repository_url": "https://github.com/dimforge/parry",
          "versions_count": 65,
          "total_downloads": 6321317,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 355352,
          "first_published_at": "2021-01-24T10:29:03.000310Z",
          "latest_published_at": "2026-08-02T15:32:05.633258Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 153,
      "stars": 849,
      "watchers": 9,
      "fork_history": {
        "days": [
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-03",
            "count": 1
          },
          {
            "date": "2021-05-28",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 2
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-23",
            "count": 1
          },
          {
            "date": "2023-02-28",
            "count": 1
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-14",
            "count": 1
          },
          {
            "date": "2023-04-27",
            "count": 1
          },
          {
            "date": "2023-05-07",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-10",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-08",
            "count": 1
          },
          {
            "date": "2023-07-15",
            "count": 2
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 3
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-12-30",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-20",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-01",
            "count": 1
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-27",
            "count": 1
          },
          {
            "date": "2024-02-28",
            "count": 1
          },
          {
            "date": "2024-03-08",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-02",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-13",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-09-12",
            "count": 1
          },
          {
            "date": "2024-09-20",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-10",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-17",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2025-02-01",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-16",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 1
          },
          {
            "date": "2025-03-03",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-05",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-04-26",
            "count": 2
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-10-08",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 1
          },
          {
            "date": "2025-11-06",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 2
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-28",
            "count": 2
          }
        ],
        "complete": true,
        "collected": 152,
        "total_forks": 153
      },
      "star_history": null,
      "open_issues_and_prs": 102
    },
    "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",
        "crates/parry2d-f64/Cargo.toml",
        "crates/parry2d/Cargo.toml",
        "crates/parry3d-f64/Cargo.toml",
        "crates/parry3d/Cargo.toml"
      ],
      "largest_source_bytes": 239882,
      "source_files_sampled": 421,
      "oversized_source_files": 3,
      "agent_instruction_files": [
        "Claude.md"
      ],
      "agent_instruction_max_bytes": 7599
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml"
      ],
      "advisories": {
        "error": "No resolved dependencies to assess",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "either",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "downcast-rs",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "slab",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arrayvec",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "simba",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glamx",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "approx",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_arrays",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rkyv",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-derive",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "indexmap",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spade",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ordered-float",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ena",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "foldhash",
          "manifest": "crates/parry2d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "either",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "downcast-rs",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "slab",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arrayvec",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "simba",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glamx",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "approx",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_arrays",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rkyv",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-derive",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "indexmap",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spade",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ordered-float",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ena",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "foldhash",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "encase",
          "manifest": "crates/parry2d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "either",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "downcast-rs",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "slab",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arrayvec",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "simba",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glamx",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "approx",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_arrays",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rkyv",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-derive",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "indexmap",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "foldhash",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spade",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rstar",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "obj",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ena",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ordered-float",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/parry3d-f64/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "either",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bitflags",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "downcast-rs",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-traits",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "slab",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "arrayvec",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "simba",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "glamx",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "approx",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "serde_arrays",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rkyv",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "num-derive",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "indexmap",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "hashbrown",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "spade",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rayon",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "bytemuck",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "log",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ordered-float",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "thiserror",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "rstar",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "obj",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "ena",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "smallvec",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "static_assertions",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "foldhash",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "encase",
          "manifest": "crates/parry3d/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 30,
        "merged_prs": 240,
        "open_issues": 72,
        "closed_ratio": 0.482,
        "closed_issues": 67,
        "closed_unmerged_prs": 22
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sebcrozet",
          "commits": 409,
          "avatar_url": "https://avatars.githubusercontent.com/u/1734958?v=4"
        },
        {
          "type": "User",
          "login": "waywardmonkeys",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/178582?v=4"
        },
        {
          "type": "User",
          "login": "ThierryBerger",
          "commits": 36,
          "avatar_url": "https://avatars.githubusercontent.com/u/2290685?v=4"
        },
        {
          "type": "User",
          "login": "EmbersArc",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/1352472?v=4"
        },
        {
          "type": "User",
          "login": "foxtran",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/39676482?v=4"
        },
        {
          "type": "User",
          "login": "Ralith",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/104558?v=4"
        },
        {
          "type": "User",
          "login": "sixfold-origami",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/8202612?v=4"
        },
        {
          "type": "User",
          "login": "wlinna",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/1473454?v=4"
        },
        {
          "type": "User",
          "login": "Indy2222",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/1902016?v=4"
        },
        {
          "type": "User",
          "login": "Jondolf",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/57632562?v=4"
        }
      ],
      "contributors_sampled": 52,
      "top_contributor_share": 0.689
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "parry-ci-build.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "26 out of 28 merged PRs checked by a CI test -- score normalized to 9",
            "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": 3,
            "reason": "Found 10/30 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 11 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "712ebd8282e266287729cd4cdfed3c6566899074",
        "ran_at": "2026-08-03T00:16:36Z",
        "aggregate_score": 4.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 2,
        "decided_7d": 2,
        "merged_30d": 5,
        "authors_30d": 3,
        "decided_30d": 5,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 3,
        "newcomer_merged_30d": 2,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 2,
        "newcomer_decided_30d": 2
      },
      "ci_last_run_at": "2026-08-02T15:37:38Z",
      "oldest_open_prs": [
        {
          "number": 9,
          "created_at": "2021-02-21T20:48:14Z",
          "last_comment_at": "2021-02-21T20:57:29Z",
          "last_comment_author": "LoganDark"
        },
        {
          "number": 36,
          "created_at": "2021-06-10T00:37:03Z",
          "last_comment_at": "2024-12-12T01:28:52Z",
          "last_comment_author": "Ralith"
        },
        {
          "number": 45,
          "created_at": "2021-08-01T13:53:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 80,
          "created_at": "2022-05-20T15:21:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 123,
          "created_at": "2023-01-24T15:56:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 131,
          "created_at": "2023-03-01T07:33:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 170,
          "created_at": "2023-11-05T17:24:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 218,
          "created_at": "2024-07-02T18:47:39Z",
          "last_comment_at": "2024-07-23T09:36:49Z",
          "last_comment_author": "PixelDust22"
        },
        {
          "number": 248,
          "created_at": "2024-07-29T15:09:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 251,
          "created_at": "2024-08-08T07:25:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 271,
          "created_at": "2024-09-13T13:00:03Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 281,
          "created_at": "2024-10-18T14:04:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 284,
          "created_at": "2024-11-06T15:47:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 295,
          "created_at": "2024-12-06T03:14:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 298,
          "created_at": "2024-12-17T13:07:13Z",
          "last_comment_at": "2025-07-17T07:55:19Z",
          "last_comment_author": "ThierryBerger"
        },
        {
          "number": 307,
          "created_at": "2025-01-13T11:04:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 314,
          "created_at": "2025-02-06T19:19:28Z",
          "last_comment_at": "2025-02-19T15:00:51Z",
          "last_comment_author": "dbenson24"
        },
        {
          "number": 316,
          "created_at": "2025-02-18T17:19:35Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 318,
          "created_at": "2025-03-03T10:14:08Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 346,
          "created_at": "2025-06-12T12:34:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-08-02T15:31:11Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 8,
          "created_at": "2021-02-15T22:39:14Z",
          "last_comment_at": "2021-03-05T01:15:26Z",
          "last_comment_author": "Ralith"
        },
        {
          "number": 17,
          "created_at": "2021-03-15T22:03:36Z",
          "last_comment_at": "2025-06-20T09:44:02Z",
          "last_comment_author": "ThierryBerger"
        },
        {
          "number": 26,
          "created_at": "2021-04-18T04:06:43Z",
          "last_comment_at": "2021-06-04T08:58:55Z",
          "last_comment_author": "sebcrozet"
        },
        {
          "number": 46,
          "created_at": "2021-08-03T05:22:00Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2021-08-12T17:50:22Z",
          "last_comment_at": "2025-06-20T09:13:56Z",
          "last_comment_author": "ThierryBerger"
        },
        {
          "number": 51,
          "created_at": "2021-09-06T21:29:46Z",
          "last_comment_at": "2024-01-13T12:02:45Z",
          "last_comment_author": "rowanfr"
        },
        {
          "number": 69,
          "created_at": "2022-01-20T17:11:06Z",
          "last_comment_at": "2022-07-23T09:50:49Z",
          "last_comment_author": "EriKWDev"
        },
        {
          "number": 70,
          "created_at": "2022-01-21T00:31:07Z",
          "last_comment_at": "2025-06-19T14:18:26Z",
          "last_comment_author": "ThierryBerger"
        },
        {
          "number": 71,
          "created_at": "2022-02-12T09:00:16Z",
          "last_comment_at": "2024-04-17T15:43:17Z",
          "last_comment_author": "GitGhillie"
        },
        {
          "number": 76,
          "created_at": "2022-04-22T12:42:51Z",
          "last_comment_at": "2024-05-01T10:54:01Z",
          "last_comment_author": "wlinna"
        },
        {
          "number": 79,
          "created_at": "2022-05-17T05:46:11Z",
          "last_comment_at": "2022-05-22T00:09:21Z",
          "last_comment_author": "hunterZh37"
        },
        {
          "number": 106,
          "created_at": "2022-11-17T20:57:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 107,
          "created_at": "2022-11-18T00:40:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 109,
          "created_at": "2022-11-20T08:50:38Z",
          "last_comment_at": "2024-05-01T11:00:46Z",
          "last_comment_author": "wlinna"
        },
        {
          "number": 111,
          "created_at": "2022-12-05T11:07:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 117,
          "created_at": "2023-01-06T21:00:34Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 129,
          "created_at": "2023-02-28T11:07:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 132,
          "created_at": "2023-03-01T07:57:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 138,
          "created_at": "2023-04-04T09:13:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 143,
          "created_at": "2023-07-04T02:18:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/dimforge/parry",
    "host": "github.com",
    "name": "parry",
    "owner": "dimforge"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "excellent",
      "name": "Overall health",
      "note": "The weighted overall 69 is calibrated to 81 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 69,
            "calibrated": 81,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 81,
      "inputs": {
        "security": 49,
        "vitality": 77,
        "community": 82,
        "governance": 66,
        "calibration": "2026-08-02",
        "engineering": 70,
        "ai_readiness": 66,
        "weighted_overall_raw": 69
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 77,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 33,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "33 commits in the last year",
                "points": 13.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 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": 88,
            "inputs": {
              "releases_count": 52,
              "latest_release_tag": "v0.29.0",
              "releases_from_tags": true,
              "days_since_latest_release": 29,
              "mean_days_between_releases": 39.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "52 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 29 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~39.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 39.8
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 0,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 0 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "forks": 153,
              "stars": 849,
              "watchers": 9,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "849 stars",
                "points": 47.5,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 849
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "153 forks",
                "points": 18.2,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 153
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "9 watchers",
                "points": 5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 3,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (Apache-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "Apache-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "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": 97,
            "inputs": {
              "packages": [
                "parry2d",
                "parry3d",
                "parry2d-f64",
                "parry3d-f64"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 10664297,
              "monthly_downloads": 680084
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "680,084 downloads/month across crates",
                "points": 77.8,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 680084,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 66,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 52,
              "top_contributor_share": 0.689
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 69% of commits",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 69
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "52 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 65,
            "inputs": {
              "merged_prs": 240,
              "open_issues": 72,
              "closed_issues": 67,
              "prs_merged_7d": 2,
              "prs_decided_7d": 2,
              "prs_merged_30d": 5,
              "prs_decided_30d": 5,
              "issue_closed_ratio": 0.482,
              "closed_unmerged_prs": 22,
              "first_time_authors_30d": 2,
              "first_time_prs_merged_30d": 2,
              "first_time_prs_decided_30d": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "48% of issues closed",
                "points": 20.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 48
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "240/262 decided PRs merged",
                "points": 27.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 240,
                      "decided": 262
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "2/2 first-time contributors' PRs merged in 30d",
                "points": 13,
                "status": "met",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 2,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 10/30 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "followers": 559,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "dimforge",
              "public_repos": 37,
              "account_age_days": 2879
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "559 followers of dimforge",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 559,
                      "login": "dimforge"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "37 public repos, account ~7 yr old",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 37
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 7
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "parry2d",
                "parry3d",
                "parry2d-f64",
                "parry3d-f64"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "4 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 4,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 0 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "65 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 65
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "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": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 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": "26 out of 28 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "collision-detection",
                "rust-lang",
                "gamedev"
              ],
              "has_wiki": true,
              "homepage": "https://parry.rs",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://parry.rs",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 49,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "26 out of 28 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 10/30 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 11 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "17 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 8
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 66,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.79,
              "agent_instruction_files": [
                "Claude.md"
              ],
              "agent_instruction_max_bytes": 7599
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "Claude.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Claude.md"
                    }
                  }
                ],
                "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": "79 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 79,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/parry2d-f64/Cargo.toml",
                "crates/parry2d/Cargo.toml",
                "crates/parry3d-f64/Cargo.toml",
                "crates/parry3d/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, crates/parry2d-f64/Cargo.toml, crates/parry2d/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, crates/parry2d-f64/Cargo.toml, crates/parry2d/Cargo.toml"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "Rust (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 239882,
              "source_files_sampled": 421,
              "oversized_source_files": 3
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Rust (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Rust"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "3/421 source files over 60KB",
                "points": 54.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 421,
                      "oversized": 3
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 17
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "declared",
          "label": "library",
          "source": "cargo.lib",
          "weight": 6
        },
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "structure",
          "label": "library",
          "source": "tree.cargo_lib",
          "weight": 3
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [
        {
          "path": "Cargo.toml",
          "labels": [],
          "ecosystem": "crates"
        },
        {
          "path": "crates/parry2d-f64/Cargo.toml",
          "labels": [
            "library"
          ],
          "ecosystem": "crates"
        },
        {
          "path": "crates/parry2d/Cargo.toml",
          "labels": [
            "library"
          ],
          "ecosystem": "crates"
        },
        {
          "path": "crates/parry3d-f64/Cargo.toml",
          "labels": [
            "library"
          ],
          "ecosystem": "crates"
        },
        {
          "path": "crates/parry3d/Cargo.toml",
          "labels": [
            "library"
          ],
          "ecosystem": "crates"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index crates:parry2d@0.30.0; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T00:17:01.389923Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/dimforge/parry.svg",
  "full_name": "dimforge/parry",
  "license_state": "standard",
  "license_spdx": "Apache-2.0"
}

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

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

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