[S0-T01] Mark S0-T01 done in sprint file
This commit is contained in:
parent
1d23b579fe
commit
7d7b0fb797
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
Goal: Empty end-to-end skeleton. User can submit a dummy scenario via UI, see it queued, see a dummy result. No real engine logic yet.
|
Goal: Empty end-to-end skeleton. User can submit a dummy scenario via UI, see it queued, see a dummy result. No real engine logic yet.
|
||||||
Tasks:
|
Tasks:
|
||||||
|
|
||||||
S0-T01 Initialize monorepo with packages/engine, packages/api, packages/web directories.
|
✅ S0-T01 Initialize monorepo with packages/engine, packages/api, packages/web directories.
|
||||||
S0-T02 Set up packages/engine with Poetry, Python 3.12, Ruff, mypy strict, pytest, pre-commit. Empty remodel_engine package with __init__.py exposing version.
|
S0-T02 Set up packages/engine with Poetry, Python 3.12, Ruff, mypy strict, pytest, pre-commit. Empty remodel_engine package with __init__.py exposing version.
|
||||||
S0-T03 Set up packages/api similarly. FastAPI app with /healthz returning {"status":"ok","version":"..."}.
|
S0-T03 Set up packages/api similarly. FastAPI app with /healthz returning {"status":"ok","version":"..."}.
|
||||||
S0-T04 Set up packages/web with create-next-app@latest --typescript --tailwind --app. Add shadcn/ui (pnpm dlx shadcn@latest init). Add Recharts, TanStack Query, Zustand.
|
S0-T04 Set up packages/web with create-next-app@latest --typescript --tailwind --app. Add shadcn/ui (pnpm dlx shadcn@latest init). Add Recharts, TanStack Query, Zustand.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue