technical

模块三验收

记录模块三当前已经完成的 D1 默认主路径、query proof、账本边界与数据库验收快照,作为正式切入模块四的收口记录。

Audience

开发 / 产品 / 运维

Updated

2026-03-26

Source

docs/module-3-acceptance.zh-CN.md

当前结论

模块三现在已经完成 workflow / profiles / targets 的 D1-first 默认主路径收口,也已经把 run ledger、credit ledger、executionBoundary 与 creditBoundary 锁定到稳定合同里。

模块四 Day 1 到 Day 5 也已完成:默认命令入口、WSL2 发布路径、staging 绑定、smoke 路径、发布顺序、完整发布演练与部署操作文档都已固定下来。

自动化验收

  • npm run lint:windows
  • npm run build:windows
  • npm run verify:module2:contracts:local
  • npm run verify:module2:contracts:staging
  • npm run verify:module3:d1:local
  • npm run verify:module3:d1:staging

验收快照

  • 本地 fresh port 3200 已通过 D1 query proof:workflow / profiles / targets / runs / usage 数量、wallet balance 与 run detail 边界都已对齐 local D1
  • staging toolplane.fluentreact.com 已通过 remote D1 query proof:workflow / profiles / targets / runs / usage 数量、wallet balance 与 run detail 边界都已对齐 remote D1
  • Autofill 节点在本地与 staging 都继续稳定返回 creditCost=12
  • 数据库验收记录已经把非幂等 migrate、非幂等 staging seed、global target catalog 与真实执行器缺口明确写出