Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 00:53 UTC

esheldon / esutil

A variety of python utilities focusing on numerical, scientific, and astrophysical computing

C++ · PythonGPL-2.0★ 35 stars⑂ 21 forkssince Apr 2015View on GitHub ↗

esheldon/esutil holds a health index of 55 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (63/100) and lowest on AI Readiness (43/100). It was last updated 26 days ago. A single contributor accounts for most of its recent work.

55
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

Erin SheldonPersonal account
104 followers145 public repossince Feb 2011

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
PyPIesutilpoints to another repo — not scored0.6.16-21625 days ago

Metrics by category

Vitality

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

53Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 26 days ago
2.1/36Commit cadence — 3/52 weeks with commits
13/18Commit volume — 27 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year27
human_commit_share1
days_since_last_push26
active_weeks_last_year3
How it's scored
27/27Ships releases — 16 releases published
7.2/36Release recency — latest release 625 days ago
12.6/27Release cadence — a release every ~141.3 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count16
latest_release_tag0.6.16
releases_from_tagsno
days_since_latest_release625
mean_days_between_releases141.3
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?

44At risk · 18% of overall
How it's scored
24.8/60Stars — 35 stars
10.8/25Forks — 21 forks
2.7/15Watchers — 4 watchers
Inputs used
forks21
stars35
watchers4
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (GPL-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

59Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3.2/22.5Commit distribution — top contributor authored 86% of commits
13.5/13.5Contributor breadth — 12 contributors
10/10OpenSSF Scorecard: Contributors — project has 7 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled12
top_contributor_share0.857
How it's scored
44.7/46.8Issue resolution — 96% of issues closed
35.2/38.3PR acceptance — 57/62 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 1/4 approved changesets -- score normalized to 2
Inputs used
merged_prs57
open_issues2
closed_issues43
issue_closed_ratio0.956
closed_unmerged_prs5
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
14.5/25Owner reach — 104 followers of esheldon
25/25Track record — 145 public repos, account ~15 yr old
Inputs used
followers104
owner_typeUser
is_verified
owner_loginesheldon
public_repos145
account_age_days5,637
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

63Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .flake8
0/9.6Pre-commit hooks
0/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests — 3 out of 4 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

40At risk
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
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
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
1.8/2.5CI-Tests — 3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 1/4 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 7 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.6
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages2
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 pypi:esutil@0.6.16 runtime dependency closure — what installing the published package pulls in — 2 packages. Reachability is not analyzed.

AI Readiness

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

43At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
12.8/40Legible commit history — 24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.24
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .flake8
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
52.5/55Manageable file sizes — 4/88 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes142,677
source_files_sampled88
oversized_source_files4

Key facts

35GitHub stars
12contributors
27commits, last 12 months
26days since last push
16releases
1bus factor
2open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • pypi package 'esutil' points at a different repository (http://code.google.com/p/esutil/); excluded from ecosystem scoring

More detail

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

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.

048121620242122015-082020-122026-04
Major 0Minor 1Patch 13

Each point covers 10 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-25 00:52 UTC

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

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

RegistryPackageVersionRelation
PyPInumpyindirect
PyPIscipyindirect
Dependency advisories 0

Installing pypi:esutil@0.6.16 pulls in 2 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 2086,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C": 149941,
        "C++": 792371,
        "HTML": 1205,
        "SWIG": 3067,
        "Shell": 132,
        "Python": 634489
      },
      "pushed_at": "2026-06-28T17:55:56Z",
      "created_at": "2015-04-09T02:26:16Z",
      "owner_type": "User",
      "updated_at": "2026-06-28T17:55:54Z",
      "description": "A variety of python utilities focusing on numerical, scientific, and astrophysical computing",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-2.0",
      "default_branch": "master",
      "license_spdx_raw": "GPL-2.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "Python"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Erin Sheldon",
      "type": "User",
      "login": "esheldon",
      "company": null,
      "location": "new york",
      "followers": 104,
      "avatar_url": "https://avatars.githubusercontent.com/u/621661?v=4",
      "created_at": "2011-02-16T17:42:15Z",
      "is_verified": null,
      "public_repos": 145,
      "account_age_days": 5637
    },
    "license": {
      "state": "standard",
      "spdx_id": "GPL-2.0",
      "raw_spdx": "GPL-2.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "0.6.16",
          "kind": "patch",
          "published_at": "2024-11-06T17:04:35Z"
        },
        {
          "tag": "0.6.15",
          "kind": "patch",
          "published_at": "2024-11-06T02:01:46Z"
        },
        {
          "tag": "0.6.14",
          "kind": "patch",
          "published_at": "2024-06-19T15:11:16Z"
        },
        {
          "tag": "0.6.13",
          "kind": "patch",
          "published_at": "2024-06-17T20:41:05Z"
        },
        {
          "tag": "0.6.12",
          "kind": "patch",
          "published_at": "2024-06-17T18:13:17Z"
        },
        {
          "tag": "0.6.11",
          "kind": "patch",
          "published_at": "2023-09-13T13:38:52Z"
        },
        {
          "tag": "v0.6.9",
          "kind": "patch",
          "published_at": "2021-11-01T19:21:23Z"
        },
        {
          "tag": "v0.6.8",
          "kind": "patch",
          "published_at": "2021-07-21T23:25:59Z"
        },
        {
          "tag": "v0.6.7.2",
          "kind": "other",
          "published_at": "2021-05-14T18:23:56Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2021-05-14T18:18:50Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2021-05-13T23:24:43Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2019-07-02T17:53:01Z"
        },
        {
          "tag": "v0.6.2.5",
          "kind": "other",
          "published_at": "2017-08-29T02:58:36Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2017-08-28T19:52:03Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2016-12-01T16:39:38Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2016-08-19T17:22:42Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7248f1fef7b76af8efb508b3a48b61d930637964",
          "body": "Dirstack context",
          "is_bot": false,
          "headline": "Merge pull request #109 from esheldon/dirstack-context",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:55:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a2bd9cd08c21f4e9bc8a94bf8682bf75af6c2ed",
          "body": null,
          "is_bot": false,
          "headline": "try to work around macos oddness",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd1bc00aeb5943fb1056d43579931fcab8e0318c",
          "body": null,
          "is_bot": false,
          "headline": "try abspath to get tests to work on macos",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:46:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd5011e91975f0463193b265c759191469713580",
          "body": null,
          "is_bot": false,
          "headline": "try to get tests to work on macos",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e612207c6baff60bbf884cfdd5be50883ce8d9fc",
          "body": null,
          "is_bot": false,
          "headline": "simplify module doc",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:39:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5d9c684e2c2d02eab8540257a14fa9758a1cadf",
          "body": null,
          "is_bot": false,
          "headline": "more py versions",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:38:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d4f11e1b1a0a365be5dcec886e623a8c3cc0d3c",
          "body": null,
          "is_bot": false,
          "headline": "update RELEASE_NOTES",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96d44d9abbe4b10307c92fd5b6a3581a9be52e98",
          "body": null,
          "is_bot": false,
          "headline": "add tests of DirStack",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b1eb5d73714a8775964711ad3447eb317b98ad9",
          "body": null,
          "is_bot": false,
          "headline": "DirStack can be a context",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-28T17:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e4d634bb6f75b23efc601b37f54089335c85d34",
          "body": "Ahelp works on dict of arrays",
          "is_bot": false,
          "headline": "Merge pull request #108 from esheldon/ahelp-dict",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-01T16:00:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628de41bbe97be1b2e88d58745f964778477fbc8",
          "body": null,
          "is_bot": false,
          "headline": "lint",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-01T15:57:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9930ec9fadd5b34272fef9fbedf84357027886d9",
          "body": null,
          "is_bot": false,
          "headline": "update RELEASE_NOTES",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-01T15:55:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cdc5ae15da9ce6de10d45f86c470780904ba996",
          "body": null,
          "is_bot": false,
          "headline": "ahelp can show dicts of arrays",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-06-01T15:54:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e10ce03554277e2a6ccc9ab4bd3cf18359b977ff",
          "body": "fix: add -Wno-incompatible-pointer-types for build",
          "is_bot": false,
          "headline": "Merge pull request #107 from beckermr/patch-1",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2026-02-06T14:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf0c74fdb9d650d434eae908f8f1476dfb453b49",
          "body": null,
          "is_bot": false,
          "headline": "Apply suggestion from @beckermr",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:31:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "787219c36bc38e35ff16b64e2f1a8b7f68d3259c",
          "body": "Removed debug print statement from check_flags function.",
          "is_bot": false,
          "headline": "Remove debug print statement in check_flags",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55095b4e116d0a343e52118b6e55c968039b7a0",
          "body": "Use copy to avoid modifying original compile flags.",
          "is_bot": false,
          "headline": "Copy compile and link flags in check_flags function",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:29:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a51ee82dc0aa317bbf77af2c1e6e179f9ae0c4",
          "body": null,
          "is_bot": false,
          "headline": "Fix indentation for print statement in setup.py",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a40b421c5460148c14351d9d4f1c679245bbc82",
          "body": "Add verbose flag to pip install command in workflow.",
          "is_bot": false,
          "headline": "Update pip install command to include verbose flag",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:25:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8fc2149a18074f9aa61549e835fce92fbd3dfb5",
          "body": "Add print statement for debugging extension build.",
          "is_bot": false,
          "headline": "Add debug print for extension build details",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c7954f3eca8aa7407499f2ee9ac9f1974b3318a",
          "body": "Removed verbose flag from pip install command.",
          "is_bot": false,
          "headline": "Simplify pip install command in test workflow",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:23:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73f2882b3a92e581ea6e8092a83be12a882a4581",
          "body": "Add verbose flag to pip install command for better output.",
          "is_bot": false,
          "headline": "Enable verbose output for pip install",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:21:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44e7df759e4edad98de080f909ceafc3dbb8f172",
          "body": null,
          "is_bot": false,
          "headline": "Apply suggestion from @beckermr",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:18:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "908ad22c892166eabfb2bb3fcacbc345efd47d55",
          "body": "Refactor build process to always check compiler flags.",
          "is_bot": false,
          "headline": "Adjust compiler flags handling in setup.py",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:17:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc36bd8ed18215d7887177d6d3816394149da675",
          "body": null,
          "is_bot": false,
          "headline": "Add import for sys module in setup.py",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:08:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb20a03b02eb02c261c7e55ac379529897af069",
          "body": "Refactor extra_compile_args to conditionally include flags based on platform and compilation test.",
          "is_bot": false,
          "headline": "Update setup.py to conditionally set compile args",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-06T10:06:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77860b441ecd63c36a0165a853364d30dd7d1b23",
          "body": null,
          "is_bot": false,
          "headline": "fix: add -Wno-incompatible-pointer-types for build",
          "author_name": "Matthew R. Becker",
          "author_login": "beckermr",
          "committed_at": "2026-02-05T19:41:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a03363502051ec9f939e95fc53300f7b73256f8a",
          "body": "return stats in print_stats",
          "is_bot": false,
          "headline": "Merge pull request #104 from esheldon/retstats",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2025-04-18T15:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68f8c7c079438e241aa672aa29bf70d666c96fa8",
          "body": null,
          "is_bot": false,
          "headline": "release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2025-04-18T15:48:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cdf22ac4a7c2eabfbad336133342f31302fbc6bb",
          "body": null,
          "is_bot": false,
          "headline": "return stats in print_stats",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2025-04-18T14:28:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b55cf4b1cad93d0a76169ecea9858545896574",
          "body": "BUG dict2array deal with bool",
          "is_bot": false,
          "headline": "Merge pull request #103 from esheldon/dict2array",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2025-03-28T15:42:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b58ac080b82802471ff1ae368e8ce60fca9a837b",
          "body": null,
          "is_bot": false,
          "headline": "BUG dict2arry deal with bool",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2025-03-27T16:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94511b000bd8d124e5477159e1ddae966af9a41a",
          "body": "bump version to 0.6.16",
          "is_bot": false,
          "headline": "Merge pull request #102 from esheldon/release-0.6.16",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T17:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a062baa57667198c95b1a43022308f980ee2c41",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 0.6.16",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T16:58:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef77fc2175b05f2ecd18e17b27260e0d4e729ea7",
          "body": "Use the properly formatted array to check first element.",
          "is_bot": false,
          "headline": "Merge pull request #101 from esheldon/fixmatchel",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T16:57:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfd795982bd1b6d8b5e23c01242dca67599ee8fb",
          "body": null,
          "is_bot": false,
          "headline": "add scalar match test",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T16:41:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eef01605e15215a69f13ed16d5217461efbd864d",
          "body": null,
          "is_bot": false,
          "headline": "Update RELEASE_NOTES",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-11-06T16:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b33514f5097d24b5f550eb98f49f5f3f0dc28b7",
          "body": null,
          "is_bot": false,
          "headline": "Use the properly formatted array to check first element.",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-11-06T16:12:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b91ce075db00ada3fc0d5821ea38f7c47ca7b99",
          "body": "update RELEASE_NOTES",
          "is_bot": false,
          "headline": "Merge pull request #100 from esheldon/release-0.6.15",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T01:59:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc450b2e48fa9ffa04bc41046264fb36c49a48b8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' into release-0.6.15",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T01:56:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6963067e694298f8bd7a1228d8b3eb29bcd8d27c",
          "body": null,
          "is_bot": false,
          "headline": "update RELEASE_NOTES",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-11-06T01:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a395bad74dd25657ba0cd8dd10e60bfe50b1762d",
          "body": "add isplit algorithm",
          "is_bot": false,
          "headline": "Merge pull request #99 from esheldon/isplit",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-29T21:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120c5f6fe70b395155eca08110e340b74c33eaa1",
          "body": null,
          "is_bot": false,
          "headline": "release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-28T21:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58f6f643bc3860c039881c8145e38aa2a997ccc7",
          "body": "    Get indices to split a sequence into a number of chunks.  This\n    algorithm produces nearly equal chunks when the data cannot be\n    equally split.\n\n    Based on the algorithm for splitting arrays in numpy.array_split",
          "is_bot": false,
          "headline": "add isplit algorithm",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-28T21:47:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba4ee9831ea511f7ba0721e393957e59be3595d1",
          "body": "Add simple pbar",
          "is_bot": false,
          "headline": "Merge pull request #98 from esheldon/pbar-simple",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-18T18:36:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99bf4e0b76667a058393881e9052969e3cdd7541",
          "body": null,
          "is_bot": false,
          "headline": "release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-18T18:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a96aa650da6d5646ebca3784f79a0864fee6930",
          "body": null,
          "is_bot": false,
          "headline": "print used time at the end",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-18T18:21:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56d9bd95e64137e2069222f9907c6512099b76e7",
          "body": "the simple option does a countup without any overwriting, for\nless spam to log files",
          "is_bot": false,
          "headline": "add simpler pbar that doesn't spam",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-18T18:15:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f4bf7a3ab4594776f322e45d3d23b59bfe13547",
          "body": "make randsphere with ranges work for default_rng",
          "is_bot": false,
          "headline": "Merge pull request #97 from esheldon/randphere-default-rng",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-14T19:25:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7873b091d69a09e283a960918eed13f07c621dbc",
          "body": "np.random.RandomState would allow uniform with low > high but\nnot np.random.default_rng",
          "is_bot": false,
          "headline": "make randsphere with ranges work for default_rng",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-14T19:20:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aee4704bdb0ce797643c32141ba9d0d53cd2b04a",
          "body": "add pmap.  Add rate",
          "is_bot": false,
          "headline": "Merge pull request #96 from esheldon/pbar-improvements",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-07T02:21:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a019c762efadd300dcfb9f9635a8c8ecd8305b77",
          "body": null,
          "is_bot": false,
          "headline": "ensure fixed size for meter",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-06T03:38:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66db3c7146d08cf3a28e9e330b137aac03a4be54",
          "body": "pmap maps using the input function using multiple processes.",
          "is_bot": false,
          "headline": "add pmap.  Add rate",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-10-06T03:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2eca3143b17277aeb6850e997b6b5ada7446ce4",
          "body": "make numpy_util.match work for non-integer inputs",
          "is_bot": false,
          "headline": "Merge pull request #95 from esheldon/sstr",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T18:07:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6273689e00161e9716bf8f7eed076fa1dd16fbc4",
          "body": null,
          "is_bot": false,
          "headline": "docs",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T18:01:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19551bd06cd51235184ba12797215bf6d8b56273",
          "body": null,
          "is_bot": false,
          "headline": "better note",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T17:46:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95abee44c106ddca013a3afbcf784dc2f50652c5",
          "body": null,
          "is_bot": false,
          "headline": "update release notes, bump version",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T17:15:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bae187d632393dedb6560fdf938c99ef0494ac3c",
          "body": null,
          "is_bot": false,
          "headline": "update doc",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T17:13:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "079c0b0b7d6192d05bbf00a1a1333060f1f606a2",
          "body": null,
          "is_bot": false,
          "headline": "rename test to test_match_nomatch",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T17:03:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "444cbf685472c830e1150a2d1668698ccc8babf5",
          "body": null,
          "is_bot": false,
          "headline": "make numpy_util.match work for non-integer inputs",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-08-20T15:10:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "415974ae63253aa088dc261021c046b0c6773366",
          "body": "added windows ci",
          "is_bot": false,
          "headline": "Merge pull request #94 from esheldon/windows-ci",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T15:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f31901961fe402550e2743404b8a81f2b3fd9640",
          "body": null,
          "is_bot": false,
          "headline": "bump version 0.6.14 and release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T15:00:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccec5e9bbc3a0e9a826a3833410033cbeabc7dda",
          "body": null,
          "is_bot": false,
          "headline": "caveate for recfile on windows",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T15:00:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e648436837d4b2a803478604df292263ee778b07",
          "body": "I don't think it was doing anything",
          "is_bot": false,
          "headline": "remove windows builder",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T00:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28a3330feba6843aac9d0164ad2cda1cace0a4f8",
          "body": null,
          "is_bot": false,
          "headline": "revert binary only test",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T00:22:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "680a7f2aab455dd7493c7fe45d8d7fd5e63937ae",
          "body": null,
          "is_bot": false,
          "headline": "try binary only test with recfile",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T00:18:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0cea71b7c153c60c5b4feb06a16aa2c75307cfe",
          "body": null,
          "is_bot": false,
          "headline": "skip recfile tests on windows",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T00:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8d7ca4b645624a28d43eb6455883d56fb34ab698",
          "body": null,
          "is_bot": false,
          "headline": "try to use windows method for env var",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-19T00:02:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1bc3f145a84860a223b3c6b0a77927919c1d9938",
          "body": null,
          "is_bot": false,
          "headline": "allow skipping recfile tests. skip them in windows",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T23:57:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f66f487d38b2233d07f8a19f4bc3bcf1f72513d6",
          "body": null,
          "is_bot": false,
          "headline": "test new choice method",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T23:41:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcd62eba2a5aad4419e020f6244f4e80c1dedaf5",
          "body": null,
          "is_bot": false,
          "headline": "remove commented stuff",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T23:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1535713cf2ac0aabae1386a85068727253506971",
          "body": null,
          "is_bot": false,
          "headline": "just call choice in random_indices",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T23:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f61c965d25c9a8cfe569b1eef943a05a1fd124",
          "body": null,
          "is_bot": false,
          "headline": "remove unused _stat_util.c extension",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T23:36:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc6a4ae1df9a530eb8daba892fe8c3644f3c688",
          "body": null,
          "is_bot": false,
          "headline": "get m pi",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e8bc749b801e02323cb6cc853ed6523fe75e1a7",
          "body": null,
          "is_bot": false,
          "headline": "fix include",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:56:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "253a6c93bbf2dcae5f7895cbda9c00a3413419c3",
          "body": "on windows seems it isn't available",
          "is_bot": false,
          "headline": "pull in M_PI",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:35:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4bec61e56451b907c32dce6ab921164e8d3b41a2",
          "body": null,
          "is_bot": false,
          "headline": "bug name",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e1c353ed6692769b3b71ca9e60896da562f7cbe",
          "body": "should have already been included",
          "is_bot": false,
          "headline": "try include",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:29:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8579d43ee753124eb4d872327aff68b375ed96",
          "body": null,
          "is_bot": false,
          "headline": "try windows seek",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T19:22:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f35c4ac25bf7fa210cbc809130f53c89eabbfba",
          "body": null,
          "is_bot": false,
          "headline": "append global",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T18:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9e916172ba8c9c40ba3e294f4ebbc37ec367a22",
          "body": null,
          "is_bot": false,
          "headline": "try builder windows",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T18:53:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4650b5fdecb79ec7c633e878d0b28981c2626fcd",
          "body": null,
          "is_bot": false,
          "headline": "try no cmdclass for windows",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T17:34:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edac5abfef2560f6c16b986b44ebff71e4eddb0e",
          "body": null,
          "is_bot": false,
          "headline": "added windows ci",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-18T17:16:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd8b2aca204817bcb82866e6d92170f0e8064dd2",
          "body": "bump to 0.6.13 and update release notes",
          "is_bot": false,
          "headline": "Merge pull request #93 from esheldon/tag-0.6.13",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T20:39:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4170b33bdefba24f3d665b5fb199e0efb4b5091",
          "body": null,
          "is_bot": false,
          "headline": "bump to 0.6.13 and update release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T20:27:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a292af6dedb43dac204da80466dea13d10a77436",
          "body": "Check GitHub actions",
          "is_bot": false,
          "headline": "Merge pull request #92 from esheldon/check-github-actions",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T20:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515a633c80b4b51a59d283c1a5e6c328e793c61f",
          "body": null,
          "is_bot": false,
          "headline": "simplify _as_c_order",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T20:02:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5290508aa2c8347f60a6009571dd17bf05c70896",
          "body": null,
          "is_bot": false,
          "headline": "some npy2 compat",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T19:39:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c26965fc604b368b3565b12ff076d7e9a90079f0",
          "body": null,
          "is_bot": false,
          "headline": "update numpy 1/2 compat macros",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T18:43:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a454499a6c550afeca1dbe3b3ad9fd51e75dede",
          "body": null,
          "is_bot": false,
          "headline": "remove unused import",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T18:20:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7d552768e9ab3fb768def976e1177fb91480ce4",
          "body": "forgot to update  these in last tag",
          "is_bot": false,
          "headline": "update release notes",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-06-17T18:19:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ebe5871eb289018aad9e49959e50c79df93983",
          "body": "Change histogram sorting so that index order is maintained.",
          "is_bot": false,
          "headline": "Merge pull request #91 from erykoff/stablesort",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-05-30T03:03:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8507173fa58a9a84167b407b8bd5de156da02233",
          "body": null,
          "is_bot": false,
          "headline": "Add test that inputs remain sorted when doing a histogram.",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-05-29T23:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "758ddecfa7e5fb0a819f87f7dcc6ae3e8f9a7642",
          "body": null,
          "is_bot": false,
          "headline": "Make sure histogram sorting is stable (consistent order).",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-05-29T23:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8977127aeb0c9cbae1ba68d82a1e2e3db505485",
          "body": null,
          "is_bot": false,
          "headline": "Fix array creation for use with numpy 1 and 2.",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-05-29T23:55:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ee1be6b586ab54f311ad8811573b6592db93dd",
          "body": "fix splitarray",
          "is_bot": false,
          "headline": "Merge pull request #90 from esheldon/splitarray-fix",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-05-29T14:05:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a367c661d1b41fc089bd0412d5be7e408b3c80e1",
          "body": null,
          "is_bot": false,
          "headline": "fix splitarray",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-05-29T13:58:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b922f59d1bd86893b8a17c0b29e816a8cf323b4d",
          "body": "Update for numpy2 and fix cpp compiler flags",
          "is_bot": false,
          "headline": "Merge pull request #89 from erykoff/np2",
          "author_name": "Erin Sheldon",
          "author_login": "esheldon",
          "committed_at": "2024-05-17T23:45:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcca27551cd27e4b43aa2a55af38c4b6688de28e",
          "body": null,
          "is_bot": false,
          "headline": "Update deprecated scipy usage.",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-05-17T21:55:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9c7bae3e2033f3f5e2e6b872e4ab80c6d4e36f2",
          "body": null,
          "is_bot": false,
          "headline": "Fix numpy -> np calls.",
          "author_name": "Eli Rykoff",
          "author_login": "erykoff",
          "committed_at": "2024-05-17T21:55:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 16,
      "commits_last_year": 27,
      "latest_release_at": "2024-11-06T17:04:35Z",
      "latest_release_tag": "0.6.16",
      "releases_from_tags": false,
      "days_since_last_push": 26,
      "active_weeks_last_year": 3,
      "days_since_latest_release": 625,
      "mean_days_between_releases": 141.3
    },
    "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": "esutil",
          "exists": true,
          "license": "GPL",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Science/Research",
            "License :: OSI Approved :: GNU General Public License (GPL)",
            "Programming Language :: Python",
            "Programming Language :: Python :: 2",
            "Programming Language :: Python :: 2.6",
            "Programming Language :: Python :: 2.7",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.3",
            "Programming Language :: Python :: 3.4",
            "Programming Language :: Python :: 3.5",
            "Programming Language :: Python :: 3.6",
            "Topic :: Scientific/Engineering :: Astronomy"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/esutil/",
          "is_deprecated": false,
          "latest_version": "0.6.16",
          "repository_url": "http://code.google.com/p/esutil/",
          "versions_count": 21,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2014-06-12T16:11:11.445252Z",
          "latest_published_at": "2024-11-06T17:05:10.495900Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 625
        }
      ]
    },
    "popularity": {
      "forks": 21,
      "stars": 35,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2015-08-25",
            "count": 1
          },
          {
            "date": "2015-11-28",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2017-02-22",
            "count": 1
          },
          {
            "date": "2018-06-11",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2019-01-31",
            "count": 1
          },
          {
            "date": "2019-07-18",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 21,
        "total_forks": 21
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 142677,
      "source_files_sampled": 88,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 2,
        "malicious_count": 0,
        "assessed_package": "pypi:esutil@0.6.16",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "numpy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "scipy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 0,
        "indirect_count": 2
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 57,
        "open_issues": 2,
        "closed_ratio": 0.956,
        "closed_issues": 43,
        "closed_unmerged_prs": 5
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "esheldon",
          "commits": 389,
          "avatar_url": "https://avatars.githubusercontent.com/u/621661?v=4"
        },
        {
          "type": "User",
          "login": "beckermr",
          "commits": 31,
          "avatar_url": "https://avatars.githubusercontent.com/u/5296416?v=4"
        },
        {
          "type": "User",
          "login": "erykoff",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/5167891?v=4"
        },
        {
          "type": "User",
          "login": "jobovy",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/1044876?v=4"
        },
        {
          "type": "User",
          "login": "jacobic",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/9905226?v=4"
        },
        {
          "type": "User",
          "login": "brianv0",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/549395?v=4"
        },
        {
          "type": "User",
          "login": "demitri",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/64314?v=4"
        },
        {
          "type": "User",
          "login": "rmjarvis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/623887?v=4"
        },
        {
          "type": "User",
          "login": "SogoMineo",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31459905?v=4"
        },
        {
          "type": "User",
          "login": "timj",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/60622?v=4"
        }
      ],
      "contributors_sampled": 12,
      "top_contributor_share": 0.857
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test-windows.yaml",
        "test.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".flake8"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "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": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 7,
            "reason": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 1/4 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 7 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7248f1fef7b76af8efb508b3a48b61d930637964",
        "ran_at": "2026-07-25T00:52:59Z",
        "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-06-28T17:57:54Z",
      "oldest_open_prs": [
        {
          "number": 76,
          "created_at": "2022-06-02T23:10:36Z",
          "last_comment_at": "2023-08-23T00:47:11Z",
          "last_comment_author": "jobovy"
        },
        {
          "number": 106,
          "created_at": "2026-01-28T19:04:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-06-28T17:55:50Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 21,
          "created_at": "2017-01-30T22:14:42Z",
          "last_comment_at": "2017-01-31T13:57:27Z",
          "last_comment_author": "esheldon"
        },
        {
          "number": 57,
          "created_at": "2021-05-14T13:09:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/esheldon/esutil",
    "host": "github.com",
    "name": "esutil",
    "owner": "esheldon"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 55,
      "inputs": {
        "security": 57,
        "vitality": 53,
        "community": 44,
        "governance": 59,
        "engineering": 63
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 53,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 27,
              "human_commit_share": 1,
              "days_since_last_push": 26,
              "active_weeks_last_year": 3
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 26 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "3/52 weeks with commits",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 3
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "27 commits in the last year",
                "points": 13,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 27
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 52,
            "inputs": {
              "releases_count": 16,
              "latest_release_tag": "0.6.16",
              "releases_from_tags": false,
              "days_since_latest_release": 625,
              "mean_days_between_releases": 141.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "16 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 625 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 625
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~141.3 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 141.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 26,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 26 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 26
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 44,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "forks": 21,
              "stars": 35,
              "watchers": 4,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "35 stars",
                "points": 24.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "21 forks",
                "points": 10.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 21
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (GPL-2.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "GPL-2.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 59,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 12,
              "top_contributor_share": 0.857
            },
            "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 86% of commits",
                "points": 3.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 86
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "12 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 83,
            "inputs": {
              "merged_prs": 57,
              "open_issues": 2,
              "closed_issues": 43,
              "issue_closed_ratio": 0.956,
              "closed_unmerged_prs": 5
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 44.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "57/62 decided PRs merged",
                "points": 35.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 57,
                      "decided": 62
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/4 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "followers": 104,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "esheldon",
              "public_repos": 145,
              "account_age_days": 5637
            },
            "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": "104 followers of esheldon",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 104,
                      "login": "esheldon"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "145 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 145
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 63,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "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": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 14,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "at_risk",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 46,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "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": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "3 out of 4 merged PRs checked by a CI test -- score normalized to 7",
                "points": 1.8,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 1/4 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 7 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:esutil@0.6.16 runtime dependency closure — what installing the published package pulls in — 2 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": "pypi:esutil@0.6.16",
                  "assessed": 2
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 2,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 2,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 43,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 13,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.24,
              "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": "24 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 24,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 142677,
              "source_files_sampled": 88,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/88 source files over 60KB",
                "points": 52.5,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 88,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "pypi package 'esutil' points at a different repository (http://code.google.com/p/esutil/); excluded from ecosystem scoring"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T00:53:19.058236Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/esheldon/esutil.svg",
  "full_name": "esheldon/esutil",
  "license_state": "standard",
  "license_spdx": "GPL-2.0"
}

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

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

How one result sits in the wider record: aggregate statisticsPyPI.