23 lines
501 B
Markdown
23 lines
501 B
Markdown
|
|
---
|
||
|
|
convoy: dashboard-home-realignment
|
||
|
|
brief_number: 3
|
||
|
|
depends_on: []
|
||
|
|
recommended_model: composer-2.5-fast
|
||
|
|
model_tier: fast
|
||
|
|
files:
|
||
|
|
- pages/my-cards.js
|
||
|
|
- pages/api/user-cards.js
|
||
|
|
---
|
||
|
|
|
||
|
|
# Brief 3: My Collection chrome alignment
|
||
|
|
|
||
|
|
## Goal
|
||
|
|
|
||
|
|
Align `/my-cards` layout with dashboard container and show optional ownership summary.
|
||
|
|
|
||
|
|
## Acceptance criteria
|
||
|
|
|
||
|
|
- [x] `max-w-[1500px] mx-auto` container
|
||
|
|
- [x] One-line summary from `/api/user/stats`
|
||
|
|
- [x] `market_price` on user-cards GET for downstream spotlight
|