chore: sync local latest state and repository cleanup

This commit is contained in:
Your Name
2026-03-23 13:02:36 +08:00
parent f1ff3d629f
commit 2ef0f17961
493 changed files with 46912 additions and 7977 deletions

View File

@@ -30,7 +30,7 @@
- Journey/Performance 测试修复稳定性问题并通过。
## 验证记录(最近通过)
以下为最新通过的验证记录与命令(详见 `docs/ralph-loop-report.md``docs/ralph-loop.log`
以下为最新通过的验证记录与命令(详见 `docs/reports/status/RALPH_TASK.md``logs/prd-review/ralph-loop.log`
- 覆盖率与控制器:`mvn -Dtest=ActivityServiceCoverageTest test``mvn -Dtest=ApiKeyControllerTest test``mvn -Dtest=ShareTrackingControllerTest test`
- 错误路径覆盖:`mvn -Dtest=UserExperienceControllerTest,ShortLinkControllerTest test`
- SDK 校验:`mvn -Dtest=ApiClientTest,MosquitoClientTest test`