致谢清单 · Chunqiu Detector Solutions / Credits
整理时间:2026-09-13 数据来源:GitHub API(历史提交与 PR 记录)及贡献者补充。下方提交数量为 2026-09-13 的历史快照,不代表当前总数。
一、文档贡献者
铭鐏 (mingzun09) —— 项目发起与长期维护;中文文档主体整理;所有 PR 的合并;上传
File/rkp-release-v10.apk。 佐证:90 次提交(2026-04-07 起);PR #30–#35 的合并人。YiJieqwq —— 文档结构重构;各条目「检测方式」补充与指标附录;检测项更新;术语规范化;中英文同步。 负责文档网站的持续建设与维护:规划并落地概述/前言/正文三章结构,中英文目录、锚点与搜索对齐;推进原生条目折叠、侧边栏独立控制、路径导航、桌面/移动界面切换及深浅色适配,持续复核页面结构与修复交互问题。 佐证:41 次提交(2026-06-11 起);PR #18 / #19 / #20 / #24 / #39 / #40 / #41。
741afb7 —— 更正多条错误解释;文档拆分;引入
File/Doc/ksu_kp_sidechannel_zh.md与 NoHello KPM(File/Bin/);修订 SELinux_Hook 使用说明;PR #45 补充 SELinux/Magisk 方案、模块适用范围、内核要求与前置条件。 佐证:8 次提交(2026-07-06 – 07-23);PR #22 / #23 / #26。huoyan1231 —— 补充「Vold 隔离已开启」解决方案(中英)。 佐证:2 次提交(2026-09-03);PR #37。
juanma0511 (Juan Martin) —— 英文版早期翻译。 佐证:1 次提交(2026-04-19);PR #2,
answer_en.md+80 / −72。Young-Six-6(小乌龟的6) —— 补充「检测到 Scene 端口占用」条目。 佐证:1 次提交(2026-06-07);PR #15。
HongSir6(畜中牲) —— 中文条目修正。 佐证:1 次提交(2026-05-01);PR #6。
二、特别致谢
Matsuzaka Yuki —— 提供网页建设方面的支持。
JeTeeZnTmax —— 提供 16 个检测点方面的整理与线索。 因其未在 GitHub 仓库提交,故不会出现在提交记录与贡献者列表中,特此致谢。
三、工具与自动化
- google-labs-jules[bot](Google Jules 自动化助手,非人类贡献者)—— 将仓库改造为 Docsify 文档站:条目折叠卡片、导航栏搜索与搜索结果自动展开、GitHub Pages 部署(
.github/workflows/pages.yml);由仓库主合并。 佐证:6 次提交(2026-08-25 – 08-28);PR #30 / #31 / #32 / #33 / #34 / #35。
四、统计口径与备注
- 多显示名 / 多邮箱已合并:
mingzun09曾以Su xiaoming、铭鐏两个显示名提交(同一邮箱3472449264@qq.com,合计 90 次);YiJieqwq另有 3 次使用YiJieqwq@users.noreply.github.com提交。 - 提出过但未合并的 PR:#5(RGWS-LiuLai)、#7(HongSir6)。
- 计数为仓库全历史(截至 2026-09-13),含合并提交。
- 本清单已于 2026-09-13 通过 GitHub API 复核(contributors 含匿名 + 全部 PR 记录),各条均与上游记录一致。
- 本清单只统计文档与配套文件的改动,不含社区口头反馈,也不含所提供判据的逐条归属;如需逐条署名,请补充对应条目清单。
Credits · Chunqiu Detector Solutions
Compiled: 2026-09-13 Sources: historical GitHub commit/PR records and contributor additions. Counts below are a snapshot as of 2026-09-13, not current totals.
1. Documentation contributors
铭鐏 (mingzun09) — project founder and long-term maintainer; main editor of the Chinese document; merged all PRs; uploaded
File/rkp-release-v10.apk. Evidence: 90 commits (since 2026-04-07); merged PRs #30–#35.YiJieqwq — document restructuring; per-item “Detection method” sections and the indicator appendices; detection-item updates; terminology standardisation; ZH/EN synchronisation. Led ongoing website development and maintenance: the Overview / Prologue / Detection Items structure; bilingual navigation, anchors and search; native disclosures, independent sidebar controls, breadcrumbs, desktop/mobile view selection and light/dark styling; continued structural checks and interaction fixes. Evidence: 41 commits (since 2026-06-11); PRs #18 / #19 / #20 / #24 / #39 / #40 / #41.
741afb7 — corrected several wrong explanations; split the document; introduced
File/Doc/ksu_kp_sidechannel_zh.mdand the NoHello KPM (File/Bin/); revised the SELinux_Hook usage notes; PR #45 added SELinux/Magisk guidance, module applicability, kernel requirements and prerequisites. Evidence: 8 commits (2026-07-06 – 07-23); PRs #22 / #23 / #26.huoyan1231 — added the “Vold isolation enabled” solution (ZH + EN). Evidence: 2 commits (2026-09-03); PR #37.
juanma0511 (Juan Martin) — early English translation. Evidence: 1 commit (2026-04-19); PR #2,
answer_en.md+80 / −72.Young-Six-6 (小乌龟的6) — added the “Scene port occupied” item. Evidence: 1 commit (2026-06-07); PR #15.
HongSir6 (畜中牲) — Chinese item corrections. Evidence: 1 commit (2026-05-01); PR #6.
2. Special thanks
Matsuzaka Yuki — provided support with website development.
JeTeeZnTmax — provided organisation and leads for 16 detection items. Because they never committed to this repository, they do not appear in the commit history or the contributor list; recorded here in thanks.
3. Tools & automation
- google-labs-jules[bot] (Google Jules automation, not a human contributor) — converted the repository into a Docsify site: collapsible item cards, navbar search with auto-expanding results, GitHub Pages deployment (
.github/workflows/pages.yml); merged by the repository owner. Evidence: 6 commits (2026-08-25 – 08-28); PRs #30 / #31 / #32 / #33 / #34 / #35.
4. Notes on the statistics
- Merged identities:
mingzun09also committed under the display namesSu xiaomingand铭鐏(same e-mail3472449264@qq.com, 90 commits in total);YiJieqwqmade 3 further commits withYiJieqwq@users.noreply.github.com. - PRs opened but not merged: #5 (RGWS-LiuLai), #7 (HongSir6).
- Counts cover the whole repository history (as of 2026-09-13) and include merge commits.
- This list was verified against the GitHub API on 2026-09-13 (contributors incl. anonymous + all PR records); every entry matches the upstream records.
- This list only covers changes to the document and its supporting files; it does not include community verbal feedback, nor does it attribute individual criteria — for per-item attribution please supply the corresponding item list.