WORK SAFELY WITH AI-GENERATED CODE
Test Behaviour and Use Version Control
For each change, move through the same sequence.
Stable State→Branch→Change→Inspect Diff→Test→Commit
Test real behaviour
- navigation
- filtering
- mobile layout
- data editing
- missing assets
- URLs
- sorting
- accessibility
- deployment
CORE PRINCIPLE
Conversation history is not version control.
COMPANION PRINCIPLE
AI makes experimentation cheaper; Git makes experimentation safer.