JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 90851,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 467666,
"Shell": 8183,
"Makefile": 1170
},
"pushed_at": "2026-07-17T19:41:36Z",
"created_at": "2026-03-11T19:57:01Z",
"owner_type": "Organization",
"updated_at": "2026-07-17T19:40:34Z",
"description": null,
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://slack.com/",
"name": "Slack",
"type": "Organization",
"login": "slackhq",
"company": null,
"location": "San Francisco & Vancouver",
"followers": 1047,
"avatar_url": "https://avatars.githubusercontent.com/u/6911160?v=4",
"created_at": "2014-03-10T19:23:15Z",
"is_verified": null,
"public_repos": 74,
"account_age_days": 4521
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.1.9",
"kind": "patch",
"published_at": "2026-07-17T19:43:33Z"
},
{
"tag": "v2.1.8",
"kind": "patch",
"published_at": "2026-07-14T01:11:49Z"
},
{
"tag": "v2.1.7",
"kind": "patch",
"published_at": "2026-07-08T03:52:10Z"
},
{
"tag": "v2.1.6",
"kind": "patch",
"published_at": "2026-06-24T12:12:17Z"
},
{
"tag": "v2.1.5",
"kind": "patch",
"published_at": "2026-05-14T19:47:41Z"
},
{
"tag": "v2.1.4",
"kind": "patch",
"published_at": "2026-04-20T16:34:34Z"
},
{
"tag": "v2.1.3",
"kind": "patch",
"published_at": "2026-04-10T15:58:07Z"
},
{
"tag": "v2.1.2",
"kind": "patch",
"published_at": "2026-04-08T22:05:05Z"
},
{
"tag": "v2.1.1",
"kind": "patch",
"published_at": "2026-04-06T16:36:58Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2026-03-23T11:16:25Z"
},
{
"tag": "v2.0.12",
"kind": "patch",
"published_at": "2026-03-22T12:10:36Z"
},
{
"tag": "v2.0.11",
"kind": "patch",
"published_at": "2026-03-12T19:29:03Z"
}
],
"recent_commits": [
{
"oid": "fe2e4666635c2fc9fbc63827bc7d98e5435c3653",
"body": null,
"is_bot": false,
"headline": "Upgrade stable version to 2.1.9 (#114)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-17T19:40:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1a53a216280d8e7084c5dcc50c840af3f8f50a",
"body": null,
"is_bot": false,
"headline": "logs --status only includes up to date comments (#113)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-17T16:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72ae8845a2c0990b7895a5571760b17d05a30493",
"body": null,
"is_bot": false,
"headline": "sync-branches: add commit indicator to command line (#112)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-14T15:38:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2abab421fe9ff9b527dae0049893301857fc00e1",
"body": null,
"is_bot": false,
"headline": "Upgrade version to 2.1.8 (#111)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-14T01:07:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b04b59287354e016b0339fcf6921c1070c6b39",
"body": null,
"is_bot": false,
"headline": "simplify CherryPick (#110)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-13T20:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a5602e50b13f6a4c8b5b1f52624ffd725f0ea37",
"body": null,
"is_bot": false,
"headline": "rename updated-branches -> sync-branches (#109)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-13T17:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "449fbc0daad1d0197845c7c735bc42fbfa0248d1",
"body": null,
"is_bot": false,
"headline": "retry cherry-pick on `update` (#108)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-13T17:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7d71617c24ffae7c4a203fe7060121140680dc",
"body": "* update-branches uses mergeBase\n\nconflicting files\n\ncheck names\n\nfallback\n\n* revert ETags\n\n* Q also escapes progress\n\n* update-branches also checks if merge is needed\n\n* levels\n\n* test",
"is_bot": false,
"headline": "update-branches uses mergeBase (#107)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-13T17:47:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "738dae1c72b29d61eb751c14d2ba8b47f0a69501",
"body": null,
"is_bot": false,
"headline": "Also check for gh rate limit string (#106)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-11T11:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0559f993ef9604bd09f785dedb68c83bdbbadb44",
"body": null,
"is_bot": false,
"headline": "Use HEAD (#105)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T03:48:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "99dee30cc0f5d114560099d568e004cf7237ea2d",
"body": null,
"is_bot": false,
"headline": "Change log for 2.1.7 (#104)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T03:41:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fec431a216664b6efe738e8be5c24414a90ab84",
"body": null,
"is_bot": false,
"headline": "Upgrade stable to Version 2.1.7 (#99)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T03:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6da13a8473b96de5adff75dc247cb82e153861",
"body": null,
"is_bot": false,
"headline": "More concise help (#103)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T03:35:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da2573c6fc9e98a72416622adc7c684828f1c260",
"body": null,
"is_bot": false,
"headline": "Add status checks to add-reviewers (#102)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T03:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "935fa53a146f277f17a667ac86e3417f540e5f4d",
"body": null,
"is_bot": false,
"headline": "refined (#101)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T02:48:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9863559992fb0833a796bb0e9d828be46120a344",
"body": "* Use ETags to limit API usage\n\n* Don't retry 304",
"is_bot": false,
"headline": "Use ETags to limit API usage (#100)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-08T02:20:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38aa630d8a90951c688bf11bab77b0c4e476144d",
"body": null,
"is_bot": false,
"headline": "Upgrade stable to Version 2.1.7 (#98)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-07T17:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bd107d831885328479ff11f6c9cce5a3f5a276c",
"body": "* Less padding in help\n\n* log level",
"is_bot": false,
"headline": "Less padding in help (#97)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-07T16:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2921d3374e40892a017a0ebabc28aac716e6e87c",
"body": null,
"is_bot": false,
"headline": "Update readme (#96)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-07T14:32:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a7588d498501db9bbabee4dd17c08412fbed0a4",
"body": null,
"is_bot": false,
"headline": "update-branches command (#95)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-07-07T12:13:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9739aae65a1ff6e3499299b768fa3a680e0e2cc8",
"body": null,
"is_bot": false,
"headline": "Allow retrying of failed cherry-pick (#94)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-29T16:16:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5a6e8cddba1c0ee8b0be7323d8dfa1f93d342ca",
"body": null,
"is_bot": false,
"headline": "Upgrade current version to 2.1.7 (#93)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-24T12:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c7566a19dc1c5a4e8c3fa45f5e0c1bdeae8d7a3",
"body": null,
"is_bot": false,
"headline": "Upgrade stable version to 2.1.6 (#92)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-24T12:04:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73726092680fb66d1a720e5342375b7f050a31d8",
"body": null,
"is_bot": false,
"headline": "retry delay (#91)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-24T03:19:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae70d403c25070657f3d00b86490e4d28d536933",
"body": null,
"is_bot": false,
"headline": "Retry git index.lock failures (#88)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-23T22:48:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab41f4b6a7fa2943179c24d9b28876ecb4d3cd7f",
"body": null,
"is_bot": false,
"headline": "update command: do not include advice.diverging (#86)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-23T22:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac9deffc9aa7355cb63b50630ed824f515b66ec9",
"body": null,
"is_bot": false,
"headline": "Strip co-authored by (#87)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-23T22:44:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "902e57f930723ba17cf0e27f30518f449c5b426d",
"body": null,
"is_bot": false,
"headline": "Default ShowWorktrees to false (#90)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-23T22:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b73ba2094a5b27e3d0c113c96c2efb813377e2a",
"body": null,
"is_bot": false,
"headline": "no test LevelDebug (#89)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-06-23T22:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c6d58ecdf99e539bb850f67f1e74c4eed4de286",
"body": null,
"is_bot": false,
"headline": "Upload required SECURITY.md file for compliance",
"author_name": "Salesforce OSPO Service Bot",
"author_login": "sfdc-ospo-bot",
"committed_at": "2026-06-02T19:17:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1d555ae54e5fd3974a87a37ede6c8a2019021a6",
"body": null,
"is_bot": false,
"headline": "Upgrade current version to 2.1.6 (#84)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-14T19:47:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52cb4b44557fea015cb3f26485db05b48df4bafe",
"body": null,
"is_bot": false,
"headline": "Upgrade stable version to 2.1.5 (#83)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-14T19:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "87d3fbce5b5fc03d3ce8788a08b0405a4e65bf84",
"body": null,
"is_bot": false,
"headline": "Support LFS (#82)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-14T19:20:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "116b68d858d2c9b4a279cba58d95dd2053c2ee7b",
"body": null,
"is_bot": false,
"headline": "Upgrade to bubbles v0.20.5 (#81)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-11T15:59:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a134b298fe9bdf4cd4879ef32a470b5ee7f15f08",
"body": null,
"is_bot": false,
"headline": "pre-commit hook (#78)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-11T15:53:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1fb1cafb53ffa6a32c589863621994c240612530",
"body": null,
"is_bot": false,
"headline": "claude fixes, commands (#79)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-11T15:51:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d2ad287679e4ce11dc38ffb915a944fbd02de60",
"body": null,
"is_bot": false,
"headline": "current version 2.1.5 (#80)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-05-11T15:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f57652b396e1b7f46a0bb2ab76bf9cffc6dbd08",
"body": null,
"is_bot": false,
"headline": "Upgrade to 2.1.4 (#77)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-20T16:29:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af733156883e296a28009fdf474e54df6ec80ef5",
"body": "* Fix other minor inconsistencies round 3\n\n* log --status: Show merging status when in merge queue\n\n* One character changes and works with Forks\n\n* One character changes and works with Forks\n\n* update bubbles version\n\n* Fork support: only add repo when in a fork",
"is_bot": false,
"headline": "Fix other minor inconsistencies round 3 (#76)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-20T16:12:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a9b05c4e54d7c4996a3788fc12fdeed35689aca",
"body": "The `--no-template` flag added in #70 requires passing it on every `sd new` invocation. For users who always want raw commit bodies as PR descriptions, this adds a persistent config option.\n\nSetting `noTemplate: true` in `~/.gh-stacked-diff/config.yaml` (or via `--config noTemplate=true`) makes `sd \n[…]\nore | After |\n| ------------- | ------------- |\n| <img src=\"\" alt=\"\" width=\"300\"/> | <img src=\"\" alt=\"\" width=\"300\"/> |\n| <video src=\"\" alt=\"\" width=\"300\"/> | <video src=\"\" alt=\"\" width=\"300\"/> |\n\n-->",
"is_bot": false,
"headline": "Add noTemplate config option (#71)",
"author_name": "Evan Isnor",
"author_login": "evanisnor",
"committed_at": "2026-04-20T16:07:59Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "7719e9bdaa189e32df1378b61387ab9b67218a76",
"body": null,
"is_bot": false,
"headline": "Fix other minor inconsistencies round 2 (#75)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-17T14:54:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18757c53d5f6a42531ae1ccfa9830daf71efa761",
"body": null,
"is_bot": false,
"headline": "Fix other minor inconsistencies (#74)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-17T14:52:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f71fb08a6dcd795e505742d8b8095a402abe555a",
"body": null,
"is_bot": false,
"headline": "Fix minor inconsistencies (#73)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-17T11:04:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d47b24488aa7d369487dc761f1e22e75daeecb92",
"body": null,
"is_bot": false,
"headline": "Simplify code: GetUsername check, comments, cache (#72)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-17T11:02:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48500cf8b8664218bc62d282bb7bc0b10830f1b0",
"body": "* Add --no-template flag to sd new\n\nWhen commit messages already contain a complete PR description (ticket, feature flags, before/after table), the template pipeline mangles the body: stripping markdown headers starting with `#`, losing feature flag values, and duplicating the HTML comment sections.\n[…]\nink\n* Add tests for `--no-template` with and without a ticket prefix in the commit subject\n\n#### Ticket: NONE\n\n#### Feature flag(s): NONE\n\n* Mark --no-template and --feature-flag as mutually exclusive",
"is_bot": false,
"headline": "Add --no-template flag to sd new (#70)",
"author_name": "Evan Isnor",
"author_login": "evanisnor",
"committed_at": "2026-04-16T01:01:13Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "517c78355049e72d82ece18dce89af093941a29f",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 2.1.3 (#69)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T15:53:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04ae8ba5e9f07a323173aeac71bfbaba238026fe",
"body": null,
"is_bot": false,
"headline": "Script to update README: update-readme-help.sh (#68)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T15:52:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "827743e9d293a48c6ef1b2e4e35176ce11e3d94f",
"body": null,
"is_bot": false,
"headline": "Move metrics to cache dir (#67)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:46:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ae70ceb6a0c1f24afa09b659eaf35db5533dd1d7",
"body": null,
"is_bot": false,
"headline": "MkDirAll moved to GetConfigHome() (#66)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:43:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e569a6088cc825f0e7b312ab32ea6c34a9bf2b6",
"body": null,
"is_bot": false,
"headline": "Security: permissions on existing file (#65)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:39:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24088de26c0a3099c86ef79478cd1d5f23990acd",
"body": "* Security: note about git hooks\n\n* fixes tests\n\n* Security: templates requireGitRef",
"is_bot": false,
"headline": "Security: note about git hooks (#64)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b80bbdbb8b8b51b85d26439c4a045f1f96a3bfd8",
"body": null,
"is_bot": false,
"headline": "Security: valid input (#62)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45229fc93aa0ec036398f6bce887baa1283bf833",
"body": null,
"is_bot": false,
"headline": "Security: file permissions (#63)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c3312235a2951e526dc801a8a5c21a5f9dc746c5",
"body": null,
"is_bot": false,
"headline": "Security: quote GIT_SEQUENCE_EDITOR (#61)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T13:13:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8719a87d064dd4c2bc68a7166bb1dbe453e64f68",
"body": null,
"is_bot": false,
"headline": "Show branches faster with log -s (#60)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T02:33:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e1445e2872cf052799d8c8120e0b1bda4197784",
"body": "* Show the top rows in log --status\n\nonly the bottom rows were being shown before\n\n* tests",
"is_bot": false,
"headline": "Show the top rows in log --status (#59)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T02:32:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6f6675300c0d65d552d2339e9a3962cda707a09",
"body": null,
"is_bot": false,
"headline": "Upgrade current version to 2.1.3 (#58)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T02:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6a97639041284fd071bd5e0262310fc2cb8e481",
"body": null,
"is_bot": false,
"headline": "Make README more readable (#57)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-10T02:20:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6eca0cff5d55975d0471f8a0d4efc24839f2668",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-09T17:22:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b45dbc3c67c4f693fb727d6cf81c2a789af3fbc5",
"body": "* Make README easier to read\n\n* sizing",
"is_bot": false,
"headline": "Make README easier to read (#56)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-09T17:18:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb62722a399074805e7d38d187c8efc7da434b6e",
"body": "…e (#55)\n\nThere is an issue where if a user has two commits on main with the same subject, it will confuse `sd`. For example if a user creates a PR for one of the commits `sd log` will list both commits with a ✅ .",
"is_bot": false,
"headline": "Use different emoji to indicate that commit subjects are the duplicat…",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-09T17:06:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e45593449b906cfc6cc95bef608a79aa4256e288",
"body": "* update readme\n\n* developer_guide",
"is_bot": false,
"headline": "update readme (#54)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T22:02:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2fd2a6a2ddf5916cc3ef3215dbf80b8dce2acf4",
"body": null,
"is_bot": false,
"headline": "Upgrade to version 2.1.2 (#53)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T21:40:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7cffed6f6f1ba6931a50268527dceb0429612083",
"body": "# Conflicts:\n#\tcommands/parse_arguments.go",
"is_bot": false,
"headline": "Run completion from outside git repository (#52)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T21:02:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fae639b270f17e42fa7302ff7689b7494039b0c8",
"body": "…tion (#44)",
"is_bot": false,
"headline": "better TestSdNew_WithTicketUrlPattern_ReplacesTicketNumberInPrDescrip…",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:52:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55a4390b85b884c582786e2ce91d33529be5a242",
"body": null,
"is_bot": false,
"headline": "better loading when legend for users selection isn't shown (#51)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:50:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c86fd4e45091e62c6b7b876c5cdfe807510161d",
"body": "* only show one line when retrying\n\n* lint",
"is_bot": false,
"headline": "only show one line when retrying (#50)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:46:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62ba53190f7e62a55859ef4abc5b08164ab5de0a",
"body": null,
"is_bot": false,
"headline": "different configs for different legends (#49)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:36:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c824435e6559f0074ab7687c3c6ebc83b62a45f",
"body": "The worktree branch is usually not pushed so it does not exist.",
"is_bot": false,
"headline": "Support creation of PRs from a worktree directory (#48)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f918fb6fc89c3b3e782932fc58d47e053b90669",
"body": null,
"is_bot": false,
"headline": "worktree move rollback (#47)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e49ff3dfb4197f3da6bdbda7f60f823696016c3",
"body": null,
"is_bot": false,
"headline": "Only show the legend 3 times (#46)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:14:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c399ce3c5402fd958aff4fc13992162a09ec8fa",
"body": "* add legend for using table\n\n* Show UI Legend under controls",
"is_bot": false,
"headline": "add legend for using table (#45)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-08T20:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ee9b6654fdc4aa3597d162bb614d9cb60b4ebaa",
"body": "…on (#43)",
"is_bot": false,
"headline": "test TestSdNew_WithTicketUrlPattern_ReplacesTicketNumberInPrDescripti…",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-07T17:06:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ab699923d2004cca11fa0069a14d92522776da3",
"body": null,
"is_bot": false,
"headline": "change log for worktrees",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-06T22:22:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01f4ff55a1fcfe76fefad97e9421a3ad19eb64da",
"body": null,
"is_bot": false,
"headline": "changelog",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-06T19:23:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea414ab3e54f15662a2f22157e26aaaaad8f6d82",
"body": null,
"is_bot": false,
"headline": "Upgrade stable version to 2.1.1 (#42)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-06T16:15:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f94a1a3ffe5bb8f921d82c3f75bb32f12dcbfcf8",
"body": "* worktree move - don't change directories, skip detached head\n\nAlso, test cleanup\n\nworktree move - don't change directories, skip detached head\n\nAlso, test cleanup and disable commits already on main\n\n* panic\n\n* test cleanup\n\n* use commit hash\n\n* test",
"is_bot": false,
"headline": "worktree move - don't change directories, skip detached head (#41)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-03T03:50:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "307e647bdfce47587a6b6a2e00dcfbfa684d3486",
"body": "# Conflicts:\n#\tgitutil/gh_util.go\n#\tinteractive/log_status.go",
"is_bot": false,
"headline": "sd log status: in merging (#40)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T21:27:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da9eb5cf1b8405cb6d0323f4c215af9306210136",
"body": "* worktree branch\n\n* ticket URL\n\n* fix for failure\n\n* prompt for worktree\n\n* fix log test\n\n* include config file location\n\n* worktree-move\n\n* showWorktrees config\n\n* fix test",
"is_bot": false,
"headline": "worktree branch (#39)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T21:21:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7950654a049b770da5bc9893a197d8d3c7c84e01",
"body": "* use path for secondary branch\n\n* config worktreeMainBranchGuard\n\n* New command: worktree-move\n\n* fix tests",
"is_bot": false,
"headline": "use path for secondary branch (#38)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T20:48:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ca8572e619118aa833d4ef331fc4d079e36565",
"body": null,
"is_bot": false,
"headline": "create gitutil (#37)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T20:44:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b14b0e11c7010b397919eedfaddfb33311bca31",
"body": null,
"is_bot": false,
"headline": "upgrade current version to 2..1.1 (#36)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T20:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4af2f4f2d8ed366d6236c3dcce7551bb090691e2",
"body": "* Support worktrees in new and update\n\n* test",
"is_bot": false,
"headline": "Support worktrees in new and update (#35)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T20:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c1f9ec0fd7692c98a33cb29fc50cc0eeefd201b",
"body": null,
"is_bot": false,
"headline": "ticket url pattern (#34)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-04-02T20:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bcfaded804b21f126cdb894fca74256e39c48a9",
"body": null,
"is_bot": false,
"headline": "Update CHANGELOG.md",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T17:31:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e78e71f19509bdb631cf42180291338d0cc2eb6",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T17:28:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e23254a70e61f9b708f71d09aafa0e0c0ff4e8a",
"body": null,
"is_bot": false,
"headline": "remove \"default []\" from help (#33)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T12:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3735d4fe18c86cc07ad011a4260be75d791c6237",
"body": null,
"is_bot": false,
"headline": "older contributors - without git commits (#32)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T11:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b54006bb125d7ec86e85c86f63b34fb43a5c666",
"body": "* upgrade to 2.1.0\n\n* readme",
"is_bot": false,
"headline": "upgrade to 2.1.0 (#31)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T11:12:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6c101f9ddb8051a35ad072c67080ac1f7675ec2",
"body": "* Show closed/merged status regardless of draft status\n\n* Show closed/merged status regardless of draft status - review\n\n* use poll frequency setting",
"is_bot": false,
"headline": "Show closed/merged status regardless of draft status (#30)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T11:02:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61864d239be06c7d54b045ae9b3aaedb9ed355e",
"body": null,
"is_bot": false,
"headline": "only show draft (#29)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T10:11:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d3b6419809b5884c3dadd7c45f596e50c7ffa05",
"body": null,
"is_bot": false,
"headline": "countdown waiting 10 seconds (#28)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T10:10:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703f0573ab4358c39827122f515a3465ce817343",
"body": null,
"is_bot": false,
"headline": "update - wait for checks when adding reviewers (#27)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T10:07:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaaaf14d175977c767fb8b9fde542e684d660bf7",
"body": "* Log status and poll\n\n* review #1 with context\n\n* review #2 with context\n\n* review #3 - cleared context\n\n* review #4, same context\n\n* review #5, clear context\n\n* review #5, same context\n\n* review #6, same context\n\n* review #7, same context\n\n* review #8, clear context\n\n* review #8, same context\n\n* review #10, same context\n\n* allow SendInput to be called after\n\n* WaitForOutput\n\n* no eol on loading indicator\n\n* review #11 new context\n\n* color and alignment",
"is_bot": false,
"headline": "Log status and poll (#22)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T10:02:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90eb9bcf9a42ec0887012e9280fed8d6f5ae0914",
"body": null,
"is_bot": false,
"headline": "claude testing overview (#26)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T09:36:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d5cc8a219d98233271771655a8f06abf85565482",
"body": null,
"is_bot": false,
"headline": "skip advice.diverging (#25)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T09:35:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee8c33a5780745170e94c940207fa9da62fd41da",
"body": null,
"is_bot": false,
"headline": "merge == mark as ready (#24)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T09:33:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ed4ee25ca3f7ac16c05ef85c9a3eb673c597e1",
"body": "* CI lint\n\n* version\n\n* prs",
"is_bot": false,
"headline": "CI lint (#23)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-23T09:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16d9acfe115d96425acdccdedff83fb00572d774",
"body": "* upgrade to version 2.0.12\n\n* 2.1.0\n\n* changelog\n\n* remove golang library option\n\n* remove slack claude\n\n* scrub docs",
"is_bot": false,
"headline": "upgrade to version 2.0.12 (#19)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-22T12:04:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cff642a9708997ea8344b2f314fe81191be0b1f2",
"body": null,
"is_bot": false,
"headline": "lint in workflow (#21)",
"author_name": "Josh Allen",
"author_login": "slack-jallen",
"committed_at": "2026-03-22T11:45:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 122,
"latest_release_at": "2026-07-17T19:43:33Z",
"latest_release_tag": "v2.1.9",
"releases_from_tags": false,
"days_since_last_push": 9,
"active_weeks_last_year": 13,
"days_since_latest_release": 9,
"mean_days_between_releases": 12.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": false,
"has_contributing": true,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/slackhq/gh-stacked-diff/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/slackhq/gh-stacked-diff/v2",
"is_deprecated": false,
"latest_version": "v2.1.9",
"repository_url": "https://github.com/slackhq/gh-stacked-diff",
"versions_count": 12,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-17T19:40:11Z",
"latest_version_yanked": null,
"days_since_latest_publish": 9
}
]
},
"popularity": {
"forks": 0,
"stars": 6,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 25681,
"source_files_sampled": 93,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8621
},
"dependencies": {
"manifests": [
"go.mod"
],
"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": [
"go"
],
"dependencies": [
{
"name": "github.com/charmbracelet/bubbles",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.20.0"
},
{
"name": "github.com/charmbracelet/bubbletea",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.3.4"
},
{
"name": "github.com/charmbracelet/lipgloss",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.1.0"
},
{
"name": "github.com/charmbracelet/x/ansi",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.8.0"
},
{
"name": "github.com/charmbracelet/x/term",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.2.1"
},
{
"name": "github.com/fatih/color",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.18.0"
},
{
"name": "github.com/hairyhenderson/go-codeowners",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.3.0"
},
{
"name": "github.com/spf13/cobra",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.10.2"
},
{
"name": "github.com/stretchr/testify",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.8.4"
},
{
"name": "gopkg.in/yaml.v3",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v3.0.1"
}
],
"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": 113,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 1,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "slack-jallen",
"commits": 118,
"avatar_url": "https://avatars.githubusercontent.com/u/79605685?v=4"
},
{
"type": "User",
"login": "evanisnor",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/478342?v=4"
},
{
"type": "User",
"login": "sfdc-ospo-bot",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/187804696?v=4"
}
],
"contributors_sampled": 3,
"top_contributor_share": 0.967
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"go.yml",
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 10,
"reason": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 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": 0,
"reason": "project has 0 contributing companies or organizations -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": 0,
"reason": "Project has not signed or included provenance with any releases.",
"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": 8,
"reason": "2 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "fe2e4666635c2fc9fbc63827bc7d98e5435c3653",
"ran_at": "2026-07-27T18:28:37Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-17T19:43:41Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-17T19:40:28Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/slackhq/gh-stacked-diff",
"host": "github.com",
"name": "gh-stacked-diff",
"owner": "slackhq"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 44,
"vitality": 76,
"community": 46,
"governance": 65,
"engineering": 67
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"commits_last_year": 122,
"human_commit_share": 1,
"days_since_last_push": 9,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 9 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "122 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 122
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 12,
"latest_release_tag": "v2.1.9",
"releases_from_tags": false,
"days_since_latest_release": 9,
"mean_days_between_releases": 12.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 9 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 9
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~12.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 12.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 46,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"forks": 0,
"stars": 6,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "6 stars",
"points": 11.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 6
}
}
],
"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": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 3,
"top_contributor_share": 0.967
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 97% of commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 97
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "3 contributors",
"points": 4.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 3
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"merged_prs": 113,
"open_issues": 0,
"closed_issues": 1,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 0
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "113/113 decided PRs merged",
"points": 38.2,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 113,
"decided": 113
}
}
],
"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": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 77,
"inputs": {
"followers": 1047,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "slackhq",
"public_repos": 74,
"account_age_days": 4521
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "1,047 followers of slackhq",
"points": 21.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 1047,
"login": "slackhq"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "74 public repos, account ~12 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 74
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/slackhq/gh-stacked-diff/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 9
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 9 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 9
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "12 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 12
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 67,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "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": 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": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 20,
"status": "met",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": true,
"has_description": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"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": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "29 out of 29 merged PRs checked by a CI test -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 0 contributing companies or organizations -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"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": "2 existing vulnerabilities detected",
"points": 6,
"status": "partial",
"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": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "good",
"name": "AI Readiness",
"value": 76,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "excellent",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.92,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 8621
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "92 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 92,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "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": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 25681,
"source_files_sampled": 93,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/93 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 93,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T18:29:02.054697Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/slackhq/gh-stacked-diff.svg",
"full_name": "slackhq/gh-stacked-diff",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}