Day 8 · AI Track
LIST15 / 20
AI-coding failure modes
Watch for these
- 01It confidently deletes working code — commit often
- 02It hallucinates libraries that don't exist — verify imports
- 03It refactors unrelated files — pin the scope in the prompt
- 04It skips tests — you must ask for them
// founder.camp</>
Solo preview · only instructors can go live