← back to AbramsEgo
build-queue/done/40-design-application.md
13 lines
# Task 40 — apply the design research to dashboard + landing
Read memos/design-research.md "Apply next" list (tasks 30-31 output). ~15 min, pick the TOP 3-5
highest-impact items only — this is polish, not a rebuild.
1. Apply the chosen patterns to public/index.html (dashboard) and/or public/landing.html — e.g.
mission-control layout touches, motion/status affordances, palette/type refinements the research
flagged. Steve's hard rules ALWAYS win: keep 🕓 chips, sort+density+infinite scroll, cost labels
intact (spot-check after).
2. Mark each applied item ✅ in memos/design-research.md with one line on what changed.
3. pm2 restart; load both pages; confirm nothing regressed (curl /api/data still healthy).
4. Commit `style: apply design-research top items (androoagi/norma patterns)`. Local only.