Questions before you generate a PRD.

Clarify API needs, MVP scope, missing inputs, SEO validation, and coder_bot handoff before building.

API & DataMVP ScopeSEOHandoffErrors
1. Do I need login for MVP?

Usually not, unless your core value proposition requires saving user-specific state securely across sessions. If you are building a location, calendar, scoring, or identity flow, login can be reserved for later unless friction and complexity for the MVP.

2. Do I need a database?
3. When is an API key required?
4. What if keyword or competitor data is missing?
5. How does Product Bot avoid over-building?
6. How does the PRD support SEO validation?
7. What exactly does coder_bot receive?
8. How are error states specified?
9. Can I add pricing or payment later?
10. How do I know the PRD is ready?