feat(ECR-011): 昵称、首页贴士与档案 Self 唯一/合盘交叉校验
每账号仅一条 self(migration 40902);合盘只选 TA;账号昵称可改;首页穿衣/颜色/养生贴士。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# HANDOFF — ECR-011 Engineer → Reviewer(re-submit)
|
||||
|
||||
**From:** Engineer
|
||||
**To:** Reviewer
|
||||
**Date:** 2026-08-12
|
||||
**ECR:** ECR-011
|
||||
|
||||
## Fixed
|
||||
|
||||
- P1:`ecr011_test.go` 断言改为 `clothing` · `clothing_index` · `palette` · `wellness` · `source`
|
||||
- TEST_REPORT 已更新
|
||||
|
||||
## Still SKIP locally
|
||||
|
||||
Docker daemon 不可用 → integration 仍 SKIP。请 Reviewer 在有 Postgres 环境跑:
|
||||
|
||||
```bash
|
||||
npm run deps:up
|
||||
cd apps/api && go test ./internal/integration/ -run TestECR011 -count=1 -v
|
||||
```
|
||||
|
||||
## Owner next
|
||||
|
||||
`STATE.owner = reviewer`
|
||||
Reference in New Issue
Block a user