Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-26 01:26 UTC

spinkney / math

The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes. It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.

C++BSD-3-Clause★ 0 stars⑂ 0 forkssince Nov 2020forkView on GitHub ↗

spinkney/math holds a health index of 37 out of 100, placing it in the At risk band. It scores highest on Sustainability & Governance (73/100) and lowest on Community & Adoption (12/100). It was last updated 1265 days ago. 5 contributors account for most of its recent work.

37
overall / 100
At risk

Software health index

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

37
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.

Abandonment Policy applies a 85% multiplier to weighted overall health.

Ownership

Sean PinkneyPersonal account
34 followers67 public repossince Nov 2016

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIcpplintpoints to another repo — not scored2.0.2555,64233474 days agoc++cppgoogle-stylelint
PyPIgoogle-benchmarkpoints to another repo — not scored1.9.559,86512173 days agobenchmark

Metrics by category

Vitality

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

17Critical · 22% of overall
How it's scored
0/36Push recency — last push 1,265 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year0
human_commit_share0.97
days_since_last_push1,265
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 24 version tags (no GitHub releases)
0/36Release recency — latest release 2,098 days ago
19.8/27Release cadence — a release every ~65.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count24
latest_release_tagv3.4.0
releases_from_tagsyes
days_since_latest_release2,098
mean_days_between_releases65.1
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

12Critical · 18% of overall
How it's scored
0/60Stars — 0 stars
0/25Forks — 0 forks
0/15Watchers — 0 watchers
Inputs used
forks0
stars0
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
22.5/22.5License — recognized license (BSD-3-Clause)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
45.9/54Bus factor — 5 contributor(s) cover half of all commits
17.6/22.5Commit distribution — top contributor authored 22% of commits
13.5/13.5Contributor breadth — 97 contributors
10/10OpenSSF Scorecard: Contributors — project has 19 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled97
top_contributor_share0.216
How it's scored
0/46.8Issue resolution — no issues or no data
38.2/38.3PR acceptance — 1/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
11.1/25Owner reach — 34 followers of spinkney
25/25Track record — 67 public repos, account ~9 yr old
Inputs used
followers34
owner_typeUser
is_verified
owner_loginspinkney
public_repos67
account_age_days3,531
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

58Moderate · 20% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .flake8, .pylintrc, tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

25Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://mc-stan.org
0/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepagehttps://mc-stan.org
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

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

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.

56Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
10.4/40Legible commit history — 19 of 97 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.196
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.78.0/libs/convert/makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, makefile
22/22Automated tests
11/11Lint / format config — .flake8, .pylintrc, tox.ini
11/11Static type checking — C++ (statically typed)
10/10Reproducible environment — Dockerfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 3 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_fileslib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.78.0/libs/convert/makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, makefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestslib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/DotZLib.csproj
dependency_bot_commit_share0.03
How it's scored
45/45Type-checkable code — C++ (statically typed)
54.1/55Manageable file sizes — 359/22,503 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes2,328,744
source_files_sampled22,503
oversized_source_files359
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — demos, example, examples, samples
Inputs used
example_dirsdemos, example, examples, samples
has_mcp_signalno
api_schema_files

Key facts

0GitHub stars
97contributors
0commits, last 12 months
1,265days since last push
24releases
5bus factor
0open issues
package ecosystems

