Local-first dashboard and workflow workspace, structured to move cleanly into D1 later.
A dedicated list view for all local conversions. This structure can map directly to a `conversions` table in D1 later.
For D1, this dashboard can split into `conversions`, `approvals`, `handoffs`, and `tasks` tables while keeping the same UI model.
This prototype still saves everything locally in `localStorage` so you can work without a backend today.
Separate from the dashboard so the structure is ready for a real app router later.
Rendered Outlook-style email template.