JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"golang",
"lambda-functions",
"scripting-language",
"vm",
"embedded",
"f-strings",
"decimals",
"bytecode",
"compiler"
],
"is_fork": false,
"size_kb": 3143,
"has_wiki": true,
"homepage": null,
"languages": {
"Go": 1555637,
"Just": 913
},
"pushed_at": "2026-07-31T08:57:22Z",
"created_at": "2026-03-10T06:35:43Z",
"owner_type": "User",
"updated_at": "2026-07-31T08:57:32Z",
"description": "Kavun is a lightweight, high performance, embeddable scripting language for Go, featuring first-class records, lambda-based pipelines, f-strings, and a sandboxable VM.",
"is_archived": false,
"is_disabled": false,
"license_spdx": null,
"default_branch": "main",
"license_spdx_raw": "NOASSERTION",
"primary_language": "Go",
"significant_languages": [
"Go"
]
},
"owner": {
"blog": "https://www.yburger.com",
"name": "Yurii Biurher",
"type": "User",
"login": "jokruger",
"company": null,
"location": "Kyiv, Ukraine",
"followers": 10,
"avatar_url": "https://avatars.githubusercontent.com/u/5927403?v=4",
"created_at": "2013-11-13T08:48:54Z",
"is_verified": null,
"public_repos": 26,
"account_age_days": 4643
},
"license": {
"state": "custom",
"spdx_id": null,
"raw_spdx": "NOASSERTION",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.6.3",
"kind": "patch",
"published_at": "2026-07-31T08:57:22Z"
},
{
"tag": "v0.6.2",
"kind": "patch",
"published_at": "2026-07-30T09:37:53Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2026-07-20T08:51:04Z"
}
],
"recent_commits": [
{
"oid": "9025401e64c65c104fe1e85fbeb0ea4cfce9d337",
"body": null,
"is_bot": false,
"headline": "range literal",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-31T08:56:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77236d16faa791154c72dbff49f3bc2b62031d8f",
"body": null,
"is_bot": false,
"headline": "range literal",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-31T07:29:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c1b2d35db3b87260da5204ee6876a8ad0fef2ed",
"body": null,
"is_bot": false,
"headline": "de-structive and parallel assignment",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-30T09:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed26872dbe1256a77bb84f2063d8928074c48197",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-23T06:55:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7abad501fd3c3958b7a7f82f9a440c98f069b737",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-21T08:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35703eff34352a769d73acfacf983c978ac9964e",
"body": null,
"is_bot": false,
"headline": "fix bench-tool bug",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-21T07:14:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d66b4cc7bf63fd034a0b65d976b09cf11fbbe50c",
"body": null,
"is_bot": false,
"headline": "bench-tool refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-21T07:08:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18e6d31c2c6f9f6f071793157d236192a19a3daa",
"body": "Feature/ast optimizer",
"is_bot": false,
"headline": "Merge pull request #6 from jokruger/feature/ast-optimizer",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-20T08:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d74a73ba5ed2b65a8c2638f52195363b342b9b1",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-20T08:42:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1e71fd27f5accd985f9a65b362268a7fae90553",
"body": null,
"is_bot": false,
"headline": "noop if statements optimization",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-20T08:05:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a02be8adee65aa67816367bd1f54bce102887204",
"body": null,
"is_bot": false,
"headline": "light-weight const expr optimisation",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-20T07:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0fcb5d700d01c3ef3de3016259854459dfb426d",
"body": null,
"is_bot": false,
"headline": "method calls purity",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-20T06:38:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96efe6bbcb8d1d2bd3a4819e61abb172fc950240",
"body": null,
"is_bot": false,
"headline": "validate compilation before any optimization applied",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-18T07:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11b25e7f3f8e757534cbd8145c0d9e33bd9ebeeb",
"body": null,
"is_bot": false,
"headline": "fix purity meta",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-18T07:07:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db9b016fbc21f76a8773b89e70d99facae5a4cb2",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-18T07:04:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b247b86d4b12a26886cb987266c50f7a7c0befba",
"body": null,
"is_bot": false,
"headline": "improve shadowing logic; header/block scope rule",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-18T07:01:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13af1c10461a67dbdf0cf43d00591febd0fb3ecf",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T14:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "078c7bb4fa7bab0a0a21f037f5f861d8c971a0b9",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T13:55:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b99cd3750295fa8a8841f0e2ec1e914e2f2a4991",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T13:35:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f6e167180ec96096d855748406c335b8413f50f3",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T13:25:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edce0871acf8e4466e7e2f42ff06fdbffc7fbd08",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T13:20:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a052b714bb671ab3f248b9e7697038b25b9d878",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T11:45:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a421e9c08334df6b662cfd2b674c2c9fd14b69ec",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T07:08:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6698b3f10251524411763a3e28efb6348d676f46",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T06:51:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc843f3221843629610bb8b559435a0e1cf58d9e",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T06:03:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ed9b8d77fcef6baeb751a6f0bbb4c191601f0e1",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-15T06:02:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8680c0d676275d011b80a59554152ee449f12a71",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-14T08:33:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9359b87f6539e614f954bbcb8618dd3549bd9d05",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T07:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "846d0b3387b8feca2b154441972092cd19074e08",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6775b589fec28e2652194435c1a4f3b8b42c5181",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:53:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6556c1ddcd8fb9f57a80741ee40ba1d4f3c657d2",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:50:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cc742f70097ee1fb99dc970ce0d6e4c247dfd3b",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "658524e2cec50e723a175889fd24710f7096b0d3",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:41:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88826913b724108acc06041528cbe8ea63bb6e1a",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45de6ed54de82cf83785f9170b582b4bb7c147c4",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64421e73c12b7705b80abf890031cae567023fa4",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-12T06:19:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57eb840c7f6d9c9c9c56a057cfcfd31a9e9ccd11",
"body": null,
"is_bot": false,
"headline": "O3 by default",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-09T09:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f6f3dfc47cae75bd78c9546d10a8713b2263cd6",
"body": null,
"is_bot": false,
"headline": "separation of global variables and bindings",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-09T09:33:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a040e6aa64228213d087365b1c60cbd3dac7b04a",
"body": null,
"is_bot": false,
"headline": "tests for exported and global vars vs dead assignment elimination",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-09T07:05:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf7ff5760eea6e651e2f05938156e34ae35326ed",
"body": null,
"is_bot": false,
"headline": "base optimizer impl",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-09T03:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "639895fb0c86df7a983e86a31b23fb9ebe6ccbc4",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-09T02:49:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8fc753c7fcd29467d1646fbbd6dd8f50d2db9018",
"body": null,
"is_bot": false,
"headline": "purity contracts; optimization logic placeholders",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-08T15:03:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b1b874a11857d217350d5bce3f44e238a2d1e07",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-07T10:12:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c167d54acff7948e9031a754a5e78ef65abedff5",
"body": null,
"is_bot": false,
"headline": "optimizer loop placeholder",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-07T10:03:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d3859810b53dd462cbd9fa59548b3cad8b3fa05",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-07T09:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0dfc33b41c79c2431f2920dc46969a0461a9853",
"body": null,
"is_bot": false,
"headline": "add optimization config",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-07T08:10:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a3f64357e538bc8a02d3e159c1763e2d7a1ad64",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-07T07:36:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9522d0561b9cbb7418554de1a5b1bbca63d64b6",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-04T06:04:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7094e8b33e2b552280a212fd095dd1bfbdaf9efd",
"body": null,
"is_bot": false,
"headline": "add builtin function meta info to distinguish pure functions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-04T05:19:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e8163eda403c7ff6e91385e0bc6f3258ff46ffd0",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-02T06:38:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a066d24ca3313ffedfe9ff8d56b6407bc09f62ad",
"body": "Feature/fixed size instructions",
"is_bot": false,
"headline": "Merge pull request #5 from jokruger/feature/fixed-size-instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T12:32:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb621cf87e636ebd09dddc31791b18b623d78d3a",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T12:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f932a13da8130ff9d9a98ce551fb663f0dddb902",
"body": null,
"is_bot": false,
"headline": "refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T11:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03cd3f50774db669faf0824ded117f904bdfc9d0",
"body": null,
"is_bot": false,
"headline": "fix documentation and comments",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T11:35:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b8c55117fee71824804be164c5148fe9a3feeb2e",
"body": null,
"is_bot": false,
"headline": "fix documentation and comments",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T11:27:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b444d4cad80ed25ba72660b02025e996646c0864",
"body": null,
"is_bot": false,
"headline": "optimizer refactoring",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T11:13:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cffc4731a148c09bcd8aba12e26ab02ffc0617bd",
"body": null,
"is_bot": false,
"headline": "more tests",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T11:06:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfb01c4c9e070bd5f6da5ed6ef78d1b67001d431",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T08:11:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a295af02d224f78b28bf4a7ee0bc579157d7ac9",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T08:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e9af2a8717735762f19f2ca97803d6ca94f9b3f",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T08:03:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95efa84f74f79d4d48887064b53f3899db9fafa6",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T07:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "60272e78e0f02e3184985d87919d56e4f6030e31",
"body": null,
"is_bot": false,
"headline": "fix error messaging",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:46:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33266f7093164b90324f666b4b189e003357bc44",
"body": null,
"is_bot": false,
"headline": "fix error messaging",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:44:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d011baaf9b151f337c30ce3971e20b09ed73ba",
"body": null,
"is_bot": false,
"headline": "fix vm push rune/byte",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:36:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d1539959397fe448e512b8e7c949231dc1bc19d",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daea5f17d3839433d62fbfbe783df9951cf3ca0c",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:31:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3ec2e4b187acea1a3a36a497b23b25125148d38",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:29:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f2ca4b16679a83c75a7090f29e14eea243ad93c",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "285121ff3e8ecac812febb14e1926c47808d7765",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:17:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "470cd4446054d77bdcad4322aa8550d8d75477c7",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:16:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d2bb15b0529329c86ed4c6e0b7652262b272898",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:12:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e105ea82028c517ef2aacb2efafe69cc9e6777d5",
"body": null,
"is_bot": false,
"headline": "use statuc width instructions",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-07-01T06:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea19686068fce8f373b8be330266493802ef8479",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-30T06:47:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0864ed3513f4b20db4507796c0f306a30e5fbad7",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-30T06:34:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3d6422a4cc976a45ed079e4a1219a11f351620",
"body": null,
"is_bot": false,
"headline": "fix tests",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-30T06:31:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1621b95f09b9704973210b25f960417220bb5c09",
"body": null,
"is_bot": false,
"headline": "fix maxstack logic",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-30T05:45:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebff4a536e57aa0e73c7cb2a49d057b631ce5a8b",
"body": null,
"is_bot": false,
"headline": "refactor opcodes",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-29T11:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e838655943103d551eb07027f2b26c3990594c7c",
"body": "Feature/performance optimisations",
"is_bot": false,
"headline": "Merge pull request #4 from jokruger/feature/performance-optimisations",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-28T05:30:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a2f31b1b4d0f1a2a9bb8cf683c0b53bbb4d74b97",
"body": null,
"is_bot": false,
"headline": "benchmarks",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-28T05:27:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d89fc1c6096542c787cc1cc780c843b6a395fd3",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:41:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfce52d7f3b498ef0b9318053fc6902b71eb0d2c",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:36:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3026b3ae85fda43479480611fd647a54315d3950",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:34:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee8529dbd5d100b550cf12ba0a708473535bc23",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:32:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e043c90da2e829c768744695430e8bfed2c9c476",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca138427d388584993cfcb27a208283a7f965622",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:23:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "112cc1e9e766c0a654128633c366203f0f90a9be",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aea148985fe81b0f9761bc7fe82de102cc7df952",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7f380d7420fbbbe51dd88310194c4361428a0cc",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T07:12:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fafadc0fcba1a96dd823fe4d7aa1f78d0038bdc",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T06:59:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e744bf491428a379a2b263da169db169639778f3",
"body": null,
"is_bot": false,
"headline": "better opcode naming",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-25T06:56:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "505f5c9c327216f207aa84cdf726940a9db0ebac",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T12:29:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee85dae0ad6609a84e94f5edeb1aa6bdfb90ca45",
"body": null,
"is_bot": false,
"headline": "use LittleEndian helper instead of hard-coded encoders/decoders",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T12:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30db0c8e075c6f0c926646dcbe2055e0a069491b",
"body": null,
"is_bot": false,
"headline": "use LittleEndian instead of BigEndian",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T11:11:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86772a6b3a2ebe49e99bb1cba39a02e2a0efd941",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T08:02:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4c39e8a2ae2f43f8ae02840a6eb96ef18b5cfb9",
"body": null,
"is_bot": false,
"headline": "time string literal",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T07:45:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aebf9b97ee05b459e9d2b43fbcfc367dbcb8fe7b",
"body": null,
"is_bot": false,
"headline": "byte literal",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T07:34:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9846022b6023a55237d3445451b8086c681fa0e9",
"body": null,
"is_bot": false,
"headline": "fix negative zero test",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T07:04:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06de12ade349d2edfa9f30d1e1d0e9c678f5c122",
"body": null,
"is_bot": false,
"headline": "byte-string literal",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-24T07:00:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c4a96c4b52fe47da8f12ce911f2f3f2bd865da0",
"body": null,
"is_bot": false,
"headline": "nc",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-23T11:25:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c622c43a00811a8297e344c218a7e0975f25a2f1",
"body": null,
"is_bot": false,
"headline": "static consts",
"author_name": "Yurii Biurher",
"author_login": "jokruger",
"committed_at": "2026-06-23T11:24:44Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 787,
"latest_release_at": "2026-07-31T08:57:22Z",
"latest_release_tag": "v0.6.3",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 20,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "github.com/jokruger/kavun",
"exists": true,
"license": null,
"keywords": [],
"ecosystem": "go",
"matches_repo": true,
"registry_url": "https://pkg.go.dev/github.com/jokruger/kavun",
"is_deprecated": false,
"latest_version": "v0.6.3",
"repository_url": "https://github.com/jokruger/kavun",
"versions_count": 26,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": null,
"first_published_at": null,
"latest_published_at": "2026-07-31T08:56:09Z",
"latest_version_yanked": null,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 0,
"stars": 23,
"watchers": 1,
"fork_history": {
"days": [],
"complete": true,
"collected": 0,
"total_forks": 0
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"go.mod"
],
"largest_source_bytes": 254293,
"source_files_sampled": 164,
"oversized_source_files": 3,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"go.mod"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 3,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"go"
],
"dependencies": [
{
"name": "github.com/araddon/dateparse",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v0.0.0-20210429162001-6b43995a97de"
},
{
"name": "github.com/jokruger/dec128",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.20"
},
{
"name": "github.com/jokruger/set",
"manifest": "go.mod",
"ecosystem": "go",
"version_constraint": "v1.0.2"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "github.com/araddon/dateparse",
"direct": true,
"version": "v0.0.0-20210429162001-6b43995a97de",
"ecosystem": "go"
},
{
"name": "github.com/jokruger/dec128",
"direct": true,
"version": "v1.0.20",
"ecosystem": "go"
},
{
"name": "github.com/jokruger/set",
"direct": true,
"version": "v1.0.2",
"ecosystem": "go"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 3,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 5,
"open_issues": 0,
"closed_ratio": null,
"closed_issues": 0,
"closed_unmerged_prs": 0
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jokruger",
"commits": 789,
"avatar_url": "https://avatars.githubusercontent.com/u/5927403?v=4"
}
],
"contributors_sampled": 1,
"top_contributor_share": 1
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml"
],
"has_docs_dir": true,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"go.sum"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 5,
"reason": "branch protection is not maximal on development and all release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/8 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": 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": 10,
"reason": "packaging workflow 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": 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": "9025401e64c65c104fe1e85fbeb0ea4cfce9d337",
"ran_at": "2026-07-31T16:25:53Z",
"aggregate_score": 4.1,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-31T08:58:40Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2026-07-20T08:44:26Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/jokruger/kavun",
"host": "github.com",
"name": "kavun",
"owner": "jokruger"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 57,
"calibrated": 60,
"calibration": "2026-08-02"
}
}
],
"value": 60,
"inputs": {
"security": 53,
"vitality": 83,
"community": 32,
"governance": 52,
"calibration": "2026-08-02",
"engineering": 63,
"ai_readiness": 46,
"weighted_overall_raw": 57
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "excellent",
"name": "Vitality",
"value": 83,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "good",
"name": "Development activity",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"commits_last_year": 787,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 20
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "20/52 weeks with commits",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 20
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "787 commits in the last year",
"points": 18,
"status": "met",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 787
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.6.3",
"releases_from_tags": false,
"days_since_latest_release": 0,
"mean_days_between_releases": 5.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~5.5 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 5.5
}
}
],
"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": "unverified",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": "repository_too_young",
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": null,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "maintenance record not established from the collected data",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_unverified",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 32,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 22,
"inputs": {
"forks": 0,
"stars": 23,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "23 stars",
"points": 21.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 23
}
}
],
"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": "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": "moderate",
"name": "Sustainability & Governance",
"value": 52,
"weight": 0.23,
"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": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"issue_resolution",
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 67,
"inputs": {
"merged_prs": 5,
"open_issues": 0,
"closed_issues": 0,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": null,
"closed_unmerged_prs": 0,
"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": "no issues or no data",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_issues_or_data",
"params": {}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "5/5 decided PRs merged",
"points": 30,
"status": "met",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 5,
"decided": 5
}
}
],
"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/8 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": 50,
"inputs": {
"followers": 10,
"owner_type": "User",
"is_verified": null,
"owner_login": "jokruger",
"public_repos": 26,
"account_age_days": 4643
},
"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": "10 followers of jokruger",
"points": 7.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 10,
"login": "jokruger"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "26 public repos, account ~12 yr old",
"points": 22.4,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 26
}
},
{
"code": "account_age_years",
"params": {
"years": 12
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"github.com/jokruger/kavun"
],
"ecosystems": "go",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on go",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "go"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "26 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 26
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 63,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "weak",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"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": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 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": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"topics": [
"golang",
"lambda-functions",
"scripting-language",
"vm",
"embedded",
"f-strings",
"decimals",
"bytecode",
"compiler"
],
"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": "9 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 9
}
}
],
"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": 53,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 18,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 0,
"scorecard_aggregate": 4.1
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection is not maximal on development and all release branches",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 1 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/8 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.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 detected",
"points": 5,
"status": "met",
"details": [],
"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": "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": "exceptional",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 3 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 3
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 3,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 3,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 46,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 2,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.03,
"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": "3 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 1.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 3,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"go.sum"
],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"Justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [
"go.mod"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Go (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "exceptional",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 99,
"inputs": {
"primary_language": "Go",
"largest_source_bytes": 254293,
"source_files_sampled": 164,
"oversized_source_files": 3
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Go (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Go"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "3/164 source files over 60KB",
"points": 54,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 164,
"oversized": 3
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "weak",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"labels": [
"library"
],
"scores": {
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:go",
"weight": 6
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": false,
"consumed_by_code": true
},
"metrics_version": "2.3.1"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-31T16:26:07.147653Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jokruger/kavun.svg",
"full_name": "jokruger/kavun",
"license_state": "custom",
"license_spdx": null
}