sop = how you run a session so you dont thrash.
- write one sentence goal: “today i wire open orders to home”
- open: repo, terminal, browser,
education/PRD.mdcheckbox for that goal
- one vertical slice: database read → controller → view → click in browser
- when stuck > 15 min, paste exact error text into ai (see AI_GUIDE.md)
- do not rewrite entire files unless you are porting to a new template
- check one box in PRD.md or write a line in a scratch file:
- what worked
- what broke
- next first step
- commit when a feature works, not when “it compiles”
- message: plain english, “add open orders query to home”
use CRITICAL_PATH_3DAY.md instead of this generic sop when time is tight.