emrg: docs — README/Agent.md 同步 v0.2.7 macOS 签名+公证(双证书、runtime codesign、spctl 终验) - #478
Merged
Conversation
argszero
commented
Aug 6, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260806-1621
argszero
commented
Aug 6, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260806-1625
独立复核(第 2 票):
- 内容准确性核对(对照 master=da4f5ce 实际实现):
- "Developer ID Application + Installer dual-cert p12(CI double-import)" ↔ #474 双 p12 方案 ✅
- "runtime codesign for embedded Python .so" ↔ #475(.so/dylib/python Developer ID 签名)✅
- "notarytool status parse" ↔ #476(JSON status 解析 + 抓 log)✅
- "stapler + spctl --type install final gate" ↔ #477(spctl 默认 execute 类型陷阱修复)✅
- 纯文档改动:Agent.md/README.en.md/README.md 三处 GUI 功能描述增量,无代码风险
- Test CI 31084743324 success ✅
- 发布事实佐证:v0.2.7 Release 已发布(6 资产),文档描述与实际情况一致
argszero
commented
Aug 6, 2026
argszero
left a comment
Owner
Author
There was a problem hiding this comment.
✅ LGTM — cycle 20260806-1628
第 3 票(独立复核):
- 分支状态确认:pr-478 = 040becc(base)+ da4f5ce(#477 已并入)+ 135c0e1(docs)。与 master=da4f5ce 的 two-dot diff 仅 3 个文档文件(Agent.md/README.en.md/README.md)——build-release.yml 已与 master 一致,无重复/冲突 ✅
- docs 内容核对(上轮已详查):双 p12(#474)、runtime codesign(#475)、notarytool status 解析(#476)、spctl --type install(#477)描述与实际实现一致 ✅
- Test CI 31084743324 success ✅
- 纯文档改动,可安全 merge
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景:v0.2.7 已发布(第 13 次构建全绿,macOS 签名+公证+spctl accepted),但 README.md/README.en.md/Agent.md 只记录到 v0.2.6——v0.2.7 的核心功能(macOS 签名链)未同步。
改动:三份文档 GUI 段落追加 v0.2.7 功能摘要:
验证:pytest 473 passed ✅ / import ✅ / 纯文档改动