docs: #19 工具链事件中枢上下文四层改造方案 #2

Closed
pangtong-fujunshi wants to merge 33 commits from docs/19-toolchain-context-layers into main
Showing only changes of commit 67a187aa0f - Show all commits
+4 -2
View File
@@ -1,7 +1,7 @@
# §18. 工具链端到端验证测试
> 日期:2026-06-09
> 状态:执行中
> 状态:已完成 ✅
> 目标:用真实 Webhook 触发验证整条 Mail 通知链路
## 前置确认
@@ -32,7 +32,9 @@
## 签名校验
暂不测试(需恢复 GITEA_WEBHOOK_SECRET)。
测试(GITEA_WEBHOOK_SECRET 已配置且生效):
- ✅ 正确签名:请求正常处理
- ✅ 无签名:返回 403 `signature verification failed`
## Review 意见来源