Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 375,
"has_wiki": true,
"homepage": "https://jsr.io/@resulto/core",
"languages": {
"JavaScript": 960,
"TypeScript": 107961
},
"pushed_at": "2026-07-20T11:03:28Z",
"created_at": "2023-08-20T18:40:16Z",
"owner_type": "User",
"updated_at": "2026-07-20T11:03:30Z",
"description": "A Rust-inspired Result and Option library for writing more correct TypeScript, with an ESLint plugin that helps catch ignored results.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "TypeScript",
"significant_languages": [
"TypeScript"
]
},
"owner": {
"blog": "http://njump.me/adjika.dev",
"name": "Kirill Timchenko",
"type": "User",
"login": "adjsky",
"company": null,
"location": null,
"followers": 23,
"avatar_url": "https://avatars.githubusercontent.com/u/49305219?v=4",
"created_at": "2019-04-05T08:52:30Z",
"is_verified": null,
"public_repos": 30,
"account_age_days": 2665
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "release-2026.07.20",
"kind": "other",
"published_at": "2026-07-20T11:03:28Z"
},
{
"tag": "release-2026.07.17f",
"kind": "other",
"published_at": "2026-07-17T20:15:13Z"
},
{
"tag": "release-2026.07.17e",
"kind": "other",
"published_at": "2026-07-17T16:28:58Z"
},
{
"tag": "release-2026.07.17d",
"kind": "other",
"published_at": "2026-07-17T16:16:21Z"
},
{
"tag": "release-2026.07.17c",
"kind": "other",
"published_at": "2026-07-17T15:51:19Z"
},
{
"tag": "release-2026.07.17b",
"kind": "other",
"published_at": "2026-07-17T13:21:23Z"
},
{
"tag": "release-2026.07.17a",
"kind": "other",
"published_at": "2026-07-17T00:42:44Z"
},
{
"tag": "release-2026.07.17",
"kind": "other",
"published_at": "2026-07-17T00:23:23Z"
},
{
"tag": "release-2025.02.16a",
"kind": "other",
"published_at": "2025-02-16T16:16:10Z"
},
{
"tag": "release-2025.02.16",
"kind": "other",
"published_at": "2025-02-16T15:46:59Z"
},
{
"tag": "release-2024.10.31a",
"kind": "other",
"published_at": "2024-10-31T20:13:40Z"
},
{
"tag": "release-2024.10.31",
"kind": "other",
"published_at": "2024-10-31T19:17:46Z"
}
],
"recent_commits": [
{
"oid": "b3955ce13934ee5e162107867875d050be5856f2",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#58)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-20T11:02:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f0e104a864961db5d9592fd6183a7059fb1504c",
"body": "* chore(eslint-plugin): update tests\n\n* fix(eslint-plugin): missing identation\n\n* fix(eslint-plugin): check if node is assigned/returned first before running expensive checks\n\n* fix(eslint-plugin): expose recommended config at type level",
"is_bot": false,
"headline": "perf(eslint-plugin): optimize must_use rule (#57)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2026-07-19T23:23:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c246cfef413fdd373a2d1942e773af992f6eb6f8",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#56)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T20:14:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1cf07fbc0768926b3837e658f379c75d0919740",
"body": "…#55)",
"is_bot": false,
"headline": "BREAKING(core): split combine into separate option/result functions (…",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2026-07-17T20:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0939d2a8260a7693d54ef4635aacbdf56236ea5",
"body": "* chore: update versions\n\n* fix\n\n---------\n\nCo-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: release 2026.07.17 (#54)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T16:28:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ddf7c3a35da05c148fbece9d594cd7fca72fb88",
"body": "This reverts commit 1d112b64e0e152405171ac97ff274bfdd6b15b82.",
"is_bot": false,
"headline": "fix(core): revert \"prevent ambiguity in combine\"",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ce9ea8e437ea6cd197fa4ef3166b428805fd12f",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#53)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ec2b2ec30cab83ed75d192dea5ff1d27ecfc85f",
"body": null,
"is_bot": false,
"headline": "fix(core): remove broken links",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc999b850102da77bd05ae862c05a861bc5974ec",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#52)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9a80638d091392c019133255cca0e274b12a22",
"body": null,
"is_bot": false,
"headline": "fix(core): prevent ambiguity in combine",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfbebf39da7862ca3a43ee4a43d80b21d6a82fb1",
"body": null,
"is_bot": false,
"headline": "chore(core): update jsdocs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2260663d23867a1b661586c2fd9c247f32494957",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#51)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc4af7cab67164e039d9139dfb6a508ed57f8467",
"body": null,
"is_bot": false,
"headline": "fix(core): union narrowing regression",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3106fcbf8b389592d6e0069acb7f6d7f91c48a98",
"body": null,
"is_bot": false,
"headline": "fix(core): update description",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "402679824be5cedd2c42e34bbe531ae2500709ef",
"body": "This reverts commit d83130f348d6690ac402a8c62b6c07e703729183.",
"is_bot": false,
"headline": "fix(core): revert \"use interfaces for documentation\"",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T16:24:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2ff4d7b2e5454e0aed6b35c362b1389d896d0b0",
"body": null,
"is_bot": false,
"headline": "chore: bump node in publish.yml for OIDC support",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T11:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b073f03f5fede7f9aa979fe100664136fd716e7",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#50)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T00:41:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d83130f348d6690ac402a8c62b6c07e703729183",
"body": null,
"is_bot": false,
"headline": "fix(core): use interfaces for documentation",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2026-07-17T00:40:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57b4d338a73c5c833c82a7ea11fdb6c18a4bb23c",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#49)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2026-07-17T00:17:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a3ce345b82e50b3704500c3e9ca2c29a16c80c14",
"body": null,
"is_bot": false,
"headline": "BREAKING(core): add option support (#48)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2026-07-17T00:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcaaa8b8c26046d592a10e8d2fa3219827875576",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#47)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-16T16:15:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31449a804d4e0dc9708112b5140ffed2645e4f8",
"body": null,
"is_bot": false,
"headline": "fix(core): fromPromise regression",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2025-02-16T16:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a39fb5a815e82f17380946c4d8d8f009f19e0ec7",
"body": null,
"is_bot": false,
"headline": "fix: syntax?",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2025-02-16T15:56:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3ead9c57c3db06462bba598e786edfcfcef60f",
"body": null,
"is_bot": false,
"headline": "fix: ignore npm errors",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2025-02-16T15:54:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc548b364aa381c6324c4de0c974bdee5ce1927",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#46)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2025-02-16T15:45:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614f3fbee86dd3879fba422ac4dcc2e2771d20c0",
"body": null,
"is_bot": false,
"headline": "feat(core): handle results in fromPromise/fromSafePromise (#45)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2025-02-16T15:44:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "afd393edc398276e985cbf1f553c6bdcb71cb9b8",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#40)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-10-31T20:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8cae3eeb2cfaa34121c3090b0f9e2934aa04c92",
"body": null,
"is_bot": false,
"headline": "chore(core,eslint-plugin): exclude build_npm.ts from jsr (#39)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T20:07:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7874ab4d64b602a029eb4ebbdbc9d83426a6a87",
"body": null,
"is_bot": false,
"headline": "ci: specify registry",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-10-31T19:42:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d312fbd2b74b7cf0cecd0c137731b88b4fb3b3c2",
"body": "Co-authored-by: adjsky <igorlfmartins@mail.ru>",
"is_bot": true,
"headline": "chore: update versions (#38)",
"author_name": "github-actions[bot]",
"author_login": "github-actions[bot]",
"committed_at": "2024-10-31T19:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a198168cc0f518c8ca39bf6dab5d70a0e4f40bd7",
"body": null,
"is_bot": false,
"headline": "chore(core,eslint-plugin): ditch tabs (#37)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T19:12:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daefb18ece97e32c614e20f218e1c884be6525fc",
"body": null,
"is_bot": false,
"headline": "ci: format bumped deno.json's (#35)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T19:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3576b1ab187024aa4d307a7c1e7d35835a828d85",
"body": null,
"is_bot": false,
"headline": "chore(eslint-plugin): fmt (#33)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T18:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d742d7fc4fb1359c98efb577b23820c1b5fe62c7",
"body": null,
"is_bot": false,
"headline": "chore(*): clean up",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-10-31T18:41:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f31ae26857e23818418b330aedb6c63a9b56177b",
"body": null,
"is_bot": false,
"headline": "ci: add bump workspace action (#31)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T18:39:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e31d1e0ad36ad1f738323e8043dfc3a8364432c",
"body": null,
"is_bot": false,
"headline": "fix: publish action (#30)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T18:20:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1ac3ae991ad1f3fa0101edd41d0e67e0d31da61",
"body": "* ci: add publish action\r\n\r\n* format",
"is_bot": false,
"headline": "ci: add publish action (#29)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T18:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f9b6c8eca9610450fde9c45a4725f3f551c05c1",
"body": null,
"is_bot": false,
"headline": "chore: format (#28)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T16:23:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "159073fce9e481de80e097beb0721f6620cea5e8",
"body": null,
"is_bot": false,
"headline": "integrate semantic commits (#27)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T16:20:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8cf461a2216378a3f6013526f39e4ee335af771",
"body": "* WIP\r\n\r\n* make CI happy\r\n\r\n* tweaks\r\n\r\n* format\r\n\r\n* bump versions\r\n\r\n* update links",
"is_bot": false,
"headline": "deno (#26)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-10-31T15:58:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "013c76fa2f72f51c1feb2fefe1dd794ebe26f4cc",
"body": null,
"is_bot": false,
"headline": "fix typos",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-09-13T07:28:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "21242c3d93ffd220df1aba3536b790029e53e784",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-09-13T07:25:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "39b964505d7ee969825e76e4cff1e6ec2e52ae64",
"body": null,
"is_bot": false,
"headline": "use slashes as name separator",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-09-13T06:40:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d443ca337984ca4bab539e56304f5c139858f026",
"body": null,
"is_bot": false,
"headline": "bump",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-09-13T06:37:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d49dc30ec07be5a97a91750488abd91de6edb80",
"body": null,
"is_bot": false,
"headline": "add name to config",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-09-13T06:36:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "423f450cb084d512e93681784ff15ee72a8c097e",
"body": "* fix eslint\r\n\r\n* bump",
"is_bot": false,
"headline": "fix eslint (#25)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-09-13T06:19:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7ceb0f9d48ca07396bb2e897a1651b715e428d9",
"body": "* bump eslint\r\n\r\n* sync lockfile",
"is_bot": false,
"headline": "bump eslint (#24)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-09-12T15:46:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca99447b34e350ca11687d91762198eb563e506c",
"body": null,
"is_bot": false,
"headline": "add tapErr",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-06-25T19:04:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183713776b0b86583cc170d1a7e2e6a56c512547",
"body": null,
"is_bot": false,
"headline": "sync docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-05-21T14:14:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "46393450923ae2c20691afbe810f97d5e7d57058",
"body": null,
"is_bot": false,
"headline": "bump resulto",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-05-21T14:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "193eeeddc4857ce25cf1d3efdb9d18c65e3b42f2",
"body": null,
"is_bot": false,
"headline": "typo",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-05-21T14:13:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "884b7b0d55945d3b6b55418cc1e06f986dcdcfad",
"body": null,
"is_bot": false,
"headline": "add fromSafePromise",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-05-21T14:08:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52ca96a59ecbf597c39de8f7d06da66d9672b71a",
"body": null,
"is_bot": false,
"headline": "bump resulto",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-23T11:44:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba27790d228dc7129a2b338027e17fed74bd63fe",
"body": null,
"is_bot": false,
"headline": "export combineAsync",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-23T11:44:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdeec7a9948212fdf5fc93c51c6760f0b88274d9",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-19T21:15:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e42d136365f4f84747960721fcaca91b6d3616dd",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-19T21:14:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f11d821160f18fd871687d0f4855b9745acd77af",
"body": null,
"is_bot": false,
"headline": "infer combine return value as a tuple (#23)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-03-19T21:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81a58a7f4f25b1845ef8185024cba8258ceee9b9",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-10T15:28:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14436d38ecb090a46619a794e390d99f4652b208",
"body": null,
"is_bot": false,
"headline": "bump versions",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-10T15:28:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7efd27b637d3ba2178577afffa23ae5d09931aa",
"body": null,
"is_bot": false,
"headline": "combineAsync (#21)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-03-10T15:26:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2aaca5b2f11cfa45c476c1654037b18b61b4da72",
"body": null,
"is_bot": false,
"headline": "better jsdocs (#20)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2024-03-10T15:04:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab746c6dd5a407924bcf4fdd87cbdbbefc07ca95",
"body": null,
"is_bot": false,
"headline": "update banners",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-03-10T14:23:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e87ba6fe1aef66d623c78c52066074077b594d7",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-02-18T10:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d28038914c4a529a6e11f92b96aac0b2ac92a517",
"body": null,
"is_bot": false,
"headline": "bump typescript-eslint deps",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2024-02-18T10:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a101d42c006168754a1703131c3ba4bd21e0259",
"body": null,
"is_bot": false,
"headline": "Delete CNAME",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-11-29T00:07:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94284a75a914eaf995b0a00d0b4d98b645ea9e68",
"body": null,
"is_bot": false,
"headline": "Create CNAME",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-11-29T00:06:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e39165d1266a0a6389940a91db7330bff7965ec0",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-16T08:50:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17f8255bcee9d0c63b38bf53f7431b20de6cbac0",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T11:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d770afabac02037eaafd1533ddaa11868a05c515",
"body": null,
"is_bot": false,
"headline": "v0.4.3",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T11:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31a5bbf405046a23b092df03826b3667cab545fb",
"body": null,
"is_bot": false,
"headline": "Remove @see with self references",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T11:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1bea6f9c5da453b41fc229a88b9952125a1e4b",
"body": null,
"is_bot": false,
"headline": "v0.4.2",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T11:23:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65ed1464544db2a7991a6085c5a247f725c1604",
"body": null,
"is_bot": false,
"headline": "Make JSDoc great again",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T11:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "597db385edf688d0b0aa3cf92ba267fc3773d464",
"body": null,
"is_bot": false,
"headline": "v0.4.1",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T10:26:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a5255e75fdbb2cac2856abdc1309735a9d0b80a",
"body": null,
"is_bot": false,
"headline": "Update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T10:26:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2d56570cb0fb03bdff4b446d0627b70a9bc433e",
"body": null,
"is_bot": false,
"headline": "Fix broken link",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T10:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ecc88dbd1f800eea401a19c5bcd6c215020d2a",
"body": null,
"is_bot": false,
"headline": "plugin v0.4.0",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-09T10:24:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b83c5a5567c1f136f09f7c780b7619d9bea260f",
"body": "Add test cases\r\n\r\nAdd additional checks\r\n\r\nAdd hint to README.md",
"is_bot": false,
"headline": "Fix plugin (#18)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-09T10:23:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba3290cc91f404bb3359254ae9e205f7c4dcb55c",
"body": null,
"is_bot": false,
"headline": "Update docs, resulto v0.4.0",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-07T10:08:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6ceab1a1ff03ef6499c2691f2e22e869d4deefa",
"body": null,
"is_bot": false,
"headline": "Add `combine` method (#16)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-07T10:03:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f715e5b52b2b3fe2c112fc49114626a3423bd08a",
"body": null,
"is_bot": false,
"headline": "Allow .andThen to return different error type (#13)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-06T14:57:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba4fbeec0c2113c672748960d63269b52df5c806",
"body": null,
"is_bot": false,
"headline": "Add `tap` method (#14)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-06T14:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1fb9c103d18c7be5ceaaec3432216506e1d7b6f",
"body": "* `orElse`, `unwrapOr`\r\n\r\n* `unwrapOrElse`, `asyncUnwrapOrElse`",
"is_bot": false,
"headline": "`or` methods with generic return types (#15)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-06T14:56:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79e3e9623209004d1e41c7db1fd83c5528c4b98f",
"body": "* Make `Result` a union type, bump v0.3.0\r\n\r\n* .eslintignore docs/",
"is_bot": false,
"headline": "Make `Result` a union type, bump v0.3.0 (#7)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-05T22:50:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "435603c54d39ff8a7501b1a9dcefc96fe1ff947e",
"body": null,
"is_bot": false,
"headline": "v0.2.0",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-04T09:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f4c18bc138273548477a169334dca613e6785ae8",
"body": null,
"is_bot": false,
"headline": "move workflow (#6)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-04T09:48:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b75d985a0848142c8723c8eba259f4d65066221a",
"body": null,
"is_bot": false,
"headline": "add pr checks workflow (#4)",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-04T09:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dde0ea1a7e441db854a370aede55a13d7f8aed0a",
"body": null,
"is_bot": false,
"headline": "handle case when Result is passed as an argument to a function",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-04T09:37:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c32d283040c33f2b7f3708c2395bb670c88cf890",
"body": null,
"is_bot": false,
"headline": "add result jsdoc",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-03T13:07:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8fabf1f5b75b9ac8802cd3602b79cc3ef9f91d3",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-03T10:29:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aee12077e32b6252a02aae4377e77fe696c6265",
"body": null,
"is_bot": false,
"headline": "update readmes",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-03T10:29:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ed7a944eb3021a8c725685e1f5396ac2d5a57d9",
"body": null,
"is_bot": false,
"headline": "rearrange blocks",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-03T09:49:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a8d3448ec3824f7083fbf78a24cc9f8d18a8f0d",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T20:18:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f99b085fcde791a0aeb89776838ff03a435cec9c",
"body": null,
"is_bot": false,
"headline": "document AsyncResult",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T20:17:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5646c62c0509f5176a074b999d83fa1fa2448da9",
"body": null,
"is_bot": false,
"headline": "update history block",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T20:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24bd556c49839abdb99a99cf0f3f352735225b1",
"body": null,
"is_bot": false,
"headline": "[eslint-plugin-resulto] v0.1.2",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T18:51:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5fe5846eeed605fdae8323829fbaac85fd35e68",
"body": null,
"is_bot": false,
"headline": "add tsconfig.json to eslint-plugin-resulto configuration block",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T18:50:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0cf8169bd0f5b637d3ce7c45dce9b7720f233c5",
"body": null,
"is_bot": false,
"headline": "[eslint-plugin-resulto] v0.1.1",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T18:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc9ac8d588a5b6176ff7834d73ad1b9fd35e87fe",
"body": null,
"is_bot": false,
"headline": "fix rule doc path",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T18:43:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ce3528961d701d3fef494ad43a85a132347a62",
"body": null,
"is_bot": false,
"headline": "fix eslint config",
"author_name": "Kirill Timchenko",
"author_login": "adjsky",
"committed_at": "2023-09-02T18:40:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04b078af966b6ffbaf23da1cb5f7d891ae4af4ca",
"body": null,
"is_bot": false,
"headline": "rearrange blocks",
"author_name": "adjsky",
"author_login": "adjsky",
"committed_at": "2023-09-02T14:54:43Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 20,
"latest_release_at": "2026-07-20T11:03:28Z",
"latest_release_tag": "release-2026.07.20",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 1,
"days_since_latest_release": 2,
"mean_days_between_releases": 57.6
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": []
},
"popularity": {
"forks": 0,
"stars": 5,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 52480,
"source_files_sampled": 14,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 41,
"open_issues": 2,
"closed_ratio": 0.846,
"closed_issues": 11,
"closed_unmerged_prs": 4
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "adjsky",
"commits": 115,
"avatar_url": "https://avatars.githubusercontent.com/u/49305219?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"bump-workspace.yml",
"ci.yml",
"publish.yml",
"title.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 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": 5,
"reason": "7 out of 14 merged PRs checked by a CI test -- score normalized to 5",
"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/21 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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "b3955ce13934ee5e162107867875d050be5856f2",
"ran_at": "2026-07-23T03:45:47Z",
"aggregate_score": 4.3,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T11:04:07Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T11:02:54Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 41,
"created_at": "2025-02-16T15:12:27Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 42,
"created_at": "2025-02-16T15:12:55Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/adjsky/resulto",
"host": "github.com",
"name": "resulto",
"owner": "adjsky"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 53,
"inputs": {
"security": 43,
"vitality": 72,
"community": 29,
"governance": 44,
"engineering": 71
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 59,
"inputs": {
"commits_last_year": 20,
"human_commit_share": 0.88,
"days_since_last_push": 2,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "20 commits in the last year",
"points": 11.9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 20
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "20 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": "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": 92,
"inputs": {
"releases_count": 12,
"latest_release_tag": "release-2026.07.20",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 57.6
},
"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 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~57.6 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 57.6
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 3,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 3 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 3
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "critical",
"name": "Community & Adoption",
"value": 29,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 0,
"stars": 5,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"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": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (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": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "at_risk",
"name": "Sustainability & Governance",
"value": 44,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 1,
"top_contributor_share": 1
},
"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 100% of commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 100
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "1 contributors",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 1
}
}
],
"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": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"merged_prs": 41,
"open_issues": 2,
"closed_issues": 11,
"issue_closed_ratio": 0.846,
"closed_unmerged_prs": 4
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "85% of issues closed",
"points": 39.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 85
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "41/45 decided PRs merged",
"points": 34.9,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 41,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/21 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"followers": 23,
"owner_type": "User",
"is_verified": null,
"owner_login": "adjsky",
"public_repos": 30,
"account_age_days": 2665
},
"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": "23 followers of adjsky",
"points": 9.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 23,
"login": "adjsky"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "30 public repos, account ~7 yr old",
"points": 22.9,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 30
}
},
{
"code": "account_age_years",
"params": {
"years": 7
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 71,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 58,
"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": "4 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 4
}
}
],
"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": "7 out of 14 merged PRs checked by a CI test -- score normalized to 5",
"points": 10,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": "https://jsr.io/@resulto/core",
"has_readme": true,
"has_docs_dir": true,
"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": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://jsr.io/@resulto/core",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 43,
"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, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 43,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.3
},
"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": "7 out of 14 merged PRs checked by a CI test -- score normalized to 5",
"points": 1.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/21 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": "20 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 42,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.455,
"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": "40 of 88 human commits state their intent (structured subject or explanatory body)",
"points": 24.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 40,
"sampled": 88
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 33,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "TypeScript (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "TypeScript",
"largest_source_bytes": 52480,
"source_files_sampled": 14,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "TypeScript (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "TypeScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/14 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 14,
"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"
],
"report_type": "repository",
"generated_at": "2026-07-23T03:45:57.538939Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adjsky/resulto.svg",
"full_name": "adjsky/resulto",
"license_state": "standard",
"license_spdx": "MIT"
}