公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 14:53 UTC

l3kn / org-fc

Spaced Repetition System for Emacs org-mode

Emacs Lisp · ShellGPL-3.0★ 296 星标⑂ 34 复刻始于 2020年1月在 GitHub 上查看 ↗

l3kn/org-fc 的健康指数为 100 分中的 43 分,处于「存在风险」区间。 其得分最高的类别是Community & Adoption(53/100),最低的是Security(24/100)。 最近一次更新在 185 天前。 近期的大部分工作由 1 位贡献者完成。

43
总分 / 100
存在风险

软件健康指数

指标归入加权类别,统一采用 1–100 量表。总体分先取类别加权平均;当公开证据触发高风险司法辖区政策时,评级会按政策调整,并设置 49(有风险)的上限。AI 就绪度不计入总体分。

43
优秀85-100堪称典范;基本满足所有检验标准
良好70-84健康;仅有轻微不足
中等50-69可接受,但存在明显不足;建议进行审查
存在风险30-49存在重大薄弱环节;采用时应保持审慎
危急1-29问题严重(项目被弃置、仅有单一维护者、缺乏基本工程规范)
活力社区与采用可持续性与治理工程质量安全AI 就绪度

评分画像

每条轴代表一个类别。形状比平均值更重要——健康的对象会填满整个图形,而“一峰一谷”式画像意味着某一维度的优势正掩盖另一维度的风险。

所有权

Leon个人账户
73 关注者34 个公开仓库始于 2012年7月

该仓库由个人账户拥有。相较于组织支持的项目,单一所有者项目的延续性风险更高。

按类别列示的指标

活力

项目是否仍有生命——是否仍在编写代码,是否仍在发布版本?

40存在风险 · 占总体的 22%
评分方式
3.6/36推送新近度 — 最近一次推送于 185 天前
4.8/36提交节奏 — 52 周中有 7 周有提交
13.6/18提交量 — 最近一年 32 次提交
0/10OpenSSF Scorecard:Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
所用输入
commits_last_year32
human_commit_share1
days_since_last_push185
active_weeks_last_year7

发布纪律

66中等
评分方式
16.2/27有发布版本 — 24 个版本标签(无 GitHub 发布版本)
16.2/36发布时效 — 最近一次发布版本于 186 天前
27/27发布节奏 — 约每 14.4 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count24
latest_release_tagv0.10.0
releases_from_tags
days_since_latest_release186
mean_days_between_releases14.4
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

项目是否拥有用户、下载量与关注度,并具备欢迎贡献者参与的配置?

53中等 · 占总体的 18%
评分方式
40.1/60星标 — 296 个星标
12.7/25复刻 — 34 个复刻
3.3/15关注者 — 5 位关注者
所用输入
forks34
stars296
watchers5
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(GPL-3.0)
0/18CONTRIBUTING 指南
0/13.5行为准则
0/7.2议题模板
0/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

项目能否在其成员之外延续——巴士系数、响应能力、由谁支持,以及软件包的维护状况?

47存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
1/22.5提交分布 — 头号贡献者编写了 96% 的提交
13.5/13.5贡献者广度 — 10 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled10
top_contributor_share0.956
评分方式
34.3/46.8议题解决 — 73% 的议题已关闭
26.8/38.3PR 接受 — 已裁定的 PR 中 28/40 已合并
1.5/15OpenSSF Scorecard:Code-Review — Found 4/27 approved changesets -- score normalized to 1
所用输入
merged_prs28
open_issues24
closed_issues66
issue_closed_ratio0.733
closed_unmerged_prs12
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
13.4/25所有者影响力 — l3kn 有 73 位关注者
23.2/25既往记录 — 34 个公开仓库,账户约 13 年
所用输入
followers73
owner_typeUser
is_verified
owner_loginl3kn
public_repos34
account_age_days5,106
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

基础的工程与文档实践是否到位?

50中等 · 占总体的 20%

工程实践

24危急
评分方式
0/24CI 工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://www.leonrische.me/fc/index.html
10/10仓库描述
10/10主题标签 — 3 个主题标签
0/10Wiki
所用输入
topicsemacs, org-mode, spaced-repetition
has_wiki
homepagehttps://www.leonrische.me/fc/index.html
has_readme
has_docs_dir
has_description

安全

可见的安全与供应链实践是否稳固,且不存在未解决的高风险司法辖区暴露?

24危急 · 占总体的 16%

安全态势

24危急
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-Review — Found 4/27 approved changesets -- score normalized to 1
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflow — 无数据
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5许可证 — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — 无数据
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — 无数据
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate2.4
已排除计分(无数据或不适用):dangerous_workflow, packaging, signed_releases, token_permissions。 其余权重已重新归一化。

AI 就绪度

该仓库在多大程度上具备与 AI 编码代理协同开发与维护的条件?这是一枚独立的实验性徽章——权重为 0.0,因此单独呈现,不影响总体健康评分。

35存在风险 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
5.3/40可读的提交历史 — 100 次人类提交中有 10 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.1
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile
22/22自动化测试
0/11Lint / 格式化配置
0/11静态类型检查
10/10可复现环境 — Dockerfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
评分方式
0/45可类型检查的代码 — Emacs Lisp,未配置类型检查
55/55可控的文件大小 — 采样的 3 个源文件中有 0 个超过 60KB
所用输入
primary_languageEmacs Lisp
largest_source_bytes8,674
source_files_sampled3
oversized_source_files0

