thread-master/docs/product/haixun-console/tasks/INDEX.md

36 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tasks INDEX — haixun-console
> Phase B 主線T001T022
> Phase C/DT100+ / T200+ 預留(未建檔)
| ID | Title | Milestone | Status | Est. lines |
|----|-------|-----------|--------|------------|
| T001 | Scaffold apps/web (Vite React TS) | M0 | done | ~120 |
| T002 | Harbor design tokens + global CSS + fonts | M1 | todo | ~150 |
| T003 | UI primitives (Button Input Card …) | M1 | todo | ~180 |
| T004 | App shell layout + desktop nav + mobile dock | M1 | todo | ~180 |
| T005 | Router + route table + placeholder pages | M1 | todo | ~150 |
| T006 | Mock auth session + login page + guard | M2 | todo | ~160 |
| T007 | Domain types + repo interfaces + createRepos | M3 | todo | ~180 |
| T008 | Mock repos + localStorage + seed data | M3 | todo | ~200 |
| T009 | Crew page (accounts list + mock connect) | M4 | todo | ~160 |
| T010 | Studio list page (plays) | M5 | todo | ~120 |
| T011 | Studio wizard shell + stepper + draft persist | M5 | todo | ~160 |
| T012 | Wizard steps: topic + crew (lead/cast) | M5 | todo | ~160 |
| T013 | Wizard script steps (speakers include lead) | M5 | todo | ~180 |
| T014 | Wizard preview + schedule + submit to outbox | M6 | todo | ~180 |
| T015 | Outbox list + detail timeline | M7 | todo | ~160 |
| T016 | Outbox simulate publish + retry rules | M7 | todo | ~180 |
| T017 | Mock jobs + progress timer | M8 | todo | ~150 |
| T018 | Notification center + bell menu | M8 | todo | ~160 |
| T019 | Today dashboard page | M8 | todo | ~150 |
| T020 | Scout placeholder + Settings (datasource) | M9 | todo | ~120 |
| T021 | Seed example play root→cast→lead | M9 | todo | ~100 |
| T022 | RWD polish + build smoke checklist | M9 | todo | ~120 |
## How to work
1. Pick next `todo` whose Depends on are `done`.
2. Set status `doing` → implement only that task → acceptance → `done`.
3. Do not start T100+ until Phase B human OK.