Acceptance Criteria
Write clear acceptance criteria for the itinerary feature: saving shows the trip, refresh keeps it, and invalid dates explain how to fix them.
Write clear acceptance criteria for the itinerary feature: saving shows the trip, refresh keeps it, and invalid dates explain how to fix them.
trip.local/hangzhou-weekendDraft↳Every item on the left must have evidence in the real page on the right.
State a result a person can see: “Show an itinerary card after save,” “keep it after refresh,” and “explain an invalid date” can all be checked in the page. “Good experience” and “works normally” cannot.
Align scope before building: Ask an AI Agent to implement against the conditions, then operate and record each result. The same completion basis works for features, fixes, and handoff.
Implement itinerary saving against these three acceptance criteria: show an itinerary card after save, keep it after refresh, and tell people how to fix invalid dates. Then operate each case and report the result for every criterion.