Users who skip project setup still see a generic “Welcome back” on return — but nothing is actually remembered. The activation moment breaks.
Store a lightweight project_skipped flag + timestamp in localStorage. On re-entry, show a resume prompt that pre-fills the project name and reopens the last active tab.
25% of skippers complete setup within 2:00 of returning, measured via session replay + event tracking. Live timer below.
Proposed: reads the stored flag and offers “Resume” with the saved draft pre-filled.