Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"kos",
"usability",
"scripting-language"
],
"is_fork": false,
"size_kb": 7666,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 2621141,
"C++": 167717,
"Shell": 61564,
"Python": 6094,
"Makefile": 30473,
"JavaScript": 4216,
"Vim Script": 4771
},
"pushed_at": "2026-07-06T18:31:34Z",
"created_at": "2016-09-14T19:05:46Z",
"owner_type": "Organization",
"updated_at": "2026-07-06T15:50:41Z",
"description": "Kos programming language",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "master",
"license_spdx_raw": "NOASSERTION",
"primary_language": "C",
"significant_languages": [
"C"
]
},
"owner": {
"blog": null,
"name": null,
"type": "Organization",
"login": "kos-lang",
"company": null,
"location": null,
"followers": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/22202750?v=4",
"created_at": "2016-09-14T19:02:46Z",
"is_verified": null,
"public_repos": 7,
"account_age_days": 3600
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.3.2",
"kind": "patch",
"published_at": "2026-07-06T18:38:24Z"
},
{
"tag": "v0.3.1",
"kind": "patch",
"published_at": "2026-04-19T18:34:51Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-01-20T21:43:16Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-11-13T07:45:07Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2023-10-08T07:22:23Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2023-07-19T12:09:33Z"
},
{
"tag": "v0.0.42",
"kind": "patch",
"published_at": "2022-09-21T19:42:48Z"
},
{
"tag": "v0.0.40",
"kind": "patch",
"published_at": "2022-09-12T20:54:31Z"
},
{
"tag": "v0.0.39",
"kind": "patch",
"published_at": "2022-08-10T20:41:11Z"
},
{
"tag": "v0.0.38",
"kind": "patch",
"published_at": "2022-06-26T19:32:21Z"
},
{
"tag": "v0.0.37",
"kind": "patch",
"published_at": "2022-05-29T09:22:06Z"
},
{
"tag": "v0.0.36",
"kind": "patch",
"published_at": "2022-05-08T19:55:53Z"
},
{
"tag": "v0.0.35",
"kind": "patch",
"published_at": "2022-03-29T21:02:15Z"
},
{
"tag": "v0.0.34",
"kind": "patch",
"published_at": "2021-12-26T10:01:24Z"
},
{
"tag": "v0.0.32",
"kind": "patch",
"published_at": "2021-09-07T19:01:56Z"
},
{
"tag": "v0.0.31",
"kind": "patch",
"published_at": "2021-07-18T15:03:34Z"
},
{
"tag": "v0.0.30",
"kind": "patch",
"published_at": "2021-07-18T09:28:38Z"
}
],
"recent_commits": [
{
"oid": "4b4577d332210407980be18fb7cc11a0359908dd",
"body": "select() has a limit of 1024 fd values, for any fds which are higher\nthan 1024 select() can't work.",
"is_bot": false,
"headline": "net: use poll() instead of select()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-06T13:33:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bf6df8ce7f261da9443f67742276e6809e91e8b",
"body": null,
"is_bot": false,
"headline": "add integer overflow checks",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-06T13:33:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec0ac09a6459fd8caa53805f29c3b34a59eb708",
"body": null,
"is_bot": false,
"headline": "os: fix space reservation for subsequent Windows args in os.spawn()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T20:11:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdd86ca9533eeb00b54c9eb32457b550986e1a3f",
"body": null,
"is_bot": false,
"headline": "tests: update fuzz corpus",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T19:30:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e9498a91a03e7ea6165ad83d826d5e6ecb5569",
"body": null,
"is_bot": false,
"headline": "os: fix quoting arguments on Windows in os.spawn()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T19:16:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4bb494c21fbf8fbf4c03150661540ae3acfdb93",
"body": null,
"is_bot": false,
"headline": "re: avoid massive backtracking",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T15:01:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71dc4448757d70efff2a518d0a9ec743adf2ec67",
"body": null,
"is_bot": false,
"headline": "net: fix checking input flags",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T14:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0384f0fdda842e26f70180a427199ffca8b9e1b8",
"body": null,
"is_bot": false,
"headline": "core: avoid overflow in array push",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T14:36:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385630bc365e6ed2ae28e9bd900cad9446bfcff4",
"body": null,
"is_bot": false,
"headline": "core: fix potential buffer overflow",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T14:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebac807c0ac886e847c7283549ff1fd328e10ef6",
"body": null,
"is_bot": false,
"headline": "tests: fix operators test",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T08:31:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "84679c76a61cc94f0710d7187b5f15567fa2a871",
"body": null,
"is_bot": false,
"headline": "tests: add coverage for nan and infinity passed to math functions",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T08:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "546bc3a1842f9b3832b5d3a62003d14547deb0f7",
"body": null,
"is_bot": false,
"headline": "core: fix floor on NaN collapsed by compiler",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-05T08:17:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2cf7073d9ec5c03d29b609f1498b61e38e34dea2",
"body": null,
"is_bot": false,
"headline": "core: fix undefined behavior when converting NaN to integer",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T17:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "249ff059fd8bc93dfe336d00ae29758a3fabf21e",
"body": "The value was written to a variable and then immediately overwritten.\n\nCID 1672685",
"is_bot": false,
"headline": "base: remove unused value",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T17:12:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab51d4201a9262f20f0e55f16f20be50ed77d3fc",
"body": null,
"is_bot": false,
"headline": "core: avoid spurious assertion",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T17:09:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e82364fd84c751b9fbf907a40d5787e4c0b20469",
"body": null,
"is_bot": false,
"headline": "core: fix compilation with MSVC",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T11:00:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c888d3c5ac4c97405650fd249fb0ca0ca02ba53f",
"body": null,
"is_bot": false,
"headline": "core: fix named arg allocation for placeholder args",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T10:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38067b88e38bfb776d423885b7e72d738ccec68f",
"body": null,
"is_bot": false,
"headline": "tests: add artifacts dir to fuzz script",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T08:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "71591ae74091cf583f4ac03a257692904087f7d9",
"body": null,
"is_bot": false,
"headline": "core: fix parsing ++= operator followed by + or -",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-04T08:44:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed2171639642d39c6402551bdc051aebd64d7d3d",
"body": null,
"is_bot": false,
"headline": "modules: prepare more modules for fuzzing",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-03T21:00:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7302ebceaaa6720e17c19b53bbe4b42c8c7d9b7b",
"body": null,
"is_bot": false,
"headline": "doc: update documentation for generator close function",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-03T17:43:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a622d7ff82e5a44d03b84077f9f7825a840893f4",
"body": null,
"is_bot": false,
"headline": "io, net: improve handling close() race without using undefined symbols",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-03T17:37:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e4465b51fd018d161f9b3969c2e034294a80a2",
"body": "This reverts commit 438c25be27080148b9323aafc4d1b75aac2791bb.",
"is_bot": false,
"headline": "core: revert check for invalid module name",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-03T06:52:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0699758772209a7d90f3807d045cab9fbb59d380",
"body": null,
"is_bot": false,
"headline": "re: check for too many items",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-02T20:47:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "438c25be27080148b9323aafc4d1b75aac2791bb",
"body": null,
"is_bot": false,
"headline": "core: check for invalid module name",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-02T20:47:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3694f00046117d7217cf83ced80efcd86508b8",
"body": null,
"is_bot": false,
"headline": "io, net: fix race between handle use and close",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-02T20:41:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4109a522a5853f546a41cf03d72a77ff0f6f3740",
"body": null,
"is_bot": false,
"headline": "core: fix GC root while looping over dynamic properties",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-02T20:27:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0702c0cb2f914f4b82cc66bd6320ea7be2087934",
"body": null,
"is_bot": false,
"headline": "core: fix assert message overflow",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-07-02T20:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22fac8a6b8748a5086812c8c2732968207f72e67",
"body": null,
"is_bot": false,
"headline": "re: fix too many character class slots",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-06-30T08:12:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0bf0e23b764bd1b9d83a3f73c35f15d0de0bfb82",
"body": null,
"is_bot": false,
"headline": "core: fix potential integer overflow in array insert",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-06-30T08:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adce1a7c9c4761dd4d5719a19744025e9a912ec8",
"body": null,
"is_bot": false,
"headline": "tools: fix highlighting in Kos.tmbundle",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-06-07T17:49:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ede2afc311abd79e55b3cb821e616edb536cfc7c",
"body": null,
"is_bot": false,
"headline": "core: fix generator close contention with GC",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-05-16T19:42:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fa12595de20fb672b0b888b2bc73ecc4c303654",
"body": null,
"is_bot": false,
"headline": "re: attempt to fix MSVC error",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-05-16T18:57:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f70c587145a1a2ca4cb3f5e921d335edf42730ff",
"body": null,
"is_bot": false,
"headline": "core: properly handle catch when closing generators",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-05-16T18:27:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "561d9a1a528d2ad7187784723da87c93800c535e",
"body": null,
"is_bot": false,
"headline": "core: initial implementation of KOS_close_generator",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-05-10T19:57:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "25a080f532d99a1f72fcaeaf7c2274103c1cd96b",
"body": null,
"is_bot": false,
"headline": "core: clean up function call C API",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-05-10T13:00:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bf75be779c6a33a21377062166f4ffd61e29484",
"body": null,
"is_bot": false,
"headline": "re: use bitmaps for character classes",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-03-15T23:00:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d6599317dab24eb9cf515ff8dd281c8a6937023",
"body": null,
"is_bot": false,
"headline": "build: remove duplicate static libs from linking",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-03-01T14:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d29f0ea30d8d4b8bc15b3e62a3caa548def4c9",
"body": null,
"is_bot": false,
"headline": "doc: update building instructions",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-28T11:34:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b521b65949122e75fecb7d7a48d3a9b3cf939f8",
"body": null,
"is_bot": false,
"headline": "github: ignore Coveralls upload failures",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-26T21:26:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7848615baaf494e92b1345a450dd1812b79fd0d7",
"body": null,
"is_bot": false,
"headline": "github: ignore coveralls upload failure",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-26T21:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9eeb5365c26429796ac9c383c6c8da85c4386dc9",
"body": null,
"is_bot": false,
"headline": "fix a few overflow bugs",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-26T21:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3862120addf33dc5c38426e26402a25763db6a20",
"body": null,
"is_bot": false,
"headline": "core: remove dead code",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-25T21:39:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9c41c8875793e4e30a86d5f972c1639a5d35952",
"body": null,
"is_bot": false,
"headline": "fix several bugs",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-24T22:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64df2c53d7427287de37a82b87727c3e1a74909a",
"body": null,
"is_bot": false,
"headline": "core: fix potential buffer size overflow",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-24T09:22:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c51acfe67ea14be3e6d9a8e6e976363cb10668b0",
"body": null,
"is_bot": false,
"headline": "core: detect module paths which are too long",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-23T22:43:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a03cc3d5362677f28523d5b2fc890162076659ce",
"body": null,
"is_bot": false,
"headline": "re: fix potential undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-23T21:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "568db80c4fb962d4459a4251d52cb7cbbdc6676c",
"body": null,
"is_bot": false,
"headline": "os: handle ESRCH from kill()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-23T20:49:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb0b6fa86a9ce48fae7bfc17808a0ed6f6c2911c",
"body": null,
"is_bot": false,
"headline": "github: update package action to Ubuntu 22",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-17T18:08:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e649b4c1b606b6d165d5c6c748ad601641624214",
"body": null,
"is_bot": false,
"headline": "core: release v0.3.1",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-17T18:03:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f7f71d2a8167ce538b93f4ec9ba7dd01d059459",
"body": null,
"is_bot": false,
"headline": "core: fix potential undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T20:38:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2dc3983f74f0ded34ffad933354d702fd09312fb",
"body": null,
"is_bot": false,
"headline": "core: fix potential overflows",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T20:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6acf23b74f0e1dac6da5dd79accfb0820cca327",
"body": null,
"is_bot": false,
"headline": "update copyrights",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T20:16:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a2925aaf39fd86fe04ef7d4f000e6f0f778ea83",
"body": null,
"is_bot": false,
"headline": "core: fix probable overflows",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T20:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32e0bf8fc7511de80745d724e70fca8f3352181a",
"body": null,
"is_bot": false,
"headline": "core: remove dead code",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T18:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ef56dc339edaaa93b4b26463702a255095f5910",
"body": null,
"is_bot": false,
"headline": "kos: remove undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T18:24:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e31d21b8fd0d10cf5931f509758e3ada20713f9e",
"body": null,
"is_bot": false,
"headline": "core: cleanup string compare",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-16T18:24:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69b06f21d25eb1ff0e71d824e9e029e00fa4be4e",
"body": null,
"is_bot": false,
"headline": "github: update Coverity build command",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "183310eb7cf3811679478e180b2fdc0bce382501",
"body": null,
"is_bot": false,
"headline": "github: update CodeQL action",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:40:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16ad7e1a28abfcda7b2c6392c91bd6cefdc28333",
"body": null,
"is_bot": false,
"headline": "core: remove more undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:33:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ca5c0d3c0c8a72d291ef2895c7b3e6d926ad8cc",
"body": null,
"is_bot": false,
"headline": "core: fix checking int64_t limits against doubles",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:29:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c99257ed5c2a946d7db2d30eaeb140f094e294f",
"body": null,
"is_bot": false,
"headline": "core: remove more undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:26:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "225e3818d6e23c199651181c3b21fb2b326749d1",
"body": null,
"is_bot": false,
"headline": "core: remove more undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:23:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "581fac7475ebbcf60f991b1b06fe0c5065857968",
"body": null,
"is_bot": false,
"headline": "core: remove more undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e878c54e4b65fd48d0bf8a4a24406cb7a861d990",
"body": null,
"is_bot": false,
"headline": "tests: fix enabling sanitizers",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:09:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0758fad17e6a77b3220a56aa1e8a07cd0f693739",
"body": null,
"is_bot": false,
"headline": "core: remove more undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T21:07:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c633992608f1c5dd586f44f711b68b169727f7d",
"body": null,
"is_bot": false,
"headline": "build: by default enable tests, debug mode and sanitizers",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-13T20:48:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7ed56fa62aef7b52d441adeb5595fe420b0bde39",
"body": null,
"is_bot": false,
"headline": "core: eliminate undefined behavior",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-12T21:48:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f530b8d87985724f07d3248212f454b714ac0480",
"body": null,
"is_bot": false,
"headline": "doc: update nvim instructions",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-03T20:16:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "109be1b179396dd97e82e30c8c65244ba4cdc509",
"body": null,
"is_bot": false,
"headline": "tests: fix potential race in net test",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T21:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07478979f5badb6d8498adda476fcd0d7899148d",
"body": null,
"is_bot": false,
"headline": "tests: fix net tests on Linux",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T18:47:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53de6dde9fd35cead0bdff61d993c61290996b3d",
"body": null,
"is_bot": false,
"headline": "tests: reduce net test mem requirements for madgc",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T15:58:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc4510643e7703379f4cc1d1076c50c95a6bb1d6",
"body": null,
"is_bot": false,
"headline": "net: read connected port, improve non-blocking sockets",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T15:48:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97018ae45231cbabb0b1b432814beec74f47429a",
"body": null,
"is_bot": false,
"headline": "core: update Haiku support",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T13:52:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df5dd4e2f19fc1e847147217e286f0dbe730f8aa",
"body": null,
"is_bot": false,
"headline": "core: add arm64 support with MSVC",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T13:39:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c93ef9c34fc035195db121be0a424aeae58af244",
"body": null,
"is_bot": false,
"headline": "net: fix getaddrinfo() on Windows",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T13:13:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8e02aea0f6fbe3baf6bc78bee088b67e0dd6652",
"body": null,
"is_bot": false,
"headline": "net: attempt to fix getaddrinfo() on Windows and Haiku",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T09:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc1a1f3b7f8b9048c9f4f226b043593c8f4ad0cb",
"body": null,
"is_bot": false,
"headline": "tests: workaround for signal 21 on Haiku",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T09:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7040aed8a73701e1fac9e37080b85b9268eafe19",
"body": null,
"is_bot": false,
"headline": "net: try to obtain all IP addresses in getaddrinfo()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-02-01T09:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06f98a0cada036a1957dc0abd77acfb09cd0ef0c",
"body": null,
"is_bot": false,
"headline": "net: remove AI_DEFAULT flag from getaddrinfo()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T23:16:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76ad23cb4a117e37f67439495745892f06e7e7e7",
"body": null,
"is_bot": false,
"headline": "core: update linking on FreeBSD",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T23:16:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4606397da342ca3d23ac07fe4de52f727e3053c2",
"body": null,
"is_bot": false,
"headline": "net: add domain arg to getaddrinfo()",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T19:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "911e7aa03e25e550f141ae1a5a854dd6f5da44a0",
"body": null,
"is_bot": false,
"headline": "os: fix compilation error on Windows",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T19:17:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efd4eade789b230d506250c9e2b24cdf126aeebe",
"body": null,
"is_bot": false,
"headline": "os: fix compilation error on Windows",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T19:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b952e0e053b2fae3ed8d7ba78ab88a6746d285cc",
"body": null,
"is_bot": false,
"headline": "core: remove unused function",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T19:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d6b9857082d83ad8d42c076bf9c8b1a215216f06",
"body": null,
"is_bot": false,
"headline": "io: improve test coverage",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T19:07:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08a68da020b9124947e3ec26b2744e73c408001d",
"body": null,
"is_bot": false,
"headline": "os: improve test coverage",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T16:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42e8cfbdbdaf0d70e903d102f415e46d255ee690",
"body": null,
"is_bot": false,
"headline": "net: improve test coverage",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-31T16:38:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95749787aab3ff3ca3c8373c67283644029ea829",
"body": null,
"is_bot": false,
"headline": "core: improve test coverage",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-30T23:26:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f01e93ca2c00e951a02d116fd6eddc9e27568e01",
"body": null,
"is_bot": false,
"headline": "core: fix compilation issue",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-30T22:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19181050ba4e45fd5317e5928da0d405ff1fb720",
"body": null,
"is_bot": false,
"headline": "core: remove array creation for passing args in a few places",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-29T20:43:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "73ac6d7cbd2ccd7e2439fb4bd282b911196edca4",
"body": null,
"is_bot": false,
"headline": "os, re: fix compilation failures with MSVC",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-25T15:59:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb21ce36d3c31ed22d90740087a92d7ac52a5b5e",
"body": null,
"is_bot": false,
"headline": "tests: fix uninitialized memory in GC test",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-25T15:50:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "400bcb52dceef1d985d295a625f45d903960a36b",
"body": null,
"is_bot": false,
"headline": "core: check number of native function's args",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-25T09:45:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e9957386886f9d1de97e195961f28621c2ebdd3f",
"body": null,
"is_bot": false,
"headline": "github: enable testing on fastcall branch",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74612b8a24c5a2a25285b604bc36d161156147bc",
"body": null,
"is_bot": false,
"headline": "core: fastcall fixes",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:09:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4ae6834413d325c3ba80d7204aa7c2ed24dabfb",
"body": null,
"is_bot": false,
"headline": "net: update after rebase",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca438ad0047227a27dc84a688c72ebeed6cdbbc",
"body": null,
"is_bot": false,
"headline": "base: update after rebase",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b13bb37dbd4ae4ee820c713b3f06e5cf1817175",
"body": null,
"is_bot": false,
"headline": "core: fix new signature for generators",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb0123373806eac8f965c7e0cd045f83b95d0a9f",
"body": "Note: lexer generator still broken",
"is_bot": false,
"headline": "core: switch to passing native args on the stack",
"author_name": "Chris Dragan",
"author_login": "cdragan",
"committed_at": "2026-01-24T15:07:10Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 161,
"latest_release_at": "2026-07-06T18:38:24Z",
"latest_release_tag": "v0.3.2",
"releases_from_tags": false,
"days_since_last_push": 18,
"active_weeks_last_year": 18,
"days_since_latest_release": 18,
"mean_days_between_releases": 163.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 37,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "kos",
"exists": true,
"license": "Apache-2.0",
"keywords": [
"action",
"actor",
"adaptive",
"atomic",
"automata",
"autonomic",
"autonomy",
"dataflow",
"datamodel",
"distributed",
"hive",
"kinetic",
"flow",
"interface",
"model",
"network",
"neural",
"neuron",
"p2p",
"persona",
"petri",
"pipeline",
"pipe",
"react",
"reaction",
"reactor",
"schema",
"state",
"stream",
"swarm",
"transform",
"transition"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/kos",
"is_deprecated": false,
"latest_version": "2.7.10",
"repository_url": "https://github.com/corenova/kos",
"versions_count": 118,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 445,
"first_published_at": "2016-12-22T23:55:51.425000Z",
"latest_published_at": "2024-03-22T18:51:53.320000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 854
}
]
},
"popularity": {
"forks": 2,
"stars": 18,
"watchers": 2,
"fork_history": {
"days": [
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 2
},
"star_history": null,
"open_issues_and_prs": 9
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"build/cldep/Makefile",
"core/Makefile",
"interpreter/Makefile",
"modules/Makefile",
"tests/Makefile",
"tests/perf/time_us/Makefile",
"tests/pseudotty/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 196557,
"source_files_sampled": 143,
"oversized_source_files": 17,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "flatted",
"direct": true,
"version": "2.0.2",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.8,
"advisory_ids": [
"GHSA-25h7-pfq9-p65f",
"GHSA-rf6f-7fwh-wjgh"
],
"fixed_version": "3.4.2",
"advisory_count": 2,
"oldest_advisory_days": 134
},
{
"name": "uuid",
"direct": true,
"version": "3.4.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-w5hq-g745-h8pq"
],
"fixed_version": "13.0.1",
"advisory_count": 1,
"oldest_advisory_days": 93
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 1,
"critical": 1
},
"advisory_count": 3,
"affected_count": 2,
"assessed_count": 52,
"malicious_count": 0,
"assessed_package": "npm:kos@2.7.10",
"unassessed_count": 0,
"direct_affected_count": 2
},
"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": 0,
"open_issues": 9,
"closed_ratio": 0.5,
"closed_issues": 9,
"closed_unmerged_prs": 1
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "cdragan",
"commits": 2769,
"avatar_url": "https://avatars.githubusercontent.com/u/11951078?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"codeql.yml",
"coverity.yml",
"package.yml",
"tests.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": 9,
"reason": "binaries present in source code",
"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": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 3,
"reason": "project has 1 contributing companies or organizations -- score normalized to 3",
"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": 10,
"reason": "project is fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 9,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 10,
"reason": "SAST tool detected: CodeQL",
"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": 0,
"reason": "Project has not signed or included provenance with any releases.",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "4b4577d332210407980be18fb7cc11a0359908dd",
"ran_at": "2026-07-25T16:00:39Z",
"aggregate_score": 5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": true,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-19T10:03:21Z",
"oldest_open_prs": [],
"last_merged_pr_at": null,
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 4,
"created_at": "2016-09-16T18:28:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 6,
"created_at": "2016-09-16T19:01:51Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 7,
"created_at": "2016-09-16T19:05:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 8,
"created_at": "2016-09-16T19:07:58Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 10,
"created_at": "2016-09-16T19:09:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 12,
"created_at": "2016-09-17T09:31:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 15,
"created_at": "2016-09-20T10:47:55Z",
"last_comment_at": "2017-03-26T17:01:10Z",
"last_comment_author": "cdragan"
},
{
"number": 16,
"created_at": "2016-09-20T10:49:56Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 18,
"created_at": "2016-11-08T19:46:11Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/kos-lang/kos",
"host": "github.com",
"name": "kos",
"owner": "kos-lang"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 51 is calibrated to 51 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 51,
"calibrated": 51,
"calibration": "2026-08-02"
}
}
],
"value": 51,
"inputs": {
"security": 52,
"vitality": 72,
"community": 31,
"governance": 29,
"calibration": "2026-08-02",
"engineering": 70,
"ai_readiness": 55,
"weighted_overall_raw": 51
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 72,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"commits_last_year": 161,
"human_commit_share": 1,
"days_since_last_push": 18,
"active_weeks_last_year": 18
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 18 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "18/52 weeks with commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 18
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "161 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 161
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v0.3.2",
"releases_from_tags": false,
"days_since_latest_release": 18,
"mean_days_between_releases": 163.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 18 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 18
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~163.4 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 163.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "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": 27,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 27 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 27
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 31,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"forks": 2,
"stars": 18,
"watchers": 2,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "18 stars",
"points": 20,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 18
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "2 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 2
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "2 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 2
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "weak",
"name": "Community health",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"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": "license file present, not a recognized license",
"points": 16.9,
"status": "partial",
"details": [
{
"code": "license_custom",
"params": {}
}
],
"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": 29,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 13,
"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 1 contributing companies or organizations -- score normalized to 3",
"points": 3,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "at_risk",
"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": 24,
"inputs": {
"merged_prs": 0,
"open_issues": 9,
"closed_issues": 9,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 0.5,
"closed_unmerged_prs": 1,
"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": "50% of issues closed",
"points": 21,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 50
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "0/1 decided PRs merged",
"points": 0,
"status": "missed",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 0,
"decided": 1
}
}
],
"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 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"followers": 2,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "kos-lang",
"public_repos": 7,
"account_age_days": 3600
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "2 followers of kos-lang",
"points": 3.4,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 2,
"login": "kos-lang"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "7 public repos, account ~9 yr old",
"points": 18.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 7
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 70,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 60,
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"kos",
"usability",
"scripting-language"
],
"has_wiki": true,
"homepage": null,
"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": 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": "3 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 3
}
}
],
"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": 52,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, CI-Tests, Packaging. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"ci_tests",
"packaging"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 50,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 1 contributing companies or organizations -- score normalized to 3",
"points": 0.8,
"status": "partial",
"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 fuzzed",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool detected: CodeQL",
"points": 5,
"status": "met",
"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": "Project has not signed or included provenance with any releases.",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the npm:kos@2.7.10 runtime dependency closure — what installing the published package pulls in — 52 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:kos@2.7.10",
"assessed": 52
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 59,
"inputs": {
"source": "osv",
"advisories": 3,
"affected_packages": 2,
"assessed_packages": 52,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 1",
"direct_affected_packages": 2
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "2 affected: flatted 2.0.2 (critical 9.8), uuid 3.4.0 (high 7.5)",
"points": 6.4,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 2,
"packages": "flatted 2.0.2 (critical 9.8), uuid 3.4.0 (high 7.5)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "2 advisory-carrying package(s) unaddressed past 90 days; oldest published 134 days ago",
"points": 27.9,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 2,
"oldest": 134
}
}
],
"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": 52,
"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
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 55,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "weak",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.93,
"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": "93 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 40,
"status": "met",
"details": [
{
"code": "legible_history",
"params": {
"legible": 93,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 51,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Makefile",
"build/cldep/Makefile",
"core/Makefile",
"interpreter/Makefile",
"modules/Makefile",
"tests/Makefile",
"tests/perf/time_us/Makefile",
"tests/pseudotty/Makefile"
],
"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": "Makefile, build/cldep/Makefile, core/Makefile, interpreter/Makefile, modules/Makefile, tests/Makefile, tests/perf/time_us/Makefile, tests/pseudotty/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, build/cldep/Makefile, core/Makefile, interpreter/Makefile, modules/Makefile, tests/Makefile, tests/perf/time_us/Makefile, tests/pseudotty/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "C (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "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": 94,
"inputs": {
"primary_language": "C",
"largest_source_bytes": 196557,
"source_files_sampled": 143,
"oversized_source_files": 17
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "C (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "C"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "17/143 source files over 60KB",
"points": 48.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 143,
"oversized": 17
}
}
],
"max_points": 55
}
]
}
],
"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": {
"labels": [],
"scores": {},
"primary": null,
"evidence": [],
"artifacts": [],
"confidence": "none",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": false
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"npm package 'kos' points at a different repository (https://github.com/corenova/kos); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-25T16:00:44.058579Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/k/kos-lang/kos.svg",
"full_name": "kos-lang/kos",
"license_state": "custom",
"license_spdx": null
}