Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [
"emacs",
"rime",
"input-method"
],
"is_fork": false,
"size_kb": 280,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 15567,
"Makefile": 684,
"Emacs Lisp": 52644
},
"pushed_at": "2025-11-05T15:05:02Z",
"created_at": "2020-02-25T12:36:49Z",
"owner_type": "User",
"updated_at": "2026-06-26T05:54:34Z",
"description": "RIME ㄓ in Emacs",
"is_archived": false,
"is_disabled": false,
"license_spdx": "GPL-3.0",
"default_branch": "master",
"license_spdx_raw": "GPL-3.0",
"primary_language": "Emacs Lisp",
"significant_languages": [
"Emacs Lisp",
"C"
]
},
"owner": {
"blog": "doglooksgood.github.io",
"name": "tianshu",
"type": "User",
"login": "DogLooksGood",
"company": null,
"location": null,
"followers": 339,
"avatar_url": "https://avatars.githubusercontent.com/u/11796018?v=4",
"created_at": "2015-04-04T10:48:58Z",
"is_verified": null,
"public_repos": 119,
"account_age_days": 4131
},
"license": {
"state": "standard",
"spdx_id": "GPL-3.0",
"raw_spdx": "GPL-3.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v1.0.5",
"kind": "patch",
"published_at": "2021-06-28T16:48:52Z"
},
{
"tag": "v1.0.4",
"kind": "patch",
"published_at": "2020-09-14T10:34:00Z"
},
{
"tag": "v1.0.3",
"kind": "patch",
"published_at": "2020-06-08T15:15:00Z"
}
],
"recent_commits": [
{
"oid": "f927d26e471e7d63de65ffa92897944242f2fd92",
"body": null,
"is_bot": false,
"headline": "Fix customization types (#242)",
"author_name": "Zhengyi",
"author_login": "fuzy112",
"committed_at": "2025-11-05T15:05:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b70d9cfbac9b11a934007f103b1abc9a034268f",
"body": "* Update INSTALLATION.org\n\n* Update INSTALLATION.org\n\n* Update INSTALLATION.org\n\n* Update INSTALLATION.org\n\n* Update INSTALLATION_EN.org\n\n* Update INSTALLATION_EN.org\n\n* Update INSTALLATION.org",
"is_bot": false,
"headline": "修改 macOS 安装说明 (#243)",
"author_name": "Tianshu Wang",
"author_login": "tshu-w",
"committed_at": "2025-06-14T06:04:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80f09ed36d9f0ca7ce4e1a3ca1020dc4c80ba335",
"body": "This makes rime uses posframe in TTY when tty-child-frames feature is enabled.",
"is_bot": false,
"headline": "Check if posframe workable via `posframe-workable-p` (#238)",
"author_name": "Yang, Ying-chao",
"author_login": "yangyingchao",
"committed_at": "2024-12-11T08:08:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8837e4b86d3cef73079a3f4ad6d3c79885236aa5",
"body": null,
"is_bot": false,
"headline": "Add a predicate function",
"author_name": "DogLooksGood",
"author_login": "DogLooksGood",
"committed_at": "2024-11-06T20:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ff37f929edd028b4bcfc3249fa26c8f613bb5c",
"body": null,
"is_bot": false,
"headline": "Change if-let to if-let*",
"author_name": "DogLooksGood",
"author_login": "DogLooksGood",
"committed_at": "2024-11-02T13:02:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02feb6a4bcee9635aeb84fd803fd2b935b71606a",
"body": null,
"is_bot": false,
"headline": "Support <escape> in rime-send-keybinding",
"author_name": "DogLooksGood",
"author_login": "DogLooksGood",
"committed_at": "2024-11-02T13:00:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5c5ffb57088aa7ec6b82a6ca3f9499294124954",
"body": null,
"is_bot": false,
"headline": "quote `rime-emacs-module-header-root` to avoid compile failure (#233)",
"author_name": "shrubbroom",
"author_login": "shrubbroom",
"committed_at": "2024-10-03T17:50:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8c0a99b0282d3e0aca53146789f6864181228e7",
"body": null,
"is_bot": false,
"headline": "Initialize first_run to ensure setup() is called (#229)",
"author_name": "Lin Jian",
"author_login": "jian-lin",
"committed_at": "2024-01-30T14:27:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd434071ce95c41e5d580e303ccf2a65f189e7ec",
"body": null,
"is_bot": false,
"headline": "use `(point-min)` to be compatible with narrowing (#226)",
"author_name": "Eli",
"author_login": "Elilif",
"committed_at": "2023-11-08T09:59:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca02a6b8035aa4dec186a2e9d818e28bc8c55a79",
"body": null,
"is_bot": false,
"headline": "修复第一次运行 make 时,文件不存在出错 (#225)",
"author_name": "Billy.Zheng",
"author_login": "zw963",
"committed_at": "2023-11-02T16:37:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0de3250fd1005878dd7a06a8fef7324a878f17b3",
"body": "有些方案空白鍵不是提交,最大的例子大概是注音方案。注音方案的空白鍵是一\r\n聲,需要用 RET 來提交輸入內容,但目前 RET 只會提交 raw input。\r\n\r\n這個 PR 新增了一個選項,rime-return-insert-raw,non-nil 時讓 RET 輸入\r\nraw input,否則輸入預覽內容(亦即目前選取的候選詞)。預設為 t,保留原\r\n先的動作方式。\r\n\r\n有測試過即使 rime-show-preedit 是 inline 也還是會輸入目前選取的候選詞。\r\n\r\n另外,這個 PR 也新增用 Shift + RET 來輸入 preedit 的功能。注音方案下的\r\n用途是輸入尚未轉換成漢字的注音(\"1 q a S-RET\" -> \"ㄅ ㄆ ㄇ\"),但其他\r\n方案下應該也有用。",
"is_bot": false,
"headline": "新增用 RET 輸入目前候選、S-RET 輸入 preedit 的功能 (#220)",
"author_name": "Kisaragi Hiu",
"author_login": "kisaragi-hiu",
"committed_at": "2023-10-25T12:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03e91ab290cd1921f9742940f8bfd2b4e82d56c1",
"body": null,
"is_bot": false,
"headline": "Remove obsolete function. (#221)",
"author_name": "ATNewHope",
"author_login": "ATNewHope",
"committed_at": "2023-10-25T12:19:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6438abacace7d94f05fabc45b82d619677fc5fca",
"body": "* 添加“切到 evil-normal-state 时首项自动上屏”的可选功能;\r\n优化 rime-commit1 相关函数的可读性;\r\n同步修改 README 并稍作完善。\r\n\r\n* 对过时函数名新增提示,以便平稳过渡。\r\n\r\n* 对 README.org 和 INSTALLATION.org 进行大量结构优化(内容不变)\r\n\r\n* Sync README.org and INSTALLATION.org with the _EN ones.\r\n\r\n* sync README_EN.org to README.org.\r\n\r\n* Nearly full sync between CN and\n[…]\ntypo fix.\r\n\r\n* Minor fix about data dir part in README.\r\n\r\n* 将commit1与evil、toggle-input-method等解耦;新增全局commit1选项;同步更新中英文的README。\r\n\r\n* Fix coding error.\r\n\r\n* Alter the position of defun of rime-commit1.",
"is_bot": false,
"headline": "添加“切到 evil-normal-state 时首项自动上屏”的可选功能 (#213)",
"author_name": "ATNewHope",
"author_login": "ATNewHope",
"committed_at": "2023-02-12T14:25:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "0a50c918d2de56aa401a68ba37394446c6fc9ed6",
"body": "* Add `rime-commit-and-toggle-input-method` function.\r\n\r\n* Fix not usable when didn't do toggle-input-method yet for the first\r\ntime during every Emacs startup.",
"is_bot": false,
"headline": "Add `rime-commit-and-toggle-input-method` function. (#212)",
"author_name": "ATNewHope",
"author_login": "ATNewHope",
"committed_at": "2023-01-23T10:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92eb45b7225e29ce9f6d0ce5bdd33463be7ce5a3",
"body": "* Update README.org for evil-escape\r\n\r\n* Update README_EN.org for evil-escape",
"is_bot": false,
"headline": "更新README中对于evil-escape的处理方式 (#201)",
"author_name": "_rqy",
"author_login": "rqy2002",
"committed_at": "2023-01-21T16:34:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74f3dff40e66c65388a9471eecbc1d9aca5612f7",
"body": "cl-case system-type do not need quote.",
"is_bot": false,
"headline": "cl-case system-type do not need quote. (#207)",
"author_name": "Nasy",
"author_login": "nasyxx",
"committed_at": "2022-11-12T13:41:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3eeef9c445fa056a4b32137f9ef72c27ced2d4ab",
"body": null,
"is_bot": false,
"headline": "Update module header",
"author_name": "DogLooksGood",
"author_login": null,
"committed_at": "2022-06-20T09:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6a89e9fa9eabc32063bffb2eacfcece46f7a049",
"body": null,
"is_bot": false,
"headline": "Add missing doc for sidewindow. (#198)",
"author_name": "Lulu",
"author_login": "lakkiy",
"committed_at": "2022-04-21T18:11:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5727c5218a4345adb9b960cf6f4202246aea70c",
"body": "Looks like these \"xdg-\" functions are not autoloaded, have to require\r\nit explicitly.",
"is_bot": false,
"headline": "require xdg for xdg-data-dirs (#191)",
"author_name": "xofyarg",
"author_login": "xofyarg",
"committed_at": "2022-02-22T02:28:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bb1b5282f08187a00fd59ece7aefa6f476c77c1e",
"body": null,
"is_bot": false,
"headline": "update installation for fedora",
"author_name": "DogLooksGood",
"author_login": null,
"committed_at": "2022-02-03T02:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c2ade217134f6f20cd405447af20825e5b44513",
"body": null,
"is_bot": false,
"headline": "update define-minor-mode usage",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-12-10T18:06:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ee9d7a9b35571264be9b6eae96d7e1302c3e16c",
"body": null,
"is_bot": false,
"headline": "fix disabled candidate in minibuffer",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-11-18T03:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5472e24a3f78d27ab399ebb81dc9247c5f728e92",
"body": null,
"is_bot": false,
"headline": "handle read-only stickiness",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-11-18T03:28:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b296856c21d32e700005110328fb6a1d48dcbf8d",
"body": null,
"is_bot": false,
"headline": "fix conflict with transient (#176)",
"author_name": "Liu Hui",
"author_login": "ilupin",
"committed_at": "2021-10-14T05:48:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d9bcc6dad4182e9b6a5839f8261b260e57be2fc",
"body": null,
"is_bot": false,
"headline": "Fix uninit hook (#171)",
"author_name": "Claude",
"author_login": "Claude-Ray",
"committed_at": "2021-07-23T12:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b93e761209211f8a6de1bb4b8f1d36651564a8d9",
"body": null,
"is_bot": false,
"headline": "bump version",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-06-28T16:48:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "020b70fcbe51265935a4ec99daab0264c9153bd3",
"body": "This option can keep sidewindow open, which can avoid annoying window\r\nraising and shrinking.",
"is_bot": false,
"headline": "Add an option for sidewindow. (#167)",
"author_name": "Nasy",
"author_login": "nasyxx",
"committed_at": "2021-06-20T11:45:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83bf8de595f9b82dae229b75244a214797b5f841",
"body": null,
"is_bot": false,
"headline": "check commit after send keybinding",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-06-19T10:04:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "073452196b0974558877e310cb724c382dc630d4",
"body": null,
"is_bot": false,
"headline": "update contributor list",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-06-17T14:23:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "178597b1b8cac9e37b5ebe24d8fb89baf63397ca",
"body": "* Specify options of rime-sidewindow-side.\r\n\r\n* rime.el\r\n\r\n* Update readme for sidewindow\r\n\r\n* Add space before rime-sidewindow buffer.",
"is_bot": false,
"headline": "Specify options of rime-sidewindow-side. (#165)",
"author_name": "Nasy",
"author_login": "nasyxx",
"committed_at": "2021-06-17T14:19:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6055fc11734587f4142b972551749837aaa71d10",
"body": null,
"is_bot": false,
"headline": "Add sidewindow as a show candidate content method. (#164)",
"author_name": "Nasy",
"author_login": "nasyxx",
"committed_at": "2021-06-17T06:33:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24ae7409504355d7aedc7bd9b77264765d15cbce",
"body": "…e (#163)\n\n* do not override overriding-terminal-local-map in non-composition state\r\n\r\n* do not override overriding-local-map too",
"is_bot": false,
"headline": "do not override overriding-terminal-local-map in non-composition stat…",
"author_name": "Liu Hui",
"author_login": "ilupin",
"committed_at": "2021-06-16T21:48:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13203c442ae6990424ce5a1e4a0b60ddabe5cbfe",
"body": null,
"is_bot": false,
"headline": "add alternative_select_labels support",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2021-06-08T01:16:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "519e6eb3b5e8e668c2835d27f54fcf5776242576",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "DogLooksGood",
"author_login": null,
"committed_at": "2021-03-27T03:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edcb6278b1a864d28ed96375e18ff77def09feb0",
"body": null,
"is_bot": false,
"headline": "Update doc for installation on MacOS",
"author_name": "claude",
"author_login": "Claude-Ray",
"committed_at": "2021-02-07T14:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4e6dc1ba3d189b2a31f0a0535be640310347896",
"body": null,
"is_bot": false,
"headline": "update en doc",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-02-02T06:16:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38286eb9cadec62a7a17519029a7a4ea92f833e8",
"body": null,
"is_bot": false,
"headline": "fix doc for opensuse",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-02-02T06:06:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68c02b7d0f94f03137584b123916f0cd84e11e2f",
"body": null,
"is_bot": false,
"headline": "add fedora/opensuse section for installation",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-02-02T05:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "057947e9ea7d92098ef1c6c8f1bfc92097da6362",
"body": null,
"is_bot": false,
"headline": "update doc for installation",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-02-02T05:45:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6504ff944fcd6eb700543b0e99bab1a3046f614",
"body": null,
"is_bot": false,
"headline": "fix doc for windows scoop",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-01-17T03:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252532cbf1baba9ba16934a92fb170008fdcfa3b",
"body": "* using 'process-environment' in 'rime-compile-module'\r\n\r\n* make it easy to build 'librime-emacs' under Windows\r\n\r\n* normalize 'rime-share-data-dir' under Windows",
"is_bot": false,
"headline": "Compile with process env (#140)",
"author_name": "Shiwei Wang",
"author_login": "wsw0108",
"committed_at": "2021-01-17T03:42:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8012c6a09195d940c2ba24d7c63974fb5b3b0e51",
"body": null,
"is_bot": false,
"headline": "bugfix for wrong font size for tail of header in org/markdown",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-01-13T07:42:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5150f49b05cbd8011ec54ba4246030fa1eebda42",
"body": null,
"is_bot": false,
"headline": "bugfix, wrong cursor size in org/markdown header",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-01-13T07:22:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88efb918d50bed46b2a8948a52293eba8fffdcac",
"body": null,
"is_bot": false,
"headline": "bump dash version to 2.17.0",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-01-10T11:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c30300201d2a6a3171196dcd9efdc8fb5d12f62",
"body": null,
"is_bot": false,
"headline": "better implementation to display candidate via message",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2021-01-10T11:39:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc3035c626d65d9e3d5b54814bc28f8db18ab3e",
"body": "* Add rime-candidate-num-format\r\n\r\n* Move rime-candidate-num-format to function\r\n\r\n* Add defcustom function to format candidate-num",
"is_bot": false,
"headline": "Add rime-candidate-num-format (#138)",
"author_name": "Claude",
"author_login": "Claude-Ray",
"committed_at": "2021-01-02T10:08:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c797c443886aca6083737a3644e45af51f5b6760",
"body": null,
"is_bot": false,
"headline": "fix byte-compile warnings",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-12-27T07:17:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28ee86a1379ec8fda486146dfd65647d8188a449",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-12-27T06:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0faa6e40d272fa79a4ce4f39901a811fc8191de0",
"body": null,
"is_bot": false,
"headline": "Check if this-command is a symbol before using symbol-name (#126)",
"author_name": "Yuan Fu",
"author_login": "casouri",
"committed_at": "2020-11-29T17:48:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d7f06d2324e8dbe6d7daab5eabb20e8da236ded",
"body": null,
"is_bot": false,
"headline": "allow <tab> in rime-translate-keybindings (#123)",
"author_name": "Liu Hui",
"author_login": "ilupin",
"committed_at": "2020-11-15T12:35:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "320691061050419b269f2d66bdb61590c7c3aacd",
"body": null,
"is_bot": false,
"headline": "restore input-method-function when deactivating rime (#122)",
"author_name": "Liu Hui",
"author_login": "ilupin",
"committed_at": "2020-11-13T11:17:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e9440fa7eaa6fffd6b955ad8f2204c495225d3",
"body": null,
"is_bot": false,
"headline": "fix problem with read-only state (#121)",
"author_name": "Liu Hui",
"author_login": "ilupin",
"committed_at": "2020-11-12T13:12:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d2e2f65bea672273cbcbce4a9161264c383a41c2",
"body": null,
"is_bot": false,
"headline": "Bugfix for rime-inline-ascii-holder",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-10-12T16:39:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24a095230bfc4c4fb4a928b8a244c5fc6951f795",
"body": null,
"is_bot": false,
"headline": "add rime-predicate-in-code-string-after-ascii-p",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-10-08T18:27:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56f2c358000472eafef6015688dce2aab19349fb",
"body": null,
"is_bot": false,
"headline": "Use cl-lib macro instead of cl.el one (#117)",
"author_name": "Shohei YOSHIDA",
"author_login": "syohex",
"committed_at": "2020-09-25T12:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f2987533b4c544756efdaa9b57803f9d7dbbccb0",
"body": null,
"is_bot": false,
"headline": "Update popup support (#116)",
"author_name": "zhmars",
"author_login": "zhmars",
"committed_at": "2020-09-20T06:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "271d7e2f9fdc77b30b7136ed1a4a7e30845572ae",
"body": null,
"is_bot": false,
"headline": ":bug: auto commit not work in org-mode",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-09-15T09:24:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01522dbec857bd3ae18930ffcd84c9ff445ec29c",
"body": null,
"is_bot": false,
"headline": "fix mac install librime (#115)",
"author_name": "子龙山人",
"author_login": "zilongshanren",
"committed_at": "2020-09-14T10:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee7f951f0bc3b55034634019dd385706bc413dbb",
"body": null,
"is_bot": false,
"headline": "update readme, fix typo",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-09-14T10:34:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a600a8cb98354e5612d4f400bb5efd0b1534820",
"body": null,
"is_bot": false,
"headline": ":sparkles: add new predicate, in-code-string",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-09-14T10:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7de73ecb318868bddfd31fcd3e2266cd96ae98",
"body": null,
"is_bot": false,
"headline": ":bug: unusable auto commit",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-09-14T10:26:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d139b56b45e91b787031f5b86c3462287d6ef29",
"body": "require package seq",
"is_bot": false,
"headline": "add require('seq) (#113)",
"author_name": "Gemo",
"author_login": "gemone",
"committed_at": "2020-08-27T10:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aab21695f1dee0db3ddf0f0c834b94aecec7057c",
"body": null,
"is_bot": false,
"headline": "clear state before unrelated command",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-08-16T08:27:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e96f97feb430eac66ba66f75a80d123356445a9d",
"body": "* better evil-escape advice\r\n\r\n* fix doc format",
"is_bot": false,
"headline": "better Integration with evil-escape (#111)",
"author_name": "dwuggh",
"author_login": "dwuggh",
"committed_at": "2020-08-03T03:34:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57ae3d36804b4635b3a9cd88a52964c12a9733a6",
"body": "* add integratation with evil-escape, using advice\r\n\r\n* add customize option, default nil(disabled)\r\n\r\n* move relative snippet to documentation",
"is_bot": false,
"headline": "Integrate with evil-escape (#109)",
"author_name": "dwuggh",
"author_login": "dwuggh",
"committed_at": "2020-07-15T13:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "242018cda3d33df6c742c84fab736edd4519f60b",
"body": null,
"is_bot": false,
"headline": "ignore *.eln",
"author_name": "jixiuf",
"author_login": "jixiuf",
"committed_at": "2020-07-15T03:52:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "353a0bfee1bfe7f53d7e5cb9e9abedce60ca12a1",
"body": "- Add the requirement of Squirrel\n- Replace wget with curl. The former is not shipped with MacOS.\n- Add instruction to bypass Gatekeeper.",
"is_bot": false,
"headline": "(doc) Improve MacOS installation process.",
"author_name": "Tubo Shi",
"author_login": "Tubo",
"committed_at": "2020-06-29T07:08:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "345e8c5bd6ef6f381880c4c315506dc6a5bc4cca",
"body": null,
"is_bot": false,
"headline": "ignore .dll file for Windows user",
"author_name": "Eason Huang",
"author_login": "Eason0210",
"committed_at": "2020-06-27T07:01:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7718b0a96f0086118bfcf0481db6521a971193f",
"body": "…e/local\".",
"is_bot": false,
"headline": ":bug: Look for rime-data in \"/usr/local/share\" rather than \"/usr/shar…",
"author_name": "Peng Mei Yu",
"author_login": null,
"committed_at": "2020-06-23T14:57:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51870af814c6e9ce1a5aa8d33758f5b571950102",
"body": null,
"is_bot": false,
"headline": ":bug: fix error when missing font for specific char.",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-20T06:12:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1059ccf8e9b7ce1100feabb9ca3fcaf6acf8d25b",
"body": null,
"is_bot": false,
"headline": ":sparkles: Add rime-posframe-fixed-position.",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-20T06:01:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7076eb622609bf51cdd01c49f9c96c0cd0a32585",
"body": null,
"is_bot": false,
"headline": ":pencil: update badge",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-20T04:00:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec96e77643dd389390cd539237c90ddca36a9517",
"body": null,
"is_bot": false,
"headline": ":pencil: make cn doc the default",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-20T03:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3cf39be4341ecdfd5e8faedcd42213e2c8c9f8a3",
"body": null,
"is_bot": false,
"headline": ":sparkles: add rime-inline-ascii-holder",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-17T15:18:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2a0b116d56bf54456eb5d6e8e80a7a6cf6944863",
"body": null,
"is_bot": false,
"headline": ":pencil: Update changelog & contributors section",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-08T15:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd3d95388bdc77c465490f95f9daa5b8df166f1f",
"body": null,
"is_bot": false,
"headline": ":sparkles: Support cursor control keys in rime-translate-keybindings",
"author_name": "shitianshu",
"author_login": null,
"committed_at": "2020-06-08T14:56:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b91af00920bc8af93f49f6dc923ed6c05f730e",
"body": null,
"is_bot": false,
"headline": "Update readme: fix simplified chinese input",
"author_name": "Misaka",
"author_login": "chuxubank",
"committed_at": "2020-06-02T06:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e08e34a0bcb1391e785ce4f48ed56d6b70aaf0e8",
"body": "* Update readme: add windows build docs\r\n\r\n* Specify rime-share-data-dir for Windows\r\n\r\n* Update readme: fix msys2 link",
"is_bot": false,
"headline": "Add Windows msys2 usage (#92)",
"author_name": "Misaka",
"author_login": "chuxubank",
"committed_at": "2020-05-31T06:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab527f062d747b3376b53b5d350bff0a29f80087",
"body": null,
"is_bot": false,
"headline": "fix: Move lexical-binding local variable to the first line (#91)",
"author_name": "Zhu Zihao",
"author_login": "cireu",
"committed_at": "2020-05-28T14:18:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "daf956df30d4007f70a4495560d656e517ab69a9",
"body": null,
"is_bot": false,
"headline": "add rime-show-preedit variable",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-05-02T03:49:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9afeb4aa45771ef20c83d1208744d954273cbaf3",
"body": null,
"is_bot": false,
"headline": "Update readme: add two predicates. (#88)",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-04-19T14:47:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1d359480a7ee3b6b8aa3e78f3a42e30dd0a9aa",
"body": "* Add a predicate: rime-predicate-tex-math-p\r\n\r\n* rename to rime-predicate-tex-math-or-command-p",
"is_bot": false,
"headline": "Add a predicate: rime-predicate-tex-math-p (#84)",
"author_name": "longminwang",
"author_login": "longminwang",
"committed_at": "2020-04-15T14:54:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4ba4e0337c173ccb336761cf7f4bbbfdccded85",
"body": "* Add two predicates.\r\n\r\n- `rime-predicate-hydra-p`\r\n- `rime-predicate-ace-window-p`\r\n\r\n* Simplify codes.\r\n\r\n* Fix bugs.",
"is_bot": false,
"headline": "Add two predicates. (#83)",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-04-12T06:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cdf24aed145b5834b37bc67886ff9b09f93946f",
"body": null,
"is_bot": false,
"headline": "Update doc for doom mode-line",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-04-09T15:40:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662f4a7971cc71c6455b8012aa737259486354ca",
"body": null,
"is_bot": false,
"headline": "allow sync&deploy once the lib is loaded.",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-04-07T06:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d9008f9d9c798728a38c1f4360624213dadad6",
"body": null,
"is_bot": false,
"headline": "update gif",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-04-06T11:42:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "418ae28b8d2b9d046354653045d0a5db1764b7d2",
"body": "Add a predicate.",
"is_bot": false,
"headline": "Merge pull request #78 from cnsunyour/master",
"author_name": "tianshu",
"author_login": "DogLooksGood",
"committed_at": "2020-04-04T08:20:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0481e83a950a154e856a0abfcc8f60e59881c56b",
"body": "增加断言 `rime-predicate-org-in-src-block-p`:判断是否在 org-mode 的 src-block 里。\n更新断言 `rime-predicate-org-latex-mode-p`:编码风格与已有断言保持一致。",
"is_bot": false,
"headline": "Add a predicate.",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-04-04T06:37:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6c35486bb3a33110cf08f92a1436a4d7d3d4295e",
"body": "Add a predicate: rime-predicate-org-latex-mode-p",
"is_bot": false,
"headline": "Merge pull request #77 from chuxubank/patch-1",
"author_name": "tianshu",
"author_login": "DogLooksGood",
"committed_at": "2020-04-03T15:50:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86b61f5f0e8364e1902cae6bff1d98101cb717bf",
"body": null,
"is_bot": false,
"headline": "Add a predicate: rime-predicate-org-latex-mode-p",
"author_name": "Misaka",
"author_login": "chuxubank",
"committed_at": "2020-04-03T15:23:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a5b6dc0070a31555b3b4f68652dd64eb8148473",
"body": null,
"is_bot": false,
"headline": "Update issue templates",
"author_name": "tianshu",
"author_login": "DogLooksGood",
"committed_at": "2020-04-03T03:53:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b3254ccd24515c8b8bca975c224e4287c465b00",
"body": null,
"is_bot": false,
"headline": "update doc for debian/ubuntu",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-04-03T03:19:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ba4d4e32aa64b8beb5fda8ef3ab9c69bf9ab6f9",
"body": null,
"is_bot": false,
"headline": "How to activate",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-04-01T23:49:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f22f2918608aec0f6359f29ae0eae6e25bd0058",
"body": "Update README.org: add two FAQs",
"is_bot": false,
"headline": "Merge pull request #73 from cnsunyour/master",
"author_name": "tianshu",
"author_login": "DogLooksGood",
"committed_at": "2020-03-31T16:27:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1d3f0d019e0b4cbe506d49673ea171ee3ce242a",
"body": null,
"is_bot": false,
"headline": "Update README.org: add two FAQs",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-03-31T15:21:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e531594e4297e8a74869ef2587032863d1f56d8",
"body": null,
"is_bot": false,
"headline": "change the position of page number in candidate",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-03-30T18:11:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f78719e5d8c8d2ec6da0f66e0b1e7d660d3a5a89",
"body": null,
"is_bot": false,
"headline": "update doc",
"author_name": "tianshu",
"author_login": null,
"committed_at": "2020-03-30T03:42:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6d429b1fe7d96271ed3a92af24d9d4512e01aff",
"body": "Optmize predicates: limit the length of `buffer-substring`",
"is_bot": false,
"headline": "Merge pull request #70 from cnsunyour/master",
"author_name": "tianshu",
"author_login": "DogLooksGood",
"committed_at": "2020-03-29T12:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d0355994cc0cbcb03c1ff46bf3c8317283992ca",
"body": null,
"is_bot": false,
"headline": "Merge branch 'master' of DogLooksGood/emacs-rime",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-03-29T11:20:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3be38694ebc23b570c5aed8ca52313e95a0217f9",
"body": null,
"is_bot": false,
"headline": "Optimize predicates include `buffer-substring`.",
"author_name": "Sunn Yao",
"author_login": "cnsunyour",
"committed_at": "2020-03-29T11:15:51Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 1,
"latest_release_at": "2021-06-28T16:48:52Z",
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_last_push": 263,
"active_weeks_last_year": 1,
"days_since_latest_release": 1854,
"mean_days_between_releases": 192.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": []
},
"popularity": {
"forks": 77,
"stars": 537,
"watchers": 13,
"fork_history": {
"days": [
{
"date": "2020-02-26",
"count": 1
},
{
"date": "2020-03-18",
"count": 1
},
{
"date": "2020-03-22",
"count": 2
},
{
"date": "2020-03-23",
"count": 2
},
{
"date": "2020-03-24",
"count": 1
},
{
"date": "2020-03-28",
"count": 2
},
{
"date": "2020-04-01",
"count": 1
},
{
"date": "2020-04-06",
"count": 1
},
{
"date": "2020-04-26",
"count": 1
},
{
"date": "2020-05-27",
"count": 1
},
{
"date": "2020-06-02",
"count": 1
},
{
"date": "2020-06-07",
"count": 1
},
{
"date": "2020-06-15",
"count": 1
},
{
"date": "2020-06-23",
"count": 1
},
{
"date": "2020-06-24",
"count": 1
},
{
"date": "2020-06-26",
"count": 1
},
{
"date": "2020-06-27",
"count": 1
},
{
"date": "2020-07-14",
"count": 1
},
{
"date": "2020-08-18",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-09-19",
"count": 1
},
{
"date": "2020-09-23",
"count": 1
},
{
"date": "2020-09-25",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-29",
"count": 1
},
{
"date": "2020-12-13",
"count": 1
},
{
"date": "2021-01-02",
"count": 1
},
{
"date": "2021-01-16",
"count": 1
},
{
"date": "2021-02-20",
"count": 1
},
{
"date": "2021-03-11",
"count": 1
},
{
"date": "2021-04-09",
"count": 1
},
{
"date": "2021-05-09",
"count": 1
},
{
"date": "2021-07-06",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2021-09-05",
"count": 1
},
{
"date": "2021-10-13",
"count": 1
},
{
"date": "2021-11-28",
"count": 1
},
{
"date": "2021-12-07",
"count": 1
},
{
"date": "2022-01-03",
"count": 1
},
{
"date": "2022-02-01",
"count": 1
},
{
"date": "2022-02-15",
"count": 1
},
{
"date": "2022-04-06",
"count": 1
},
{
"date": "2022-04-13",
"count": 2
},
{
"date": "2022-05-12",
"count": 1
},
{
"date": "2022-09-04",
"count": 1
},
{
"date": "2022-10-19",
"count": 1
},
{
"date": "2022-10-20",
"count": 1
},
{
"date": "2023-01-23",
"count": 1
},
{
"date": "2023-02-22",
"count": 1
},
{
"date": "2023-03-19",
"count": 1
},
{
"date": "2023-04-20",
"count": 1
},
{
"date": "2023-05-04",
"count": 1
},
{
"date": "2023-06-22",
"count": 1
},
{
"date": "2023-07-03",
"count": 1
},
{
"date": "2023-08-21",
"count": 1
},
{
"date": "2023-10-14",
"count": 1
},
{
"date": "2023-11-03",
"count": 1
},
{
"date": "2023-11-15",
"count": 1
},
{
"date": "2024-01-15",
"count": 1
},
{
"date": "2024-05-09",
"count": 1
},
{
"date": "2024-05-22",
"count": 1
},
{
"date": "2024-11-06",
"count": 1
},
{
"date": "2024-12-29",
"count": 1
},
{
"date": "2025-04-15",
"count": 1
},
{
"date": "2025-06-10",
"count": 1
},
{
"date": "2025-09-25",
"count": 1
},
{
"date": "2025-12-14",
"count": 1
},
{
"date": "2026-01-15",
"count": 1
},
{
"date": "2026-02-19",
"count": 1
},
{
"date": "2026-03-07",
"count": 1
},
{
"date": "2026-03-28",
"count": 1
},
{
"date": "2026-04-17",
"count": 1
},
{
"date": "2026-05-16",
"count": 1
}
],
"complete": true,
"collected": 77,
"total_forks": 77
},
"star_history": null,
"open_issues_and_prs": 32
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 15567,
"source_files_sampled": 1,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [],
"advisories": {
"error": null,
"scope": null,
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [],
"dependencies": [],
"all_dependencies": {
"error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
"source": null,
"packages": [],
"collected": false,
"truncated": false,
"total_count": null,
"direct_count": null,
"indirect_count": null
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 84,
"open_issues": 29,
"closed_ratio": 0.8,
"closed_issues": 116,
"closed_unmerged_prs": 18
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "DogLooksGood",
"commits": 47,
"avatar_url": "https://avatars.githubusercontent.com/u/11796018?v=4"
},
{
"type": "User",
"login": "cnsunyour",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/3713312?v=4"
},
{
"type": "User",
"login": "Z572",
"commits": 24,
"avatar_url": "https://avatars.githubusercontent.com/u/37945516?v=4"
},
{
"type": "User",
"login": "ilupin",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/5555871?v=4"
},
{
"type": "User",
"login": "nasyxx",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/5007613?v=4"
},
{
"type": "User",
"login": "wsw0108",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/4977975?v=4"
},
{
"type": "User",
"login": "ATNewHope",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/66058066?v=4"
},
{
"type": "User",
"login": "chuxubank",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/17001575?v=4"
},
{
"type": "User",
"login": "Claude-Ray",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/19264508?v=4"
},
{
"type": "User",
"login": "longminwang",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/32860690?v=4"
}
],
"contributors_sampled": 33,
"top_contributor_share": 0.299
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 3,
"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 19 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": 6,
"reason": "Found 19/30 approved changesets -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 3 contributing companies or organizations -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"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": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"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": "f927d26e471e7d63de65ffa92897944242f2fd92",
"ran_at": "2026-07-27T02:55:01Z",
"aggregate_score": 3.8,
"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": "2025-11-05T15:05:03Z",
"oldest_open_prs": [
{
"number": 247,
"created_at": "2025-12-14T08:56:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 249,
"created_at": "2026-02-19T12:58:55Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 250,
"created_at": "2026-03-28T17:13:59Z",
"last_comment_at": "2026-03-31T02:48:57Z",
"last_comment_author": "blahgeek"
}
],
"last_merged_pr_at": "2025-11-05T15:05:02Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 161,
"created_at": "2021-05-10T13:14:47Z",
"last_comment_at": "2024-08-09T13:22:00Z",
"last_comment_author": "1nj0k"
},
{
"number": 168,
"created_at": "2021-06-25T03:22:41Z",
"last_comment_at": "2022-02-26T23:16:43Z",
"last_comment_author": "ltmsyvag"
},
{
"number": 181,
"created_at": "2021-12-07T04:02:39Z",
"last_comment_at": "2022-01-11T05:29:10Z",
"last_comment_author": "jiahut"
},
{
"number": 182,
"created_at": "2021-12-08T11:10:30Z",
"last_comment_at": "2021-12-14T17:15:54Z",
"last_comment_author": "DogLooksGood"
},
{
"number": 183,
"created_at": "2021-12-16T13:07:51Z",
"last_comment_at": "2022-12-05T07:46:26Z",
"last_comment_author": "liuwei0922"
},
{
"number": 192,
"created_at": "2022-02-18T07:40:26Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 194,
"created_at": "2022-02-28T00:06:57Z",
"last_comment_at": "2024-01-29T16:25:54Z",
"last_comment_author": "wnear"
},
{
"number": 195,
"created_at": "2022-04-04T10:18:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 196,
"created_at": "2022-04-12T16:35:10Z",
"last_comment_at": "2022-04-25T16:28:36Z",
"last_comment_author": "DogLooksGood"
},
{
"number": 199,
"created_at": "2022-05-17T07:58:40Z",
"last_comment_at": "2024-04-20T12:18:11Z",
"last_comment_author": "clsty"
},
{
"number": 203,
"created_at": "2022-09-13T15:13:54Z",
"last_comment_at": "2023-06-10T11:37:56Z",
"last_comment_author": "dancewhale"
},
{
"number": 205,
"created_at": "2022-09-30T10:02:19Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 208,
"created_at": "2022-11-16T06:13:02Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 209,
"created_at": "2022-12-10T07:39:39Z",
"last_comment_at": "2023-03-27T04:48:24Z",
"last_comment_author": "DogLooksGood"
},
{
"number": 210,
"created_at": "2022-12-14T04:42:01Z",
"last_comment_at": "2023-01-21T16:42:11Z",
"last_comment_author": "DogLooksGood"
},
{
"number": 214,
"created_at": "2023-01-29T09:17:24Z",
"last_comment_at": "2025-04-09T10:37:51Z",
"last_comment_author": "CHANTXU64"
},
{
"number": 215,
"created_at": "2023-03-12T12:06:15Z",
"last_comment_at": "2023-03-27T04:46:48Z",
"last_comment_author": "DogLooksGood"
},
{
"number": 216,
"created_at": "2023-05-14T13:32:16Z",
"last_comment_at": "2023-08-02T08:37:26Z",
"last_comment_author": "kurt-steiner"
},
{
"number": 217,
"created_at": "2023-05-31T22:54:14Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 219,
"created_at": "2023-06-15T06:28:10Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/DogLooksGood/emacs-rime",
"host": "github.com",
"name": "emacs-rime",
"owner": "DogLooksGood"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 36,
"inputs": {
"security": 38,
"vitality": 17,
"community": 59,
"governance": 69,
"engineering": 25,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 42,
"overall_after_abandonment_multiplier": 36
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 17,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"commits_last_year": 1,
"human_commit_share": 1,
"days_since_last_push": 263,
"active_weeks_last_year": 1
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 263 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 263
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "1/52 weeks with commits",
"points": 0.7,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 1
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "1 commits in the last year",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 1
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 32,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v1.0.5",
"releases_from_tags": true,
"days_since_latest_release": 1854,
"mean_days_between_releases": 192.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1854 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1854
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~192.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 192.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [],
"signals": [
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 15,
"days_since_last_merged_pr": 263,
"days_since_last_human_commit": 263,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 263 days; 3 unmet obligation(s): issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 263,
"count": 3,
"signals": "issues unanswered, releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 59,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"forks": 77,
"stars": 537,
"watchers": 13,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "537 stars",
"points": 44.3,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 537
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "77 forks",
"points": 15.7,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 77
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "13 watchers",
"points": 6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 13
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (GPL-3.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "GPL-3.0"
}
}
],
"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": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 33,
"top_contributor_share": 0.299
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 30% of commits",
"points": 15.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 30
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "33 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 33
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"merged_prs": 84,
"open_issues": 29,
"closed_issues": 116,
"issue_closed_ratio": 0.8,
"closed_unmerged_prs": 18
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "80% of issues closed",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 80
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "84/102 decided PRs merged",
"points": 31.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 84,
"decided": 102
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 19/30 approved changesets -- score normalized to 6",
"points": 9,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 339,
"owner_type": "User",
"is_verified": null,
"owner_login": "DogLooksGood",
"public_repos": 119,
"account_age_days": 4131
},
"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": "339 followers of DogLooksGood",
"points": 18.2,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 339,
"login": "DogLooksGood"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "119 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 119
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 25,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"topics": [
"emacs",
"rime",
"input-method"
],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "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": "at_risk",
"name": "Security",
"value": 38,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 38,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3.8
},
"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": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 19 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 19/30 approved changesets -- score normalized to 6",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 3 contributing companies or organizations -- score normalized to 10",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 7
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 28,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.44,
"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": "44 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 23.5,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 44,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 20,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"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",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "Emacs Lisp",
"largest_source_bytes": 15567,
"source_files_sampled": 1,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Emacs Lisp without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "Emacs Lisp"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/1 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 1,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
],
"report_type": "repository",
"generated_at": "2026-07-27T02:55:24.721331Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/DogLooksGood/emacs-rime.svg",
"full_name": "DogLooksGood/emacs-rime",
"license_state": "standard",
"license_spdx": "GPL-3.0"
}