feat: ship loose-offline dbsync (validate, agent push, LWW audit)
Add UUID/FK channel checks, agent whitelist/push APIs, bindings, super-admin LWW audit with rollback, reconcile rate limits, and sync docs. Default customers stay opt-in; company conflict UI is removed. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -6,7 +6,11 @@
|
||||
|------|------|
|
||||
| [智能体-生成发布-能力说明.md](./智能体-生成发布-能力说明.md) | **需求 / 能力边界**(做什么、不做什么、工作流、验收) |
|
||||
| [智能体-生成发布-API.md](./智能体-生成发布-API.md) | **接口契约**(路径、请求/响应、宿主回执字段) |
|
||||
| [数据同步-中间件.md](./数据同步-中间件.md) | 跨库实时同步(SQLite/MySQL/Postgres) |
|
||||
| [数据同步-中间件.md](./数据同步-中间件.md) | 跨库同步能力与 API(LWW / agent push) |
|
||||
| [数据同步-开通说明.md](./数据同步-开通说明.md) | 管理员开通:默认无感、opt-in |
|
||||
| [数据同步-迁移手册.md](./数据同步-迁移手册.md) | O7:旧客从双写迁入(禁止静默) |
|
||||
| [同步表约定.md](./同步表约定.md) | UUID 同步表模板与 agent 接口约定 |
|
||||
| [发版说明-数据同步.md](./发版说明-数据同步.md) | 默认无感 / 增值开通发版摘录 |
|
||||
|
||||
> 业务用语称「**模块**」。HTTP 路径仍为 `/api/v1/apps/...`。智能体默认无需配置模块白名单即可自建发布。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user