Applied Elon Musk's first-principles thinking: break to fundamental truths, rebuild from zero.
People need personalized life guidance but cannot access a human life coach.
- One LLM API call with a good system prompt = the entire product.
- 5 npm dependencies proxy one API call.
- WebSocket used in request/response pattern.
Single-page app calling one API endpoint. ~200 lines.
Cut WebSocket. Cut 4 of 5 npm deps. Cut multi-step wizard. One prompt, one response, one page.