Evidence Checklist
Prove your app works with evidence: build a claim-by-claim verification pack with receipts.
The Route
0/5 verifiedInventory every claim
Collect what the product says about itself - everywhere.
Define verification procedures
Each claim needs a repeatable test a stranger could run.
Execute and collect evidence
Run every procedure and record what actually happened.
Fix or reword failures
Reality and copy must match - change one of them.
Assemble the evidence pack
Package the proof so anyone can audit it.
Context Pack
Paste this first. It briefs the AI on requirements, constraints, and the Definition of Done before your first build prompt.
Paste this into your AI builder first. It teaches the AI what you want before you give it the build prompt.
Related routes
More QA flows that share ground with this one.
Test Every User Path
Systematically walk every path a user can take and verify each works - the complete functional test pass.
+2 more steps to Done
Best forbuilders who have shipped a basic app before
Auth Flow QA
Dedicated auth testing: signup, login, sessions, guards, reset, and the edge cases that expose fake auth.
+2 more steps to Done
Best forbuilders who have shipped a basic app before
Mobile QA Checklist
A rigorous mobile QA pass: layouts, touch, keyboards, and the full core journey on phone-sized screens.
+2 more steps to Done
Best foryour first pass at this - no prior setup assumed