# Phone desk — sync model

**One app, two screens.** Laptop and phone both load the Executive Desk from this machine’s bridge (`:8765`).

## Install on phone (home Wi‑Fi — works now)
1. Phone on same Wi‑Fi as the laptop  
2. Open: http://192.168.1.235:8765/PHONE.html  
   (or scan `phone-install-qr.png` on the laptop Desktop/LOOK_AT_THESE)  
3. Tap **Open Executive Desk**  
4. Browser ⋮ → **Add to Home screen** / Install app  

## How updates reach the phone
- Eve edits files in `LOOK_AT_THESE/` on the laptop  
- Phone PWA uses **network-first** service worker (`sw.js` v2)  
- Reopen the app or pull-to-refresh → you get the new UI  
- Chat/stamps need the laptop bridge running  

## Anywhere (Tailscale)
Still needs laptop admin password once:
```bash
~/Desktop/LOOK_AT_THESE/install_remote_access_gui.sh
```
Then Tailscale app on phone (same account) → open `http://100.x.x.x:8765/PHONE.html` → Add to Home screen.
