Files
junhong_cmp_fiber/openspec/changes/archive/2026-08-11-populate-audit-integration-refs/tasks.md
break 619d0c5efe
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 51s
提案
2026-08-11 15:39:51 +08:00

10 lines
452 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1. 审计事件投影
- [x] 1.1 批量查询当前审计事件关联的 Integration Log并按审计事件内部 ID 归集非空集成交互 ID。
- [x] 1.2 在列表和详情共用的事件投影中填充并去重 `investigation_refs.integration_refs`,无关联时保留空数组。
## 2. 验证
- [x] 2.1 运行格式化和构建,验证包含关联与未关联 Integration Log 的事件投影行为。
- [x] 2.2 运行 OpenSpec 校验。