Data collection warnings

  • Community profile unavailable
  • pypi package 'cpplint' points at a different repository (https://github.com/cpplint/cpplint); excluded from ecosystem scoring
  • pypi package 'google-benchmark' points at a different repository (https://github.com/google/benchmark.git); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

OpenSSF Scorecard 4.7 / 10
4.7aggregate

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-26 01:25 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 19 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
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 not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": true,
      "size_kb": 649365,
      "has_wiki": true,
      "homepage": "https://mc-stan.org",
      "languages": {
        "C": 7093229,
        "C#": 54013,
        "M4": 10525,
        "Ada": 89079,
        "C++": 166239239,
        "CSS": 11283,
        "SAS": 1847,
        "Cuda": 342187,
        "HTML": 8320367,
        "NASL": 106079,
        "Perl": 47080,
        "Roff": 30570,
        "Ruby": 5532,
        "SWIG": 5501,
        "XSLT": 567938,
        "Yacc": 22343,
        "CMake": 820167,
        "Meson": 4233,
        "QMake": 18714,
        "Shell": 187001,
        "Pascal": 75208,
        "Python": 1958097,
        "Fortran": 2299405,
        "Assembly": 566183,
        "Makefile": 74596,
        "Starlark": 29435,
        "Batchfile": 33076,
        "Dockerfile": 118,
        "JavaScript": 25535,
        "Objective-C": 420,
        "Objective-C++": 420,
        "DIGITAL Command Language": 32438,
        "Module Management System": 1545
      },
      "pushed_at": "2023-02-06T20:09:15Z",
      "created_at": "2020-11-23T15:17:09Z",
      "owner_type": "User",
      "updated_at": "2021-12-29T15:36:31Z",
      "description": "The Stan Math Library is a C++ template library for automatic differentiation of any order using forward, reverse, and mixed modes.  It includes a range of built-in functions for probabilistic modeling, linear algebra, and equation solving.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "develop",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "C++",
      "significant_languages": [
        "C++"
      ]
    },
    "owner": {
      "blog": null,
      "name": "Sean Pinkney",
      "type": "User",
      "login": "spinkney",
      "company": null,
      "location": null,
      "followers": 34,
      "avatar_url": "https://avatars.githubusercontent.com/u/23704057?v=4",
      "created_at": "2016-11-23T16:12:23Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 3531
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2020-10-26T11:18:20Z"
        },
        {
          "tag": "v3.4.0-rc1",
          "kind": "prerelease",
          "published_at": "2020-10-14T00:13:31Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2020-07-28T09:27:08Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2020-04-22T15:45:01Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2020-01-30T08:33:34Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-01-24T16:48:32Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-10-18T20:11:35Z"
        },
        {
          "tag": "v2.20.0",
          "kind": "minor",
          "published_at": "2019-07-18T21:13:58Z"
        },
        {
          "tag": "v2.19.1",
          "kind": "patch",
          "published_at": "2019-04-18T18:19:32Z"
        },
        {
          "tag": "v2.19.0",
          "kind": "minor",
          "published_at": "2019-03-20T09:04:22Z"
        },
        {
          "tag": "v2.18.1",
          "kind": "patch",
          "published_at": "2018-12-24T19:21:45Z"
        },
        {
          "tag": "v2.18.0",
          "kind": "minor",
          "published_at": "2018-07-13T15:31:35Z"
        },
        {
          "tag": "v2.17.1",
          "kind": "patch",
          "published_at": "2017-12-11T17:33:20Z"
        },
        {
          "tag": "v2.17.0",
          "kind": "minor",
          "published_at": "2017-09-06T02:28:51Z"
        },
        {
          "tag": "v2.16.0",
          "kind": "minor",
          "published_at": "2017-06-15T18:11:51Z"
        },
        {
          "tag": "v2.15.0",
          "kind": "minor",
          "published_at": "2017-04-13T19:02:04Z"
        },
        {
          "tag": "v2.14.0",
          "kind": "minor",
          "published_at": "2016-12-26T20:17:30Z"
        },
        {
          "tag": "v2.13.0",
          "kind": "minor",
          "published_at": "2016-11-25T15:35:35Z"
        },
        {
          "tag": "v2.12.0",
          "kind": "minor",
          "published_at": "2016-09-07T01:51:29Z"
        },
        {
          "tag": "v2.11.0",
          "kind": "minor",
          "published_at": "2016-07-27T15:57:59Z"
        },
        {
          "tag": "v2.10.0",
          "kind": "minor",
          "published_at": "2016-06-17T14:32:00Z"
        },
        {
          "tag": "v2.9.0",
          "kind": "minor",
          "published_at": "2015-12-04T03:09:27Z"
        },
        {
          "tag": "v2.8.0",
          "kind": "minor",
          "published_at": "2015-09-08T18:03:46Z"
        },
        {
          "tag": "v2.7.0",
          "kind": "minor",
          "published_at": "2015-07-08T18:39:55Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "15f1348c8b07964ff032ebf1271d5ab26360c332",
          "body": "Fix out of order initializers",
          "is_bot": false,
          "headline": "Merge pull request #2808 from stan-dev/fix-out-of-order",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-09-04T08:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdac1f003166a90e6acb6b7ddab55c4f62acac55",
          "body": null,
          "is_bot": false,
          "headline": "remove local_args_tuple_scope initializer",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-08-28T09:03:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83b3731b934e4ff1905f33c3ab2ab85371397189",
          "body": "Add 2d FFT adjoints",
          "is_bot": false,
          "headline": "Merge pull request #2800 from stan-dev/feature/fft2-adjoints",
          "author_name": "Brian Ward",
          "author_login": "WardBrian",
          "committed_at": "2022-08-04T12:32:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "669f352635f666524569bba4c564dc325a613bd8",
          "body": null,
          "is_bot": false,
          "headline": "Update comment",
          "author_name": "Brian Ward",
          "author_login": "WardBrian",
          "committed_at": "2022-08-03T16:12:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4511be2e242acf268fd80359d295f69f47e9dcf",
          "body": null,
          "is_bot": false,
          "headline": "Add 2d FFT adjoints",
          "author_name": "Brian Ward",
          "author_login": "WardBrian",
          "committed_at": "2022-08-03T15:57:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdb3c86c84b1910ff70f2f7409bc9bd2698723ab",
          "body": "…-inf\n\nBugfix: Handling of Inf x argument to `log_inv_logit_diff`",
          "is_bot": false,
          "headline": "Merge pull request #2798 from andrjohns/issue-2796-log_inv_logit_diff…",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-29T10:01:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e174d22b8ad9d9fd4c6a1e0aeff48700b74c951",
          "body": "Expose hypergeometric_2F1 function",
          "is_bot": false,
          "headline": "Merge pull request #2792 from andrjohns/add-hyper-2f1",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-27T07:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d7772f4b4b4c898cd73597bc6506de7bc373f15b",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-21T10:59:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ea8007fa5e4153a0fd43fdc039db2478ed06d84",
          "body": null,
          "is_bot": false,
          "headline": "Fixed handling of Inf x arg",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-21T10:55:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "231cbd0be4280eb95cbb367068573830a7feae50",
          "body": "Allow varmat for owens_t",
          "is_bot": false,
          "headline": "Merge pull request #2787 from stan-dev/feature/owens-t-varmat",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-19T15:04:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1475b9973775ed9680e638bc6b525ae478197768",
          "body": null,
          "is_bot": false,
          "headline": "Fix test failure due to undefined behaviour",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-19T14:29:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99bf6f3e10dbae6fd2f7e56a4a9793c6f9cd87d7",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-19T12:54:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26e2a9aea42f3673c0c65414d72e0160b8f1a47b",
          "body": null,
          "is_bot": false,
          "headline": "Simplify grad_inc assignments, split euler transform logic",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-19T12:53:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9a9c23ed7ff836e52dcf0c55967304c99826420",
          "body": null,
          "is_bot": false,
          "headline": "add eval header to owens_t",
          "author_name": "stevebronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-18T18:20:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de9289202eb1d800fbe6eddf8deb4a16544c6430",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-18T17:52:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff3a7f803dca97a2aaadc7a143368d4e5c8fa33",
          "body": "…expressions in reverse pass for owens_t",
          "is_bot": false,
          "headline": "update docs for is_var_and_matrix_types and adds evals to multi used …",
          "author_name": "stevebronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-18T17:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d49b86b4beba18c4e14913368fc298f0a442405e",
          "body": "…rmat",
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'origin/develop' into feature/owens-t-va…",
          "author_name": "stevebronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-18T16:26:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ebb1a68c1f00f8a54bc2410953ef0c18423ecd3",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-18T11:39:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "067ec23bb3a8e3bb29e3ac84cb97c957a86c720e",
          "body": null,
          "is_bot": false,
          "headline": "Missed 2F1 prim tests",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-18T11:38:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74b23474c46a69f148629ed7242959ff11d96a5c",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-18T10:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58497c1da9d6751f4f287df876ef22628a3c6b68",
          "body": null,
          "is_bot": false,
          "headline": "Update grad_pFq test args",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-18T10:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63cd400afbd85d4df2e071430264a0f956c7cc50",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-18T09:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884491ba477f57fe6b2096cfd77b4e62177fe2c4",
          "body": null,
          "is_bot": false,
          "headline": "Review comments",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-18T09:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35030676b11fe5762a13dfd6f11d92c7ea1b6e75",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-14T22:12:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c3b188c94dd4eca54fc6b365c98e51f1a34c7e8",
          "body": null,
          "is_bot": false,
          "headline": "Update prim tests",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T22:11:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b8c17117425eec11d01494e04768a4e81d220c0",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-14T21:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b94cd3c77872bce1600fa9fc3b824a9a455b3c",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-14T21:24:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "118a6df8f996b2d4d616915d7522b208e3b7bf78",
          "body": null,
          "is_bot": false,
          "headline": "Fix pFq 2F1 tests and doc special-cases",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T21:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "208196f1b5396524a13a803b5ce4c297aa3d18e7",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-14T20:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f662efafc1a2cfcdb647fe5af5b0472816d4de10",
          "body": null,
          "is_bot": false,
          "headline": "Merge commit 'd3b129e6783ce86b094dab62409c4eaa329d506a' into HEAD",
          "author_name": "Jenkins",
          "author_login": "yashikno",
          "committed_at": "2022-07-14T20:42:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "580508aab95c0ef5aac5fb53522fd446c8a7b6c3",
          "body": null,
          "is_bot": false,
          "headline": "cpplint",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e702b24049aaff1a85a2d3811ecea02134810ef",
          "body": null,
          "is_bot": false,
          "headline": "Finish doc and grad funs",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:40:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30ab6617888065105e647cbcad5bd39c239d4e1c",
          "body": null,
          "is_bot": false,
          "headline": "Update grad and hyper funs with Euler transform",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c461bce83cf0754d7d3778c5c494125d364e2f82",
          "body": null,
          "is_bot": false,
          "headline": "Begin updating gradients for special cases",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6f5e96d0f89ed8a1382e765c7ae0911c92574d5",
          "body": null,
          "is_bot": false,
          "headline": "grad_2f1 only calculate for requested",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:39:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "513906976043e1df57a9bda87fc7cc1d147ff64c",
          "body": null,
          "is_bot": false,
          "headline": "Begin updating grad_2f1",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:39:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8518d5510dc407e0e583c45549e92b7f6ed507b",
          "body": null,
          "is_bot": false,
          "headline": "Add special case rules and prim tests",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T20:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3b129e6783ce86b094dab62409c4eaa329d506a",
          "body": "Bugfix - `pow(Eigen, Eigen)` forcing `Matrix` return",
          "is_bot": false,
          "headline": "Merge pull request #2793 from andrjohns/bugfix-pow-array-inputs",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T14:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e054c78417c79affa68e36693e67e2ecb03abc5e",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-14T03:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64141a51b65f4dd4890ec75e6555b4d61fe0f8f5",
          "body": null,
          "is_bot": false,
          "headline": "Ensure same type scalar arguments for vector inp",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-14T03:27:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b529fd147f6e87ff0abe911ba0765ef3eec2cbe6",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-13T14:08:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0a5e5f5e76f2dde1bd0b9e431109bae10114712f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into add-hyper-2f1",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-13T14:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca78c9f82f9786b1a6ded561b94263764c76192",
          "body": null,
          "is_bot": false,
          "headline": "Update template docs and inlining",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-13T14:07:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d40478518bb2714f219b7cc8113c8f4e91efbc3a",
          "body": null,
          "is_bot": false,
          "headline": "Update Jenkinsfile",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-13T08:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d2acb37dccc69ca4fb33090aaeb9e02a8df73ec",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-13T08:55:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f2648898f73132e8436e869c9de241c3018beff",
          "body": null,
          "is_bot": false,
          "headline": "Temp enable full dist tests",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-13T08:48:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1804fc325a97ff9f03fe37efb56d1895aebcf8ad",
          "body": null,
          "is_bot": false,
          "headline": "Don't force matrix return for Array inputs",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-13T08:47:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25a0fa1ed2c7064b79563566ac4b58920581aa7f",
          "body": "Bugfix - OpenCL with Integrated GPU",
          "is_bot": false,
          "headline": "Merge pull request #2791 from andrjohns/issue-2789-opencl-integrated",
          "author_name": "Steve Bronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-12T22:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9019f5d6e1b6355f0c21320e57dc8066d0863ea0",
          "body": "From issue #2739, add new function stan::math::gradient",
          "is_bot": false,
          "headline": "Merge pull request #2743 from stan-dev/feature/add-function-gradient",
          "author_name": "Steve Bronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-12T14:25:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1398625e061de525c25aca3d34bd48c7a63c5303",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-12T08:51:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb2d8a13217847ab022a0faf78a3c173dbd99d8",
          "body": null,
          "is_bot": false,
          "headline": "Update tests and cpplint",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-12T08:42:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "332dd04848b58f1b4986f602866021ae917c89e2",
          "body": null,
          "is_bot": false,
          "headline": "Add functions initial",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-12T07:19:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "469d628e8e4a8968119cc6f40ffe7fc6d2d08dad",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-11T13:43:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fd671e011f58e417aea64cd1b28793e421f119c",
          "body": null,
          "is_bot": false,
          "headline": "linter updated before I caught my missing doc",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-11T13:42:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "421cf1e6e8a2afa97ad23cfee833335d18b3546f",
          "body": null,
          "is_bot": false,
          "headline": "add doc for template paramater EigVec",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-11T13:41:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143e648483fe30c853b7da63d263e500297ecc54",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-11T13:39:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84c9dbaa21c62e1b7ac94b860cba5572954f55f5",
          "body": "… and test it",
          "is_bot": false,
          "headline": "add Stan math idiomatic generalization of Eigen::Ref to avoid copies,…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-11T13:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36f5aadbe87cd393ad06febc12674457d4838654",
          "body": "…unction-gradient",
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:stan-dev/math into feature/add-f…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-11T13:19:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0705d0e35dd3b905f07894eab19a4d9a85068555",
          "body": "…ath into feature/add-function-gradient",
          "is_bot": false,
          "headline": "Merge branch 'feature/add-function-gradient' of github.com:stan-dev/m…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-11T13:19:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00eea489cf9e37857b72ec59f54c5646808ec51b",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-11T10:05:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "154673d1380c92713148925973a2b98f8763be78",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'stan-dev:develop' into issue-2789-opencl-integrated",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-11T09:58:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "849019832ed4f693c8d7d15a28bf87fa5400eedc",
          "body": null,
          "is_bot": false,
          "headline": "Add flag for integrated graphics opencl",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-11T05:50:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4b9bdece4250e3455d663e3155c1d3d4965c10d",
          "body": "pow() for varmat",
          "is_bot": false,
          "headline": "Merge pull request #2546 from stan-dev/feature/varmat-pow",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-10T08:10:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecfe6cbb633abdc9020666dbbc118d47879f80aa",
          "body": "Add guards to promote_scalar to allow similar tuples",
          "is_bot": false,
          "headline": "Merge pull request #2786 from stan-dev/fix/promote-scalar-tuple-guard",
          "author_name": "Brian Ward",
          "author_login": "WardBrian",
          "committed_at": "2022-07-09T12:34:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65ae6ca84193ccb8ad0b940faa76806c2d01c7d6",
          "body": null,
          "is_bot": false,
          "headline": "fix headers",
          "author_name": "Steve Bronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-08T23:50:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b616d71b036cf3a7561115d873bba2984ec7ea73",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-08T22:16:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e02802b47e44a8a0226e2f807539bfebdaee811d",
          "body": "…tions of binary inputs",
          "is_bot": false,
          "headline": "cleanup metaprogramming for specializing var and eigen matrix combina…",
          "author_name": "Steve Bronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-08T22:01:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6b9d4ddd018ee5490f2f1246c65d1176f9455a",
          "body": null,
          "is_bot": false,
          "headline": "adds owens-t varmat function overload",
          "author_name": "stevebronder",
          "author_login": "SteveBronder",
          "committed_at": "2022-07-08T20:59:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05947bd58d3a40d732bc21eeec4eb7c79b7aaa37",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-08T20:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6ccca05903ac7e04037147e00a683d738c90ecb",
          "body": "…ath into feature/add-function-gradient",
          "is_bot": false,
          "headline": "Merge branch 'feature/add-function-gradient' of github.com:stan-dev/m…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-08T20:24:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6812f94748f01e62b8fe1faf569dad19c50371e",
          "body": null,
          "is_bot": false,
          "headline": "drop arrays and use std::vectors",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-08T20:24:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40b70e05eb339beedff060a6bb9d19406bb478d4",
          "body": null,
          "is_bot": false,
          "headline": "avoid implicit copy if Map is passed to a Matrix by using Ref",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-08T20:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d802d334f9c063176624540b03cae031cbc5c69",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-08T20:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d46fab1530c9275f335f70c84c1715840d60b69",
          "body": null,
          "is_bot": false,
          "headline": "Merge commit '9093f3828c75daebe4b494a1ff34383bc3c6307b' into HEAD",
          "author_name": "Jenkins",
          "author_login": "yashikno",
          "committed_at": "2022-07-08T20:09:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b24dd483eeb74629611d37ae6494a11447aaae1",
          "body": "Co-authored-by: Steve Bronder <Stevo15025@gmail.com>",
          "is_bot": false,
          "headline": "Update test/unit/math/rev/functor/gradient_test.cpp",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-08T20:08:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6be7e228cfdcc67480e83e0c0ed3407eac7135",
          "body": "Co-authored-by: Steve Bronder <Stevo15025@gmail.com>",
          "is_bot": false,
          "headline": "Update stan/math/rev/functor/gradient.hpp",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-08T20:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6adb3553008e6b4dcd8312755fdb7d6e9bc214f9",
          "body": null,
          "is_bot": false,
          "headline": "Add guards to promote_scalar to allow similar tuples",
          "author_name": "Brian Ward",
          "author_login": "WardBrian",
          "committed_at": "2022-07-08T13:29:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9093f3828c75daebe4b494a1ff34383bc3c6307b",
          "body": "…ons/setup-python-4\n\nBump actions/setup-python from 2 to 4",
          "is_bot": false,
          "headline": "Merge pull request #2779 from stan-dev/dependabot/github_actions/acti…",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-08T05:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9207233e3c5b1de14caff4cd29ae5873dfa30422",
          "body": "Add to_int function and tests",
          "is_bot": false,
          "headline": "Merge pull request #2771 from andrjohns/feature/as-int-fun",
          "author_name": "Bob Carpenter",
          "author_login": "bob-carpenter",
          "committed_at": "2022-07-07T19:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57fe69b080611c135234bf97c558138610a3eba9",
          "body": "Add tuple overload and cleanup code for promote_scalar",
          "is_bot": false,
          "headline": "Merge pull request #2706 from stan-dev/feature/promote_scalar_tuple",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-07T09:51:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2480f6daa229a50f55759070afa807fa2596e11",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'develop' into feature/promote_scalar_tuple",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-06T19:08:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "242901f78cda3148de37873358006f49f05c094d",
          "body": null,
          "is_bot": false,
          "headline": "Update doc and simplify error checking",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-06T06:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ae629598e2ce98718b2056490251f3e2d7e40f1",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 4.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v2...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 2 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-05T10:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b166c391a76341ee8a5b5a34709ad6ac241f23e",
          "body": "…ons/checkout-3\n\nBump actions/checkout from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #2778 from stan-dev/dependabot/github_actions/acti…",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-05T10:51:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1fd028c8d345a868094204701faaeca37c0e7f4",
          "body": "…ons/upload-artifact-3\n\nBump actions/upload-artifact from 2 to 3",
          "is_bot": false,
          "headline": "Merge pull request #2777 from stan-dev/dependabot/github_actions/acti…",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-05T10:51:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5f960628550d33c56818d6cbe5dab4fac2198a5",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-05T07:09:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6224e946e72fd8438919f9edf0d9102083ce4e2b",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 2 to 3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2022-07-05T07:09:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38391a591e95d2b5e4284020a61d108b2b41a794",
          "body": "chore: Included githubactions in the dependabot config",
          "is_bot": false,
          "headline": "Merge pull request #2776 from turrisxyz/Dependabot-GitHub-Actions",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-05T07:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7819a97578fbc10987121e0308a93dc3d93257f5",
          "body": "Generalised Hypergeometric Function",
          "is_bot": false,
          "headline": "Merge pull request #2510 from andrjohns/feature/hyper_pfq",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-02T06:19:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40d6f7cb99f52f5a929db2ef2219489e1939bfe",
          "body": "Split mix/fun tests to two workflows to avoid time limit",
          "is_bot": false,
          "headline": "Merge pull request #2774 from andrjohns/feature/split-mix-workflow",
          "author_name": "Rok Češnovar",
          "author_login": "rok-cesnovar",
          "committed_at": "2022-07-02T06:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "224a7ed61c31d9f41684b9380a7cac08946dd65b",
          "body": "This should help with keeping the GitHub actions updated on new releases. This will also help with keeping it secure.\n\nDependabot helps in keeping the supply chain secure https://docs.github.com/en/code-security/dependabot\n\nGitHub actions up to date https://docs.github.com/en/code-security/dependabo\n[…]\nping-your-actions-up-to-date-with-dependabot\n\nhttps://github.com/ossf/scorecard/blob/main/docs/checks.md#dependency-update-tool\nSigned-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>",
          "is_bot": false,
          "headline": "chore: Included githubactions in the dependabot config",
          "author_name": "naveen",
          "author_login": "naveensrinivasan",
          "committed_at": "2022-07-02T01:32:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ff89be9c9796e87a5d95c5879f6e0e691ec2b75c",
          "body": "…ath into feature/add-function-gradient",
          "is_bot": false,
          "headline": "Merge branch 'feature/add-function-gradient' of github.com:stan-dev/m…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-01T20:39:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c77e0c5e6dc6f143f329f83a96ccdccaacca840f",
          "body": "…unction-gradient",
          "is_bot": false,
          "headline": "Merge branch 'develop' of github.com:stan-dev/math into feature/add-f…",
          "author_name": "Edward A. Roualdes",
          "author_login": "roualdes",
          "committed_at": "2022-07-01T20:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f933b8bf8af47ce403bc9b76c4817d89c33258f5",
          "body": null,
          "is_bot": false,
          "headline": "Fix templating",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-01T19:53:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5813bfeb645540fdce1ce0a56ba167c2dcc38714",
          "body": null,
          "is_bot": false,
          "headline": "[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1",
          "author_name": "Stan BuildBot",
          "author_login": "stan-buildbot",
          "committed_at": "2022-07-01T14:34:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1fc67665fba7b638654db498bad551a5fce7fb65",
          "body": null,
          "is_bot": false,
          "headline": "Merge commit '3074aa7abeca69acbf1e5cd9da3899584fdd0cda' into HEAD",
          "author_name": "Jenkins",
          "author_login": "yashikno",
          "committed_at": "2022-07-01T14:34:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c14c151843361a788352ec3b8bce9de5695723c9",
          "body": null,
          "is_bot": false,
          "headline": "Simplify overloads",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-01T14:32:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3074aa7abeca69acbf1e5cd9da3899584fdd0cda",
          "body": null,
          "is_bot": false,
          "headline": "Update release-notes",
          "author_name": "Nicusor Serban",
          "author_login": "serban-nicusor-toptal",
          "committed_at": "2022-07-01T13:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54c9f5904662f737374449fe836626e4612bc275",
          "body": null,
          "is_bot": false,
          "headline": "Merge remote-tracking branch 'upstream/develop' into feature/varmat-pow",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-07-01T09:38:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be6461dbe89860dcfdd3ac0c0ad9c4ce3f5c59d",
          "body": null,
          "is_bot": false,
          "headline": "Split mix/fun tests to two workflows",
          "author_name": "Andrew Johnson",
          "author_login": "andrjohns",
          "committed_at": "2022-06-30T07:57:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 0,
      "latest_release_at": "2020-10-26T11:18:20Z",
      "latest_release_tag": "v3.4.0",
      "releases_from_tags": true,
      "days_since_last_push": 1265,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 2098,
      "mean_days_between_releases": 65.1
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "cpplint",
          "exists": true,
          "license": "BSD-3-Clause",
          "keywords": [
            "c++",
            "cpp",
            "google style",
            "lint",
            "Development Status :: 5 - Production/Stable",
            "Environment :: Console",
            "Intended Audience :: End Users/Desktop",
            "License :: Freely Distributable",
            "License :: OSI Approved :: BSD License",
            "Natural Language :: English",
            "Programming Language :: C++",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.9",
            "Topic :: Software Development :: Quality Assurance"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/cpplint/",
          "is_deprecated": false,
          "latest_version": "2.0.2",
          "repository_url": "https://github.com/cpplint/cpplint",
          "versions_count": 33,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 555642,
          "first_published_at": "2012-10-12T18:41:44.769876Z",
          "latest_published_at": "2025-04-08T01:22:26.017392Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 474
        },
        {
          "name": "google-benchmark",
          "exists": true,
          "license": "Apache-2.0",
          "keywords": [
            "benchmark",
            "Development Status :: 4 - Beta",
            "Intended Audience :: Developers",
            "Intended Audience :: Science/Research",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Topic :: Software Development :: Testing",
            "Topic :: System :: Benchmark"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/google-benchmark/",
          "is_deprecated": false,
          "latest_version": "1.9.5",
          "repository_url": "https://github.com/google/benchmark.git",
          "versions_count": 12,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 59865,
          "first_published_at": "2020-07-09T12:01:57.136761Z",
          "latest_published_at": "2026-02-02T13:27:02.855222Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 173
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 0,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_stars": 0,
        "collected_at": null
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "demos",
        "example",
        "examples",
        "samples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile",
        "lib/boost_1.78.0/libs/convert/makefile",
        "lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile",
        "lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile",
        "lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile",
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile",
        "lib/tbb_2020.3/Makefile",
        "lib/tbb_2020.3/python/Makefile",
        "lib/tbb_2020.3/python/rml/Makefile",
        "lib/tbb_2020.3/src/Makefile",
        "makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/DotZLib.csproj"
      ],
      "largest_source_bytes": 2328744,
      "source_files_sampled": 22503,
      "oversized_source_files": 359,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [],
      "advisories": {
        "error": null,
        "scope": null,
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [],
      "dependencies": [],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 5,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "syclik",
          "commits": 4663,
          "avatar_url": "https://avatars.githubusercontent.com/u/425751?v=4"
        },
        {
          "type": "User",
          "login": "stan-buildbot",
          "commits": 2081,
          "avatar_url": "https://avatars.githubusercontent.com/u/3512237?v=4"
        },
        {
          "type": "User",
          "login": "rok-cesnovar",
          "commits": 1951,
          "avatar_url": "https://avatars.githubusercontent.com/u/28476796?v=4"
        },
        {
          "type": "User",
          "login": "t4c1",
          "commits": 1833,
          "avatar_url": "https://avatars.githubusercontent.com/u/7499452?v=4"
        },
        {
          "type": "User",
          "login": "SteveBronder",
          "commits": 1810,
          "avatar_url": "https://avatars.githubusercontent.com/u/5857231?v=4"
        },
        {
          "type": "User",
          "login": "PeterLi2016",
          "commits": 1636,
          "avatar_url": "https://avatars.githubusercontent.com/u/3487481?v=4"
        },
        {
          "type": "User",
          "login": "bbbales2",
          "commits": 1069,
          "avatar_url": "https://avatars.githubusercontent.com/u/4742424?v=4"
        },
        {
          "type": "User",
          "login": "yashikno",
          "commits": 670,
          "avatar_url": "https://avatars.githubusercontent.com/u/9824478?v=4"
        },
        {
          "type": "User",
          "login": "wds15",
          "commits": 509,
          "avatar_url": "https://avatars.githubusercontent.com/u/12070126?v=4"
        },
        {
          "type": "User",
          "login": "seantalts",
          "commits": 509,
          "avatar_url": "https://avatars.githubusercontent.com/u/805356?v=4"
        }
      ],
      "contributors_sampled": 97,
      "top_contributor_share": 0.216
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "header_checks.yml",
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".flake8",
        ".pylintrc",
        "tox.ini"
      ],
      "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": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 19 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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "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": "no SAST tool detected",
            "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": "15f1348c8b07964ff032ebf1271d5ab26360c332",
        "ran_at": "2026-07-26T01:25:28Z",
        "aggregate_score": 4.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 2,
          "created_at": "2023-02-06T20:09:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2022-04-28T18:51:08Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/spinkney/math",
    "host": "github.com",
    "name": "math",
    "owner": "spinkney"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 0,
            "pct": 85
          }
        }
      ],
      "value": 37,
      "inputs": {
        "security": 47,
        "vitality": 17,
        "community": 12,
        "governance": 73,
        "engineering": 58,
        "abandonment_cap": null,
        "abandonment_state": "at_risk",
        "abandonment_multiplier": 85,
        "weighted_overall_before_abandonment": 43,
        "overall_after_abandonment_multiplier": 37
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 17,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 0.97,
              "days_since_last_push": 1265,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 1265 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 1265
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "at_risk",
            "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": 40,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v3.4.0",
              "releases_from_tags": true,
              "days_since_latest_release": 2098,
              "mean_days_between_releases": 65.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2098 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2098
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~65.1 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 65.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "cap": null,
              "state": "at_risk",
              "guards": [],
              "signals": [
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 85,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1549,
              "days_since_last_human_commit": 1420,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 1420 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
                "points": 85,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 1420,
                      "count": 2,
                      "signals": "releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 12,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 0,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "0 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "excellent",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 87,
            "inputs": {
              "bus_factor": 5,
              "contributors_sampled": 97,
              "top_contributor_share": 0.216
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "5 contributor(s) cover half of all commits",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 22% of commits",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 22
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "97 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 97
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 19 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "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": 58,
            "inputs": {
              "followers": 34,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "spinkney",
              "public_repos": 67,
              "account_age_days": 3531
            },
            "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": "34 followers of spinkney",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 34,
                      "login": "spinkney"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~9 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 9
                    }
                  }
                ],
                "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": 58,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "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, .pylintrc, tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .pylintrc, tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 25,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://mc-stan.org",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://mc-stan.org",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 47,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 47,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 19 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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "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": 7
            },
            "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": "moderate",
        "name": "AI Readiness",
        "value": 56,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.196,
              "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": "19 of 97 human commits state their intent (structured subject or explanatory body)",
                "points": 10.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 19,
                      "sampled": 97
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [
                "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile",
                "lib/boost_1.78.0/libs/convert/makefile",
                "lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile",
                "lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile",
                "lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile",
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile",
                "lib/tbb_2020.3/Makefile",
                "lib/tbb_2020.3/python/Makefile",
                "lib/tbb_2020.3/python/rml/Makefile",
                "lib/tbb_2020.3/src/Makefile",
                "makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/dotzlib/DotZLib/DotZLib.csproj"
              ],
              "dependency_bot_commit_share": 0.03
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.78.0/libs/convert/makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lib/benchmark_1.5.1/googletest/googletest/scripts/test/Makefile, lib/boost_1.78.0/libs/convert/makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.78.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.78.0/libs/numeric/odeint/test_external/thrust/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/bzip2-1.0.8/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/blast/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/minizip/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/puff/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/untgz/Makefile, lib/boost_1.78.0/tools/boost_install/test/iostreams/zlib-1.2.11/nintendods/Makefile, lib/tbb_2020.3/Makefile, lib/tbb_2020.3/python/Makefile, lib/tbb_2020.3/python/rml/Makefile, lib/tbb_2020.3/src/Makefile, makefile"
                    }
                  }
                ],
                "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, .pylintrc, tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8, .pylintrc, tox.ini"
                    }
                  }
                ],
                "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": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "3 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 3,
                      "sampled": 100
                    }
                  }
                ],
                "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": 99,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 2328744,
              "source_files_sampled": 22503,
              "oversized_source_files": 359
            },
            "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": "359/22503 source files over 60KB",
                "points": 54.1,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 22503,
                      "oversized": 359
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "demos",
                "example",
                "examples",
                "samples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "demos, example, examples, samples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "demos, example, examples, samples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Community profile unavailable",
    "pypi package 'cpplint' points at a different repository (https://github.com/cpplint/cpplint); excluded from ecosystem scoring",
    "pypi package 'google-benchmark' points at a different repository (https://github.com/google/benchmark.git); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-26T01:26:22.654589Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/spinkney/math.svg",
  "full_name": "spinkney/math",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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.