diff --git a/docs/TASKS.md b/docs/TASKS.md index b6969ae..711b9d7 100644 --- a/docs/TASKS.md +++ b/docs/TASKS.md @@ -4,7 +4,7 @@ | id | status | milestone | description | pr | notes | | ------ | ----------- | --------- | ------------------------------------------------------------ | --- | ----- | -| P0-001 | not-started | Phase 0 | Scaffold monorepo | — | #1 | +| P0-001 | done | Phase 0 | Scaffold monorepo | #60 | #1 | | P0-002 | not-started | Phase 0 | @mosaic/types — migrate and extend shared types | — | #2 | | P0-003 | not-started | Phase 0 | @mosaic/db — Drizzle schema and PG connection | — | #3 | | P0-004 | not-started | Phase 0 | @mosaic/auth — BetterAuth email/password setup | — | #4 |