1 Task vs. Outcome Live Build
Segment: Outcome-Based Prompting
Task-based:
gemini "Create a Python Flask app with SQLite. Table called
complaints with id, barangay, description, status.
Add CRUD endpoints."
Outcome-based:
gemini "Build a barangay complaint system. Residents submit
complaints, officials track and resolve them. Simple enough
for a barangay captain."
Run both. Which one would the barangay captain actually use?