Files
luo 33485b137f
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 3m42s
fix: 优化审计
2026-08-11 16:47:58 +08:00

11 lines
466 B
Markdown
Raw Permalink 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. Implementation
- [x] 1.1 为请求链路节点增加与既有时间线一致的基础信息布局。
- [x] 1.2 隐藏所有 ID仅向超级管理员展示数据完整性信息。
- [x] 1.3 对请求链路返回的资源引用增加折叠只读展示并处理空字段。
## 2. Verification
- [x] 2.1 验证仅使用简化版文档已定义的 `AuditLinkTimelineNode` 字段。
- [x] 2.2 运行格式化、ESLint、类型检查和 OpenSpec 严格校验。