refactor: clean up project structure
- Remove old review reports (keep latest only) - Move docs/ to deploy/docs-backup/ - Move performance-testing/ to deploy/ - Clean up test output files - Organize root directory
This commit is contained in:
22
.codebuddy/automations/sub2api/notification.md
Normal file
22
.codebuddy/automations/sub2api/notification.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Sub2API 代码审查通知
|
||||
|
||||
## ✅ 一切正常
|
||||
|
||||
**新发现问题**:0 个
|
||||
**待修复 P0**:0 个(P0 清零)
|
||||
**整体健康度**:9/10
|
||||
|
||||
---
|
||||
|
||||
**测试结果**:
|
||||
- go build ✅
|
||||
- go vet ✅
|
||||
- TestGroupHandlerEndpoints ✅
|
||||
- go test -tags unit ./internal/service/... ✅
|
||||
|
||||
**待处理**:🟡 P1-08(单机版告警规则指标名不一致)
|
||||
|
||||
**报告文件**:`REVIEW_REPORT_2026-04-06.md`
|
||||
|
||||
---
|
||||
*Sub2API 代码审查自动化 · 第 130 次审查 · 2026-04-06 21:20*
|
||||
Reference in New Issue
Block a user