Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": true,
"size_kb": 381189,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 5636770,
"C#": 40804,
"M4": 29689,
"C++": 156372457,
"CSS": 61976,
"Cuda": 306005,
"HTML": 10379344,
"Perl": 34031,
"Roff": 5189,
"Ruby": 5532,
"XSLT": 475940,
"Yacc": 22247,
"CMake": 158339,
"QMake": 16692,
"Shell": 300631,
"Python": 1201041,
"Fortran": 133451,
"Assembly": 311786,
"Makefile": 128163,
"Batchfile": 35911,
"JavaScript": 15030,
"Objective-C": 4446,
"Objective-C++": 420,
"DIGITAL Command Language": 5135
},
"pushed_at": "2019-07-31T13:13:04Z",
"created_at": "2016-08-20T07:43:57Z",
"owner_type": "User",
"updated_at": "2019-07-15T18:52:11Z",
"description": "Stan Math Library",
"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": null,
"type": "User",
"login": "wds15",
"company": null,
"location": null,
"followers": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/12070126?v=4",
"created_at": "2015-04-22T15:08:41Z",
"is_verified": null,
"public_repos": 15,
"account_age_days": 4112
},
"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": "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": "1f2d30621a65658d44d8fa2b2d7a281cb2bfad8d",
"body": "…in-autodiff-types\n\nIssue 1197 - Use Eigen's plugin system to views for autodiff types",
"is_bot": false,
"headline": "Merge pull request #1216 from andrjohns/feature/issue-1197-eigen-plug…",
"author_name": "Steve Bronder",
"author_login": "SteveBronder",
"committed_at": "2019-07-11T02:21:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e02f00317f4f2fa96e6a6cabbc6b3519c147858",
"body": "…stable/2017-11-14)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-07-10T13:30:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e174bdb5e6509bd85211751fc4c8a28bcdb96e5",
"body": null,
"is_bot": false,
"headline": "Merge commit 'c11a3d7d863e89e2f609b9005ebb0e33a49d0d8e' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2019-07-10T13:30:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99c05d538ee6fe8d12b3f64dca4ab63f80e5fe26",
"body": null,
"is_bot": false,
"headline": "Fix system for allowing users to have own eigen plugins",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-10T13:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45b2d6f8689df234da0e46b834d7b5a9d329e9bd",
"body": null,
"is_bot": false,
"headline": "Add val() method for matrix of doubles",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-09T18:34:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8841cbdb0cc161a1aa7548e9bf5a339084fa6a26",
"body": null,
"is_bot": false,
"headline": "Fix headers issue",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-09T17:41:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "158c7a1a3e7513faf1b7139095323f2a25fad613",
"body": null,
"is_bot": false,
"headline": "Add system for including multiple eigen plugin files",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-09T17:27:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c11a3d7d863e89e2f609b9005ebb0e33a49d0d8e",
"body": "…s-nan\n\nFixes #1232. Issue 1232 - variadic is_nan function",
"is_bot": false,
"headline": "Merge pull request #1233 from andrjohns/feature/issue-1232-variadic-i…",
"author_name": "Daniel Lee",
"author_login": "syclik",
"committed_at": "2019-07-09T13:28:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39d935753e513f48131cfcc8aedd00b5881cefb6",
"body": "…r-meta-includes\n\nFixes #1270 : add checks for meta includes",
"is_bot": false,
"headline": "Merge pull request #1271 from stan-dev/bugfix/issue-1270-add-check-fo…",
"author_name": "Rok Češnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-07-08T08:27:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d42591bdf5e763e004552cd05bf9c02b5125b98a",
"body": null,
"is_bot": false,
"headline": "Review comments",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-06T04:35:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abe6ef69be84baaff532fc795f3f4725252f8a17",
"body": null,
"is_bot": false,
"headline": "more meta include fixes",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-07-04T05:52:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f8df61339b49ed8a7b87d2648365987f658b3c",
"body": null,
"is_bot": false,
"headline": "Fix cpplint",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-04T01:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8dc2f135d2b957c5563b5475504003346f6a56",
"body": null,
"is_bot": false,
"headline": "Merged 'develop'.",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-04T00:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31214abf0af728241083543e2be990a9726c112f",
"body": null,
"is_bot": false,
"headline": "Merged 'develop'.",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-04T00:37:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e8f8eaaf7da10f2e8ff7567e0ac54a7d65e803e",
"body": "…udes",
"is_bot": false,
"headline": "Merge branch 'develop' into bugfix/issue-1270-add-check-for-meta-incl…",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-07-03T19:30:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4070be92100a574c656ed81397d3b1a22c97b4d2",
"body": null,
"is_bot": false,
"headline": "Cleanup Eigen includes",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-07-02T00:43:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37ea6baab8289ced8b8c1b9633388a771e9d63b4",
"body": "…unctions-1\n\nIssue 1230 - Use composed functions (part 1)",
"is_bot": false,
"headline": "Merge pull request #1231 from andrjohns/feature/issue-1230-composed-f…",
"author_name": "Andre Zapico",
"author_login": "drezap",
"committed_at": "2019-07-01T17:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43764d89bf8757b1d107164944075076b023b697",
"body": null,
"is_bot": false,
"headline": "Revert autodiff is_nan to develop",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-30T13:56:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8de33c323e5652f56028964491ad6788c64508b2",
"body": "…xp1~20180509124008.99 (branches/release_50)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 5.0.2-svn328729-1~e…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-30T02:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2dbb80385afb28bef878629c8ec0e2ec7a062ef",
"body": null,
"is_bot": false,
"headline": "Merge commit '8f8cbbb46f2138b751c05875749dce09d8100770' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2019-06-30T02:34:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097d3c0ffec9d34cf4d80459a4006be5707d969c",
"body": null,
"is_bot": false,
"headline": "Missed comment",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-30T02:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f790b0e6a797b9842645bbeb8af796c2a0d26d42",
"body": null,
"is_bot": false,
"headline": "Tidying comments",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-30T02:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8585ca4a5806b0169ce844c52bcf8bb8db2656fc",
"body": null,
"is_bot": false,
"headline": "fixed the qoute",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-28T16:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1698dcfa5c7654fd86cd669fa4e53634521105d5",
"body": "…e help",
"is_bot": false,
"headline": "generalized the for loop in the meta include check, added info to mak…",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-28T16:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd44f1745b26b888b147d7311f6792224d3a6c39",
"body": "…udes",
"is_bot": false,
"headline": "Merge branch 'develop' into bugfix/issue-1270-add-check-for-meta-incl…",
"author_name": "Rok Češnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-26T08:12:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f8cbbb46f2138b751c05875749dce09d8100770",
"body": "…t-struct-parameter-packs\n\nFeature/issue 1122 make a parameter pack is_constant trait and consolidate all *_constant_* traits",
"is_bot": false,
"headline": "Merge pull request #1234 from bstatcomp/feature/issue-1122-is-constan…",
"author_name": "Rok Češnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-26T04:53:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa7e03a83918f00c977f335ad1a643df6d19cd3",
"body": null,
"is_bot": false,
"headline": "Merged 'develop'.",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T15:51:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fb9eb60fe5f6d736b40901bae8d76eb94a99947",
"body": "…gs/RELEASE_500/final)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 5.0.0-3~16.04.1 (ta…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-25T15:45:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b889cb41f598b3a187de63c167016ab9fc6fabd5",
"body": null,
"is_bot": false,
"headline": "Merge commit 'f39a3253d0e0d127975bc8ea37504f34da3fcab9' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2019-06-25T15:45:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "656773506a1e3b2e1a31742fa70dac383da17c45",
"body": null,
"is_bot": false,
"headline": "Fix headers and cpplint",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T15:40:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b143a369b5681ce3c06a59ed29819f0a4b28256",
"body": null,
"is_bot": false,
"headline": "removed two lefotver tests",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T15:18:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b0d498b57c778b187fffe557b5f207d62dbb6f4",
"body": null,
"is_bot": false,
"headline": "Merged 'develop'.",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T14:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3cf109ce0e7834d01b8fd84a4d98ee4a8e531d0",
"body": null,
"is_bot": false,
"headline": "Tidy comments",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T14:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94a3a19ba8563f0c7d26ee80969d72d3bc49ce63",
"body": null,
"is_bot": false,
"headline": "Testing triangular methods",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T14:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc660c1fcaf122072b8ef403979c3df4093b5d5a",
"body": null,
"is_bot": false,
"headline": "Simplify returns",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-25T14:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "890798f8b48f38d701acc027ba75f063fec7a0ec",
"body": null,
"is_bot": false,
"headline": "removed is_constant_struct test file",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T11:50:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9361e4d16e9587c295dac555a16a305af05ba741",
"body": null,
"is_bot": false,
"headline": "removed the is_nonconstant_struct file",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T10:37:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f371878c0023ef952d85108ba13e8571485f09ca",
"body": null,
"is_bot": false,
"headline": "missing ...",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T10:29:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6936a0214e600b5fc9ece73e6d238529340850d",
"body": null,
"is_bot": false,
"headline": "removed redundant include",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T10:05:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "881bf094145c06fe79a9e638001a1a2deb944517",
"body": "…stable/2017-11-14)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-25T09:59:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ca1b2f0bffa3730ffabfffceff9bd2b0a740439",
"body": null,
"is_bot": false,
"headline": "Merge commit 'f39a3253d0e0d127975bc8ea37504f34da3fcab9' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2019-06-25T09:58:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6599424d50ec57e6810c285886aa3db0fa379a2d",
"body": null,
"is_bot": false,
"headline": "refactored the tests",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T09:57:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3552eeda3818c8d6978038f086a26403c7178c09",
"body": null,
"is_bot": false,
"headline": "consolidate all *constant* traits to is_constant_all",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-25T08:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44377cb65b36b801946832a85c92ef3b4a1ac24",
"body": null,
"is_bot": false,
"headline": "use flatten include in map_rect files",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-23T15:11:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f135c57aa8fa80e13bb7f407c66038cfeb4bd52a",
"body": "…udes",
"is_bot": false,
"headline": "Merge branch 'develop' into bugfix/issue-1270-add-check-for-meta-incl…",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-23T15:09:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca786de7fe6d6fda23b4865c1cfdcb5d290d3c81",
"body": null,
"is_bot": false,
"headline": "Fix headers after merging develop",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-23T09:28:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f39a3253d0e0d127975bc8ea37504f34da3fcab9",
"body": "Feature/faster ad tls v6...thanks to everyone!",
"is_bot": false,
"headline": "Merge pull request #1245 from stan-dev/feature/faster-ad-tls-v6",
"author_name": "wds15",
"author_login": "wds15",
"committed_at": "2019-06-22T19:03:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51b19f2f2913c15718ac54c1a6cf4dfbbd3d1bbd",
"body": null,
"is_bot": false,
"headline": "reorder meta",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-22T15:50:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "207396ffd2d934685e8a6e1815edf220a5cde4fd",
"body": null,
"is_bot": false,
"headline": "fix test-math-dependencies warnings",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-22T15:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2690647fc0e9ab135b78d08177f4945e825cd8be",
"body": null,
"is_bot": false,
"headline": "add checks to test-math-dependencies",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-22T15:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21a403b527f1f17c48ae01c5ca02b63a5913c2cf",
"body": null,
"is_bot": false,
"headline": "removed is_constant_struct files",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-22T10:12:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7571a5694b17fb0eba94abe14a9bb6028d5045b",
"body": "…ameter-packs",
"is_bot": false,
"headline": "Merge branch 'develop' into feature/issue-1122-is-constant-struct-par…",
"author_name": "rok-cesnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-22T09:27:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e3cc540d526d8b1d96812fb5e643733f4cff4b1",
"body": null,
"is_bot": false,
"headline": "Merged 'develop'.",
"author_name": "Andrew Johnson",
"author_login": null,
"committed_at": "2019-06-22T08:01:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14875565adbc85a9643f932cc2b7931cf817f5c8",
"body": "Fixes #1241. Implement softmax regression (categorical_logit_glm_lpmf)",
"is_bot": false,
"headline": "Merge pull request #1242 from bstatcomp/CPU_categorical_logit_glm_lpmf",
"author_name": "Daniel Lee",
"author_login": "syclik",
"committed_at": "2019-06-20T14:45:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61da80df88665b241b2a45a9e7b9960d637130f4",
"body": "Feature/issue 937 flatten include meta.hpp",
"is_bot": false,
"headline": "Merge pull request #1268 from stan-dev/feature/issue-937-flatten-meta",
"author_name": "Rok Češnovar",
"author_login": "rok-cesnovar",
"committed_at": "2019-06-19T18:42:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "be886fb3765a9921c50305a647d830efbfd2cf36",
"body": null,
"is_bot": false,
"headline": "include meta.hpp",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T16:04:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25bf7327e8e214feea7a57ccb15f9a17748bc35b",
"body": "…tan-dev/math into feature/issue-937-flatten-meta",
"is_bot": false,
"headline": "Merge branch 'feature/issue-937-flatten-meta' of https://github.com/s…",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:18:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a8d2db71259ad70895b1078b48d400805459269",
"body": null,
"is_bot": false,
"headline": "whoops one more",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:18:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cabdd49b1c0ad9cddbe9c5ead49555b46fae5a0",
"body": "…stable/2017-11-14)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-17T15:14:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e293148a98c5b413fa5bf5313395566360d1723b",
"body": null,
"is_bot": false,
"headline": "Merge commit '21daed5dd91316bbacd641547f4d77a42462cf39' into HEAD",
"author_name": "Jenkins",
"author_login": "yashikno",
"committed_at": "2019-06-17T15:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e293dc1d2a5ded02c3c0c0ae587599e3a36973f4",
"body": null,
"is_bot": false,
"headline": "remove .sh files",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c78801ababbd78d574a658ce6b1fe39514150bd2",
"body": null,
"is_bot": false,
"headline": "include meta.hpp",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:02:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88ac625fb0a9abb6230cb4f75c399e51403a2f4c",
"body": "…tan-dev/math into feature/issue-937-flatten-meta",
"is_bot": false,
"headline": "Merge branch 'feature/issue-937-flatten-meta' of https://github.com/s…",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:00:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3788059e2b1fb680d5d166ef07d13c710d0f7853",
"body": null,
"is_bot": false,
"headline": "remove /meta/",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-17T15:00:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21daed5dd91316bbacd641547f4d77a42462cf39",
"body": "Feature/1265 relative finite diff",
"is_bot": false,
"headline": "Merge pull request #1267 from stan-dev/feature/1265-relative-finite-diff",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T14:06:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f56fc3635b730f28f832f896d285cc6ad61ffc2b",
"body": null,
"is_bot": false,
"headline": "resolve merge conflict from autoformat",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T03:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3d198ccd242d7313377422bd916eeeac937b23",
"body": null,
"is_bot": false,
"headline": "remove usings for clang format",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T03:31:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d2cd8f49d72a19bbf7881af04e0d592680d0fe9",
"body": "…stable/2017-11-14)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-17T03:28:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfe0bdc82e1981d1efa3404b504612a92a60705",
"body": "…re/1265-relative-finite-diff",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/stan-dev/math into featu…",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T03:28:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d03cf1bcaaab37aef59e58a52e32fa46901b8ec",
"body": null,
"is_bot": false,
"headline": "remove redundant helper function",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T03:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3dc9e3e5d79eca59e02e38443edd0d81e97c1de",
"body": null,
"is_bot": false,
"headline": "finite diff helpers inline to files w. tests",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-17T03:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99a5e687444cf23676c552d6a785725e914c8dae",
"body": null,
"is_bot": false,
"headline": "Merge branch 'develop' into feature/issue-937-flatten-meta",
"author_name": "Andre Zapico",
"author_login": null,
"committed_at": "2019-06-16T03:11:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "538d8bfce0cf4e2f82e487382d832f471d4bf2c2",
"body": "Flatten: add stan/math/prim/meta.hpp, stan/math/rev/meta.hpp, stan/math/fwd/meta.hpp, stan/math/mix/meta.hpp",
"is_bot": false,
"headline": "Merge pull request #1259 from stan-dev/feature/issue-937-flatten-seam",
"author_name": "Daniel Lee",
"author_login": "syclik",
"committed_at": "2019-06-16T00:02:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b28987cd53af8a6ed8744bd2d981f4b24b4ab9f",
"body": "…stable/2017-11-14)",
"is_bot": false,
"headline": "[Jenkins] auto-formatting by clang-format version 6.0.0 (tags/google/…",
"author_name": "Stan Jenkins",
"author_login": "stan-buildbot",
"committed_at": "2019-06-15T23:21:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "831f4d547b7e254bd93b4444e3f87ccb81186a57",
"body": "…re/1265-relative-finite-diff",
"is_bot": false,
"headline": "Merge branch 'develop' of https://github.com/stan-dev/math into featu…",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-15T21:13:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a98c6ef9d8e925c5b804728b492fddf87316e4af",
"body": null,
"is_bot": false,
"headline": "finite difference framework",
"author_name": "Bob Carpenter",
"author_login": null,
"committed_at": "2019-06-15T21:11:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f2a840719c491da38105fe391eaeed2b3f0dfd",
"body": null,
"is_bot": false,
"headline": "fwd/scal/fun/ meta.hpp",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:33:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a18e4fb02e7c35363da47baaf706a0e3b520b826",
"body": null,
"is_bot": false,
"headline": "/rev/scal/fun/ meta.hpp",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:24:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e5adb80667985e5fe5c4fe34ec7df518fe1d08",
"body": null,
"is_bot": false,
"headline": "meta.hpp rev/mat/functor/",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb94f7249a084d96451e3e5f80897d028152d726",
"body": null,
"is_bot": false,
"headline": "/meta/ -> meta.hpp rev/mat/fun",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3606a0f1a2a6f2afee58107f6fd7b064ea3210be",
"body": null,
"is_bot": false,
"headline": "whoops use rev/meta.hpp",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:07:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cc3f90479a2f5552b71574323de21e69811f7ef",
"body": null,
"is_bot": false,
"headline": "*/meta/* -> meta.hpp rev/arr/functor/",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T16:02:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40a2a2d08bd92043c977634af6c67fc51efb4d14",
"body": null,
"is_bot": false,
"headline": "replace */meta/* -> meta.hpp prim/mat/fun",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T15:55:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5759a739a95b94def6fb37f17047769d0a0a4289",
"body": null,
"is_bot": false,
"headline": "and we're done",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:34:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cdc152867ef048bb3b465b3ab317df6c196d879",
"body": null,
"is_bot": false,
"headline": "meta inlcude",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:33:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3776f3c9347992adc6163395107e42b273fda0",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:33:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7857e83086b5e095333c6cda42156bd548eff41",
"body": null,
"is_bot": false,
"headline": "asadfasd",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:32:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad87992dbdf04dc86793533458bd61c2c299df63",
"body": null,
"is_bot": false,
"headline": "meta niclude",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21613fbfcc1550a31d95b52452f596611a33cd99",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:27:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b3f5f17c813400dbbdcdb5372f1ebb7128049db",
"body": null,
"is_bot": false,
"headline": " meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:26:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5f56fcf7172976eea71b10ee0eacd3d9c88c81a",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:25:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d05d6866ba79911e117f6bebade5d9822fe628b",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:24:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c40ab0b8015df845aa7cf9874f073a351704aec",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:23:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9ce3f1fde4b3bed20cf1248a6619f2c69d491da",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:22:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2f2e4a49588cd98c0bbd77ad1e43e9c8a28c25b",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:21:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8aa1289d4831da89246b5612a120150793835942",
"body": null,
"is_bot": false,
"headline": "asdfasdf",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:19:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c53e58ca286c10b78fa4c29e19a5e41fa1f0bb0b",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3e534f6ae39b2ee3361486d2f4f12f0bd5444882",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:16:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b089fd570c4c1a92900162a12a4884954df8511",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:12:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "566092f79978bc47c2f591b6ce228ddabafc316c",
"body": null,
"is_bot": false,
"headline": "meta include",
"author_name": "andre",
"author_login": null,
"committed_at": "2019-06-15T05:10:06Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 0,
"latest_release_at": "2016-07-27T15:57:59Z",
"latest_release_tag": "v2.11.0",
"releases_from_tags": true,
"days_since_last_push": 2551,
"active_weeks_last_year": 0,
"days_since_latest_release": 3650,
"mean_days_between_releases": 96.2
},
"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": []
},
"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": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"example",
"examples",
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"lib/boost_1.69.0/libs/convert/makefile",
"lib/boost_1.69.0/libs/fiber/examples/cuda/Makefile",
"lib/boost_1.69.0/libs/fiber/examples/hip/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/examples/gmpxx/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/examples/thrust/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/performance/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/performance/SIMD/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/test_external/thrust/Makefile",
"makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"lib/boost_1.69.0/libs/math/dot_net_example/distribution_explorer/distribution_explorer.csproj"
],
"largest_source_bytes": 2328744,
"source_files_sampled": 19434,
"oversized_source_files": 345,
"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": 0,
"merged_prs": 0,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "syclik",
"commits": 4639,
"avatar_url": "https://avatars.githubusercontent.com/u/425751?v=4"
},
{
"type": "User",
"login": "PeterLi2016",
"commits": 1636,
"avatar_url": "https://avatars.githubusercontent.com/u/3487481?v=4"
},
{
"type": "User",
"login": "seantalts",
"commits": 504,
"avatar_url": "https://avatars.githubusercontent.com/u/805356?v=4"
},
{
"type": "User",
"login": "betanalpha",
"commits": 494,
"avatar_url": "https://avatars.githubusercontent.com/u/1527190?v=4"
},
{
"type": "User",
"login": "maverickg",
"commits": 461,
"avatar_url": "https://avatars.githubusercontent.com/u/68500?v=4"
},
{
"type": "User",
"login": "stan-buildbot",
"commits": 415,
"avatar_url": "https://avatars.githubusercontent.com/u/3512237?v=4"
},
{
"type": "User",
"login": "SteveBronder",
"commits": 399,
"avatar_url": "https://avatars.githubusercontent.com/u/5857231?v=4"
},
{
"type": "User",
"login": "rtrangucci",
"commits": 393,
"avatar_url": "https://avatars.githubusercontent.com/u/3925639?v=4"
},
{
"type": "User",
"login": "mbrubake",
"commits": 364,
"avatar_url": "https://avatars.githubusercontent.com/u/3383416?v=4"
},
{
"type": "User",
"login": "rok-cesnovar",
"commits": 364,
"avatar_url": "https://avatars.githubusercontent.com/u/28476796?v=4"
}
],
"contributors_sampled": 73,
"top_contributor_share": 0.399
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 5,
"reason": "binaries present in source code",
"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 27 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "1f2d30621a65658d44d8fa2b2d7a281cb2bfad8d",
"ran_at": "2026-07-26T01:24:48Z",
"aggregate_score": 3.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": null,
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/wds15/math",
"host": "github.com",
"name": "math",
"owner": "wds15"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"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": 21,
"inputs": {
"security": 32,
"vitality": 17,
"community": 12,
"governance": 39,
"engineering": 22,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 25,
"overall_after_abandonment_multiplier": 21
},
"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": 1,
"days_since_last_push": 2551,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2551 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2551
}
}
],
"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": 5,
"latest_release_tag": "v2.11.0",
"releases_from_tags": true,
"days_since_latest_release": 3650,
"mean_days_between_releases": 96.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3650 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3650
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~96.2 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 96.2
}
}
],
"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": [
"no_open_demand"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 0,
"unanswered_open_issues": 0,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2571,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 2571 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 2571,
"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": "at_risk",
"name": "Sustainability & Governance",
"value": 39,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 73,
"top_contributor_share": 0.399
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 40% of commits",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 40
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "73 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 73
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 27 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "critical",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Issue resolution, PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"merged_prs": 0,
"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": "no decided pull requests or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_decided_prs_or_data",
"params": {}
}
],
"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": 51,
"inputs": {
"followers": 26,
"owner_type": "User",
"is_verified": null,
"owner_login": "wds15",
"public_repos": 15,
"account_age_days": 4112
},
"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": "26 followers of wds15",
"points": 10.3,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 26,
"login": "wds15"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "15 public repos, account ~11 yr old",
"points": 20.8,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 15
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 22,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"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": 30,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "critical",
"name": "Documentation",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": false,
"has_docs_dir": false,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 32,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 3.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 3.8,
"status": "partial",
"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 27 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "at_risk",
"name": "AI Readiness",
"value": 45,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 5,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.1,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "10 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 5.3,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 10,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 57,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"lib/boost_1.69.0/libs/convert/makefile",
"lib/boost_1.69.0/libs/fiber/examples/cuda/Makefile",
"lib/boost_1.69.0/libs/fiber/examples/hip/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/examples/gmpxx/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/examples/thrust/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/performance/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/performance/SIMD/Makefile",
"lib/boost_1.69.0/libs/numeric/odeint/test_external/thrust/Makefile",
"makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"lib/boost_1.69.0/libs/math/dot_net_example/distribution_explorer/distribution_explorer.csproj"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "lib/boost_1.69.0/libs/convert/makefile, lib/boost_1.69.0/libs/fiber/examples/cuda/Makefile, lib/boost_1.69.0/libs/fiber/examples/hip/Makefile, lib/boost_1.69.0/libs/numeric/odeint/examples/gmpxx/Makefile, lib/boost_1.69.0/libs/numeric/odeint/examples/thrust/Makefile, lib/boost_1.69.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.69.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.69.0/libs/numeric/odeint/test_external/thrust/Makefile, makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lib/boost_1.69.0/libs/convert/makefile, lib/boost_1.69.0/libs/fiber/examples/cuda/Makefile, lib/boost_1.69.0/libs/fiber/examples/hip/Makefile, lib/boost_1.69.0/libs/numeric/odeint/examples/gmpxx/Makefile, lib/boost_1.69.0/libs/numeric/odeint/examples/thrust/Makefile, lib/boost_1.69.0/libs/numeric/odeint/performance/Makefile, lib/boost_1.69.0/libs/numeric/odeint/performance/SIMD/Makefile, lib/boost_1.69.0/libs/numeric/odeint/test_external/thrust/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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C++ (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C++"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 19434,
"oversized_source_files": 345
},
"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": "345/19434 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 19434,
"oversized": 345
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"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": "example, examples, samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-26T01:25:38.437402Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/wds15/math.svg",
"full_name": "wds15/math",
"license_state": "standard",
"license_spdx": "BSD-3-Clause"
}