Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"discord",
"discordgo",
"golang",
"hacktoberfest"
],
"is_fork": false,
"size_kb": 91,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 12160
},
"pushed_at": "2026-07-21T01:08:12Z",
"created_at": "2021-01-22T00:26:11Z",
"owner_type": "User",
"updated_at": "2026-07-21T01:07:19Z",
"description": "configurable, scalable and automatic sharding library for discordgo",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://bracy.dev",
"name": "Nate",
"type": "User",
"login": "servusdei2018",
"company": "@US-Department-of-the-Treasury",
"location": "Washington, DC",
"followers": 146,
"avatar_url": "https://avatars.githubusercontent.com/u/37554478?v=4",
"created_at": "2018-03-19T18:58:55Z",
"is_verified": null,
"public_repos": 104,
"account_age_days": 3056
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v2.6.5",
"kind": "patch",
"published_at": "2026-07-21T01:09:28Z"
},
{
"tag": "v2.6.4",
"kind": "patch",
"published_at": "2026-05-10T20:58:59Z"
},
{
"tag": "v2.6.3",
"kind": "patch",
"published_at": "2025-08-27T13:42:33Z"
},
{
"tag": "v2.6.2",
"kind": "patch",
"published_at": "2025-08-07T13:07:56Z"
},
{
"tag": "v2.6.1",
"kind": "patch",
"published_at": "2025-08-04T21:43:03Z"
},
{
"tag": "v2.6.0",
"kind": "minor",
"published_at": "2025-06-07T23:54:11Z"
},
{
"tag": "v2.5.0",
"kind": "minor",
"published_at": "2024-11-07T19:40:51Z"
},
{
"tag": "v2.4.0",
"kind": "minor",
"published_at": "2024-04-01T14:01:37Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2023-12-28T20:56:39Z"
},
{
"tag": "v2.2.1",
"kind": "patch",
"published_at": "2023-06-30T00:21:12Z"
},
{
"tag": "v2.2.0",
"kind": "minor",
"published_at": "2023-04-28T17:30:03Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2022-08-29T20:00:52Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2022-07-10T18:49:59Z"
},
{
"tag": "v1.2.6",
"kind": "patch",
"published_at": "2022-04-18T22:42:25Z"
},
{
"tag": "v1.2.5",
"kind": "patch",
"published_at": "2022-03-21T19:07:10Z"
},
{
"tag": "v1.2.3",
"kind": "patch",
"published_at": "2021-05-01T04:33:00Z"
}
],
"recent_commits": [
{
"oid": "2d13ed703582f052175e21caf1dfa4edb4c1633b",
"body": null,
"is_bot": false,
"headline": "deps: upgrade dependencies",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2026-07-21T01:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c13eb44c3fd8db2f39adcb40aa93d3e88b187e1b",
"body": null,
"is_bot": false,
"headline": "docs(CONTRIBUTORS.md): add Andrew Craig to contributors list",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2026-05-10T20:57:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "312c9065c28bb7a03e2e2370bd09038be4e5d5c6",
"body": "… on empty shards",
"is_bot": false,
"headline": "fix(manager.go): ensure SessionForDM and SessionForGuild do not panic…",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2026-05-10T19:58:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1503cbb35370dc47a9a8225ac81ffc4c25a2d64",
"body": null,
"is_bot": false,
"headline": "feat: apply events to session after shard init (#41)",
"author_name": "Andrew Craig",
"author_login": "DeathHound6",
"committed_at": "2025-08-27T13:41:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afda4a693452ed624522644ccb93c8c7009dab4b",
"body": "* feat: add ApplicationCommandBulkOverwrite, ApplicationCommandDelete\n\n* docs(README.md): remove issue-count, move docs badge up\n\n* funding: update link (#27)\n\n* docs(README.md): update README\n\n* nit: create CODEOWNERS (#28)\n\n* deps: update discordgo to v0.28.1\n\n* ci: update .travis.yml\n\n* ci: remov\n[…]\nAddHandlerOnce\n\n\n\n* nit: update version\n\n* Fix #38 apply Once handlers on Shard/Session Init\n\n---------\n\nSigned-off-by: Nate Bracy <nate@bracy.dev>\nCo-authored-by: Andrew Craig <acraig176@hotmail.com>",
"is_bot": false,
"headline": "fix: Apply Once handlers on Shard Init (#39) (#40)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2025-08-07T13:05:51Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "5374aab7a00cbd4b4a88e992c9e9fcbc4af269b2",
"body": null,
"is_bot": false,
"headline": "nit: update version",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2025-08-04T21:41:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac29a9e49b95470441ad385c1bf78a6f120e386f",
"body": "Signed-off-by: Nate Bracy <nate@bracy.dev>",
"is_bot": false,
"headline": "feat: implement AddHandlerOnce",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2025-08-04T21:40:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37f91e4e2cacb7aeddeac610044536fedaba1fc6",
"body": null,
"is_bot": false,
"headline": "deps: update discordgo to v0.29.0",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2025-05-25T23:01:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1843e8d013ed947a9f61f952cbee3a76ea95bc8c",
"body": "Signed-off-by: Nathanael Bracy <njtbracy@protonmail.com>",
"is_bot": false,
"headline": "docs: update circleci badge",
"author_name": "Nathanael Bracy",
"author_login": "servusdei2018",
"committed_at": "2024-11-18T08:07:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81d4375e479fcdcbbe70d62f131d41d1b922cfdd",
"body": "* chore(manager.go): refactor shard handling logic\r\n\r\n* feat: create Config, implement manager.NewWithConfig\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n* chore: refactor examples/pingpong\r\n\r\n* version: bump to 2.5.0\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n*\n[…]\nanael Bracy <njtbracy@protonmail.com>\r\n\r\n* ci: travisci -> circleci\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>",
"is_bot": false,
"headline": "ci: travisci -> circleci",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-11-18T08:05:40Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "96261999dc377e8054503be36bc3413c9d4a4bf6",
"body": "* chore(manager.go): refactor shard handling logic\r\n\r\n* feat: create Config, implement manager.NewWithConfig\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n* chore: refactor examples/pingpong\r\n\r\n* version: bump to 2.5.0\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n* nit: gofmt\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>\r\n\r\n---------\r\n\r\nSigned-off-by: Nathanael Bracy <njtbracy@protonmail.com>",
"is_bot": false,
"headline": "feat: create Config, implement manager.NewWithConfig (#35)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-11-07T19:35:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8dd66048ea5365e895e5415f46c7ee64f0be588",
"body": null,
"is_bot": false,
"headline": "chore(manager.go): refactor shard handling logic (#33)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-10-07T21:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89bb5db13cafad97b106547beda11588600a2f3b",
"body": "…ot panic on nil session (#32)",
"is_bot": false,
"headline": "chore(shards.go): refactor Shard.GuildCount, ensure Shard.Stop does n…",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-10-07T21:14:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "964dcc640e7dd62c59432edb7cb06b92214d0a29",
"body": null,
"is_bot": false,
"headline": "docs: update travis status badge url",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-08-30T12:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97642370e0cbdb969f4659fe98b5773179cdf259",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of https://github.com/servusdei2018/shards",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2024-04-10T12:39:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44aa23ac5a0c61001d45aae1c87ddbfc11096505",
"body": null,
"is_bot": false,
"headline": "ci(.travis.yml): set git to shallow clone",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2024-04-10T12:39:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc173634955e0b826beccd85474e9ccf9baa81d5",
"body": null,
"is_bot": false,
"headline": "docs: update CI link (#31)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-04-08T12:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e8ca405a3a529d66edddfd00f1c308c3dcff6d9",
"body": null,
"is_bot": false,
"headline": "ci: remove master branch (#30)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-04-08T12:45:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69fc864312d84d0de14b80e04bdfa7f43d88caf6",
"body": null,
"is_bot": false,
"headline": "ci: update .travis.yml",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2024-04-01T14:09:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "484e40994a67d69ffdbb493f348a7bbd19f624d0",
"body": null,
"is_bot": false,
"headline": "deps: update discordgo to v0.28.1",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2024-04-01T14:00:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f171449f2bf039fe4655f9905ff3180961ab35f",
"body": null,
"is_bot": false,
"headline": "nit: create CODEOWNERS (#28)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-03-21T02:33:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2df3a7611c20e87b66875578200c0bd101a1f9c1",
"body": null,
"is_bot": false,
"headline": "docs(README.md): update README",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-01-02T15:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10edb6410bed003beaf118193fa7c4825770b885",
"body": null,
"is_bot": false,
"headline": "funding: update link (#27)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2024-01-02T15:03:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a298cd475a0a9f327fff012ce3c64bce798c015",
"body": null,
"is_bot": false,
"headline": "docs(README.md): remove issue-count, move docs badge up",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2023-12-28T21:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4a5fa81e4c635758ff3aae1e930f646734748d8",
"body": null,
"is_bot": false,
"headline": "feat: add ApplicationCommandBulkOverwrite, ApplicationCommandDelete",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2023-12-28T21:00:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d62f5f9aa1d7a7bfc601646a153133378dda6ce",
"body": null,
"is_bot": false,
"headline": "Update README.md (#26)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:20:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7967b3116ff7826bd7f10bdec99cd261f5ef9951",
"body": null,
"is_bot": false,
"headline": "Create pull_request_template.md (#25)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba55f66568dc2742afc7ee2fdfc9b09323a55f43",
"body": null,
"is_bot": false,
"headline": "Create CODE_OF_CONDUCT.md (#24)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:14:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4fac49c5eb2cb43fa937dff3f968e2b6cdba45b",
"body": null,
"is_bot": false,
"headline": "Update issue templates (#23)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:13:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ef42087bd08bb59983ede1df1d43d78b7cc846d3",
"body": null,
"is_bot": false,
"headline": "Create SECURITY.md (#22)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "23298d00e58f2a1b6f4355f33e8e04399c716bc2",
"body": null,
"is_bot": false,
"headline": "chore: small edits",
"author_name": "Nate Bracy",
"author_login": "servusdei2018",
"committed_at": "2023-12-23T00:13:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d83d20427df289692eb8dd784e10409f0699f90",
"body": null,
"is_bot": false,
"headline": "remove outdated link",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-12-21T16:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47ed72bc97cbc709f6afec34477fa62153785d76",
"body": null,
"is_bot": false,
"headline": "docs(README.md): update documentation link to v2",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-06-30T19:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9641b144fd1c230bb20c08cdc2635724036b63e3",
"body": null,
"is_bot": false,
"headline": "examples(pingpong): update to v2",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-06-30T00:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31f75d0f41e1fe2c885b959d9164a064efa39ce0",
"body": null,
"is_bot": false,
"headline": "docs: update to v2 (#21)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-06-30T00:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e50def8b2c71cd8206fd04cf27524e738c45daa8",
"body": null,
"is_bot": false,
"headline": "Update go.mod (#20)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2023-06-30T00:18:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e9814b36190ec4c6e09324fd6b8ab578a6eba91",
"body": null,
"is_bot": false,
"headline": "v2.2.0",
"author_name": "servusdei2018",
"author_login": "servusdei2018",
"committed_at": "2023-04-28T17:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ec2ad0c19bbf11d43eaec310c70d6160c18f7e0",
"body": null,
"is_bot": false,
"headline": "update discordgo to v0.27.1",
"author_name": "servusdei2018",
"author_login": "servusdei2018",
"committed_at": "2023-04-28T17:24:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d5265399bc71263c58a22e0a4d7406d1ace67e5",
"body": null,
"is_bot": false,
"headline": "update discordgo to v0.26.1",
"author_name": "Nate Bracy",
"author_login": null,
"committed_at": "2022-08-29T19:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e54c935b916f66f2a19158c0056328f0b2df8cb1",
"body": null,
"is_bot": false,
"headline": "tidy: bump version",
"author_name": "servusdei2018",
"author_login": "servusdei2018",
"committed_at": "2022-07-10T18:46:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b7bbb4a7b911dd1bc36a21a6ae4694a06ba0be7",
"body": "* Fixed manager assignment in Restart\r\n\r\n* Applied new Restart syntax",
"is_bot": false,
"headline": "fix: old handlers active after Manager Restart (#18) [breaking]",
"author_name": "ZerGo0",
"author_login": "ZerGo0",
"committed_at": "2022-07-10T18:44:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1655c73e2fabe40e7c7e78e8a182a5dd4f80cc0a",
"body": "* Fixed missing intent when restarting\r\n\r\n* Update manager.go",
"is_bot": false,
"headline": "fix: missing intent when restarting (#16)",
"author_name": "ZerGo0",
"author_login": "ZerGo0",
"committed_at": "2022-07-10T18:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7119f7410d04f420681d786c401d8305ec6dcc5c",
"body": null,
"is_bot": false,
"headline": "license: renew copyright",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2022-04-19T23:36:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc12aca55a3e900a0e064b69e49ac957ff1c91a3",
"body": null,
"is_bot": false,
"headline": "dep(discordgo): bump to v0.25.0",
"author_name": "servusdei2018",
"author_login": "servusdei2018",
"committed_at": "2022-04-18T22:39:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b092b3a5b4718081663b60afe877a430f377e51",
"body": null,
"is_bot": false,
"headline": "nit: update version string",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2022-03-21T19:06:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "303bc4ad11174824e7e4fa3842bb8a35755a4b7e",
"body": null,
"is_bot": false,
"headline": "fix: fix module name (#14)",
"author_name": "Aliaksandr Zakharenka",
"author_login": "zakharenka",
"committed_at": "2022-03-21T19:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d412912c0ccd3d1ea381840cdafd483b74c2ac19",
"body": "* update go.mod\r\n\r\n* update go.sum",
"is_bot": false,
"headline": "update discordgo to v0.24.0 (#13)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2022-03-12T15:49:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4d1447b5a2d2df83bf4cdae692d5ec9cb0a0922",
"body": null,
"is_bot": false,
"headline": "funding: update link",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-12-27T23:22:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac35abd420844414f043c045c5e742748fde93be",
"body": null,
"is_bot": false,
"headline": "ci(stale): initialize stale configuration",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-10-05T22:29:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c1070acf4e38a69282d036130477f92bad3c233",
"body": "* docs(README.md): remove godoc link\r\n\r\ngodoc was deprecated in favor of pkg.go.dev\r\n\r\n* docs(manager.go:Manager): add documentation\r\n\r\n* version(shards.go): update version string\r\n\r\n* docs(shards.go): improve docs for constants",
"is_bot": false,
"headline": "nit: improve documentation (#12)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-09-14T20:09:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4bdb8b518b46c6859d05f23c169e70913abc77d",
"body": null,
"is_bot": false,
"headline": "docs(manager.go:New): remove deprecated comment",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-09-14T19:55:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bd49e1eb550a7718faa89d2c93431da79499ed1",
"body": "a new function SetShardCount was added in order to make a more seamless method of altering a manager's shard count and document it more specifically",
"is_bot": false,
"headline": "added method for setting the number of shards (#10)",
"author_name": "Norbert Klar",
"author_login": "enkeyz",
"committed_at": "2021-09-14T19:53:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82def470a840da60879ddf08d8ef54e3903f4693",
"body": null,
"is_bot": false,
"headline": "docs(README.md): update badges",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-09-12T00:06:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc58a5d95d8b04e165babfac95ab8fdd5ee467fa",
"body": "…rbosity; fix(README.md): broken links\n\n* fix: broken links in README.md\r\n\r\n* feat(examples/pingpong): increase verbosity\r\n\r\n* doc: update README.md",
"is_bot": false,
"headline": "doc(README.md): update features; feat(examples/pingpong): increase ve…",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-06-13T17:56:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16463bf980a46b4b8fec5a81b293f39baf17dc46",
"body": "* fix: gofmt run\r\n\r\n* fix: sharding properly applied to sessions",
"is_bot": false,
"headline": "fix: sharding improperly applied to sessions (#6)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-05-01T04:22:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6ad99c6bb41b1fa26b43eafaa756f882a55d9fb",
"body": "* feat: add slash commands support\r\n\r\n* fix: slash command support\r\n\r\n* Update shards.go\r\n\r\n* Update shards.go\r\n\r\n* Update manager.go\r\n\r\nCo-authored-by: Nate <37554478+servusDei2018@users.noreply.github.com>",
"is_bot": false,
"headline": "feat: add slash commands support (#3)",
"author_name": "Yannick Seeger",
"author_login": "yk-sgr",
"committed_at": "2021-04-25T21:34:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b218224a1fc43025425dca1b9c2b7718743a8003",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-03-19T20:17:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceba86d63533ae9e606b2169d5e3d66466cf068b",
"body": "Update to discordgo 0.23.1",
"is_bot": false,
"headline": "Merge pull request #2 from jameshclrk/update-discordgo",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-31T21:11:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "860f44ac209018d350c1b7f010aa0ac6ebc18531",
"body": "In discordgo 0.23.0, Intents were made mandatory and the type changed\n from *discordgo.Intent to discordgo.Intent",
"is_bot": false,
"headline": "Update to discordgo 0.23.1",
"author_name": "James Clark",
"author_login": null,
"committed_at": "2021-01-31T17:55:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8341792296fdf64f397efb1f4c37bf2d6dde97",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T02:32:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c887052acd342f29e70fafaf36b3af7642c542d2",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T02:32:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29217dc61f02a77094e0e53284d183051fbab3f1",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T02:28:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed547a2e428483ea35e71da77b4fa45479af845e",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T02:24:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62fa726b3966a52f4c5a1b4a366a3a9dfea5f77",
"body": null,
"is_bot": false,
"headline": "Create .travis.yml",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T01:58:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8179fa2d24ba0c320b4939811928cf574f6c7f1",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T01:55:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61fbe1d024fe6f2671da4c2731d32381d8ca9c43",
"body": null,
"is_bot": false,
"headline": "Add Go Reference (pkg.go.dev)",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T00:11:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "754713a7e8bf0d03c293a6b82bc55180742d5d2b",
"body": null,
"is_bot": false,
"headline": "Add files via upload",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-23T00:01:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c160356d98ec6e11cbf2ef30cecc71779127b636",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T01:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e16cd31d67998450b913fc77152b38d88a2f78d",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T01:19:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91f70a3afeb7e1087890d12324d47f63ccd2497f",
"body": null,
"is_bot": false,
"headline": "Delete go.sum",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T01:16:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367be641a98c2a5877404dc5d850602a17d2a3ba",
"body": null,
"is_bot": false,
"headline": "Delete go.mod",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T01:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18d73ad6f0e2a67b0be5005b158e966af0a3fc5",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T01:02:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39bde98cb024203f2b5d9d573273352227a04b9c",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T00:55:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3fccfaffe5d7e30fa13e5e9d7c42b9b55261512f",
"body": null,
"is_bot": false,
"headline": "v1.0.0",
"author_name": "Nate",
"author_login": "servusdei2018",
"committed_at": "2021-01-22T00:52:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 16,
"commits_last_year": 7,
"latest_release_at": "2026-07-21T01:09:28Z",
"latest_release_tag": "v2.6.5",
"releases_from_tags": false,
"days_since_last_push": 11,
"active_weeks_last_year": 4,
"days_since_latest_release": 11,
"mean_days_between_releases": 124.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 100,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": true
},
"ecosystem": {
"packages": [
{
"name": "github.com/servusdei2018/shards/v2",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/servusdei2018/shards/v2",
"is_deprecated": false,
"latest_version": "v2.6.5",
"repository_url": "https://github.com/servusdei2018/shards",
"versions_count": 13,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-21T01:07:58Z",
"latest_version_yanked": null,
"days_since_latest_publish": 11
}
]
},
"popularity": {
"forks": 5,
"stars": 47,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2021-04-25",
"count": 1
},
{
"date": "2021-08-29",
"count": 1
},
{
"date": "2022-01-24",
"count": 1
},
{
"date": "2024-11-07",
"count": 1
},
{
"date": "2025-07-05",
"count": 1
}
],
"complete": true,
"collected": 5,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 7432,
"source_files_sampled": 4,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"severity": "unknown",
"ecosystem": "go",
"cvss_score": null,
"advisory_ids": [
"GO-2026-5932"
],
"fixed_version": null,
"advisory_count": 1,
"oldest_advisory_days": 24
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"unknown": 1
},
"advisory_count": 1,
"affected_count": 1,
"assessed_count": 4,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/bwmarrin/discordgo",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.29.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/bwmarrin/discordgo",
"direct": true,
"version": "v0.29.0",
"ecosystem": "go"
},
{
"name": "github.com/gorilla/websocket",
"direct": false,
"version": "v1.5.3",
"ecosystem": "go"
},
{
"name": "golang.org/x/crypto",
"direct": false,
"version": "v0.54.0",
"ecosystem": "go"
},
{
"name": "golang.org/x/sys",
"direct": false,
"version": "v0.47.0",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 1,
"indirect_count": 3
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 30,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 9,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "servusdei2018",
"commits": 66,
"avatar_url": "https://avatars.githubusercontent.com/u/37554478?v=4"
},
{
"type": "User",
"login": "ZerGo0",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/18653821?v=4"
},
{
"type": "User",
"login": "zakharenka",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17183002?v=4"
},
{
"type": "User",
"login": "DeathHound6",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/44831187?v=4"
},
{
"type": "User",
"login": "enkeyz",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/17646853?v=4"
},
{
"type": "User",
"login": "yk-sgr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/24418343?v=4"
}
],
"contributors_sampled": 6,
"top_contributor_share": 0.917
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"stale.yml"
],
"has_docs_dir": false,
"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": 0,
"reason": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 2/19 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 4 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 2,
"reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"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": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 9,
"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": 9,
"reason": "1 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "2d13ed703582f052175e21caf1dfa4edb4c1633b",
"ran_at": "2026-08-01T09:27:02Z",
"aggregate_score": 5.1,
"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-21T01:07:57Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-08-27T13:41:06Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/servusdei2018/shards",
"host": "github.com",
"name": "shards",
"owner": "servusdei2018"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 56 is calibrated to 59 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 56,
"calibrated": 59,
"calibration": "2026-08-02"
}
}
],
"value": 59,
"inputs": {
"security": 61,
"vitality": 59,
"community": 60,
"governance": 65,
"calibration": "2026-08-02",
"engineering": 38,
"ai_readiness": 46,
"weighted_overall_raw": 56
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 59,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "weak",
"name": "Development activity",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"commits_last_year": 7,
"human_commit_share": 1,
"days_since_last_push": 11,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 11 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "7 commits in the last year",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 7
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 2,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"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": 84,
"inputs": {
"releases_count": 16,
"latest_release_tag": "v2.6.5",
"releases_from_tags": false,
"days_since_latest_release": 11,
"mean_days_between_releases": 124.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "16 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 16
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 11 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 11
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~124.1 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 124.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 60,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"forks": 5,
"stars": 47,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "47 stars",
"points": 27,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"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": 92,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"readme_badge_services": [],
"has_pull_request_template": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 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": 6.3,
"status": "met",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 65,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 29,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 6,
"top_contributor_share": 0.917
},
"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 92% of commits",
"points": 1.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 92
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "6 contributors",
"points": 8.1,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 6
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "excellent",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 82,
"inputs": {
"merged_prs": 30,
"open_issues": 0,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 2,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "30/32 decided PRs merged",
"points": 28.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 30,
"decided": 32
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 63,
"inputs": {
"followers": 146,
"owner_type": "User",
"is_verified": null,
"owner_login": "servusdei2018",
"public_repos": 104,
"account_age_days": 3056
},
"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": "146 followers of servusdei2018",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 146,
"login": "servusdei2018"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "104 public repos, account ~8 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 104
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/servusdei2018/shards/v2"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 11
},
"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 11 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 11
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "13 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 13
}
}
],
"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": "weak",
"name": "Engineering Quality",
"value": 38,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"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": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"discord",
"discordgo",
"golang",
"hacktoberfest"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "4 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 4
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 61,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 51,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5.1
},
"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": "1 out of 16 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/19 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 4 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
"points": 1.5,
"status": "partial",
"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": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "1 existing vulnerabilities detected",
"points": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 4 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 4
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 1,
"affected_packages": 1,
"assessed_packages": 4,
"unassessed_packages": 0,
"affected_by_severity": "unknown 1",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 4,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 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": "weak",
"name": "AI Readiness",
"value": 46,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 38,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.716,
"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": "53 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 38.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 53,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 34,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"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": "go.mod (toolchain convention, no task runner)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "toolchain_convention",
"params": {
"files": "go.mod"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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 74",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 74
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 7432,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"chat-bot"
],
"scores": {
"library": 5,
"chat-bot": 4
},
"primary": "library",
"evidence": [
{
"tier": "dependencies",
"label": "chat-bot",
"source": "dep:github.com/bwmarrin/discordgo",
"weight": 4
},
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 3
},
{
"tier": "description",
"label": "library",
"source": "description:library",
"weight": 2
}
],
"artifacts": [],
"confidence": "low",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-08-01T09:27:16.569177Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/servusdei2018/shards.svg",
"full_name": "servusdei2018/shards",
"license_state": "standard",
"license_spdx": "MIT"
}