feature/131-bell-event-receipt
dev
关联 #131
(producer_id, source_event_id)
go test ./...
go vet ./...
go build ./...
pwsh -NoProfile -File .\scripts\test-event-synthetic.ps1 -Verbose
python dev_scripts/harness.py check --strict
git diff --check
集成脚本覆盖 12 路并发幂等、冲突审计、恶意/超大输入、数据库 UPDATE/DELETE 拒绝、重启读取、GoAdmin 运维日志脱敏和生产环境 404。
No dependencies set.
The note is not visible to the blocked user.
关联 #131
实现
(producer_id, source_event_id)和规范化载荷 SHA-256 实现幂等、重放与冲突拒绝验证
go test ./...go vet ./...go build ./...pwsh -NoProfile -File .\scripts\test-event-synthetic.ps1 -Verbosepython dev_scripts/harness.py check --strictgit diff --check集成脚本覆盖 12 路并发幂等、冲突审计、恶意/超大输入、数据库 UPDATE/DELETE 拒绝、重启读取、GoAdmin 运维日志脱敏和生产环境 404。