← Index
Source: docs/tasks/review-checklist.md (auto-generated by scripts/generate-docs-html.mjs — edit the .md, not this file)

Rabbit — What to Check / Analyze (review of work to date)

Generated 2026-06-17. A prioritized review list for the v0 PoC (dual-mode Next.js crypto-portfolio tool, live on Cloud Run since 2026-06-12). This is what to verify and decide next, not a status report — see docs/tasks/first-phase-design.md for the spec and docs/history/2026-06-12-deploy-troubleshooting.md for the deploy log.

TL;DR — current state

1. Security / auth to verify

2. Docker / deploy to verify

3. Code quality / correctness to analyze

4. Functional spot-checks

5. Spec ↔ code gaps to reconcile

Quick verify commands

pnpm build                 # TypeScript strict-mode + standalone output
./scripts/deploy.sh        # should be idempotent (re-run safe)
curl -s https://rabbit-fimfrbyasa-du.a.run.app/api/indices | head   # live data check