Public record
Software health reportschema 0.27.0 · metrics 2.3.1 · 2026-07-28 00:39 UTC

cpmech / russell

Rust Scientific Library. ODE, DAE, and PDE solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers. Probability distributions. Tensor calculus. Numerical continuation.

RustMIT★ 191 stars⑂ 16 forkssince Jun 2021View on GitHub ↗
KindLibraryCommand-line toolhow this is determined

cpmech/russell holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (88/100) and lowest on AI Readiness (46/100). It was last updated 9 days ago. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

75
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 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

Dorival PedrosoPersonal account
168 followers62 public repossince Nov 2014

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

Package ecosystems

Metrics by category

Vitality

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

88Excellent · 21% of overall
How it's scored
28.8/36Push recency — last push 9 days ago
23.5/36Commit cadence — 34/52 weeks with commits
18/18Commit volume — 873 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year873
human_commit_share1
days_since_last_push9
active_weeks_last_year34

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 36 releases published
36/36Release recency — latest release 11 days ago
27/27Release cadence — a release every ~10.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count36
latest_release_tagv2.8.0
releases_from_tagsno
days_since_latest_release11
mean_days_between_releases10.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?

53Moderate · 17% of overall
How it's scored
37/60Stars — 191 stars
9.8/25Forks — 16 forks
5.8/15Watchers — 12 watchers
Inputs used
forks16
stars191
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
45.1/80Monthly downloads — 2,398 downloads/month across crates
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesrussell_lab, russell_ode, russell_pde, russell_stat, russell_nonlin, russell_sparse, russell_tensor
dependents
ecosystemscrates
total_downloads226,003
monthly_downloads2,398
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

62Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.2/22.5Commit distribution — top contributor authored 99% of commits
4.1/13.5Contributor breadth — 3 contributors
3/10OpenSSF Scorecard: Contributors — project has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.989
How it's scored
42/42Issue resolution — 100% of issues closed
28.6/30PR acceptance — 163/171 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-Review — Found 2/11 approved changesets -- score normalized to 1
Inputs used
merged_prs163
open_issues0
closed_issues16
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio1
closed_unmerged_prs8
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
16/25Owner reach — 168 followers of cpmech
25/25Track record — 62 public repos, account ~11 yr old
Inputs used
followers168
owner_typeUser
is_verified
owner_logincpmech
public_repos62
account_age_days4,286
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 7 package(s) on crates
35/35Publish recency — latest publish 9 days ago
20/20Version history — 54 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesrussell_lab, russell_ode, russell_pde, russell_stat, russell_nonlin, russell_sparse, russell_tensor
ecosystemscrates
any_deprecatedno
min_days_since_publish9

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

60Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 17 topics
10/10Wiki
Inputs used
topicseigenvalues, eigenvectors, sparse-matrix, mathematics, linear-algebra, rust, differential-equations, scientific-computing, special-functions, interpolation, bessel-function, gamma-function, numerical-derivatives, numerical-integration, quadrature, quadrature-integration, spectral-methods
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

57Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 2/11 approved changesets -- score normalized to 1
0.8/2.5Contributors — project has 1 contributing companies or organizations -- score normalized to 3
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 1 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.6
Excluded from scoring (no data or not applicable): branch_protection, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages60
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:russell_lab@2.8.1 runtime dependency closure — what installing the published package pulls in — 60 packages. Reachability is not analyzed.

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.

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

191GitHub stars
3contributors
873commits, last 12 months
9days since last push
36releases
1bus factor
0open issues
crates.iopackage ecosystems

Data collection warnings

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

More detail

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

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.

04812161622023-022024-102026-07
Major 1Minor 22Patch 8

Each point covers 4 days.

OpenSSF Scorecard 4.6 / 10
4.6aggregate

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

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests4 out of 4 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 2/11 approved changesets -- score normalized to 1
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 1 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 31
RegistryPackageVersion constraintManifest
crates.ionum-complex0.4russell_lab/Cargo.toml
crates.ionum-traits0.2russell_lab/Cargo.toml
crates.ioserde1.0russell_lab/Cargo.toml
crates.iorussell_lab2russell_nonlin/Cargo.toml
crates.iorussell_sparse2russell_nonlin/Cargo.toml
crates.iorussell_stat2russell_nonlin/Cargo.toml
crates.ioserde1.0russell_nonlin/Cargo.toml
crates.ioserde_json1.0russell_nonlin/Cargo.toml
crates.iostructopt0.3russell_nonlin/Cargo.toml
crates.iorussell_lab2russell_ode/Cargo.toml
crates.iorussell_pde2russell_ode/Cargo.toml
crates.iorussell_sparse2russell_ode/Cargo.toml
crates.ioserde1.0russell_ode/Cargo.toml
crates.ioserde_json1.0russell_ode/Cargo.toml
crates.iostructopt0.3russell_ode/Cargo.toml
crates.iorussell_lab2russell_pde/Cargo.toml
crates.iorussell_sparse2russell_pde/Cargo.toml
crates.ioserde1.0russell_pde/Cargo.toml
crates.ioserde_json1.0russell_pde/Cargo.toml
crates.iostructopt0.3russell_pde/Cargo.toml
crates.ionum-traits0.2russell_sparse/Cargo.toml
crates.iorussell_lab2russell_sparse/Cargo.toml
crates.iostructopt0.3russell_sparse/Cargo.toml
crates.ioserde1.0russell_sparse/Cargo.toml
crates.ioserde_json1.0russell_sparse/Cargo.toml
crates.iorussell_lab2russell_stat/Cargo.toml
crates.ionum-traits0.2russell_stat/Cargo.toml
crates.iorand0.10russell_stat/Cargo.toml
crates.iorand_distr0.6russell_stat/Cargo.toml
crates.iorussell_lab2russell_tensor/Cargo.toml
crates.ioserde1.0russell_tensor/Cargo.toml
All dependencies 17

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

RegistryPackageVersionRelation
crates.ionum-complexdirect
crates.ionum-traitsdirect
crates.ioranddirect
crates.iorand_distrdirect
crates.iorussell_labdirect
crates.iorussell_pdedirect
crates.iorussell_sparsedirect
crates.iorussell_statdirect
crates.ioserdedirect
crates.ioserde_jsondirect
crates.iostructoptdirect
crates.ioccindirect
crates.iocriterionindirect
crates.ioplotpyindirect
crates.iorayonindirect
crates.iorussell_odeindirect
crates.ioserial_testindirect
Dependency advisories 0

Installing crates:russell_lab@2.8.1 pulls in 60 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "eigenvalues",
        "eigenvectors",
        "sparse-matrix",
        "mathematics",
        "linear-algebra",
        "rust",
        "differential-equations",
        "scientific-computing",
        "special-functions",
        "interpolation",
        "bessel-function",
        "gamma-function",
        "numerical-derivatives",
        "numerical-integration",
        "quadrature",
        "quadrature-integration",
        "spectral-methods"
      ],
      "is_fork": false,
      "size_kb": 11206,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 53897,
        "Cuda": 39885,
        "Rust": 4769784,
        "Shell": 39309,
        "Python": 10522,
        "BitBake": 1625,
        "Makefile": 1467
      },
      "pushed_at": "2026-07-18T22:49:49Z",
      "created_at": "2021-06-20T23:46:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-24T00:46:57Z",
      "description": "Rust Scientific Library. ODE, DAE, and PDE solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse solvers. Probability distributions. Tensor calculus. Numerical continuation.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Rust",
      "significant_languages": [
        "Rust"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Dorival Pedroso",
      "type": "User",
      "login": "cpmech",
      "company": null,
      "location": "Australia",
      "followers": 168,
      "avatar_url": "https://avatars.githubusercontent.com/u/9506388?v=4",
      "created_at": "2014-11-02T00:13:40Z",
      "is_verified": null,
      "public_repos": 62,
      "account_age_days": 4286
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2026-07-16T10:27:09Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2026-06-24T07:05:03Z"
        },
        {
          "tag": "v2.6.0",
          "kind": "minor",
          "published_at": "2026-06-23T23:04:30Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2026-06-23T09:32:54Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2026-06-22T22:46:26Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2026-06-14T01:00:52Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-06-09T08:45:59Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2026-06-08T06:44:48Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2026-06-05T08:33:06Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2026-04-10T03:00:38Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2026-04-06T09:59:01Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2026-04-02T11:49:29Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2025-02-21T08:25:53Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2024-12-17T04:01:35Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2024-09-28T08:03:52Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-09-25T10:30:04Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-09-24T03:57:07Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2024-07-23T23:12:48Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2024-05-21T01:17:27Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2024-05-15T12:56:57Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2024-04-30T14:22:23Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2024-04-29T13:58:21Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2024-04-27T06:24:00Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2024-04-24T07:39:36Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2024-04-23T05:22:57Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2024-04-19T04:15:46Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2024-03-17T06:37:08Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2024-02-12T04:28:54Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2024-01-12T04:22:11Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2023-10-11T21:54:39Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2023-10-09T23:08:56Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2023-07-03T07:09:57Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2022-06-28T07:58:08Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-06-28T07:18:22Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2021-09-18T07:54:44Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2021-09-04T07:31:33Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1315b6a2347d3823378fac527cd070986fb158a6",
          "body": null,
          "is_bot": false,
          "headline": "Bump minor version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-18T22:49:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "082d97c4b8d584388abbfd96bba20bb28f0e1e1d",
          "body": "Fix finite bessel_in results after I0 overflow",
          "is_bot": false,
          "headline": "Merge pull request #190 from gaoflow/fix-bessel-in-finite-overflow-band",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-18T22:47:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f03fa7c5d6de3910263963926dafe890df9358c",
          "body": "Normalize the Miller recurrence with the exponentially scaled I0 approximation when the ordinary I0 calculation overflows. Split the exponential factor so finite high-order results remain representable.",
          "is_bot": false,
          "headline": "Fix bessel_in finite values after I0 overflow",
          "author_name": "Vincent Gao",
          "author_login": "gaoflow",
          "committed_at": "2026-07-16T20:13:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43d375bf91f99f4f23d9556f9800be81dc092db9",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-16T10:20:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e94770e5529ea5b01f59180a796ecf472ab3d633",
          "body": "Change stats usage in lab algo",
          "is_bot": false,
          "headline": "Merge pull request #188 from cpmech/change-stats-usage-in-lab-algo",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-16T10:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d842c278511fbe450d835c597728bc322967421",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into change-stats-usage-in-lab-algo",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-16T09:59:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b1745a6a82f9633ca55d7537333328b302ab785",
          "body": "Fix bessel_in accuracy loss for |x| > n",
          "is_bot": false,
          "headline": "Merge pull request #189 from gaoflow/fix-bessel-in-start-index",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-16T09:58:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4287e514a7efb8277501f629c658054b36db4bf8",
          "body": "The Miller downward-recurrence start index scaled with the order only,\nso for |x| > n the recurrence had not converged to In by the time it\nreached order n; the relative error grew with x (up to 2.6e-2 at\nn=3, x=700). Start from max(n, |x|) instead, clamped at the point\nwhere In(x) overflows f64 for every n <= |x|.",
          "is_bot": false,
          "headline": "Fix bessel_in accuracy loss for |x| > n",
          "author_name": "Vincent Gao",
          "author_login": "gaoflow",
          "committed_at": "2026-07-16T09:32:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d1e9295e3a6cb618f40baf2dd8881558c9cde8f",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-14T07:01:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d197f813b1d05ef9c7a3289472aac40ff3fb3f79",
          "body": null,
          "is_bot": false,
          "headline": "Add tests.",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-14T06:59:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d97493ddd3039da2bdbb8a85346d0054c14f8953",
          "body": null,
          "is_bot": false,
          "headline": "Use a fixed version for rustc nightly",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-14T06:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3040e50ce01cb476ad9d9498742aff5d9575e1c8",
          "body": null,
          "is_bot": false,
          "headline": "Fix warnings after updating Rust",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-14T06:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39e9d05ffd7d231292078746fa67368bb0637d8d",
          "body": null,
          "is_bot": false,
          "headline": "Fix some doc comments",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T06:50:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30e888095ad35e924ffbffe2bdce33170fceaf46",
          "body": null,
          "is_bot": false,
          "headline": "Improve tests",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T06:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40f6ab97970aafb421e1dbc5a3bd448e014b503a",
          "body": null,
          "is_bot": false,
          "headline": "Remove stats as an output of algo functions",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T06:33:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "639f3902f5fdaa5469f2f545549b958d76ed5794",
          "body": null,
          "is_bot": false,
          "headline": "Remove stats as an output of algo functions",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T06:32:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcdf494fb89f84569c3e21af4f7e5ae2da469b08",
          "body": null,
          "is_bot": false,
          "headline": "[Important] Change handling of Stats in algos",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T06:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ef0501def03a865eba469e918b413010056ff3c",
          "body": null,
          "is_bot": false,
          "headline": "Split Bracket and Stats into different files",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-09T05:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "761be51ba413518cc9f85efd0374bf3f7e11fd42",
          "body": null,
          "is_bot": false,
          "headline": "Impl enable_stats in NewtonSolver",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-07T12:50:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca4223e1c70b7b7bc0540916d1c0abf1c64e24a0",
          "body": null,
          "is_bot": false,
          "headline": "Make config params in NewtonSolver private",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-07T12:40:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ad97b63ae97efa59d7ebc601ab0f9be8b2ce038",
          "body": null,
          "is_bot": false,
          "headline": "Add stats.reset to NewtonSolver",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-07T12:31:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bb6d2c9aab1774cc82bb343db144565833f39727",
          "body": null,
          "is_bot": false,
          "headline": "[wip] Make the temporary arrays permanent in NewtonSolver",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-07T12:26:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670ef5b9c5cf3822bd14d13df6b7dc76a277e0da",
          "body": null,
          "is_bot": false,
          "headline": "Swap the input variables in NewtonSolver::solve()",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-07-07T11:27:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d9a77b4925fcdd4ee6fe9d55f230008c8fab01d",
          "body": null,
          "is_bot": false,
          "headline": "Remove the code style section",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T11:06:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc3ffae49d19d13c731cd808d904d7e48ff56219",
          "body": null,
          "is_bot": false,
          "headline": "Improve README files",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T11:04:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f52feb3ba6262e8ac8645894594ef9bbd6cb945",
          "body": null,
          "is_bot": false,
          "headline": "Fix links",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T09:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2332d0dded52291752e995be6e7a5d0b1ba13a27",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T07:03:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4e70e9f162167bd6a68bb8c1b8bf348f08a2b8d",
          "body": null,
          "is_bot": false,
          "headline": "Update script to download matrix files",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T02:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db2624cb947406ea34a445f6a83bc7ca18641986",
          "body": "Improve get CPU information",
          "is_bot": false,
          "headline": "Merge pull request #187 from cpmech/improve-get-system-info",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T02:07:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b98471558e04a05b79e94ad40244477ef6bd3dab",
          "body": null,
          "is_bot": false,
          "headline": "Update compilation scripts",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-24T01:48:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6637bbc32ec8f3fe0fbec1eec59e7a629d037c88",
          "body": null,
          "is_bot": false,
          "headline": "Improve get CPU information",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T23:51:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5298e363db6fce7aa57a54e9e111cf3df1f04fc8",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T22:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bafa563a84fc0d6ccf306cfaf238840bcbf21f48",
          "body": "Remove SolverKLU",
          "is_bot": false,
          "headline": "Merge pull request #186 from cpmech/remove-klu-solver",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T22:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3be2d32fcb38af91a9464f0796558c2283ff0fc4",
          "body": null,
          "is_bot": false,
          "headline": "Enable test",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T22:09:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3bd187f01e4cb23d2f8fbe3cff8f48a6005d02f2",
          "body": null,
          "is_bot": false,
          "headline": "Remove SolverKLU",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T21:57:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe553a051eca2ee62c4d9c39ce28e545ac36bac",
          "body": "Move ctm_demo files in",
          "is_bot": false,
          "headline": "Merge pull request #185 from cpmech/move-ctm-demo-to-nonlin-crate",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T21:43:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3fa3caabb811592fd268df179b7d3371f009ad",
          "body": null,
          "is_bot": false,
          "headline": "Move ctm_demo files in",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T21:34:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd5f9d27a5ca6ee7072d4cd9074c6f6648dba0c4",
          "body": null,
          "is_bot": false,
          "headline": "Add matrices to download script",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T11:58:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "665464d64fdc46dc7748d7181c4b788eecfc0e30",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T09:29:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ceaae794f52052630bd9b32e9cfdf54a00104a9",
          "body": null,
          "is_bot": false,
          "headline": "Fix compile suitesparse scripts",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T09:28:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c6ffb3df024adf3f680071b0c9be9c64bd11d35",
          "body": "Impl handling of Hermitian matrix in reader",
          "is_bot": false,
          "headline": "Merge pull request #184 from cpmech/handle-hermitian-matrix-reader",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T09:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f6466b51576025fb46567ca3893814cab4271f",
          "body": null,
          "is_bot": false,
          "headline": "Impl handling of Hermitian matrix in reader",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-23T08:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14420dd94a6a95d3a2806c983d3e53f572042e1b",
          "body": null,
          "is_bot": false,
          "headline": "Add link to the benchmark-russell project",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:51:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6761e93bf8443cb390602e8e71d8b491ff49556",
          "body": null,
          "is_bot": false,
          "headline": "Bump version",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0bb34051188bfb1fd2f8086d73a60eacdbd9e536",
          "body": "Check cudss hybrid mode",
          "is_bot": false,
          "headline": "Merge pull request #183 from cpmech/check-cudss-hybrid-mode",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:40:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9fb587b8223da8cbe0b2175c391e7464f216cbe",
          "body": null,
          "is_bot": false,
          "headline": "Disable GPU check in test",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:23:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25619513952d5ef792877668632ab7882ef2ac39",
          "body": null,
          "is_bot": false,
          "headline": "Add protections for the get system info for different OSes",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:15:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9a955aedd4a79e6a8d0c5a415d3f2619978b1e5",
          "body": null,
          "is_bot": false,
          "headline": "Improve doc comments",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0841b59cb709b6e37e58d02e884b1a6d403e449d",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc comment",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T22:02:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23af2d4b2baeec0af916606e78ac11f06d3af725",
          "body": null,
          "is_bot": false,
          "headline": "Organize get system info",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T21:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c9daa43c9a1ac993986ce9af3735d587c2c63e1",
          "body": null,
          "is_bot": false,
          "headline": "Remove hostname",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T21:49:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03f5dbdc95a4934cc2d210672d68d7967919c360",
          "body": null,
          "is_bot": false,
          "headline": "Add script to update library versions",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T21:39:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c5a77996e84ee93880390aab15b9329c82ca2b6",
          "body": null,
          "is_bot": false,
          "headline": "Add a function to return the library versions",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T21:36:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9f2c21a5423ef50ef3333a601bd159b4c5c5d122",
          "body": null,
          "is_bot": false,
          "headline": "[wip] Impl get system info",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T21:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9498633aad2cc3654e87726a9499fc7d512d9ab3",
          "body": null,
          "is_bot": false,
          "headline": "Fix requests in solve_matrix_market",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T08:21:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6831d07a5aefc5fc57e9de365b93592750750fbc",
          "body": null,
          "is_bot": false,
          "headline": "Add warning about cuDSS being in preview mode",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T07:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a38f38a0a5d8cdc0eacac1511d54a06d18d37f1f",
          "body": null,
          "is_bot": false,
          "headline": "Update bash script",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T07:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39df7e478e4a7118678c44df863539512499feeb",
          "body": null,
          "is_bot": false,
          "headline": "[wip] Improve setting of hybrid memory factor",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T07:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0de71d732423f1e7e7922106113dcbf5dee01c0",
          "body": "Improve coo matrix information",
          "is_bot": false,
          "headline": "Merge pull request #182 from cpmech/improve-coo-matrix-information",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T06:22:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bd7eede4e7fcfd89ef1168c00bb795937c24216",
          "body": null,
          "is_bot": false,
          "headline": "Add flags to solve_matrix_market",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-22T06:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c67cf83f75af3795ff2300aeebb6ec9d871b280e",
          "body": null,
          "is_bot": false,
          "headline": "Update download matrix script",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T22:30:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0195995b025da6f41242dc2bad2c57ca4cae18d",
          "body": null,
          "is_bot": false,
          "headline": "Add nnz_actual data member to StatsLinSolMatrix",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T22:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf58a581b74aae96eb4a84f777891116ff769d56",
          "body": null,
          "is_bot": false,
          "headline": "Test get_nnz and get_actual_nnz in read_matrix_market",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T22:27:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29648e195ba14a9a196d45e1c7bb61f75bb6fb04",
          "body": null,
          "is_bot": false,
          "headline": "Impl get_nnz and get_actual_nnz methods for CooMatrix",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T21:09:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc0804c94873b3a323e9f82e3391995f10f2f133",
          "body": "Implement Hash for Genie",
          "is_bot": false,
          "headline": "Merge pull request #181 from cpmech/impl-hash-for-genie",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T20:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65021a2d8bcd8309b13e8f300f6dc95fe52cbd1a",
          "body": null,
          "is_bot": false,
          "headline": "Implement Hash for Genie",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T20:27:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a661a15d2a3a7b04d32a39cc37cc22cd3b32f4f",
          "body": "Improve coverage tests",
          "is_bot": false,
          "headline": "Merge pull request #180 from cpmech/improve-coverage-tests",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T09:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2f20a13e887a4c83f6382b536657b191ebc750e",
          "body": null,
          "is_bot": false,
          "headline": "Fix comment in lib.rs",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T09:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a676c522fd95a6ed183f82055aaaf320665b67ce",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc comments",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T09:09:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50d983a47c4701d6b7b4b74ced0b3cfc56bdbe40",
          "body": null,
          "is_bot": false,
          "headline": "Improve System example",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:59:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7c32d8664ca11a3c7adc24a1e9193422222a217",
          "body": null,
          "is_bot": false,
          "headline": "Add example to System",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "373394b65b27a226a85490eef13fc8f7b96a7b21",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for System",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:52:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4676fa343ce491259962873a68a136cb8087c039",
          "body": null,
          "is_bot": false,
          "headline": "Apply small improvements in Logger",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f72f5854bd41d0497ba23c2ee390a6ceadde5c4f",
          "body": null,
          "is_bot": false,
          "headline": "Fix doc comments",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:43:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aad161567181e526c05c16102e05862a4967a278",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for did_not_converge method of Logger",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d67f2dbeaf4c8d229ad4b7a45573cb17845ea0e8",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for Logger",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:38:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca222f90fe8c6a779f80d466800ea769fb5ee8e2",
          "body": null,
          "is_bot": false,
          "headline": "Remove unused debug function in Logger",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "744c47a140604767fdc46bfd138f7ec3c613977e",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for the Logger struct",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:35:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e2e43388be52bf706e23adbbcf8e827daa5b3c9",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for log_header and log_footer in Solver",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "892be8e5291616c38f6e147223b0f7f98e8685cd",
          "body": null,
          "is_bot": false,
          "headline": "Add test for get_debug_predictor_values in solver.rs",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2e860a140606271cf84784c3e23657ab5469dc0",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for enum.rs",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbb3566b16b354a564fa64050b38a774345f3e75",
          "body": null,
          "is_bot": false,
          "headline": "Improve the documentation of a few Config functions",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc8e43ef5f0200bddec509578d1633443f176c6",
          "body": null,
          "is_bot": false,
          "headline": "Improve config_validate_works test",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:17:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "228403abbda23e297b842986bfb130c9fd781043",
          "body": null,
          "is_bot": false,
          "headline": "Add getters and fix setters names in Config",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-21T08:15:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3583c3b45a21c22e69bb114c19aa4b7a5efed6ef",
          "body": "Reformat all code to 2024 std",
          "is_bot": false,
          "headline": "Merge pull request #179 from cpmech/reformat-all-code-to-2024-std",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T01:44:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b58798537109d428f8a36ac1978c28c3bb8744d",
          "body": null,
          "is_bot": false,
          "headline": "Add 2024 to rustfmt.toml",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T00:56:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a49ad9ad4e64eeb3bfed0fc753cc5946b40cf57e",
          "body": null,
          "is_bot": false,
          "headline": "Run rustfmt over all code",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T00:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2050b563057c8401180e2477cf600afd14e53b4e",
          "body": "Try linking with cuda",
          "is_bot": false,
          "headline": "Merge pull request #178 from cpmech/try-linking-with-cuda",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T00:46:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "275503c4ef37b5063e28d8aea1243a701972219c",
          "body": "…rage stats",
          "is_bot": false,
          "headline": "Disable big section of code in test that draws figure to improve cove…",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T00:25:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5bfc1078910ee45500fd2038410016d95b5f0e21",
          "body": null,
          "is_bot": false,
          "headline": "Allow call to draw_curve in test",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-20T00:20:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08540b43730a0da24cb5df6d38ad18a10a97a5ee",
          "body": null,
          "is_bot": false,
          "headline": "Remove the PDE section in russell_ode Readme file",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T23:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a7bfe388e8c6cbb0e1d23e6733e13846bbc7819",
          "body": null,
          "is_bot": false,
          "headline": "Update TOC in readme files",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T23:53:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d604a9834f8377498c8a1d82d167a0c14ad37ee",
          "body": null,
          "is_bot": false,
          "headline": "Improve readme files",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T23:49:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e9015dd5c553ef3506e2545b0a4d7044aff6941",
          "body": null,
          "is_bot": false,
          "headline": "Fix information about installation scripts",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T23:07:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde5b3857e1a04e853a113ae6ce9dbe0a26ae220",
          "body": null,
          "is_bot": false,
          "headline": "Improve ASCII-art representation of matrices in documentation",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T22:28:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb5f01d204ddab0e6634937ac15f3503f285ae9",
          "body": null,
          "is_bot": false,
          "headline": "Improve the formatting of sample matrices",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T22:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa8a9d3a6656deffd99d95961febf9e64436fee5",
          "body": null,
          "is_bot": false,
          "headline": "Improve doc examples",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T22:03:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b484bd41c26f45d8543353882896ac1ec013fe5f",
          "body": null,
          "is_bot": false,
          "headline": "Add examples",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T21:51:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54e08b4644f950e5041b3c3bec30583a37278dba",
          "body": "…riptions, and minor test cleanup",
          "is_bot": false,
          "headline": "docs: enhance solver documentation with references and parameter desc…",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T21:00:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2e9132650a14a1feab2288cc48dea8a9dd27c93",
          "body": null,
          "is_bot": false,
          "headline": "Add tests",
          "author_name": "Dorival Pedroso",
          "author_login": "cpmech",
          "committed_at": "2026-06-19T12:22:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 873,
      "latest_release_at": "2026-07-16T10:27:09Z",
      "latest_release_tag": "v2.8.0",
      "releases_from_tags": false,
      "days_since_last_push": 9,
      "active_weeks_last_year": 34,
      "days_since_latest_release": 11,
      "mean_days_between_releases": 10.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "russell_lab",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "linspace",
            "matrix",
            "vector",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_lab",
          "is_deprecated": false,
          "latest_version": "2.8.1",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 54,
          "total_downloads": 67396,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 891,
          "first_published_at": "2021-06-22T05:35:29.484427Z",
          "latest_published_at": "2026-07-18T22:50:20.470295Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 9
        },
        {
          "name": "russell_ode",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "differential",
            "numerical",
            "solver",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_ode",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 34,
          "total_downloads": 30255,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 336,
          "first_published_at": "2024-03-17T06:05:19.697248Z",
          "latest_published_at": "2026-07-16T10:24:00.753098Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        },
        {
          "name": "russell_pde",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "differential",
            "partial",
            "tools",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_pde",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 10,
          "total_downloads": 958,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 90,
          "first_published_at": "2025-04-13T01:51:50.142540Z",
          "latest_published_at": "2026-07-16T10:23:49.737875Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        },
        {
          "name": "russell_stat",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "numerical",
            "probability",
            "random",
            "statistics",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_stat",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 41,
          "total_downloads": 35192,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 176,
          "first_published_at": "2021-06-20T23:49:26.262070Z",
          "latest_published_at": "2026-07-16T10:23:27.710585Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        },
        {
          "name": "russell_nonlin",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "continuation",
            "nonlinear",
            "numerical",
            "solver",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_nonlin",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 10,
          "total_downloads": 858,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 57,
          "first_published_at": "2025-04-13T01:52:03.114755Z",
          "latest_published_at": "2026-07-16T10:24:11.932506Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        },
        {
          "name": "russell_sparse",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "matrix",
            "solver",
            "sparse",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_sparse",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 52,
          "total_downloads": 56484,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 704,
          "first_published_at": "2021-09-03T02:13:20.782692Z",
          "latest_published_at": "2026-07-16T10:23:17.671452Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        },
        {
          "name": "russell_tensor",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "continuum",
            "mandel",
            "mechanics",
            "tensor",
            "voigt",
            "mathematics",
            "science"
          ],
          "ecosystem": "crates",
          "matches_repo": true,
          "registry_url": "https://crates.io/crates/russell_tensor",
          "is_deprecated": false,
          "latest_version": "2.8.0",
          "repository_url": "https://github.com/cpmech/russell",
          "versions_count": 41,
          "total_downloads": 34860,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 144,
          "first_published_at": "2021-08-24T04:34:43.984797Z",
          "latest_published_at": "2026-07-16T10:23:38.058331Z",
          "latest_version_yanked": false,
          "days_since_latest_publish": 11
        }
      ]
    },
    "popularity": {
      "forks": 16,
      "stars": 191,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-25",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-17",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          },
          {
            "date": "2026-01-27",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 16,
        "total_forks": 16
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "Cargo.toml",
        "russell_lab/Cargo.toml",
        "russell_nonlin/Cargo.toml",
        "russell_ode/Cargo.toml",
        "russell_pde/Cargo.toml",
        "russell_sparse/Cargo.toml",
        "russell_stat/Cargo.toml",
        "russell_tensor/Cargo.toml"
      ],
      "largest_source_bytes": 140095,
      "source_files_sampled": 470,
      "oversized_source_files": 7,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "russell_lab/Cargo.toml",
        "russell_nonlin/Cargo.toml",
        "russell_ode/Cargo.toml",
        "russell_pde/Cargo.toml",
        "russell_sparse/Cargo.toml",
        "russell_stat/Cargo.toml",
        "russell_tensor/Cargo.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 60,
        "malicious_count": 0,
        "assessed_package": "crates:russell_lab@2.8.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates"
      ],
      "dependencies": [
        {
          "name": "num-complex",
          "manifest": "russell_lab/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.4"
        },
        {
          "name": "num-traits",
          "manifest": "russell_lab/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "serde",
          "manifest": "russell_lab/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "russell_sparse",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "russell_stat",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "serde",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "structopt",
          "manifest": "russell_nonlin/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "russell_pde",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "russell_sparse",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "serde",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "structopt",
          "manifest": "russell_ode/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_pde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "russell_sparse",
          "manifest": "russell_pde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "serde",
          "manifest": "russell_pde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "russell_pde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "structopt",
          "manifest": "russell_pde/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "num-traits",
          "manifest": "russell_sparse/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_sparse/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "structopt",
          "manifest": "russell_sparse/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.3"
        },
        {
          "name": "serde",
          "manifest": "russell_sparse/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "serde_json",
          "manifest": "russell_sparse/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_stat/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "num-traits",
          "manifest": "russell_stat/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.2"
        },
        {
          "name": "rand",
          "manifest": "russell_stat/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.10"
        },
        {
          "name": "rand_distr",
          "manifest": "russell_stat/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "0.6"
        },
        {
          "name": "russell_lab",
          "manifest": "russell_tensor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "serde",
          "manifest": "russell_tensor/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "1.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "num-complex",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "num-traits",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rand_distr",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "russell_lab",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "russell_pde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "russell_sparse",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "russell_stat",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serde_json",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "structopt",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "cc",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "criterion",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "plotpy",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "rayon",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "russell_ode",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "serial_test",
            "direct": false,
            "version": null,
            "ecosystem": "crates"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 17,
        "direct_count": 11,
        "indirect_count": 6
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 163,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 16,
        "closed_unmerged_prs": 8
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "cpmech",
          "commits": 3864,
          "avatar_url": "https://avatars.githubusercontent.com/u/9506388?v=4"
        },
        {
          "type": "User",
          "login": "zhuhui1990",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/13939861?v=4"
        },
        {
          "type": "User",
          "login": "gaoflow",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/3355843?v=4"
        }
      ],
      "contributors_sampled": 3,
      "top_contributor_share": 0.989
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "arch.yml",
        "macos.yml",
        "rocky.yml",
        "ubuntu.yml",
        "windows.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": 10,
            "reason": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 2/11 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 3,
            "reason": "project has 1 contributing companies or organizations -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 1 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": "1315b6a2347d3823378fac527cd070986fb158a6",
        "ran_at": "2026-07-28T00:39:28Z",
        "aggregate_score": 4.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-18T22:49:50Z",
      "oldest_open_prs": [
        {
          "number": 191,
          "created_at": "2026-07-28T00:23:27Z",
          "last_comment_at": "2026-07-28T00:33:32Z",
          "last_comment_author": "codecov"
        }
      ],
      "last_merged_pr_at": "2026-07-18T22:47:59Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/cpmech/russell",
    "host": "github.com",
    "name": "russell",
    "owner": "cpmech"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": "The weighted overall 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 65,
            "calibrated": 75,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 75,
      "inputs": {
        "security": 57,
        "vitality": 88,
        "community": 53,
        "governance": 62,
        "calibration": "2026-08-02",
        "engineering": 65,
        "ai_readiness": 46,
        "weighted_overall_raw": 65
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 88,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "commits_last_year": 873,
              "human_commit_share": 1,
              "days_since_last_push": 9,
              "active_weeks_last_year": 34
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 9 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "34/52 weeks with commits",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 34
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "873 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 873
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "v2.8.0",
              "releases_from_tags": false,
              "days_since_latest_release": 11,
              "mean_days_between_releases": 10.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 11 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~10.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 10.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": 15,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 15 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 15
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 53,
            "inputs": {
              "forks": 16,
              "stars": 191,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "191 stars",
                "points": 37,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 191
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "16 forks",
                "points": 9.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "russell_lab",
                "russell_ode",
                "russell_pde",
                "russell_stat",
                "russell_nonlin",
                "russell_sparse",
                "russell_tensor"
              ],
              "dependents": null,
              "ecosystems": "crates",
              "total_downloads": 226003,
              "monthly_downloads": 2398
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,398 downloads/month across crates",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2398,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 62,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 3,
              "top_contributor_share": 0.989
            },
            "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 99% of commits",
                "points": 0.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "3 contributors",
                "points": 4.1,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 83,
            "inputs": {
              "merged_prs": 163,
              "open_issues": 0,
              "closed_issues": 16,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 8,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 42,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "163/171 decided PRs merged",
                "points": 28.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 163,
                      "decided": 171
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 64,
            "inputs": {
              "followers": 168,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "cpmech",
              "public_repos": 62,
              "account_age_days": 4286
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "168 followers of cpmech",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 168,
                      "login": "cpmech"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "62 public repos, account ~11 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 62
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "russell_lab",
                "russell_ode",
                "russell_pde",
                "russell_stat",
                "russell_nonlin",
                "russell_sparse",
                "russell_tensor"
              ],
              "ecosystems": "crates",
              "any_deprecated": false,
              "min_days_since_publish": 9
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "7 package(s) on crates",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 7,
                      "ecosystems": "crates"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 9 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "54 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 54
                    }
                  }
                ],
                "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": 65,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "topics": [
                "eigenvalues",
                "eigenvectors",
                "sparse-matrix",
                "mathematics",
                "linear-algebra",
                "rust",
                "differential-equations",
                "scientific-computing",
                "special-functions",
                "interpolation",
                "bessel-function",
                "gamma-function",
                "numerical-derivatives",
                "numerical-integration",
                "quadrature",
                "quadrature-integration",
                "spectral-methods"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "17 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 17
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "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": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.6
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "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": "4 out of 4 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 2/11 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 1 contributing companies or organizations -- score normalized to 3",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 1 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": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the crates:russell_lab@2.8.1 runtime dependency closure — what installing the published package pulls in — 60 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "crates:russell_lab@2.8.1",
                  "assessed": 60
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 60,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 60,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 4
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 46,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 8,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.16,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "16 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 8.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 16,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "russell_lab/Cargo.toml",
                "russell_nonlin/Cargo.toml",
                "russell_ode/Cargo.toml",
                "russell_pde/Cargo.toml",
                "russell_sparse/Cargo.toml",
                "russell_stat/Cargo.toml",
                "russell_tensor/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Cargo.toml, russell_lab/Cargo.toml, russell_nonlin/Cargo.toml (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "Cargo.toml, russell_lab/Cargo.toml, russell_nonlin/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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "exceptional",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "primary_language": "Rust",
              "largest_source_bytes": 140095,
              "source_files_sampled": 470,
              "oversized_source_files": 7
            },
            "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": "7/470 source files over 60KB",
                "points": 54.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 470,
                      "oversized": 7
                    }
                  }
                ],
                "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",
        "cli"
      ],
      "scores": {
        "cli": 4,
        "library": 8
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:crates",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:structopt",
          "weight": 4
        },
        {
          "tier": "description",
          "label": "library",
          "source": "description:library",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-28T00:39:42.085298Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/cpmech/russell.svg",
  "full_name": "cpmech/russell",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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