Week 1: Define What You're Actually Demonstrating
This week is all decisions, no code.
Step 1: Write the demo script first
Before you spec anything, write out exactly what you'll show in the investor meeting. Step by step. What does the investor see first? What does the AI do? What does the output look like? What does success look like?
This is your product spec. You're building to support this script, nothing else.
Step 2: Identify the core AI moment
Every good AI demo has a moment where the investor thinks "I couldn't do that without AI." Identify that moment in your demo script. That moment is what you're building.
Everything else in the demo is setup for that moment.
Step 3: Decide what's real vs. scaffolded
Be honest with yourself about what you can build in 4 weeks and what needs to be scaffolded. Scaffolding isn't cheating, it's smart resource allocation.
Real: the core AI workflow that is your value proposition.
Scaffolded: the surrounding interface, the onboarding, the settings, the data that the AI processes.
Step 4: Lock the spec
Write down exactly what you're building. Get it reviewed by whoever is doing the build. Make sure everyone agrees on what "done" means before Week 2 starts.