公开记录
软件健康报告模式 0.27.0 · 指标 1.13.0 · 2026-07-24 12:40 UTC

alchevrier / autumn

A circuit-based programming framework and K2 compiler plugin. Writes like idiomatic Kotlin, synthesizes into wait-free, zero-allocation FSMs. Bridging the gap between JVM/Android abstractions and DPDK-tier hardware speeds.

KotlinMIT★ 1 星标⑂ 0 复刻始于 2026年6月在 GitHub 上查看 ↗

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

48
总分 / 100
存在风险

软件健康指数

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

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

评分画像

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

所有权

Alex Chevrier个人账户
10 关注者13 个公开仓库始于 2014年12月

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

按类别列示的指标

活力

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

70良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 7 天前
4.2/36提交节奏 — 52 周中有 6 周有提交
18/18提交量 — 最近一年 488 次提交
0/10OpenSSF Scorecard:Maintained — project was created within the last 90 days. Please review its contents carefully
所用输入
commits_last_year488
human_commit_share1
days_since_last_push7
active_weeks_last_year6

发布纪律

88优秀
评分方式
16.2/27有发布版本 — 20 个版本标签(无 GitHub 发布版本)
36/36发布时效 — 最近一次发布版本于 9 天前
27/27发布节奏 — 约每 1.3 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count20
latest_release_tagv1.7.1
releases_from_tags
days_since_latest_release9
mean_days_between_releases1.3
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

24危急 · 占总体的 18%
评分方式
0/60星标 — 1 个星标
0/25复刻 — 0 个复刻
0/15关注者 — 0 位关注者
所用输入
forks0
stars1
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

社区健康

50中等
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
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

可持续性与治理

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

41存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0/22.5提交分布 — 头号贡献者编写了 100% 的提交
1.4/13.5贡献者广度 — 1 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled1
top_contributor_share1
评分方式
0/46.8议题解决 — 没有议题或无数据
38.2/38.3PR 接受 — 已裁定的 PR 中 1/1 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues0
closed_issues0
issue_closed_ratio
closed_unmerged_prs0
已排除计分(无数据或不适用):议题解决。 其余权重已重新归一化。
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
7.5/25所有者影响力 — alchevrier 有 10 位关注者
20.3/25既往记录 — 13 个公开仓库,账户约 11 年
所用输入
followers10
owner_typeUser
is_verified
owner_loginalchevrier
public_repos13
account_age_days4,248
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

70良好 · 占总体的 20%

工程实践

60中等
评分方式
24/24CI 工作流 — 1 个工作流
24/24存在测试
0/16Linter 配置
0/9.6Pre-commit 钩子
0/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config
已排除计分(无数据或不适用):OpenSSF Scorecard:CI-Tests。 其余权重已重新归一化。

文档

85优秀
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 7 个主题标签
10/10Wiki
所用输入
topicsfsm, hft, k2-compiler, kotlin-multiplatform, low-latency, mechanical-sympathy, zero-allocation
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

25危急 · 占总体的 16%

安全态势

25危急
评分方式
6/7.5Binary-Artifacts — binaries present in source code
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
10/10Dangerous-Workflow — no dangerous workflow patterns detected
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 — project was created within the last 90 days. Please review its contents carefully
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate2.5
已排除计分(无数据或不适用):ci_tests, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

58中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 99 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.99
agent_instruction_files
agent_instruction_max_bytes
评分方式
12.6/18一条命令的引导启动 — autumn-benchmarks/build.gradle.kts, autumn-buckets/build.gradle.kts, autumn-certifier/build.gradle.kts(工具链约定,无任务运行器)
22/22自动化测试
0/11Lint / 格式化配置
11/11静态类型检查 — Kotlin(静态类型)
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesyarn.lock
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configs
agent_commit_share0
toolchain_manifestsautumn-benchmarks/build.gradle.kts, autumn-buckets/build.gradle.kts, autumn-certifier/build.gradle.kts, autumn-compiler-plugin/build.gradle.kts, autumn-config/build.gradle.kts, autumn-core/build.gradle.kts, autumn-demo/build.gradle.kts, autumn-gradle-plugin/build.gradle.kts, autumn-ide-plugin/build.gradle.kts, autumn-manifest/build.gradle.kts, autumn-observatory/build.gradle.kts, autumn-resolver/build.gradle.kts, autumn-sandbox/build.gradle.kts, autumn-shootout/build.gradle.kts, autumn-state/build.gradle.kts, autumn-ui/build.gradle.kts, build.gradle.kts
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Kotlin(静态类型)
55/55可控的文件大小 — 采样的 260 个源文件中有 0 个超过 60KB
所用输入
primary_languageKotlin
largest_source_bytes35,751
source_files_sampled260
oversized_source_files0

关键数据

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

数据采集警告

  • 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

更多细节

OpenSSF Scorecard 2.5 / 10
2.5综合

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

8Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
不适用CI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject was created within the last 90 days. Please review its contents carefully
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "fsm",
        "hft",
        "k2-compiler",
        "kotlin-multiplatform",
        "low-latency",
        "mechanical-sympathy",
        "zero-allocation"
      ],
      "is_fork": false,
      "size_kb": 1496,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "C": 14438,
        "HTML": 532,
        "Shell": 1835,
        "Kotlin": 791850,
        "Python": 5464
      },
      "pushed_at": "2026-07-17T12:23:00Z",
      "created_at": "2026-06-16T09:49:55Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T12:23:42Z",
      "description": "A circuit-based programming framework and K2 compiler plugin. Writes like idiomatic Kotlin, synthesizes into wait-free, zero-allocation FSMs. Bridging the gap between JVM/Android abstractions and DPDK-tier hardware speeds.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Kotlin",
      "significant_languages": [
        "Kotlin"
      ]
    },
    "owner": {
      "blog": "https://alchevrier.github.io/",
      "name": "Alex Chevrier",
      "type": "User",
      "login": "alchevrier",
      "company": null,
      "location": "Hong Kong SAR China",
      "followers": 10,
      "avatar_url": "https://avatars.githubusercontent.com/u/10095987?v=4",
      "created_at": "2014-12-06T09:19:27Z",
      "is_verified": null,
      "public_repos": 13,
      "account_age_days": 4248
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2026-07-15T11:00:22Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2026-07-15T01:00:10Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2026-07-10T15:01:03Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2026-07-05T05:17:18Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2026-07-04T12:10:05Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2026-07-04T09:07:35Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2026-07-04T05:26:14Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2026-07-04T05:23:08Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2026-07-04T09:00:43Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2026-07-04T04:56:40Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2026-07-04T04:45:45Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2026-07-04T04:38:12Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-07-03T14:34:14Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2026-07-03T14:31:00Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-07-02T11:15:12Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2026-07-01T23:41:31Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-06-28T15:32:09Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-06-21T07:15:36Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2026-07-04T08:59:01Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2026-07-01T01:56:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "6518a616595753c275f064c2b3682c80b06499f1",
          "body": null,
          "is_bot": false,
          "headline": "Correct proactive oscillator evidence",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-17T12:22:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d4a537701284b0d424f38b5eeef281e5b7d5fae",
          "body": "Publish autumn-manifest before resolving the compiler plugin on clean runners, reject non-schema generic request types during typed lowering, and migrate the shootout handler to the raw slot contract.\n\nBump the patch release coordinates to 1.7.1.",
          "is_bot": false,
          "headline": "fix(ci): bootstrap compiler plugin dependencies",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-15T11:00:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2faf79cb8d2cb8632098bdaeee9cd303cee1062",
          "body": null,
          "is_bot": false,
          "headline": "docs: align v1.7.0 milestone summary",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-15T01:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fef2b43b931011e5b7e98e80d4b4c4f51bbb0770",
          "body": null,
          "is_bot": false,
          "headline": "docs: update README for v1.7.0",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-15T01:02:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "430f7f08bc8cb16cd88a8b3487c26f0b0cd7cfa0",
          "body": "Generate strict JSON, raw and versioned binary projections, preserve immutable schema history, and synthesize typed gateway bindings.\n\nAdd protocol-neutral discriminated binary-wire lowering, compiler-consumer acceptance tests, allocation-aware benchmarks, and release documentation for v1.7.0.",
          "is_bot": false,
          "headline": "feat: add schema-derived boundary codecs",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-15T01:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "405b859f17daf81fa60e5d8caa388e03e88ad14c",
          "body": "…egv on bucket tests",
          "is_bot": false,
          "headline": "test(config): mock native AutumnMemoryBank allocation to prevent sigs…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-10T15:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd064b3edfe2a8698236babf448e10bb2a025bd5",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version to 1.6.1",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-10T15:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "161e6f8ce58bc008cbab2c34d6cd8ae39e8a1f90",
          "body": "…b.alchevrier",
          "is_bot": false,
          "headline": "docs: resolve local dependency namespace misconfiguration to io.githu…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-10T14:48:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b6c3fc50aea447ed59f41602d44a95e28a8a813",
          "body": "…ntrypoint",
          "is_bot": false,
          "headline": "fix(shootout): replace legacy InjectTopology with AutumnApplication e…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T14:52:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7511434b0055669d67537c6b78c9f36998843b0f",
          "body": null,
          "is_bot": false,
          "headline": "fix(sandbox): reintroduce wcetAuditable to sandbox main",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T14:26:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5c1cc61f9369bafbc841474a9b0cef2303e7233",
          "body": null,
          "is_bot": false,
          "headline": "feat(core): reinstate wcetAuditable property in AutumnApplication",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T14:25:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b110f5ebd5c4f59cf4d71219bb46a14f8aef3525",
          "body": null,
          "is_bot": false,
          "headline": "fix(sandbox): migrate sandbox applications to AutumnApplication",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T14:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69e469ebb1c679f8a89d38e4bfedd3e058332abd",
          "body": null,
          "is_bot": false,
          "headline": "fix(ide): replace InjectTopology references with AutumnApplication",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T12:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63f8db5c119e5036a349617c7a0bcea74ae8bb5f",
          "body": null,
          "is_bot": false,
          "headline": "fix(demo): replace InjectTopology with AutumnApplication",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T12:02:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55a2ae264edb4c6aeb729cea8d4b3ea6ef0e4adf",
          "body": "…on DX\n\nCloses ADR-0040 developer experience gap.\n- Introduces `@AutumnApplication(run = true)` to simultaneously synthesize `topology.json` and inject the `AutumnOrchestrator.boot` block dynamically via K2 IR weaving.\n- Decouples boilerplate from application code; tests compile and run natively directly from empty functions.\n- Completely delegates `AutumnMemoryBank.allocate()` to the native orchestrator sequence via symbol hooks.\n- Deletes legacy `InjectTopology`.",
          "is_bot": false,
          "headline": "feat(compiler): Introduce @AutumnApplication for Manifest Orchestrati…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-07T11:57:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd9e31607f2bfe8723c2de2ddb4ba480d193ed9b",
          "body": "…manually emulate K2 bypass offsets to prove Epsilon constraints native",
          "is_bot": false,
          "headline": "chore(benchmarks): ensure orchestrator thread completes properly and …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T15:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7165b0f35d46839b485bf7c18214281c49e98d3d",
          "body": "… of zero-allocation",
          "is_bot": false,
          "headline": "docs(benchmarks): document the 2M burst Epsilon GC benchmark as proof…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T14:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f8df2c5678152d71a223a6f424dda176a30029f8",
          "body": null,
          "is_bot": false,
          "headline": "docs(core): simplify mermaid shapes to fix strict parsing issues",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T13:53:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4735fbf7374ad2a1b8de8e6c055f314f70a8676",
          "body": null,
          "is_bot": false,
          "headline": "docs(core): fix mermaid rendering syntax errors on graphs",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T13:51:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34bfd05d5ccb94d8dbdc84f72a5cf0b4df7c6a25",
          "body": "…ctural breakdown with graphs",
          "is_bot": false,
          "headline": "docs(core): restructure core README into detailed Clock-Aware archite…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T13:50:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fff7398705a8891b5b478d9011a95a7b7995777",
          "body": "…ntific trade-offs",
          "is_bot": false,
          "headline": "docs: soften aggressive absolute terminology in ADRs in favor of scie…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T12:49:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f84c1674eeece8e4ad0664301fa2bd753e3bd53",
          "body": "… main README",
          "is_bot": false,
          "headline": "docs: restore highlighting of key Architectural Decision Records onto…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T12:37:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa48226ff824c65c15d243a237cc7e9b8815b36d",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix graph and numbers readability on shootout and benchmarks",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T12:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcdd9979aa8d063aba1036cd8b7bb58963d5a60c",
          "body": "…hmarking execution parameters and example terminal baseline bounds",
          "is_bot": false,
          "headline": "docs: formalize shootout methodology and explicitly document wrk benc…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T12:04:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f739027283d8473c15ba2ec96e8a464bea7c7f2b",
          "body": "…ptual tone while maintaining structural graphs",
          "is_bot": false,
          "headline": "docs: reformulate IDE and shootout modules for an experimental, conce…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T10:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "216b137feb855eca6a1e852795ce3ad50a8b03db",
          "body": "…ntal tone",
          "is_bot": false,
          "headline": "docs: restructure benchmark README for clarity and formalize experime…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T10:32:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71594b50e21960a86ece83dbdcc2e587cb9a1e44",
          "body": "…ions as architectural goal boundaries instead of realized guarantees",
          "is_bot": false,
          "headline": "docs: clarify tone in multiple ADRs to reframe sub-microsecond assert…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T10:26:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9aa1a28716e9ab908f7c1a7dff794463e48203f",
          "body": "…ims in ADR 0041",
          "is_bot": false,
          "headline": "docs: clarify experimental nature and tone down excessive latency cla…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T10:25:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20ac8ad1e0bc012011b8b52d33db632a89bfe79a",
          "body": "… research and experimentation rather than complete capabilities",
          "is_bot": false,
          "headline": "docs: significantly rewrite README to temper claims and focus tone on…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-06T10:24:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4800d7322ebabfdd3b59479ff2b6c6315f1cf488",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove stray debug scripts and txt files",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T23:00:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72c1c53e0facae5fda4745df8901528f8de27f25",
          "body": "…s HLS) emission in ADR-0025 IR Visitor",
          "is_bot": false,
          "headline": "feat(compiler): Implement Dual-Target Synthesis (SystemVerilog & Viti…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T11:05:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d9719690695c55bf6fe3d6948f2d9a6892146fd4",
          "body": "…-0025)",
          "is_bot": false,
          "headline": "feat(compiler): Implement basic Vitis HLS C++ Synthesis AST hook (ADR…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa3352cdf42419ac3eabfae38c4a62a9a3885c6",
          "body": null,
          "is_bot": false,
          "headline": "docs: Remove ADR-0043 (inappropriate for OSS)",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e9c4ad51ef76537549d30bb9ecc562fd49c409b",
          "body": "…igh-signal systems proof",
          "is_bot": false,
          "headline": "docs: Formalize ADR 0043 detailing the strategic use of Kotlin as a h…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:16:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33188beff9e86c502ee2b2083dc737277982fee5",
          "body": "…tale manifest plugin dep",
          "is_bot": false,
          "headline": "chore: bump version to 1.6.0 to fix CI compilation errors caused by s…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:12:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43242be832cd560af7431437e1a43c03d69e255d",
          "body": "…notes and bump install blocks",
          "is_bot": false,
          "headline": "docs: Update README to reflect v1.6.0 Manifest Orchestration release …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:09:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a73b85026b1534969ea8abad86efdbe79c4fd3ea",
          "body": "…deployed\n\n- Completed ADR-0040: Phase 4 Manifest-Driven Hardware Orchestration.\n- The K2 compiler strips all OOP constructs and emits a physical synthesis topology.json.\n- The AutumnOrchestrator parses the manifest to allocate Native Linux Workers via physical core isolcpus targeting, fully decoupl\n[…]\ne USER_MANUAL.md documentation.\n- Added ADR-0041 (HDL Departure from JVM logic) and ADR-0042 (GPOS Fallback).\n- Exposed missing maven Local builds in compiler plugin for downstream gradle composition.",
          "is_bot": false,
          "headline": "feat(orchestration): Manifest-Driven Hardware Orchestration natively …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-05T05:07:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "31f8b522fdef0bf19538f7fd390a847d522103b4",
          "body": null,
          "is_bot": false,
          "headline": "docs: add formal verification (Lean 4) feasibility to ADR-0040",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ac6ff9440f89803784d26a500059c6d61cf5091",
          "body": null,
          "is_bot": false,
          "headline": "docs: append compiler simplification to ADR-0040",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:36:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f81d9cad23754045d677f712e9fc85ed17163ab",
          "body": "…in ADR-0040",
          "is_bot": false,
          "headline": "docs: explicitly link Manifest-Driven Orchestration to RTL synthesis …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ce756638c741afbf5995470b77143c895576030",
          "body": null,
          "is_bot": false,
          "headline": "docs: define ADR-0040 for Manifest-Driven Hardware Orchestration",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:29:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17062075d57cc431d51f2ccf6cbfd2326bbb16bb",
          "body": null,
          "is_bot": false,
          "headline": "docs: mark Level 2 State Migration Barriers as complete in ROADMAP",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "39c77a56a21228f6071cbf4d06f9b99e7e59ee44",
          "body": null,
          "is_bot": false,
          "headline": "docs: update benchmarks README with Level 2 LLVM metrics and IPC",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T22:09:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8804ff01834a9a8cfba39d73b7e039bcb9e0e398",
          "body": "…MAP.md",
          "is_bot": false,
          "headline": "docs: note partial completion of Volumetric Sharding features in ROAD…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:49:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb2bf6a014cc252d50da3f85b51127e400b96391",
          "body": "…d fallback",
          "is_bot": false,
          "headline": "docs: update READMEs to reflect dynamic memory claiming and JVM threa…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:48:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4da018c7384b0c9f3e58d0551c9247c5b5dc09c",
          "body": "…to prevent JNI UnsatisfiedLinkError crashes",
          "is_bot": false,
          "headline": "fix(control-plane): revert hard JVM pinning for Control Plane Daemon …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f829f70730eac278975bdbca99e5853cf203d08f",
          "body": "… evade JVM thread pool HT collisions",
          "is_bot": false,
          "headline": "fix(control-plane): extend OS Core pinning to JVM daemon bootstrap to…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:33:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e6cce6babd2b4dcfb33a5aeccb6b52a67c61f6e",
          "body": "…vent sibling L1 eviction",
          "is_bot": false,
          "headline": "fix(control-plane): expose hyper-threading pin controls native to pre…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:30:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eeca1658595714c67362fae702a7a79e9221e1e4",
          "body": "…component-level floor",
          "is_bot": false,
          "headline": "docs: formally conclude Control Plane application-wide resilience vs …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be6bdfdbbaf33136f613a42524a7e56a3466a69f",
          "body": "… cleanly isolate memory limits",
          "is_bot": false,
          "headline": "feat: migrate AutumnMemoryBank to a linear bump allocator natively to…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T21:24:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42ce7cd333cdca98934fccc23501952439b167b0",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify Proactive + Control Plane combined variance",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T14:04:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a4d6c94395d0d6e185714d9920059044663c7ed",
          "body": null,
          "is_bot": false,
          "headline": "docs: add Control Plane analysis to benchmarks README",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T14:00:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63568755ee3bf506e5fec35f89545d2b6eac3d67",
          "body": "…me resolving scaffolding bounds",
          "is_bot": false,
          "headline": "feat: formally integrate ControlPlaneDaemon natively into AutumnRunti…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T13:59:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13fade149e155afaf11c484351435b1f44abc630",
          "body": "… teardown synchronisation",
          "is_bot": false,
          "headline": "feat: implement ADR-0039 Level 1 Routing primitives and fix benchmark…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T13:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34aa4b9c791227cb9f6274f4ef9ec6c64d3aade6",
          "body": "…g the way for Migration, not the implementation",
          "is_bot": false,
          "headline": "docs: clarify v1.6.0 establishes structural primitives strictly pavin…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T13:12:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "baab38039b9eb20cb3588bd09ee5416782d7f247",
          "body": "…parison and update README with v1.6.0 Volumetric Sharding latency profile",
          "is_bot": false,
          "headline": "benchmarks: correct graceful teardown synchronization in OrderBookCom…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T13:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6eeb145d15e7c0bcc7c9a59572fd3bd01b32451",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify Level 1 default static hashing initialization fallback",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:52:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "135e2e76b52c76d0cc5e91905a53edf1a3968b2c",
          "body": "…in ADR-0039",
          "is_bot": false,
          "headline": "docs: add user-configurable threshold constraints to migration logic …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf79bb5cedf4f32afaa825fc9ace9f10207f1d04",
          "body": null,
          "is_bot": false,
          "headline": "docs: clarify heavy-hitter detection in ADR-0039 Level 1.5",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19ff1ee3b7b05d0fd575aad324e6ab5cbed18824",
          "body": null,
          "is_bot": false,
          "headline": "docs: concretize technical solutions in ADR-0039",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:49:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "508216b429d5aac287de7294c94edda3d12c0b6b",
          "body": "…riers",
          "is_bot": false,
          "headline": "docs: draft ADR-0039 Volumetric Sharding and Live State Migration Bar…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29c2eac532ebf602ef1ae02a72fbd63b74d04b7a",
          "body": "…topology",
          "is_bot": false,
          "headline": "docs: insert Level 1.5 Live Stream Deviation Monitoring into roadmap …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:34:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5f51f03831a2b4c37a8dd5df578eb5d3bd8fd01",
          "body": "…te Migration Barriers",
          "is_bot": false,
          "headline": "docs: formalize layered Level 1 ML Predictive Routing and Level 2 Sta…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:31:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32cccf2b4c180c4fc4c34671d7ff3e71d4211a9b",
          "body": "…admap",
          "is_bot": false,
          "headline": "docs: complete Proactive Oscillator and add Volumetric Sharding to Ro…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0c8a9c2f10f7a4a45af98016f540bac05215f20",
          "body": null,
          "is_bot": false,
          "headline": "docs: sync root README with v1.5.0 Proactive Oscillator and ADRs",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:13:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ee5a99f8c3f83039f5c7167447d4c31fa47996e7",
          "body": "…mermaid charts",
          "is_bot": false,
          "headline": "docs: finalized Native Proactive Oscillator benchmark telemetry with …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T12:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dce6a66b74d4355aab01f7ca7c5aa51ecaeba316",
          "body": "…e buffer boundaries yield valid logic events",
          "is_bot": false,
          "headline": "fix(oscillator): strictly record regression telemetry only when activ…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T10:43:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "110af68bd2ac819e6e2b239007bab9f044691f83",
          "body": "…llator and latency percentile findings",
          "is_bot": false,
          "headline": "docs(benchmarks): document standard vs proactive native hardware osci…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T10:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31f863f2d38a09127b12cd4a0db20d74cd914b02",
          "body": "…tive pacing across jvm and native",
          "is_bot": false,
          "headline": "bench(scheduler): compare standard hardware oscillator ticks vs proac…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T10:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85d85cadb83ee8d86ebbaf369ed312edf6556f4e",
          "body": "…d Linear Regression ProactiveOscillator",
          "is_bot": false,
          "headline": "feat(scheduler): extract Oscillator interface and introduce Vectorize…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:59:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef204d5e4448596317d7c180ee17a89e6069fbf6",
          "body": "… regression dataset",
          "is_bot": false,
          "headline": "docs(adr): explicitly require boundary device timestamping for linear…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:36:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e558fcbbd69c8fc2f96e84eb5f69ee3d2b8e59",
          "body": "… Regression",
          "is_bot": false,
          "headline": "docs(adr): 0038 - Proactive Hardware Oscillator via Vectorized Linear…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:34:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba29af7ff6ea4dabbc48bfa8aa4f60b9a7fd711d",
          "body": "…boundary and pipeline sharding",
          "is_bot": false,
          "headline": "docs(roadmap): add Asymmetric Topology Sharding to allow independent …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:31:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94bb8c8552685f776482ccdc0d4b249057718e58",
          "body": "…nifest Orchestration",
          "is_bot": false,
          "headline": "docs(roadmap): add Hot Swapping and Dynamic Resource Topologies to Ma…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:29:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b27daa434737def2897844076af0bfa8ba418aa",
          "body": "…luster topologies",
          "is_bot": false,
          "headline": "docs(roadmap): emphasize Network Boundary Devices for decentralized c…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:24:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49dec5b27900f1503397d74e254e850762460103",
          "body": "…alized Computing Units",
          "is_bot": false,
          "headline": "docs(roadmap): add Manifest-Driven Hardware Orchestration and Decentr…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:24:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e6b6624f2c325d24a5484680ed84601d12505be",
          "body": "…, db) and load correlation",
          "is_bot": false,
          "headline": "docs(roadmap): expand RTT Wake-ups to cover any BoundaryChannel (disk…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:19:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6df2f9642319dda77681cf007f3b78b7e69cebc3",
          "body": "…re oscillator",
          "is_bot": false,
          "headline": "docs(roadmap): add Deterministic RTT Wake-ups to the proactive hardwa…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:18:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b45caf7f06cdb24e1d4ef82faccba0274ce60b11",
          "body": "…ssion and Smart Yielding",
          "is_bot": false,
          "headline": "docs(roadmap): ground predictive scheduling into 4-cycle linear regre…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:16:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c673cdb9e6e93834e5d9fd4424a0d2aad2bce9a9",
          "body": "…as completed",
          "is_bot": false,
          "headline": "docs(roadmap): mark Cold Path and Boundary Channel FSM Encapsulation …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:12:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20fbf4cb2ada2eba7faecb5aed0b8d36c82886a9",
          "body": null,
          "is_bot": false,
          "headline": "docs(roadmap): mark Autumn HTTP/Web Server as completed",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:11:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b3566d25c1bb593e56dd434b0d9539fbf8efbbf",
          "body": null,
          "is_bot": false,
          "headline": "docs(roadmap): mark TLS/HTTPS approach via Offloading proxy",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:10:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e3f16e58a38d1ea91984c36427c445990c55b7d",
          "body": "…mits",
          "is_bot": false,
          "headline": "fix(shootout): raise cycle budget on onHttpServer to pass compiler li…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:07:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c8ce7b374edde09b96547b34b3709d96a9f55e7",
          "body": null,
          "is_bot": false,
          "headline": "docs: bump version to v1.4.5",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T09:00:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d96729c951b31a3c60d39b10c72165938626b65",
          "body": "… wire layouts, and phase nomenclature fixes",
          "is_bot": false,
          "headline": "feat(ide): Implement micro-architecture timeline drilldown, telemetry…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T08:59:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d2bf4b1c93af97125388bfe09d24770da1c89c8",
          "body": "…creation (#3)",
          "is_bot": false,
          "headline": "fix(ide): apply fallback target binding to IDE marker builder before …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T05:26:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "114b5bc3230f6fd125e4043be4753be104716ebe",
          "body": "…ullPointerException",
          "is_bot": false,
          "headline": "fix(ide): replace missing AllIcons mapping to prevent PluginManager N…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T05:23:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8032b26ee4298d5c7f7803ada5fd06c0b04a9ad4",
          "body": "…gutter icons (#3)",
          "is_bot": false,
          "headline": "feat(ide): implement structural temporal discovery lenses and custom …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T05:18:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "716b2bebdb19a2982b37e3025a32b084a30f7c52",
          "body": "…ion scrub",
          "is_bot": false,
          "headline": "docs: update What's New banner for v1.4.4 AST integration and reflect…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T05:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdac86f93bba3b9aa62ae186df087de3ca61afae",
          "body": "…integration",
          "is_bot": false,
          "headline": "fix: scrub stubs, placeholders, and reflection hacks waiting for AST …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T04:56:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e3f70565ed92fffc696d6ec3370c3eefb79ac7ea",
          "body": "…y Bank (#2)",
          "is_bot": false,
          "headline": "docs: expand Architecture mapping for Network Stack and Phase 4 Memor…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T04:45:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864050be5e3ec678bbfb6d90723165d83abf8e8b",
          "body": "…ts (#1)\n\n- Segregate HTTP & standard Gateway unroll loops physically in  to fix JVM ClassCastExceptions in execution topology blocks.\n- Fix  literal type mappings within .\n- Document new Zero-Allocation architecture limitations with structural Mermaid graphs in README roots.\n- Establish strict debugging protocol diagrams for JVM OS generation bugs.",
          "is_bot": false,
          "headline": "fix(compiler): rewrite topology AST conditions and SOA type constrain…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-04T04:38:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f88bdee660ce978b61658ba4feb37a05b9450ad",
          "body": "- A rogue sed command previously corrupted the file logic due to aggressive regex replacements.",
          "is_bot": false,
          "headline": "fix(compiler): Restore PipelinedSoATransformer syntax",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-03T16:13:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f424ae08aee7e6895e889dd2093ee16840195e8",
          "body": "…TP headers\n\n- Update @Pipelined annotation to BINARY retention so the K2 compiler plugin can map memory layout bounds across modules dynamically.\n- Implement zero-allocation exact byte match scanning for headers using AutumnMemoryBank pointer logic inside `HttpRequest`.\n- Clean AutumnShootout scripts and confirm the routing behaves as an ultra-low latency BRAM circuit.",
          "is_bot": false,
          "headline": "feat(http): Implement zero-allocation spatial geometry parsing for HT…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-03T16:08:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5836485bdd97053c2893a0fa95dd3a3e147edadf",
          "body": null,
          "is_bot": false,
          "headline": "fix: re-add manual MemoryBank.allocate to unit tests",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-03T14:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "003fe5d15b6dc709d18beef97940b0d62e79b474",
          "body": "…ry injection\n\n- Introduce HttpResponse value class for zero-allocation egress.\n\n- Add autumn-shootout benchmark against Spring/Ktor.\n\n- Automate MemoryBank allocations via K2 Compiler AST injection.\n\n- Update READMEs with architecture comparison diagrams.",
          "is_bot": false,
          "headline": "feat: implement zero-allocation HTTP gateway and compiler-driven memo…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-03T14:31:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da14768ae86c6dc37d744291bb320416d323e237",
          "body": null,
          "is_bot": false,
          "headline": "fix: restore thread boundaries and correct syntax for Spring and Ktor",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-02T14:58:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91f3a6c8d6873d1d530c9d1510c43cbd4d612f4c",
          "body": "…manual overrides\n\n- Enforced feature-workflow.md rule 10 removing stubs from autumn-shootout\n- Injected HttpGateway AST handlers into normal K2 TopologySynthesisTransformer loop\n- AutumnServer perfectly represents framework idiomatic topologies mapped cleanly via @HttpGateway and @InjectTopology",
          "is_bot": false,
          "headline": "fix: refactor end-to-end Shootout to use strict AST logic instead of …",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-02T14:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "662b550493be7f128ffc7b3753d79717a5b129f4",
          "body": "- Restored standard microbenchmarks\n- Extracted REST Egress functionality into HttpGateway layers cross platform to handle load testing queries\n- Created comprehensive autumn-shootout JVM module comparing Ktor, Spring Boot and Autumn Zero-Alloc HTTP Servers locally\n- Included bash execution scripts intended to natively test local load limits (wrk)",
          "is_bot": false,
          "headline": "feat: scaffold end-to-end framework shootout",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-02T14:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "556ade3aa6e1141cc1cbe63920728d61d4e6720b",
          "body": "…nstead of faking offset injection\n\n- Replaced basic method stubs with actual zero-allocation buffer array lexical parsing directly matching AutumnMemoryBank byte frames\n- Corrected HttpRequest struct boundaries natively reflecting Autumn Memory Offset blocks (8192 bytes partitions)\n- Adjusted integration tests to formally execute exact offset string generation validation\n- Removed strict faked method logic successfully observing feature-workflow rule 10",
          "is_bot": false,
          "headline": "fix: implement Zero-Allocation lexical parsing in HttpGatewayDriver i…",
          "author_name": "Alex Chevrier",
          "author_login": "alchevrier",
          "committed_at": "2026-07-02T14:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 20,
      "commits_last_year": 488,
      "latest_release_at": "2026-07-15T11:00:22Z",
      "latest_release_tag": "v1.7.1",
      "releases_from_tags": true,
      "days_since_last_push": 7,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 9,
      "mean_days_between_releases": 1.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 0,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [
        "autumn-benchmarks/build.gradle.kts",
        "autumn-buckets/build.gradle.kts",
        "autumn-certifier/build.gradle.kts",
        "autumn-compiler-plugin/build.gradle.kts",
        "autumn-config/build.gradle.kts",
        "autumn-core/build.gradle.kts",
        "autumn-demo/build.gradle.kts",
        "autumn-gradle-plugin/build.gradle.kts",
        "autumn-ide-plugin/build.gradle.kts",
        "autumn-manifest/build.gradle.kts",
        "autumn-observatory/build.gradle.kts",
        "autumn-resolver/build.gradle.kts",
        "autumn-sandbox/build.gradle.kts",
        "autumn-shootout/build.gradle.kts",
        "autumn-state/build.gradle.kts",
        "autumn-ui/build.gradle.kts",
        "build.gradle.kts"
      ],
      "largest_source_bytes": 35751,
      "source_files_sampled": 260,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "autumn-benchmarks/build.gradle.kts",
        "autumn-buckets/build.gradle.kts",
        "autumn-certifier/build.gradle.kts",
        "autumn-compiler-plugin/build.gradle.kts",
        "autumn-config/build.gradle.kts",
        "autumn-core/build.gradle.kts",
        "autumn-demo/build.gradle.kts",
        "autumn-gradle-plugin/build.gradle.kts",
        "autumn-ide-plugin/build.gradle.kts",
        "autumn-manifest/build.gradle.kts",
        "autumn-observatory/build.gradle.kts",
        "autumn-resolver/build.gradle.kts",
        "autumn-sandbox/build.gradle.kts",
        "autumn-shootout/build.gradle.kts",
        "autumn-state/build.gradle.kts",
        "autumn-ui/build.gradle.kts",
        "build.gradle.kts"
      ],
      "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": [
        "maven"
      ],
      "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": 0,
        "merged_prs": 1,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 0
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "alchevrier",
          "commits": 480,
          "avatar_url": "https://avatars.githubusercontent.com/u/10095987?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "yarn.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 8,
            "reason": "binaries present in source code",
            "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": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project was created within the last 90 days. Please review its contents carefully",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "6518a616595753c275f064c2b3682c80b06499f1",
        "ran_at": "2026-07-24T12:40:46Z",
        "aggregate_score": 2.5,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T12:30:37Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-18T15:20:02Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/alchevrier/autumn",
    "host": "github.com",
    "name": "autumn",
    "owner": "alchevrier"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "at_risk",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 48,
      "inputs": {
        "security": 25,
        "vitality": 70,
        "community": 24,
        "governance": 41,
        "engineering": 70
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 70,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 58,
            "inputs": {
              "commits_last_year": 488,
              "human_commit_share": 1,
              "days_since_last_push": 7,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "488 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 488
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 88,
            "inputs": {
              "releases_count": 20,
              "latest_release_tag": "v1.7.1",
              "releases_from_tags": true,
              "days_since_latest_release": 9,
              "mean_days_between_releases": 1.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "20 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 9 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~1.3 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 1.3
                    }
                  }
                ],
                "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": "unverified",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": "repository_too_young",
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "maintenance record not established from the collected data",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_unverified",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "critical",
        "name": "Community & Adoption",
        "value": 24,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 0,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "0 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "0 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 41,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 0,
              "closed_issues": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/1 decided PRs merged",
                "points": 38.2,
                "status": "met",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "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": 47,
            "inputs": {
              "followers": 10,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "alchevrier",
              "public_repos": 13,
              "account_age_days": 4248
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "10 followers of alchevrier",
                "points": 7.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 10,
                      "login": "alchevrier"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "13 public repos, account ~11 yr old",
                "points": 20.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 13
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 70,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "topics": [
                "fsm",
                "hft",
                "k2-compiler",
                "kotlin-multiplatform",
                "low-latency",
                "mechanical-sympathy",
                "zero-allocation"
              ],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 25,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 25,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 2.5
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6,
                "status": "partial",
                "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project was created within the last 90 days. Please review its contents carefully",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "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": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 58,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.99,
              "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": "99 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 99,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "yarn.lock"
              ],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "autumn-benchmarks/build.gradle.kts",
                "autumn-buckets/build.gradle.kts",
                "autumn-certifier/build.gradle.kts",
                "autumn-compiler-plugin/build.gradle.kts",
                "autumn-config/build.gradle.kts",
                "autumn-core/build.gradle.kts",
                "autumn-demo/build.gradle.kts",
                "autumn-gradle-plugin/build.gradle.kts",
                "autumn-ide-plugin/build.gradle.kts",
                "autumn-manifest/build.gradle.kts",
                "autumn-observatory/build.gradle.kts",
                "autumn-resolver/build.gradle.kts",
                "autumn-sandbox/build.gradle.kts",
                "autumn-shootout/build.gradle.kts",
                "autumn-state/build.gradle.kts",
                "autumn-ui/build.gradle.kts",
                "build.gradle.kts"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "autumn-benchmarks/build.gradle.kts, autumn-buckets/build.gradle.kts, autumn-certifier/build.gradle.kts (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "autumn-benchmarks/build.gradle.kts, autumn-buckets/build.gradle.kts, autumn-certifier/build.gradle.kts"
                    }
                  }
                ],
                "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": "Kotlin (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "Kotlin",
              "largest_source_bytes": 35751,
              "source_files_sampled": 260,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Kotlin (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Kotlin"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/260 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 260,
                      "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-24T12:40:52.865351Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/alchevrier/autumn.svg",
  "full_name": "alchevrier/autumn",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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