Chat screen
Full chat UI: layout with sidebar, message rows, typing indicator, prompt input, and error retry. Compose these blocks in order for a complete chat screen.
sidebar + main (messages + input)
Blocks in order
Compose these templates or components in this order. Open each to copy code or fetch from GET /api/recipes/chat-screen.