# Send-to Menu Redesign + Settings Page ## Overview Redesign the "Send to Other AI" menu for cross-AI review, add a Settings page for managing preferences and saved instructions. Three deliverables: 1. **Send-to Menu** — Two-step bottom sheet with adapter selection, model picker, Direct Send / With Instructions 2. **Settings Page** — Centralized preferences: saved instructions, per-adapter defaults, notifications, about 3. **Saved Instructions DB** — Server-side storage for reusable instruction templates ## Part 1: Send-to Menu ### Layout: Two-Step Bottom Sheet **Step 1 — Adapter Selection:** - Bottom sheet titled "Send to…" - Lists all available adapters (excluding current) - Each row: adapter icon (official SVG from AdapterIcon.tsx) + adapter name - No model shown here (model is selected in step 2) - Tap row → navigates to step 2 **Step 2 — Action Selection:** - Header: `‹ {AdapterName}` (back arrow + colored adapter name) - Model dropdown: `Model: [gpt-5.4 ▾]` — uses native `