AI Chat Scaffold
Project structure, env handling, API route placeholders, Playwright, and Vercel config are ready.
- `GET /api/chats` scaffolded
- `GET /api/chats/:id` scaffolded
- `POST /api/chat/stream` scaffolded with SSE events
- Memory + Upstash store abstraction scaffolded
Scaffold status: ready