旧同步诊断快照
返回 cloudKit/documents/diagnostic(无正文/文档名/账号/record id)。errorCount 为历史诊断数;suspended 看 suspensionNeedsAttention(false 可为正常增量暂停);当前周期错误看 suspensionErrorCount。
返回 cloudKit/documents/diagnostic(无正文/文档名/账号/record id)。errorCount 为历史诊断数;suspended 看 suspensionNeedsAttention(false 可为正常增量暂停);当前周期错误看 suspensionErrorCount。
Authorization
bearerAuth AuthorizationBearer <token>
安装脚本写入 ~/.config/mn-bridge/token,或环境变量 MN_BRIDGE_TOKEN。不要带 Origin 头。
In: header
Response Body
curl -X GET "https://example.com/sync/legacy/status"Empty
旧同步增量事件 GET
?afterSequence=N&limit=50(1..200)。用 lastSequence 续取;hasMore 续取;historyTruncated=窗口外/缺口(勿称完整);cursorAdvancedPastGap=已推游标防死循环;cursorAhead=换 channel/设备(重置游标)。
旧同步只读盘点 POST
分页观察 private zone 顶层存在性。Query 最终一致 + 非快照,结果非权威(observed≠完整;possible_mismatch 须按 record ID 核验)。observe-only,不上传/删;独立低优先级非蜂窝队列;关 Bridge 即关。会耗配额。