落地输入合规、探索题库、报告日/时辰刷新、账号头像、OEJTS 量表,并补齐 H5 埋点与 Admin 漏斗;同步 ESS 工件、切至自建 Git、清理 GitHub Actions。 Co-authored-by: Cursor <cursoragent@cursor.com>
28 lines
808 B
Markdown
28 lines
808 B
Markdown
# HANDOFF — ECR-013 Engineer → Reviewer
|
||
|
||
**From:** Engineer
|
||
**To:** Reviewer
|
||
**Date:** 2026-08-13
|
||
**ECR:** ECR-013
|
||
|
||
## Delivered
|
||
|
||
- scalebank curated A 集 · catalog/category API · bank Get/Submit/Latest
|
||
- H5 Explore 精选/分类 · R8/R14 · 独立图标 · 探索返回
|
||
- 重构:`lib/homeToolIconName.ts`(类型 + resolve)
|
||
- OpenAPI `/scale-bank/*`
|
||
- TEST_REPORT/ECR-013.md
|
||
|
||
## Verify
|
||
|
||
```bash
|
||
export ESS_ROOT=/Users/jack/Project/skills/engineering-spec-system
|
||
cd apps/api && go test ./internal/scalebank/ ./internal/integration/ -run 'TestCatalogCuratedASet|TestScaleBankResultRoundtrip' -count=1
|
||
cd ../user-h5 && npx vitest run src/pages/ScalePage.spec.ts
|
||
cd ../.. && python scripts/ess-validate.py --phase coding --ecr ECR-013
|
||
```
|
||
|
||
## Owner next
|
||
|
||
`STATE.owner = reviewer`
|