[E2E] 验证三项目版本化契约与故障隔离闭环 (#155) #170

Merged
ila merged 1 commits from feature/155-coordination-e2e into dev 2026-08-31 20:49:20 +08:00
Owner

Closes #155(用户验收后关闭)。

实现:

  • 增加单入口 scripts/e2e/coordination/run-coordination-e2e.ps1 与 BAT 包装;
  • 使用动态端口临时 PostgreSQL,并为 Sense/Bell 创建随机且不同的数据库与 owner;
  • 串行执行冻结契约、Sense/Brain/Bell connector、重放/冲突/离线恢复/证据降级/告警生命周期验证;
  • 默认继续执行三端既有独立 E2E 回归;
  • 仅清理自身进程与临时目录,并扫描生成凭据是否进入临时日志。

验证:

  • 默认完整入口通过;
  • Sense isolated E2E 通过;
  • Brain 全套 74 tests 通过;
  • Bell isolated E2E 通过;
  • DevHarness strict 检查通过;
  • git diff --cached --check 通过。

文档影响:本次仅新增 E2E 入口说明,没有修改长期 Wiki;#155 验收后按工单既定范围另行更新 Deployment/Local Verification/Troubleshooting。

Closes #155(用户验收后关闭)。 实现: - 增加单入口 `scripts/e2e/coordination/run-coordination-e2e.ps1` 与 BAT 包装; - 使用动态端口临时 PostgreSQL,并为 Sense/Bell 创建随机且不同的数据库与 owner; - 串行执行冻结契约、Sense/Brain/Bell connector、重放/冲突/离线恢复/证据降级/告警生命周期验证; - 默认继续执行三端既有独立 E2E 回归; - 仅清理自身进程与临时目录,并扫描生成凭据是否进入临时日志。 验证: - 默认完整入口通过; - Sense isolated E2E 通过; - Brain 全套 74 tests 通过; - Bell isolated E2E 通过; - DevHarness strict 检查通过; - `git diff --cached --check` 通过。 文档影响:本次仅新增 E2E 入口说明,没有修改长期 Wiki;#155 验收后按工单既定范围另行更新 Deployment/Local Verification/Troubleshooting。
ila added 1 commit 2026-08-31 17:35:06 +08:00
ila merged commit 0276bceab5 into dev 2026-08-31 20:49:20 +08:00
Sign in to join this conversation.