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

veyliss / ai-localbase

一个本地优先的AI知识库系统(RAG),用于把本地文档接入辅导搜索与大模型对话流程。目前支持md、txt、pdf(文本)、xlsx、cvs类型。支持mcp服务

Go · TypeScript · CSSMIT★ 352 星标⑂ 48 复刻始于 2026年3月在 GitHub 上查看 ↗

veyliss/ai-localbase 的健康指数为 100 分中的 58 分,处于「中等」区间。 其得分最高的类别是AI Readiness(84/100),最低的是Sustainability & Governance(31/100)。 最近一次更新在 5 天前。 近期的大部分工作由 1 位贡献者完成。

58
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

萧熙个人账户
7 关注者22 个公开仓库始于 2022年5月

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

按类别列示的指标

活力

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

83良好 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 5 天前
8.3/36提交节奏 — 52 周中有 12 周有提交
18/18提交量 — 最近一年 157 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year157
human_commit_share1
days_since_last_push5
active_weeks_last_year12

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 26 个发布版本
36/36发布时效 — 最近一次发布版本于 5 天前
27/27发布节奏 — 约每 2.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count26
latest_release_tagv1.4.1
releases_from_tags
days_since_latest_release5
mean_days_between_releases2.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

62中等 · 占总体的 18%
评分方式
41.3/60星标 — 352 个星标
13.9/25复刻 — 48 个复刻
0/15关注者 — 1 位关注者
所用输入
forks48
stars352
watchers1
growth_stateorganic
growth_factor_pct100

社区健康

70良好
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(MIT)
18/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

可持续性与治理

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

31存在风险 · 占总体的 24%
评分方式
9/54巴士系数 — 1 位贡献者贡献了半数提交
0.1/22.5提交分布 — 头号贡献者编写了 99% 的提交
2.7/13.5贡献者广度 — 2 位贡献者
0/10OpenSSF Scorecard:Contributors — project has 0 contributing companies or organizations -- score normalized to 0
所用输入
bus_factor1
contributors_sampled2
top_contributor_share0.994
评分方式
23.4/46.8议题解决 — 50% 的议题已关闭
19.1/38.3PR 接受 — 已裁定的 PR 中 1/2 已合并
0/15OpenSSF Scorecard:Code-Review — Found 0/30 approved changesets -- score normalized to 0
所用输入
merged_prs1
open_issues1
closed_issues1
issue_closed_ratio0.5
closed_unmerged_prs1
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
6.5/25所有者影响力 — veyliss 有 7 位关注者
18.3/25既往记录 — 22 个公开仓库,账户约 4 年
所用输入
followers7
owner_typeUser
is_verified
owner_loginveyliss
public_repos22
account_age_days1,527
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

78良好 · 占总体的 20%

工程实践

80良好
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
16/16Linter 配置 — .eslintrc.cjs
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。 其余权重已重新归一化。

文档

75良好
评分方式
30/30README
25/25文档目录
0/15文档 / 主页站点
10/10仓库描述
10/10主题标签 — 8 个主题标签
0/10Wiki
所用输入
topicsai, go, ollama, qdrant, rag, react, knowledge-base, mcp
has_wiki
homepage
has_readme
has_docs_dir
has_description

安全

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

37存在风险 · 占总体的 16%

安全态势

37存在风险
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 无数据
0/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
7.5/7.5Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0.5/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
0/5SAST — no SAST tool detected
2/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 29 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.7
已排除计分(无数据或不适用):ci_tests, signed_releases。 其余权重已重新归一化。

AI 就绪度

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

84良好 · 占总体的 0%
评分方式
45/45代理指令 — AGENTS.md
0/15机器可读文档(llms.txt)
40/40可读的提交历史 — 100 次人类提交中有 95 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.95
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes350
评分方式
12.6/18一条命令的引导启动 — backend/go.mod(工具链约定,无任务运行器)
22/22自动化测试
11/11Lint / 格式化配置 — .eslintrc.cjs
11/11静态类型检查 — frontend/tsconfig.json
10/10可复现环境 — Dockerfile, lockfile
10/10已体现的代理实践 — 最近 100 次提交中有 10 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
1/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 1
所用输入
has_nix
has_tests
lockfilesgo.sum, package-lock.json
has_dockerfile
typed_language
bootstrap_files
has_devcontainer
has_linter_config
typecheck_configsfrontend/tsconfig.json
agent_commit_share0.1
toolchain_manifestsbackend/go.mod
dependency_bot_commit_share0
评分方式
45/45可类型检查的代码 — Go(静态类型)
53.2/55可控的文件大小 — 采样的 153 个源文件中有 5 个超过 60KB
所用输入
primary_languageGo
largest_source_bytes170,004
source_files_sampled153
oversized_source_files5

关键数据

352GitHub 星标
2贡献者
157最近 12 个月提交数
5距最近推送天数
26发布版本数
1巴士系数(bus factor)
1开放议题
Go, npm软件包生态系统数

数据采集警告

  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

更多细节

Star 与 Fork 历史 352 ★ / 48 ⇿
352Star
48Fork
26发布

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

012525037535247482026-032026-052026-07
主版本 1次版本 2修订 23
OpenSSF Scorecard 3.7 / 10
3.7综合

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

