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:
@@ -39,6 +39,7 @@ var permAlias = map[string]string{
|
||||
"tenant.invite": Perm邀请成员,
|
||||
"org.admin": Perm管理组织,
|
||||
"sync.admin": Perm数据同步,
|
||||
"sync.push": Perm数据同步,
|
||||
"tenant.admin": Perm管理租户,
|
||||
Perm读取模块: Perm读取模块,
|
||||
Perm写入模块: Perm写入模块,
|
||||
|
||||
Reference in New Issue
Block a user