This commit is contained in:
13
openspec/changes/bound-outbox-event-identifiers/tasks.md
Normal file
13
openspec/changes/bound-outbox-event-identifiers/tasks.md
Normal file
@@ -0,0 +1,13 @@
|
||||
## 1. 稳定事件标识
|
||||
|
||||
- [x] 1.1 在公共 Outbox 包实现并检查稳定、限长的事件 ID 生成逻辑
|
||||
- [x] 1.2 将卡停复机、设备停复机、网络变化和流量增量生产点接入统一逻辑
|
||||
|
||||
## 2. 持久化边界
|
||||
|
||||
- [x] 2.1 在 Repository 写入前校验事件 ID 与父事件 ID 的 64 字符上限并返回明确中文错误
|
||||
|
||||
## 3. 验证
|
||||
|
||||
- [x] 3.1 留下一个覆盖原值保留、长值稳定压缩、四条风险构造和 Repository 边界的最小可运行检查
|
||||
- [x] 3.2 执行 gofmt、API/Worker 构建、OpenSpec 校验与上下文健康检查
|
||||
Reference in New Issue
Block a user