关键数据

296GitHub 星标
10贡献者
32最近 12 个月提交数
185距最近推送天数
24发布版本数
1巴士系数(bus factor)
24开放议题
软件包生态系统数

数据采集警告

  • 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

更多细节

Star 与 Fork 历史 0 ★ / 34 ⇿
0Star
34Fork
24发布

每颗 star 和每个 fork 的添加时间,来自 GitHub 并按天汇总。累计增长位于其构成来源——每日新增——的正上方,二者可相互对照:稳定的自然增长与短暂的突增形态截然不同。当这一差别可被衡量时,它会作为增长真实性予以报告。

01325383422020-022023-022026-02
主版本 0次版本 9修订 15

每个点涵盖 6 天。

OpenSSF Scorecard 2.4 / 10
2.4综合

来自开源项目 OpenSSF Scorecard 的独立、工具无关的安全评估。每项检查奖励的是安全实践本身,而非特定供应商的工具。Scorecard 无法判定的检查项标记为 不适用,并从安全评分中剔除(绝不按零分计)。Scorecard v5.5.0 · 2026-07-22 14:53 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 4 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 4/27 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
不适用Dangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
不适用Packagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
不适用Token-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
全部依赖 未采集

本报告未能采集到解析后的依赖集合:GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "emacs",
        "org-mode",
        "spaced-repetition"
      ],
      "is_fork": false,
      "size_kb": 666,
      "has_wiki": false,
      "homepage": "https://www.leonrische.me/fc/index.html",
      "languages": {
        "Awk": 11335,
        "Shell": 40703,
        "Python": 10318,
        "Makefile": 1095,
        "Dockerfile": 287,
        "Emacs Lisp": 183623
      },
      "pushed_at": "2026-01-17T21:38:26Z",
      "created_at": "2020-01-11T14:24:32Z",
      "owner_type": "User",
      "updated_at": "2026-06-18T11:05:17Z",
      "description": "Spaced Repetition System for Emacs org-mode",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "GPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "GPL-3.0",
      "primary_language": "Emacs Lisp",
      "significant_languages": [
        "Emacs Lisp",
        "Shell"
      ]
    },
    "owner": {
      "blog": "leonrische.me",
      "name": "Leon",
      "type": "User",
      "login": "l3kn",
      "company": null,
      "location": "Siegen, Germany",
      "followers": 73,
      "avatar_url": "https://avatars.githubusercontent.com/u/2060269?v=4",
      "created_at": "2012-07-29T13:23:59Z",
      "is_verified": null,
      "public_repos": 34,
      "account_age_days": 5106
    },
    "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": "v0.10.0",
          "kind": "minor",
          "published_at": "2026-01-17T13:38:43Z"
        },
        {
          "tag": "v0.9.3",
          "kind": "patch",
          "published_at": "2026-01-14T14:02:36Z"
        },
        {
          "tag": "v0.9.2",
          "kind": "patch",
          "published_at": "2025-12-27T13:16:42Z"
        },
        {
          "tag": "v0.9.1",
          "kind": "patch",
          "published_at": "2025-12-26T13:44:28Z"
        },
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2025-12-13T14:03:43Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2025-12-11T13:19:36Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-12-07T21:44:01Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-12-03T14:53:57Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2025-09-09T21:45:06Z"
        },
        {
          "tag": "v0.6.7",
          "kind": "patch",
          "published_at": "2025-09-09T14:11:49Z"
        },
        {
          "tag": "v0.6.6",
          "kind": "patch",
          "published_at": "2025-09-07T18:14:37Z"
        },
        {
          "tag": "v0.6.5",
          "kind": "patch",
          "published_at": "2025-09-04T16:02:30Z"
        },
        {
          "tag": "v0.6.4",
          "kind": "patch",
          "published_at": "2025-08-26T16:45:05Z"
        },
        {
          "tag": "v0.6.3",
          "kind": "patch",
          "published_at": "2025-08-20T17:57:29Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2024-05-31T16:26:33Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2024-03-18T14:28:41Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-03-16T14:13:29Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-01-31T02:20:05Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-01-25T18:59:39Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2024-01-19T16:59:11Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2024-01-09T12:39:01Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2024-01-04T13:10:20Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2024-01-03T12:37:37Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2023-12-31T14:29:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "fce1cb265445f9c08ecb6b524562115eba9ab7a6",
          "body": "Add in a transient for interacting with org-fc",
          "is_bot": false,
          "headline": "Merge pull request #117 from swflint/add-transient",
          "author_name": "Leon",
          "author_login": "l3kn",
          "committed_at": "2026-01-17T21:38:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5dbf1478edffbc4494ac9118d151e6d0fa905299",
          "body": null,
          "is_bot": false,
          "headline": "Implement early review",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2026-01-17T13:38:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfcf782570ae25259474ed36ab0749c1d4f5a4b",
          "body": null,
          "is_bot": false,
          "headline": "Fix `org-fc-hide-drawers` getting stuck on whitelisted drawers",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2026-01-14T14:02:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bff03bdc9be08190ec2c993b5e2160017fe9724a",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-27T13:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8300f188960ea684607ebb9f5edc68590a5e9d2e",
          "body": null,
          "is_bot": false,
          "headline": "Add documentation for special tags",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-27T13:14:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "30c748a28201d811c8338c6e44dcc26b80e3f5b7",
          "body": null,
          "is_bot": false,
          "headline": "Convert potential latex errors to warnings",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-27T13:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3065c75f3d3d9671fd08cf0488502a8f397e47b",
          "body": null,
          "is_bot": false,
          "headline": "Add images to readme",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-26T19:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1511906dc2cc39fd9e8d5c8514a99580c49679bb",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-26T13:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d087cbec24730181e85663cfea0897839c813ec5",
          "body": null,
          "is_bot": false,
          "headline": "Use `org-fc-default-algo` variable in tests",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-26T13:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a29dbaae8b003a17f2cbfe52436055f993d5ed88",
          "body": "feat(vocab): Limit setup to entry",
          "is_bot": false,
          "headline": "Merge pull request #140 from cashpw/feat/vocab-show-entry",
          "author_name": "Leon",
          "author_login": "l3kn",
          "committed_at": "2025-12-26T13:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d91775cf5d2255c6dd022b35fcc0adbcac0d1591",
          "body": "**What?**\n\n1. Use `org-fold-show-entry` instead of `org-fold-show-subtree` when\n   setting up a vocab flashcard.\n\n**Why?**\n\n- No other flashcard uses `org-fold-show-subtree`; they use `*-entry`\n  and `*-children`\n- Showing the entire subtree may reveal too much information about the\n  flashcard during review (for example: you have an example of the vocab\n  word's usage which shouldn't be shown during review)",
          "is_bot": false,
          "headline": "feat(vocab): Limit show to entry",
          "author_name": "Cash Prokop-Weaver",
          "author_login": "cashpw",
          "committed_at": "2025-12-25T18:47:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9a61d2e55aa46af52c8dc7bafa66e87c77ce265",
          "body": null,
          "is_bot": false,
          "headline": "Add v0.9.0 changelog entry",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-13T14:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c776246b7168a877b79a7d987e95b900c267bc8f",
          "body": null,
          "is_bot": false,
          "headline": "Mention org-fc-default-algo in FSRS docs",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-13T14:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "561e2a7606853e6ba70b7f2d9b8542a556f6eccb",
          "body": "feat: Add default algo variable",
          "is_bot": false,
          "headline": "Merge pull request #139 from cashpw/feat/default-algo",
          "author_name": "Leon",
          "author_login": "l3kn",
          "committed_at": "2025-12-13T13:56:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b05f8855c794868f9a55a7d39dcb15f7f864749a",
          "body": "**What?**\n\nAllow users to set a default algorithm with `org-fc-default-algo`. We\nexpect the variable to be one of the symbols in `org-fc-algos` (for\nexample: `'sm2`).\n\n**Why?**\n\nMy use case, and I suspect the primary use case, is to have a single\nalgorithm among all cards. It'd be nice to skip the prompt in this\nsituation.",
          "is_bot": false,
          "headline": "feat: Add default algo variable",
          "author_name": "Cash Prokop-Weaver",
          "author_login": "cashpw",
          "committed_at": "2025-12-12T22:08:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c41f66609179c3bce14f248b913b6d92ba4e872d",
          "body": null,
          "is_bot": false,
          "headline": "Update Changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-11T13:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb0f9b8c9651df7862831d353ad6876d8c7e977a",
          "body": null,
          "is_bot": false,
          "headline": "Fix filtering of due positions",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-11T13:00:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22144b4c0714544e8415585a4eecd1b1b370ce22",
          "body": null,
          "is_bot": false,
          "headline": "Merge tag 'v0.8.1'",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-07T21:47:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26b84da5a0e7b1c390b554ca1dcf621b414e7df8",
          "body": null,
          "is_bot": false,
          "headline": "Filter due positions in card-filters",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-07T21:44:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23befa067222dc8cf2819adb4b23c24e1df09fed",
          "body": null,
          "is_bot": false,
          "headline": "Fix variable name",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-03T15:10:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c545e6ad398ebbdfce2e5e5923d14e59745ce54",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-12-03T14:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b85c26fcb1456c9decfc00ee9df2b3d79ce957b5",
          "body": "feat(review): Add org-fc-review-card-filters",
          "is_bot": false,
          "headline": "Merge pull request #138 from cashpw/feat/filter-cards",
          "author_name": "Leon",
          "author_login": "l3kn",
          "committed_at": "2025-12-03T14:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a547d124bf679ab8b9e9897f653c5bec2a60d3f3",
          "body": "**What?**\n\n1. Add org-fc-review-card-filters; a list of functions to filter cards\nfor review\n1. Re-define org-fc-bury-siblings check as a filter function\n1. Re-define cloze single/enumeration check as a filter function\n\n**Why?**\n\nThis list allows users to define their own filters. For example (my use\ncases):\n\n1. One card per file\n2. Limit total count of new cards in each review\n3. Limit total count of cards with specific tags in each review",
          "is_bot": false,
          "headline": "feat(review): Add org-fc-review-card-filters",
          "author_name": "Cash Prokop-Weaver",
          "author_login": "cashpw",
          "committed_at": "2025-11-06T12:27:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6865fb5be18121884e7a3252bdc69eecaf9d6386",
          "body": "Squashed commit of the following:\n\ncommit e647f9c7a34cd67a8686bff7f507967ec52e2f9d\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Tue Sep 9 23:42:46 2025 +0200\n\n    Add changelog entry\n\ncommit 192cb9d60b3e86b5fddd3dc40d9fe6b7bc019537\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Tue Sep 9 23:41:4\n[…]\n\n    Algorithm interface\n\ncommit 09790cef973f6690f89cb1f6906e2644ae1ffbd9\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Sat Aug 16 21:28:55 2025 +0200\n\n    Initial implementation of FSRS 6 algorithm",
          "is_bot": false,
          "headline": "Experimental support for FSRS",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-09-09T21:45:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e76f478b09859ffe2f0fb8da29a5b2808ec09808",
          "body": "Squashed commit of the following:\n\ncommit f09dda863ab9429875ea0ddc6fcb25d67cc6db44\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Tue Sep 9 16:11:26 2025 +0200\n\n    Update changelog\n\ncommit 289db93e06a15177d86ad1607edab2507ffa46a2\nMerge: d034662 b0e35f4\nAuthor: Leon Rische <git@leonrische.me>\nDate:\n[…]\n5 +0200\n\n    Use temporary review-history-file for tests\n\ncommit fa5c5761337813ca092c09fe4abb0e3152447dde\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Sun Sep 7 20:01:31 2025 +0200\n\n    Format code",
          "is_bot": false,
          "headline": "Add scripts to run tests in docker containers",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-09-09T14:11:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b0e35f4b1955ebb99d3335d166e8237d9fa6be20",
          "body": "Squashed commit of the following:\n\ncommit ed47e02bf9b56b982fee0cd59635478c4a62d91d\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Sun Sep 7 20:11:24 2025 +0200\n\n    Update changelog\n\ncommit 0e167b0123c7dd9e6c35fb8eec5c763ce959a838\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Sun Sep 7 20:10:52 2\n[…]\n5 +0200\n\n    Use temporary review-history-file for tests\n\ncommit fa5c5761337813ca092c09fe4abb0e3152447dde\nAuthor: Leon Rische <git@leonrische.me>\nDate:   Sun Sep 7 20:01:31 2025 +0200\n\n    Format code",
          "is_bot": false,
          "headline": "Use temporary review-history-file for tests",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-09-07T18:14:37Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "efb28f29b2c61598ea5c403e0eb9ccc48dd7d1ce",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into drawer-fixes",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-09-04T16:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77ecdb3ba517094cce712717ead629ff640e4e07",
          "body": null,
          "is_bot": false,
          "headline": "Show file title in header line",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-08-26T16:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "661858c99372ca424d3351d190fc2c45c9e646de",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-08-26T16:24:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "526111c9d3c5d2fb91f7aea7942fe6fd5b610c3e",
          "body": null,
          "is_bot": false,
          "headline": "Refactor to avoid let binding",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-08-26T16:22:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e095dcd7995ad622b3c24497404ef3f65973c2a",
          "body": null,
          "is_bot": false,
          "headline": "Insert review data table all at once",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-08-26T16:17:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f07befac2a8f4145578d30dc8ac9ed7679fafef4",
          "body": null,
          "is_bot": false,
          "headline": "Ensure review data tests run without warnings",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2025-08-20T17:57:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc191458a991138bdba53328690a569b8b563502",
          "body": null,
          "is_bot": false,
          "headline": "Detect cards with indented properties",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-05-31T16:26:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019a9dd316acdb3e5477c65da8e9bfa77d604db1",
          "body": null,
          "is_bot": false,
          "headline": "Add changelog entry",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:28:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e21b70e5039f677cf2b60a6a570188563ec8bc9",
          "body": "This reverts commit 33e0b558c2e36eda3acc836ee882dff35e277ba4.",
          "is_bot": false,
          "headline": "Revert \"Improve parsing of AWK results\"",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:23:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c209f072129e9e429e5e4f50a75f294a2382c991",
          "body": null,
          "is_bot": false,
          "headline": "Only search for files containing flashcards",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:13:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf30928ba14537169c391595ad799d30cd72c41e",
          "body": null,
          "is_bot": false,
          "headline": "Fix filtering in SM2 dashboard overview",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8560e5e54bbd164f9c6304da4dd313a6dc3f68",
          "body": null,
          "is_bot": false,
          "headline": "Test cache hashes",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:12:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3385097b280c5a0215c2b39584b13fe5161a62ee",
          "body": null,
          "is_bot": false,
          "headline": "Parse all ISO-8601 dates",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33e0b558c2e36eda3acc836ee882dff35e277ba4",
          "body": null,
          "is_bot": false,
          "headline": "Improve parsing of AWK results",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:11:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00747dfc519ef7d20387ec335c932fa767f4c2b8",
          "body": null,
          "is_bot": false,
          "headline": "Add cache-build step",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ed2d3dc17524ad88ace5d30927a3f0911e4c5a1",
          "body": null,
          "is_bot": false,
          "headline": "Filter out empty hash for \"-\"",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-18T14:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c78aa99db4e630468d5334876750bc0d2689b423",
          "body": null,
          "is_bot": false,
          "headline": "Test cache indexing function",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T18:12:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ee02d7f240b85a3f1093c6b9a24dc713d5d3459",
          "body": null,
          "is_bot": false,
          "headline": "Filter out files with no cards in AWK indexer",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T17:57:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a614b9f21cf9adecab4b934ffcc4391d46da22c",
          "body": null,
          "is_bot": false,
          "headline": "Add imports for noop algorithm",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06918ea8047e80f67ba7d4e1353a7a850a5148e1",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.6.0 and add changelog entry",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe911249ccbe0ff15fd89a39e563e4cd8f8a46c",
          "body": null,
          "is_bot": false,
          "headline": "Parse correct headers to ~review-data-parse~",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:10:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e40ddebf93c217b422d6296013b4d8f2d47fa6a6",
          "body": null,
          "is_bot": false,
          "headline": "Return algo as string",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:06:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3cd0bd01bd707c572e0ce1f048e1b99e2b73a8",
          "body": null,
          "is_bot": false,
          "headline": "Fix import of noop algorithm",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:04:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10852104572dea73e19a2914d70f60bc649dba33",
          "body": null,
          "is_bot": false,
          "headline": "Don't require SM2 algo",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T14:01:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffe43ef4a37f3d2f2c1673d57e4c318fa9bbc4d6",
          "body": null,
          "is_bot": false,
          "headline": "Skip selection if only one algorithm is available",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-16T13:52:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae4e6557a260581e7db74e8c8e6f6d24eca265e0",
          "body": null,
          "is_bot": false,
          "headline": "Rename test fixtures",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-13T21:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7dc402f9b23354b4b2fb5fd2a472a77cadc3d93",
          "body": null,
          "is_bot": false,
          "headline": "Prompt for algorithm when creating card",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-13T14:30:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f505bc245a412ec91e2c63ce0f1b9198c2822c3",
          "body": null,
          "is_bot": false,
          "headline": "Set initial review data for no-op algorithm",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-13T14:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf70a398402b00be1665b4f2e4692ce3ae706bfe",
          "body": null,
          "is_bot": false,
          "headline": "Fix filter in AWK indexer",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-12T13:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0163a790c6e55219e39866d23e8d35e70aca8d12",
          "body": null,
          "is_bot": false,
          "headline": "Add no-op spacing algorithm for use in org-fc-demo",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T17:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd71e87ebfd9a13e182ad2336684d004be96d7ec",
          "body": null,
          "is_bot": false,
          "headline": "Adjust test code",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T17:03:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0af1d19eac5828b25ef3f0bd14ad1fbe7d9dd102",
          "body": null,
          "is_bot": false,
          "headline": "Determine spacing algorithm on-demand",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T17:02:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c8e25fcc09c80fdc58579099e59b399428c828d",
          "body": null,
          "is_bot": false,
          "headline": "Attach algorithm class to cards",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T17:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb4dda5232b509025187c8f27da6ca49ff6a0ad1",
          "body": null,
          "is_bot": false,
          "headline": "Register algorithms by name",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T17:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5efbaf37b186d1a80d3c63bfbd44db680c411501",
          "body": null,
          "is_bot": false,
          "headline": "Create abstract class for spacing algorithms",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T16:59:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530832d84d3c745846761859051f3af3a09ac880",
          "body": null,
          "is_bot": false,
          "headline": "Move full review-data update to algorithm implementation",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T16:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff9ae9f2181a7f069dd3870887f7989bb6c5807f",
          "body": null,
          "is_bot": false,
          "headline": "Add `org-fc-help` command",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T16:00:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ed4c55fe91efc768667fd3af67caa75310aba840",
          "body": null,
          "is_bot": false,
          "headline": "Allow reading the history of a card/position",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T15:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c6e3545a8d02cf649eff5eb0d7dec2fa5541f10",
          "body": null,
          "is_bot": false,
          "headline": "Rename review stats AWK script",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T15:44:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e19cebb9248842baa02ecd61b550e4332dcb446",
          "body": null,
          "is_bot": false,
          "headline": "Move review-stats function to algorithm implementation",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-03-11T15:42:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0929d94069ba49d30f5501e5886274e3c93c92aa",
          "body": null,
          "is_bot": false,
          "headline": "Add in a transient for interacting with org-fc",
          "author_name": "Samuel W. Flint",
          "author_login": "swflint",
          "committed_at": "2024-02-02T19:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fea2849150032199fdf275c2fee660cc586095d",
          "body": null,
          "is_bot": false,
          "headline": "Change version to 0.5.1",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-31T02:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b73e68f1cbc6a7fcb94c6df022caba5f5371d04",
          "body": null,
          "is_bot": false,
          "headline": "Add missing eieio-base import",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-31T02:18:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e80e6c4fe14bffea4c8d0cde0d38a85d2ba25dac",
          "body": null,
          "is_bot": false,
          "headline": "Bump version and add changelog entry",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-25T18:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5faf6384111ce67d61a0a6595ac807224a631b34",
          "body": null,
          "is_bot": false,
          "headline": "Add missing headers and footers",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-25T18:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0544c46781d38955caba6a76668d97f6eb237212",
          "body": null,
          "is_bot": false,
          "headline": "Document stopping of audio playback",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-25T18:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e77c6540f965bba4d59521d42ff5bd1f8ddbe54",
          "body": null,
          "is_bot": false,
          "headline": "Use correct function names in audio docs",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-25T18:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3261e2fb076ce8e80ba0ef07c434017f09eabd",
          "body": null,
          "is_bot": false,
          "headline": "Make sure we parse algorithms correctly",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T20:51:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4cb5e69e7867c517bcc064e2c8282db0ce0ef63",
          "body": null,
          "is_bot": false,
          "headline": "Use sm2 as the default algorithm",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T20:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "433c4b97e682e48094b7fe993cddb3a45d749509",
          "body": null,
          "is_bot": false,
          "headline": "Add algorithm property",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T19:21:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecb3299e31e859e2f0a8054b9b8ed40b12715d12",
          "body": null,
          "is_bot": false,
          "headline": "Remove history from the review-session class",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T18:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9414bec9500736e6e1563e1bb214f7b14b2a415a",
          "body": null,
          "is_bot": false,
          "headline": "Move logging of review data to algorithm interface",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T18:42:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f245ed38168cba61e9811331ff4bdf4330ac07c6",
          "body": null,
          "is_bot": false,
          "headline": "Refactor review-data update functions",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T16:22:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8921df2bcfa5b36ee50865df0333a988c1c43878",
          "body": null,
          "is_bot": false,
          "headline": "Add an end-to-end review test",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T16:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b27ee8b0aa07abd5b15cd9483cde7958e25cf42",
          "body": null,
          "is_bot": false,
          "headline": "Change format for initial SM2 review data",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T15:34:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2cb42e1dde31d98f164748aeadedfecaaa942841",
          "body": null,
          "is_bot": false,
          "headline": "Clean up SM2 code",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T15:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0206ced4e0a27b1168ba8969ebad1af5c9d7e711",
          "body": null,
          "is_bot": false,
          "headline": "Add eieio import",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-23T15:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71eadeb073cb64f2592586a647db7ba0ab1825e2",
          "body": null,
          "is_bot": false,
          "headline": "Switch to custom mocking macros",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-21T14:46:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56a550759bd001907ea7bb4208e67886d6ac83ca",
          "body": null,
          "is_bot": false,
          "headline": "Start switch to class-based algorithm interface",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-21T13:05:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "655845c45e9c7e1ddbbed381e64223a7c19942c2",
          "body": null,
          "is_bot": false,
          "headline": "Allow updating review data rows using plists",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-21T13:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb32637d580ff13c7e3aaba0301ff45037f86b76",
          "body": null,
          "is_bot": false,
          "headline": "Bump version to 0.4.0",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-19T16:59:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1139537b8d502eac7da3da280e89d1bc4ae271f3",
          "body": null,
          "is_bot": false,
          "headline": "Add support for mixed line endings",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-19T16:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "880d6f287f1247be52c77686d035751c25ca1dcb",
          "body": null,
          "is_bot": false,
          "headline": "Complete first sections of new demo file",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-19T16:53:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4a2755ff7daceefc48e1b8510359905b3b47b5d",
          "body": null,
          "is_bot": false,
          "headline": "Rewrite some parts of the demo file",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-19T16:51:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "078295a43860f158047b33584314fa1b3d947f6d",
          "body": null,
          "is_bot": false,
          "headline": "Fix and test table-parsing field separator",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-19T14:54:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c419a33da7e853c61743f1426b1f095635081d64",
          "body": null,
          "is_bot": false,
          "headline": "Use `when` and `if-let` when possible",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T18:04:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d83b2a70a942afa569518f19497ffbdd7d6d1e",
          "body": null,
          "is_bot": false,
          "headline": "Remove redundant code",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T17:50:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ea1a4c5c50d2db8168757023ec3867029ad29c",
          "body": null,
          "is_bot": false,
          "headline": "Extract code for reviewing a position of a card",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T17:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "90f35b3d1146c7542207815d24aeec9576ad5fbe",
          "body": null,
          "is_bot": false,
          "headline": "Remove all positions from review queue when suspending a card",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T17:37:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d4d94b9b98a8bdff0510c3e2927afe100fa1410",
          "body": null,
          "is_bot": false,
          "headline": "Merge changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T15:21:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29e5427b50313632850a21d9065973482dfef015",
          "body": null,
          "is_bot": false,
          "headline": "Update changelog",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T15:20:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "158fec8e6a8de7a4513bd05207e9f1fc94cf911e",
          "body": null,
          "is_bot": false,
          "headline": "Add ert & erts tests",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T15:20:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d5e7324205d5edcf717533a506285e88e561205",
          "body": null,
          "is_bot": false,
          "headline": "Remove the old (shuffled) indexing functions",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T15:17:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39eb1d77675d33d2e8e897f360a8a2cd2c16e19a",
          "body": null,
          "is_bot": false,
          "headline": "Document per-context `:order` property",
          "author_name": "Leon Rische",
          "author_login": "l3kn",
          "committed_at": "2024-01-16T15:15:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 24,
      "commits_last_year": 32,
      "latest_release_at": "2026-01-17T13:38:43Z",
      "latest_release_tag": "v0.10.0",
      "releases_from_tags": true,
      "days_since_last_push": 185,
      "active_weeks_last_year": 7,
      "days_since_latest_release": 186,
      "mean_days_between_releases": 14.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 34,
      "stars": 296,
      "watchers": 5,
      "fork_history": {
        "days": [
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-05-18",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-02-17",
            "count": 1
          },
          {
            "date": "2021-02-18",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-11-18",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-06-13",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 1
          },
          {
            "date": "2023-12-31",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-03-31",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2026-02-18",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 34,
        "total_forks": 34
      },
      "star_history": null,
      "open_issues_and_prs": 35
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 8674,
      "source_files_sampled": 3,
      "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": 11,
        "merged_prs": 28,
        "open_issues": 24,
        "closed_ratio": 0.733,
        "closed_issues": 66,
        "closed_unmerged_prs": 12
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "l3kn",
          "commits": 437,
          "avatar_url": "https://avatars.githubusercontent.com/u/2060269?v=4"
        },
        {
          "type": "User",
          "login": "cashpw",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/56796112?v=4"
        },
        {
          "type": "User",
          "login": "yogsototh",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/93899?v=4"
        },
        {
          "type": "User",
          "login": "jethrokuan",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1667473?v=4"
        },
        {
          "type": "User",
          "login": "c1-g",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/86833117?v=4"
        },
        {
          "type": "User",
          "login": "mithraen",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/189940?v=4"
        },
        {
          "type": "User",
          "login": "swflint",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1771109?v=4"
        },
        {
          "type": "User",
          "login": "vedang",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/84510?v=4"
        },
        {
          "type": "User",
          "login": "dalz",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/25228125?v=4"
        },
        {
          "type": "User",
          "login": "natask",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/39103342?v=4"
        }
      ],
      "contributors_sampled": 10,
      "top_contributor_share": 0.956
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/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 4 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 1,
            "reason": "Found 4/27 approved changesets -- score normalized to 1",
            "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": 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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": "fce1cb265445f9c08ecb6b524562115eba9ab7a6",
        "ran_at": "2026-07-22T14:53:29Z",
        "aggregate_score": 2.4,
        "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": null,
      "oldest_open_prs": [
        {
          "number": 61,
          "created_at": "2021-04-30T22:03:08Z",
          "last_comment_at": "2021-05-05T13:41:58Z",
          "last_comment_author": "muldoon2007"
        },
        {
          "number": 78,
          "created_at": "2022-09-12T10:05:55Z",
          "last_comment_at": "2022-12-03T15:36:48Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 95,
          "created_at": "2022-09-19T04:43:51Z",
          "last_comment_at": "2022-10-18T15:02:41Z",
          "last_comment_author": "cashpw"
        },
        {
          "number": 97,
          "created_at": "2022-09-19T14:15:43Z",
          "last_comment_at": "2023-05-24T10:27:12Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 105,
          "created_at": "2022-10-13T14:47:16Z",
          "last_comment_at": "2022-11-06T21:43:44Z",
          "last_comment_author": "cashpw"
        },
        {
          "number": 108,
          "created_at": "2023-04-11T15:54:24Z",
          "last_comment_at": "2023-06-20T11:11:14Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 116,
          "created_at": "2023-12-02T21:13:28Z",
          "last_comment_at": "2023-12-13T00:10:24Z",
          "last_comment_author": "swflint"
        },
        {
          "number": 119,
          "created_at": "2023-12-19T23:16:19Z",
          "last_comment_at": "2024-12-06T09:38:01Z",
          "last_comment_author": "k4r4b3y"
        },
        {
          "number": 126,
          "created_at": "2024-04-29T11:24:18Z",
          "last_comment_at": "2024-04-29T11:25:48Z",
          "last_comment_author": "fustygerbil"
        },
        {
          "number": 133,
          "created_at": "2024-11-08T17:14:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 134,
          "created_at": "2024-11-18T15:24:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-01-17T21:38:26Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 46,
          "created_at": "2020-08-22T10:10:09Z",
          "last_comment_at": "2020-08-25T07:28:29Z",
          "last_comment_author": "jcbagneris"
        },
        {
          "number": 54,
          "created_at": "2021-02-04T17:16:59Z",
          "last_comment_at": "2021-02-04T18:29:11Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 55,
          "created_at": "2021-02-15T19:19:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 57,
          "created_at": "2021-02-22T22:18:22Z",
          "last_comment_at": "2021-02-23T11:00:40Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 59,
          "created_at": "2021-02-26T10:24:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 67,
          "created_at": "2021-08-27T08:55:38Z",
          "last_comment_at": "2025-03-10T02:27:23Z",
          "last_comment_author": "nomm-dot"
        },
        {
          "number": 69,
          "created_at": "2021-10-28T07:44:33Z",
          "last_comment_at": "2021-11-03T09:35:43Z",
          "last_comment_author": "mithraen"
        },
        {
          "number": 74,
          "created_at": "2022-01-08T20:54:17Z",
          "last_comment_at": "2022-07-01T11:12:13Z",
          "last_comment_author": "nv2p"
        },
        {
          "number": 76,
          "created_at": "2022-01-23T22:37:40Z",
          "last_comment_at": "2022-01-25T20:13:58Z",
          "last_comment_author": "alexsieusahai"
        },
        {
          "number": 88,
          "created_at": "2022-09-17T05:37:13Z",
          "last_comment_at": "2022-09-19T19:34:29Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 90,
          "created_at": "2022-09-18T12:11:20Z",
          "last_comment_at": "2022-09-22T04:30:23Z",
          "last_comment_author": "fasiha"
        },
        {
          "number": 94,
          "created_at": "2022-09-19T03:58:56Z",
          "last_comment_at": "2022-10-06T16:29:05Z",
          "last_comment_author": "cashpw"
        },
        {
          "number": 96,
          "created_at": "2022-09-19T13:31:37Z",
          "last_comment_at": "2022-09-19T14:38:15Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 98,
          "created_at": "2022-09-19T15:44:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 99,
          "created_at": "2022-09-19T15:55:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 100,
          "created_at": "2022-09-19T21:02:15Z",
          "last_comment_at": "2023-06-19T16:10:50Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 101,
          "created_at": "2022-09-21T16:19:58Z",
          "last_comment_at": "2022-09-23T16:23:30Z",
          "last_comment_author": "cashpw"
        },
        {
          "number": 106,
          "created_at": "2022-10-18T15:04:18Z",
          "last_comment_at": "2022-12-09T22:42:36Z",
          "last_comment_author": "cashpw"
        },
        {
          "number": 110,
          "created_at": "2023-08-01T14:53:26Z",
          "last_comment_at": "2023-08-12T13:24:14Z",
          "last_comment_author": "l3kn"
        },
        {
          "number": 111,
          "created_at": "2023-08-22T23:33:29Z",
          "last_comment_at": "2023-08-24T20:18:46Z",
          "last_comment_author": "l3kn"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/l3kn/org-fc",
    "host": "github.com",
    "name": "org-fc",
    "owner": "l3kn"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 43,
      "inputs": {
        "security": 24,
        "vitality": 40,
        "community": 53,
        "governance": 47,
        "engineering": 50
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 40,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 185,
              "active_weeks_last_year": 7
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 185 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 185
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "7/52 weeks with commits",
                "points": 4.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "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": "moderate",
            "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": 66,
            "inputs": {
              "releases_count": 24,
              "latest_release_tag": "v0.10.0",
              "releases_from_tags": true,
              "days_since_latest_release": 186,
              "mean_days_between_releases": 14.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "24 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 186 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 186
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.4 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release"
              ],
              "signals": [
                "issue_rot",
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 11,
              "unanswered_open_issues": 9,
              "days_since_last_merged_pr": 185,
              "days_since_last_human_commit": 185,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 185 days, with nothing left unanswered; held at dormant by a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 185
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 53,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "forks": 34,
              "stars": 296,
              "watchers": 5,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "296 stars",
                "points": 40.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 296
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "34 forks",
                "points": 12.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "5 watchers",
                "points": 3.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "at_risk",
        "name": "Sustainability & Governance",
        "value": 47,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 10,
              "top_contributor_share": 0.956
            },
            "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 96% of commits",
                "points": 1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "10 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "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": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "merged_prs": 28,
              "open_issues": 24,
              "closed_issues": 66,
              "issue_closed_ratio": 0.733,
              "closed_unmerged_prs": 12
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "73% of issues closed",
                "points": 34.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 73
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "28/40 decided PRs merged",
                "points": 26.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 28,
                      "decided": 40
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/27 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 58,
            "inputs": {
              "followers": 73,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "l3kn",
              "public_repos": 34,
              "account_age_days": 5106
            },
            "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": "73 followers of l3kn",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 73,
                      "login": "l3kn"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "34 public repos, account ~13 yr old",
                "points": 23.2,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 34
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 13
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "moderate",
        "name": "Engineering Quality",
        "value": 50,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "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": 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 4 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": 90,
            "inputs": {
              "topics": [
                "emacs",
                "org-mode",
                "spaced-repetition"
              ],
              "has_wiki": false,
              "homepage": "https://www.leonrische.me/fc/index.html",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.leonrische.me/fc/index.html",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "3 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 24,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 14,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 4,
              "scorecard_aggregate": 2.4
            },
            "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 not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 4 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 4/27 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "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 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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "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": 10
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.1,
              "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": "10 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "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": 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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Emacs Lisp",
              "largest_source_bytes": 8674,
              "source_files_sampled": 3,
              "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/3 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 3,
                      "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-22T14:53:42.119231Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/l3kn/org-fc.svg",
  "full_name": "l3kn/org-fc",
  "license_state": "standard",
  "license_spdx": "GPL-3.0"
}

评分是信号,而非担保。 评分反映的是 GitHub 上公开可见的实践——不是代码审计,也不是安全保证。

缺失数据将被剔除并重新归一化权重,绝不按零分计。方法论已版本化并公开:指标 v1.13.0、模式 v0.26.0—— 完整方法论 · 指标知识库.

单项结果在整体记录中的位置: 汇总统计.