10Binary-Artifactsno binaries found in the repo
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
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
1Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 1
0SASTno SAST tool detected
4Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities29 existing vulnerabilities detected
直接依赖 11
注册表软件包版本约束清单文件
Gogithub.com/gin-gonic/ginv1.9.1backend/go.mod
Gogithub.com/ledongthuc/pdfv0.0.0-20250511090121-5959a4027728backend/go.mod
Gogithub.com/stretchr/testifyv1.11.1backend/go.mod
Gogithub.com/xuri/excelize/v2v2.10.1backend/go.mod
Gomodernc.org/sqlitev1.51.0backend/go.mod
npmlucide-react^0.468.0frontend/package.json
npmmermaid^11.13.0frontend/package.json
npmreact^18.2.0frontend/package.json
npmreact-dom^18.2.0frontend/package.json
npmreact-markdown^10.1.0frontend/package.json
npmremark-gfm^4.0.1frontend/package.json
全部依赖 未采集

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "ai",
        "go",
        "ollama",
        "qdrant",
        "rag",
        "react",
        "knowledge-base",
        "mcp"
      ],
      "is_fork": false,
      "size_kb": 4677,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Go": 923026,
        "CSS": 465040,
        "HTML": 363,
        "Shell": 5680,
        "Batchfile": 356,
        "Dockerfile": 726,
        "JavaScript": 3507,
        "TypeScript": 603068
      },
      "pushed_at": "2026-07-17T01:09:53Z",
      "created_at": "2026-03-25T03:42:43Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T14:05:11Z",
      "description": "一个本地优先的AI知识库系统(RAG),用于把本地文档接入辅导搜索与大模型对话流程。目前支持md、txt、pdf(文本)、xlsx、cvs类型。支持mcp服务",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Go",
      "significant_languages": [
        "Go",
        "TypeScript",
        "CSS"
      ]
    },
    "owner": {
      "blog": null,
      "name": "萧熙",
      "type": "User",
      "login": "veyliss",
      "company": null,
      "location": null,
      "followers": 7,
      "avatar_url": "https://avatars.githubusercontent.com/u/105643199?v=4",
      "created_at": "2022-05-16T11:12:16Z",
      "is_verified": null,
      "public_repos": 22,
      "account_age_days": 1527
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2026-07-17T01:10:06Z"
        },
        {
          "tag": "v1.3.11",
          "kind": "patch",
          "published_at": "2026-07-07T08:15:27Z"
        },
        {
          "tag": "v1.3.10",
          "kind": "patch",
          "published_at": "2026-07-07T08:02:20Z"
        },
        {
          "tag": "v1.3.9",
          "kind": "patch",
          "published_at": "2026-06-26T12:05:58Z"
        },
        {
          "tag": "v1.3.8",
          "kind": "patch",
          "published_at": "2026-06-22T10:00:15Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2026-06-22T03:33:33Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2026-06-21T12:00:54Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2026-06-21T09:47:45Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2026-06-21T09:23:22Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2026-06-21T08:24:11Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2026-06-10T11:53:34Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2026-06-09T14:48:13Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2026-06-09T14:24:20Z"
        },
        {
          "tag": "v1.2.14",
          "kind": "patch",
          "published_at": "2026-06-04T02:11:54Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2026-06-03T08:51:58Z"
        },
        {
          "tag": "v1.1.7",
          "kind": "patch",
          "published_at": "2026-05-31T08:45:52Z"
        },
        {
          "tag": "v1.1.6",
          "kind": "patch",
          "published_at": "2026-05-31T06:03:53Z"
        },
        {
          "tag": "v1.1.4",
          "kind": "patch",
          "published_at": "2026-05-30T14:25:26Z"
        },
        {
          "tag": "v1.1.3",
          "kind": "patch",
          "published_at": "2026-05-29T16:00:28Z"
        },
        {
          "tag": "v1.1.2",
          "kind": "patch",
          "published_at": "2026-05-29T10:39:27Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2026-04-25T05:58:28Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2026-04-16T13:11:16Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2026-03-31T01:44:38Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2026-03-29T15:07:24Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2026-03-29T13:57:01Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2026-03-29T13:42:04Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5114751a1e505d6646485c39de6b3410f2157018",
          "body": null,
          "is_bot": false,
          "headline": "docs(readme): refresh project screenshots",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-17T01:01:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8a925ce3123a77373c84f501abbc9f276914c1",
          "body": null,
          "is_bot": false,
          "headline": "feat(auth): redesign login experience",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-17T00:36:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "166c7693ea2111905146e013acaca19ea978e108",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): scale document selection",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T23:53:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42b01782193448230ed36247df23eb80ca451c56",
          "body": null,
          "is_bot": false,
          "headline": "style(knowledge): finalize responsive theme polish",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T17:59:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b4482066c749fd0edb57e36e037a0d8f3b62578",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): refine retrieval and quality views",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T17:45:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86055068c1b19e44edf0b3ef2392baa2cb031e75",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): redesign document detail drawer",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T17:27:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4524eb75beb89718ce6bdcf05debcec468311e",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): streamline document management",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T17:19:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a7884366c76b0d42fee96b995702868f0ea3ff83",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): reorganize workspace navigation",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T16:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb0d7d045cd5d29e6939bd8bccf62275acbd0620",
          "body": null,
          "is_bot": false,
          "headline": "fix(knowledge): preserve upload button hover contrast",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T16:27:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "461499e0d904be968de70b2b13894b801a479cd8",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): normalize api key input styling",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T16:19:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb12b042fbb698b3a063a43269edd4d7fb7299a5",
          "body": null,
          "is_bot": false,
          "headline": "fix(settings): simplify access section framing",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T16:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01cdb608e557c5cd298712202c2b07534673c424",
          "body": null,
          "is_bot": false,
          "headline": "fix(ui): polish mobile messages and settings",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T14:05:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fdc358063ff760693785c3b5d9bc8eeda14437d",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): refine account and security records",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T13:26:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5013a45dc0213f1c10a1c6eb036763518949f6a9",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): consolidate access and api keys",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T13:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c210594bf60f1944b968ba388da0e1acba5024b",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): streamline model and retrieval controls",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T12:35:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2fb3d52d83e923b0538e114eb791b745009977",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): reorganize navigation and overview",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T12:16:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d9e11fce1fa9a56e3bc5a80f3266ce36649441b",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): add explicit draft saving",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T12:08:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea4312aa1195545a48c9a6310a967ca21e864aa0",
          "body": null,
          "is_bot": false,
          "headline": "feat(ui): redesign application workspace",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T11:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4646382d9995fa9261d4a71c37c29e50d01b768b",
          "body": null,
          "is_bot": false,
          "headline": "feat(ui): refine knowledge workspace experience",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-16T02:52:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "455b23d383b2466d6b3cb9147ebc4e58d9c27253",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): harden release docker tag checks",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-10T02:26:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd156b7789ba5b23ca540a44716bb492243f95e",
          "body": null,
          "is_bot": false,
          "headline": "fix(ci): publish version-prefixed docker tags",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-07T08:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6414affdda7b0501cd09a5b974b686719676a3d2",
          "body": null,
          "is_bot": false,
          "headline": "feat(knowledge): refine knowledge workspace UI",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-07T07:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4fcdcd4beea70d44b33f838386c8547e031394c",
          "body": null,
          "is_bot": false,
          "headline": "feat(settings): simplify settings panel layout",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-07T07:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "74bf2900ce40cca5501a2d6897f7c8a48b65ad09",
          "body": null,
          "is_bot": false,
          "headline": "feat(ui): polish chat shell and sidebar",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-07T07:31:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "515e6dde8ee2e418472e64db11169ebc2d970d3e",
          "body": null,
          "is_bot": false,
          "headline": "refactor(ui): refresh design system foundation",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-07T07:30:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa1c110502227806f47dd5cb0ea21c65bef5168",
          "body": null,
          "is_bot": false,
          "headline": "fix: preserve proxy forwarding headers",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-05T00:59:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eca47dfa36565d89e377748b315b90f559c2b44f",
          "body": "- add CSRF protection for session-backed write requests\n- restrict tokenless first-run setup to trusted local access\n- require confirmNonce for MCP danger confirmations\n- surface deployment auth warnings in config and UI\n- update auth and MCP documentation\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: harden self-hosted auth flows",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-07-05T00:38:51Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "656dfc627f9689db16d2b74fde2cb9cfa0a6e51e",
          "body": null,
          "is_bot": false,
          "headline": "fix: add explicit secret clearing controls",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-26T12:01:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ab0be722e3ded56cd119a56c3efca672281beba",
          "body": null,
          "is_bot": false,
          "headline": "fix: redact config secrets and disable legacy mcp token",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-26T11:53:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c05611de3f186ea2edb805e8ec95db37047bb3e",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden deployment and upload safeguards",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-26T11:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b77fe12d818258dcdc47072d9a2b2efac80e27f1",
          "body": "Moved filterRelevantChunks and related functions from app_service.go to retrieval/evidence_gate.go.\n\n- FilterRelevantChunks(): main evidence filtering logic with term matching, fact queries, structured data handling\n- Supporting functions: queryEvidenceTerms, parseFactQuerySpecs, factEvidenceScore, \n[…]\nCoverage\n- Updated EvidenceGateAdapter to use the extracted logic\n\nThis reduces app_service.go complexity and isolates evidence filtering logic.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract evidence gate logic into retrieval package",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-25T03:49:04Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "17aace35dc31795e387a5dcd2bdd798a71e64441",
          "body": "Created backend/internal/retrieval/ to isolate retrieval logic from app_service.go.\n\n- orchestrator.go: Core interfaces (VectorStore, Reranker, EvidenceGate) and Retrieve() pipeline (recall → rerank → MMR → evidence gate)\n- adapters.go: Bridge existing QdrantService and SemanticReranker to new inter\n[…]\nes\n- Chunk struct: Unified representation for retrieved documents\n\nNext: migrate retrieval methods from app_service.go and wire up orchestrator.\n\nCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "refactor: extract retrieval orchestration into dedicated package",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-25T02:54:46Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fad7ddf423d03d3c2f0d434317b32077b136dff2",
          "body": null,
          "is_bot": false,
          "headline": "chore: simplify about settings page",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T09:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2747ed1e80b886aa57284f06ba27ac66e57f3d40",
          "body": null,
          "is_bot": false,
          "headline": "fix: tighten mcp upload and job safeguards",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T07:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34f11be05fdae56ac63c74ca66f433742247f74b",
          "body": null,
          "is_bot": false,
          "headline": "fix: harden mcp security safeguards",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T07:29:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8ca574e06a207d1163052c47c6e6cbf29cf24817",
          "body": null,
          "is_bot": false,
          "headline": "feat: add agent-oriented mcp tools and client templates",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T06:36:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d0613cc7d74ed561cd3af0cbae2a931ef407d9d",
          "body": null,
          "is_bot": false,
          "headline": "feat: standardize mcp tool results",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T06:12:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07a7f288163845508941f894aaf109784e2c9eca",
          "body": null,
          "is_bot": false,
          "headline": "feat: add mcp job workflow",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T05:57:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5518f91522f332b721f5a2ff8177cbc2108d5a8e",
          "body": null,
          "is_bot": false,
          "headline": "feat: add mcp audit visibility",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T04:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3943b1494bcf5ac94b8b8b630970ca57feb13b74",
          "body": null,
          "is_bot": false,
          "headline": "feat: add one-time confirmation for mcp danger tools",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T04:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15071925713d8499ed363c462bef1c86794b8880",
          "body": null,
          "is_bot": false,
          "headline": "feat: authorize mcp with api key scopes",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T04:00:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa1005977f9f4299406ea4b30c42be1e79f7fc43",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden mcp security defaults",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-22T03:51:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2836c06b71e6a2e43f6cded61aba2a0b2a0292e",
          "body": null,
          "is_bot": false,
          "headline": "fix: keep resumed imports on batch indexing flow",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T16:01:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "864d63f0960641d5be6e9bd595b6111334f5f3d4",
          "body": null,
          "is_bot": false,
          "headline": "feat: unify knowledge import flow",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T15:46:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c3d0e939c8ddd0c9e6f2cbf64f2c041671df881",
          "body": null,
          "is_bot": false,
          "headline": "feat: complete chat message actions",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T13:07:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f2c41453efd2e1caf2b17bdba665e9e261b080c1",
          "body": null,
          "is_bot": false,
          "headline": "feat: add settings about section",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T11:55:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8eb9f16b739bca0cad2079400bb3fb3003b73cac",
          "body": null,
          "is_bot": false,
          "headline": "fix: align release version display",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T11:44:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc77956de8882514b5fc0c3770cf05424ce94a5b",
          "body": null,
          "is_bot": false,
          "headline": "style: update input container focus styles for better accessibility",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T10:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7b7a4c9a3fd05e25e72f2bfefe3df65145e5cf0",
          "body": null,
          "is_bot": false,
          "headline": "fix: track source tests for quality gates",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T09:44:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3af75693b02843593159d73768f0a9a173f8fd2b",
          "body": null,
          "is_bot": false,
          "headline": "fix: include frontend tests in quality gate",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T09:30:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c063012bdb0be76acada132954421216bef8c16",
          "body": null,
          "is_bot": false,
          "headline": "chore: improve packaging tests and operations docs",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T09:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab0462a35f84b4a885bea2662432bfcbc24c79ec",
          "body": null,
          "is_bot": false,
          "headline": "chore: add quality gates and refine evaluation UX",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T09:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "256b49434d666b769f94da0fbcbe84d98ff2beb3",
          "body": null,
          "is_bot": false,
          "headline": "chore: polish release docs and lint",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T09:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfdfa0907d0b636d1f858404abe7aca7be0f271a",
          "body": null,
          "is_bot": false,
          "headline": "style: refine knowledge base workspace",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T08:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d45ba1de4007198b7cedbb7a36f54a8fb89d24",
          "body": null,
          "is_bot": false,
          "headline": "style: refine settings panel design",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T07:51:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8ff2bdc11af8686d07bf5e387df2ff18d13e30",
          "body": null,
          "is_bot": false,
          "headline": "feat: improve account security interactions",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T06:04:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cab8cadf84c5b4be14131538022573f8895f288f",
          "body": null,
          "is_bot": false,
          "headline": "feat: harden authentication baseline",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T05:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd2734157676cf39deabcf0af026a47584f9d89f",
          "body": null,
          "is_bot": false,
          "headline": "feat:优化setting页面",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-21T03:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc1bf57f3d4f46cb2961bdfbee1c1fa54aa551c",
          "body": null,
          "is_bot": false,
          "headline": "feat:修改chat顶部",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-20T03:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e29c2335da2f72a18dc3b52165bdbc4e4bc90d4",
          "body": "…on management\n\n- Introduced new form components: FormCheckbox, FormField, FormInput, FormSelect, FormSlider for better input handling in settings.\n- Implemented AISettings, GeneralSettings, MCPSettings, RetrievalSettings, and SystemSettings tabs for comprehensive configuration management.\n- Enhanced sidebar styles with a new Knowledge Base Quick Selector and improved search input styles.\n- Updated unified theme styles for better visual consistency across the application.",
          "is_bot": false,
          "headline": "feat: add new settings components and styles for improved configurati…",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-19T10:55:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2389087fc28de938d55633b7d698ec2a53f0a1ea",
          "body": null,
          "is_bot": false,
          "headline": "feat:新增认证、提高安全性",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-11T07:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fad59f18d15e85f61d6ba0e0746362bd94ed742a",
          "body": null,
          "is_bot": false,
          "headline": "feat: 重构 Toast 相关组件,优化 ToastProvider 使用方式,添加 SkeletonBlock 组件以提升加载效果",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T15:18:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12a31af6ab9c5a759f5c1a408ca007e8b06c1cda",
          "body": null,
          "is_bot": false,
          "headline": "feat: 重构样式文件,使用设计代币系统优化聊天区域、知识库面板和设置模态框的样式",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T13:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ef2a040c58084f002a3918bb84fb4ac3a27a361",
          "body": null,
          "is_bot": false,
          "headline": "feat:优化前端样式",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T12:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c42ec89c8bd3b7fe8c11041f5545f3fd505881a7",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加健康监控功能,重构知识面板和评估数据集上下文以支持新的健康状态管理",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T10:44:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "733eddb8604868976fe3cc8580a896584bc72c41",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加评估数据集上下文,重构相关组件以支持新的数据集管理功能",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T10:08:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2de3df70fe53413489138d7b236a75a9a4ebc606",
          "body": null,
          "is_bot": false,
          "headline": "feat: 重构知识面板,添加知识面板包装器和主工作区组件,优化文档处理和上传功能",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T08:37:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df4a3a2eb1b3825d3a33ebf1eb946bdfeeb21289",
          "body": null,
          "is_bot": false,
          "headline": "feat: 更新样式和主题,增强用户界面一致性和可用性",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T07:40:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7761cf66551adc1f08066fc60d905cb38cc4817",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加主题切换功能及相关样式,提升用户界面可用性",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T07:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a2dd0f808e39c317e37ae88248c4ff1dfa82f6c",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加 UploadDropZone 组件并优化知识面板样式,提升用户体验",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T06:18:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "03fcad14c3b02568fe415326815df21f680457c9",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加 Skeleton、Toast 和 UploadDropZone 组件,增强前端用户体验",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T05:11:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7d90881843d362de7db4123618d62b3a23f1212",
          "body": "新增组件:\n- Toast.tsx - Toast 通知系统\n- LoadingBar.tsx - 全局加载指示器\n- UploadDropZone.tsx - 拖放上传组件\n- Skeleton.tsx - 骨架屏组件\n\n新增样式:\n- toast.css\n- loading-bar.css\n- drop-zone.css\n- skeleton.css\n\n集成到 App.tsx 和 KnowledgePanel.tsx\n\n构建测试:✅ 通过\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: 完成前端 UX 优化 - Toast、LoadingBar、拖放上传、骨架屏",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T05:00:33Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "fdcce041ec92b0647c694a8b87ebd5452a2c7929",
          "body": "优化内容:\n- 创建 Toast 通知系统(ToastProvider + useToast hook)\n- 创建 LoadingBar 全局加载指示器\n- 创建 UploadDropZone 拖放上传组件\n- 创建 Skeleton 骨架屏组件\n- 添加对应的 CSS 样式文件\n- 集成 ToastProvider 和 LoadingBar 到 App.tsx\n- 导入 UploadDropZone 到 KnowledgePanel\n\n新增文件:\n- frontend/src/components/common/Toast.tsx\n- frontend/src/components/comm\n[…]\n\n- frontend/src/styles/loading-bar.css\n- frontend/src/styles/drop-zone.css\n- frontend/src/styles/skeleton.css\n\n下一步:集成拖放功能到文档列表,替换 alert 为 toast\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: 前端 UX 优化 - Toast 通知、LoadingBar、拖放上传组件",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T04:54:28Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "fbc62f5afc6d63648400a08c88eeb194b8dd8af1",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加多个组件和样式,包括加载条、骨架屏、上传预览和通知功能",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T04:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53c8313ae0cfcd66b0ccd309deb4ae6dd29d70cc",
          "body": "优化交互体验:\n- 创建自定义 ConfirmDialog 组件\n- 替换 KnowledgePanel 中的删除评估集确认\n- 替换 EvalDatasetDialog 中的删除样本确认\n- 添加 confirm-dialog.css 样式\n- 统一的视觉风格,更好的用户体验\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: 替换浏览器自带的 confirm 为自定义确认对话框",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T04:33:43Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "eb7fc17d5d20399c2110bc6d29c71770ec0da4a6",
          "body": null,
          "is_bot": false,
          "headline": "feat: 更新批量索引API响应结构,添加成功和失败结果的详细信息",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-10T04:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cfbcc33f71baee77c9ebaaadd1131f841fb574d",
          "body": "修复批量目录上传时的错误: Cannot read properties of undefined (reading 'map')\n问题原因: batchIndexDocuments 函数缺少 concurrency 参数\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "fix: add concurrency parameter to batchIndexDocuments API",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T15:34:12Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "5afb8aca33b8d77b9c6e1b1e5a5099dafc685958",
          "body": null,
          "is_bot": false,
          "headline": "feat: 重构并保留知识库UI和功能",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T14:59:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ff10fd7b4046de683d71e45f8567f736894ed30",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加文档项大小属性,更新模型配置测试组件,新增测试模型配置API",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T14:36:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1919b8bc1d9482e5a064e49ca9601de5db8c9395",
          "body": "…mpatibility",
          "is_bot": false,
          "headline": "fix: add .tsx extension to ModelConfigTest import for Docker build co…",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T14:29:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb861de076ea6ac45fc21fb56d9ba5b053accfda",
          "body": "- Feature 1: Config validation & health check enhancement\n  * 3 new APIs for testing chat/embedding models and health summary\n  * ModelConfigTest component with real-time latency display\n\n- Feature 2: Batch document upload & management\n  * Batch indexing API with configurable concurrency (1-10)\n  * \n[…]\ng with semaphore pattern\n- Industry-leading retrieval visualization (63 CSS classes)\n\nCode stats: 24 files changed, ~3,961 lines added/modified\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: Complete Tier 1 - 4 major features (~3,961 lines)",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T14:23:17Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "2f16d08ca6b8795ce5b0e2cacebed42bed9f8c36",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加配置处理程序,支持聊天模型和嵌入模型的连通性测试及健康检查",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-09T10:43:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c751ea3b153162a731d6a22f006234e8ab1d305f",
          "body": "…l, and sidebar sections\n\n- Created `knowledge-workspace.css` for workspace modal and related components.\n- Added `settings-modal.css` for styling the settings modal interface.\n- Introduced `settings-panel.css` for various settings fields and layout.\n- Implemented `sidebar-sections.css` for sidebar sections, including conversation lists and footer.",
          "is_bot": false,
          "headline": "Add new styles for knowledge workspace, settings modal, settings pane…",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-08T01:47:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce1ed85b8ab1129cb8fdb91b42d5a21d28e030bf",
          "body": null,
          "is_bot": false,
          "headline": "feat: 更新.gitignore,添加对claude、环境变量和数据库文件的忽略规则",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-07T11:56:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "120c0cba525f0d84247a0263f5966f64fda51add",
          "body": "…, document text utilities, and markdown renderer",
          "is_bot": false,
          "headline": "Remove obsolete test files for semantic cache, structured data answer…",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-07T11:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec2c0966fa536f9468388b3dffb8463fd9bb3b91",
          "body": "Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "chore: 忽略所有测试文件,避免上传本地知识库数据",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-07T11:38:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "e52211238f0137e8dea62ce67a8c1cc8585f8bca",
          "body": "- 实现从查询中提取文件名的功能(支持《》、引号、裸文件名)\n- 实现根据文件名查找文档的多级匹配策略(精确、部分、扩展名)\n- 在检索时自动限制范围到检测的文档,避免小文档被大文档淹没\n- Hit Rate 从 46.67% 提升到 60.00% (+13.33%)\n- MRR 从 0.3778 提升到 0.4578 (+0.08)\n\n测试文件包含本地知识库数据,未包含在此提交中。\n\nCo-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "feat: 添加智能文件名检测功能,提升小文档检索准确率",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-07T11:32:56Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "58aba7f593ff887de05a6ed4e0968f6dfb817977",
          "body": null,
          "is_bot": false,
          "headline": "feat: 更新依赖项版本,优化包管理",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-06T08:00:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b95b1685de8cc7bd4f0ade6f0cafa3ecda19a89",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加评估系统运行脚本,支持环境变量加载和配置展示",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-05T04:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5051140cc846d7a9d0c422b64681c76e99a129df",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加知识面板健康状态标签,优化知识库标题展示",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-04T16:05:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643c64b98d4549001078288a44a3aa937e86de1c",
          "body": null,
          "is_bot": false,
          "headline": "feat: 优化设置面板和知识面板,添加指标概览和配置项显示",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-04T03:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4ec23f83ae53b8b3c00f0ceb6dc6784a07b8e9a",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加对未知事实字段的检索查询支持,优化证据支撑和引用不准的评估逻辑",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-04T02:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9b771477598e260a18b1217c970e3618b03cb5e",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加证据支撑和引用不准的评估功能,优化相关数据展示和逻辑",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-04T01:48:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b142e5491dc1be370cb011cedc19454e27e2b7f3",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加词法检索渠道支持,优化检索贡献摘要展示逻辑",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T14:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "284796bd196f80dac8abadd103065c48e8ede84f",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加置信度评估功能,优化检索结果的置信度展示和逻辑",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T13:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89793e8390ddfedaaf0f591e4f262c4ce10f501e",
          "body": null,
          "is_bot": false,
          "headline": "feat: 优化评估趋势面板,添加最新策略显示和评估模式标签",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T12:16:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "742089bbc11086de49d08f726962554df3f73232",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加重排策略和查询改写选项,优化评估数据集运行配置",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T12:13:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b2fdd034bc127815c1051b68d32724f4273d9dcb",
          "body": "…rewrite options\n\n- Updated .env.example to reflect new default values for semantic reranker and query rewrite.\n- Modified RetrievalConfig struct to include rerankStrategy, enableQueryRewrite, and queryRewriteMaxVariants.\n- Refactored AppService to integrate new rerank and query rewrite functionalit\n[…]\n tests for retrieval configuration normalization to ensure correct defaults and clamping behavior.\n- Enhanced frontend components to support new settings for rerank strategy and query rewrite options.",
          "is_bot": false,
          "headline": "feat: enhance retrieval configuration with rerank strategy and query …",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T11:40:27Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9da9cf71bbd62ec555ac61f6cc6851afd2a23d24",
          "body": null,
          "is_bot": false,
          "headline": "feat: 添加引用信心标记,优化引用源的过滤和校准逻辑",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T10:53:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fab08540ac258ce484aa60b6fe8d9c0e68bde742",
          "body": "- Added new retrieval configuration options including default search mode, hybrid search enablement, and various TopK settings.\n- Implemented citation navigation to allow users to focus on specific document chunks when opening document details.\n- Updated UI components to reflect new retrieval settin\n[…]\n\n- Enhanced error handling for reindexing documents and displaying relevant messages in the UI.\n- Refactored document detail dialog to support focusing on specific chunks based on citation navigation.",
          "is_bot": false,
          "headline": "feat: enhance retrieval configuration and citation navigation",
          "author_name": "xiaoxi",
          "author_login": "veyliss",
          "committed_at": "2026-06-03T10:25:25Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 26,
      "commits_last_year": 157,
      "latest_release_at": "2026-07-17T01:10:06Z",
      "latest_release_tag": "v1.4.1",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 12,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 2.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 71,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": []
    },
    "popularity": {
      "forks": 48,
      "stars": 352,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2026-03-25",
            "count": 4
          },
          {
            "date": "2026-03-26",
            "count": 3
          },
          {
            "date": "2026-03-27",
            "count": 2
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 2
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 3
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 4
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-22",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 3
          },
          {
            "date": "2026-04-25",
            "count": 2
          },
          {
            "date": "2026-04-26",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 2
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          },
          {
            "date": "2026-06-15",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-07",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 2
          },
          {
            "date": "2026-07-09",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 47,
        "total_forks": 48
      },
      "star_history": {
        "days": [
          {
            "date": "2026-03-25",
            "count": 37
          },
          {
            "date": "2026-03-26",
            "count": 48
          },
          {
            "date": "2026-03-27",
            "count": 17
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 18
          },
          {
            "date": "2026-03-30",
            "count": 2
          },
          {
            "date": "2026-03-31",
            "count": 3
          },
          {
            "date": "2026-04-02",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-04",
            "count": 7
          },
          {
            "date": "2026-04-05",
            "count": 3
          },
          {
            "date": "2026-04-06",
            "count": 2
          },
          {
            "date": "2026-04-08",
            "count": 8
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-13",
            "count": 2
          },
          {
            "date": "2026-04-14",
            "count": 5
          },
          {
            "date": "2026-04-15",
            "count": 3
          },
          {
            "date": "2026-04-16",
            "count": 29
          },
          {
            "date": "2026-04-17",
            "count": 22
          },
          {
            "date": "2026-04-18",
            "count": 13
          },
          {
            "date": "2026-04-19",
            "count": 3
          },
          {
            "date": "2026-04-20",
            "count": 6
          },
          {
            "date": "2026-04-21",
            "count": 8
          },
          {
            "date": "2026-04-22",
            "count": 4
          },
          {
            "date": "2026-04-23",
            "count": 2
          },
          {
            "date": "2026-04-24",
            "count": 20
          },
          {
            "date": "2026-04-25",
            "count": 6
          },
          {
            "date": "2026-04-26",
            "count": 2
          },
          {
            "date": "2026-04-27",
            "count": 3
          },
          {
            "date": "2026-04-28",
            "count": 3
          },
          {
            "date": "2026-04-29",
            "count": 3
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-02",
            "count": 3
          },
          {
            "date": "2026-05-05",
            "count": 2
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 3
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-13",
            "count": 2
          },
          {
            "date": "2026-05-15",
            "count": 3
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-25",
            "count": 3
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 2
          },
          {
            "date": "2026-05-30",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 2
          },
          {
            "date": "2026-06-10",
            "count": 4
          },
          {
            "date": "2026-06-12",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 2
          },
          {
            "date": "2026-06-17",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-03",
            "count": 1
          },
          {
            "date": "2026-07-04",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-06",
            "count": 4
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 3
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-20",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 352,
        "total_stars": 352
      },
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "frontend/tsconfig.json"
      ],
      "toolchain_manifests": [
        "backend/go.mod"
      ],
      "largest_source_bytes": 170004,
      "source_files_sampled": 153,
      "oversized_source_files": 5,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 350
    },
    "dependencies": {
      "manifests": [
        "backend/go.mod",
        "frontend/package.json"
      ],
      "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": [
        "go",
        "npm"
      ],
      "dependencies": [
        {
          "name": "github.com/gin-gonic/gin",
          "manifest": "backend/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.9.1"
        },
        {
          "name": "github.com/ledongthuc/pdf",
          "manifest": "backend/go.mod",
          "ecosystem": "go",
          "version_constraint": "v0.0.0-20250511090121-5959a4027728"
        },
        {
          "name": "github.com/stretchr/testify",
          "manifest": "backend/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.11.1"
        },
        {
          "name": "github.com/xuri/excelize/v2",
          "manifest": "backend/go.mod",
          "ecosystem": "go",
          "version_constraint": "v2.10.1"
        },
        {
          "name": "modernc.org/sqlite",
          "manifest": "backend/go.mod",
          "ecosystem": "go",
          "version_constraint": "v1.51.0"
        },
        {
          "name": "lucide-react",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.468.0"
        },
        {
          "name": "mermaid",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^11.13.0"
        },
        {
          "name": "react",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.2.0"
        },
        {
          "name": "react-dom",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^18.2.0"
        },
        {
          "name": "react-markdown",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^10.1.0"
        },
        {
          "name": "remark-gfm",
          "manifest": "frontend/package.json",
          "ecosystem": "npm",
          "version_constraint": "^4.0.1"
        }
      ],
      "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": 1,
        "closed_ratio": 0.5,
        "closed_issues": 1,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "veyliss",
          "commits": 154,
          "avatar_url": "https://avatars.githubusercontent.com/u/105643199?v=4"
        },
        {
          "type": "User",
          "login": "xiaofengzhiyu",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/6302963?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.994
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "docker-build.yml",
        "quality.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".eslintrc.cjs"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "go.sum",
        "package-lock.json"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 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": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 1,
            "reason": "dependency not pinned by hash detected -- score normalized to 1",
            "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": 4,
            "reason": "security policy file 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": "29 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5114751a1e505d6646485c39de6b3410f2157018",
        "ran_at": "2026-07-22T02:34:35Z",
        "aggregate_score": 3.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-17T01:11:14Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-04-24T15:04:45Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 2,
          "created_at": "2026-06-02T11:21:14Z",
          "last_comment_at": "2026-06-03T09:10:16Z",
          "last_comment_author": "veyliss"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/veyliss/ai-localbase",
    "host": "github.com",
    "name": "ai-localbase",
    "owner": "veyliss"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 58,
      "inputs": {
        "security": 37,
        "vitality": 83,
        "community": 62,
        "governance": 31,
        "engineering": 78
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 72,
            "inputs": {
              "commits_last_year": 157,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 12
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "12/52 weeks with commits",
                "points": 8.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 12
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "157 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 157
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "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": 100,
            "inputs": {
              "releases_count": 26,
              "latest_release_tag": "v1.4.1",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 2.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "26 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~2.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 2.9
                    }
                  }
                ],
                "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": "moderate",
        "name": "Community & Adoption",
        "value": 62,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "forks": 48,
              "stars": 352,
              "watchers": 1,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "352 stars",
                "points": 41.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 352
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "48 forks",
                "points": 13.9,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "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": 18,
                "status": "met",
                "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": 31,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 12,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.994
            },
            "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 99% of commits",
                "points": 0.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 42,
            "inputs": {
              "merged_prs": 1,
              "open_issues": 1,
              "closed_issues": 1,
              "issue_closed_ratio": 0.5,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "50% of issues closed",
                "points": 23.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 50
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1/2 decided PRs merged",
                "points": 19.1,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1,
                      "decided": 2
                    }
                  }
                ],
                "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": 43,
            "inputs": {
              "followers": 7,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "veyliss",
              "public_repos": 22,
              "account_age_days": 1527
            },
            "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": "7 followers of veyliss",
                "points": 6.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 7,
                      "login": "veyliss"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "22 public repos, account ~4 yr old",
                "points": 18.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 22
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 4
                    }
                  }
                ],
                "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": 78,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "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": 80,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": ".eslintrc.cjs",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "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": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "ai",
                "go",
                "ollama",
                "qdrant",
                "rag",
                "react",
                "knowledge-base",
                "mcp"
              ],
              "has_wiki": false,
              "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": "8 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 8
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 37,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "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": 37,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.7
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "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": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 1",
                "points": 0.5,
                "status": "partial",
                "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 detected",
                "points": 2,
                "status": "partial",
                "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": "29 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 84,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "excellent",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.95,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 350
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "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": "95 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 95,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "go.sum",
                "package-lock.json"
              ],
              "has_dockerfile": true,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "frontend/tsconfig.json"
              ],
              "agent_commit_share": 0.1,
              "toolchain_manifests": [
                "backend/go.mod"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "backend/go.mod (toolchain convention, no task runner)",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "toolchain_convention",
                    "params": {
                      "files": "backend/go.mod"
                    }
                  }
                ],
                "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": ".eslintrc.cjs",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.cjs"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "frontend/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "frontend/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "10 of the last 100 commits agent-authored or agent-credited",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 10,
                      "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 1",
                "points": 1,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "primary_language": "Go",
              "largest_source_bytes": 170004,
              "source_files_sampled": 153,
              "oversized_source_files": 5
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Go (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "Go"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "5/153 source files over 60KB",
                "points": 53.2,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 153,
                      "oversized": 5
                    }
                  }
                ],
                "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": [
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T02:34:40.229332Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/v/veyliss/ai-localbase.svg",
  "full_name": "veyliss/ai-localbase",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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