docs: refresh sync checklist after Yuheng Z10/Z13 land

Mark client work done, keep production ops as the remaining智建 blockers, and align the Yuheng usage doc.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
whm
2026-08-05 16:19:08 +08:00
parent d195aa4804
commit 069168df21
2 changed files with 141 additions and 80 deletions

View File

@@ -240,7 +240,9 @@ Content-Type: application/json
| 无此成员 | 提示用绑定码;**勿**用超管号 `13531041945` 测 |
| 生产联调样例 | 智建与宇恒均为 **`13531041944`** → 凭票或弹确认 |
### 未绑定时客户端流程Z13d · 宇恒待接
### 未绑定时客户端流程Z13d · 宇恒已接 2026-08-05
> 宇恒落地:宿主 `ensure_sync_bound_interactive`;本机 `/database/sync/bind/*`;选「同步」走 `POST /database/sync/mode`Z13e。生产仍须智建部署含 `ticket-exchange` / `bind/policy` 的 gateway并对齐凭票 Secret。
```text
换票 / agents/me → sync_bound=false
@@ -613,7 +615,7 @@ YXD_SYNC_ACCESS_TOKEN=...
5. 对白名单表插一行 → 看本机 B + outbox → agent 推上 A → 比对 UUID。
6. 多服务器演练:再建第二条通道指向另一 Postgres`CHANNEL_ID` 验证不串库。
7. **空表**sync 周期调 `schema/ensure` + `schema`Z10c否则空表不会出现在线上。
7. **空表**sync 周期调 `schema/ensure` + `schema`**Z10c 宇恒已接** `sync_schema.ensure_before_drain`),否则空表不会出现在线上。
---