docs(protocol): define unified error codes and retry policy v1

This commit is contained in:
nav
2026-05-12 11:18:00 +00:00
parent 676e838697
commit 3795aea2cb
2 changed files with 76 additions and 1 deletions

View File

@@ -65,7 +65,7 @@
## 3. Center ↔ Guild 协议层
- [x] 鉴权方案定稿node token / HMAC
- [x] 注册握手协议文档化
- [ ] 错误码与重试策略统一
- [x] 错误码与重试策略统一
- [ ] 版本协商(`X-Fabric-Version`
---