Flows category icon
QA
Beginner

Evidence Checklist

Prove your app works with evidence: build a claim-by-claim verification pack with receipts.

5 steps15 verify checks45-60 minutesWorks with: emergent · chatgpt · claude · cursor
Start Guided Walkthrough

The Route

0/5 verified

Context Pack

Paste this first. It briefs the AI on requirements, constraints, and the Definition of Done before your first build prompt.

Context Pack
PROJECT CONTEXT:
Before I demo, submit, or ship, I want documented proof - not vibes - that every claimed feature works.

GOAL:
Produce an evidence pack: every product claim paired with a verified, reproducible demonstration.

REQUIREMENTS:
- A list of every claim the product makes
- A verification procedure per claim
- Executed evidence per claim (observed results)
- Failed claims fixed or honestly rewritten
- A final evidence pack document

CONSTRAINTS:
- Screenshots of UI are not evidence of function - actions are
- Claims that cannot be evidenced get removed or reworded

DEFINITION OF DONE:
- Every claim has reproducible evidence
- No claim overstates what was verified
- The pack lets a stranger re-verify everything
- Marketing copy matches verified reality

COMMON FAILURES TO AVOID:
- Claiming 'real-time' for polling, 'secure' for nothing-in-particular
- Evidence that is just a screenshot of the UI existing
- Untested claims shipped in the landing copy
- Verification steps nobody could reproduce

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.

Flows category icon
QA

Test Every User Path

Systematically walk every path a user can take and verify each works - the complete functional test pass.

01Map every user path
02Execute the happy paths
03Execute alternate and error paths

+2 more steps to Done

Best forbuilders who have shipped a basic app before

5 steps60-120 minutesIntermediate
Flows category icon
QA

Auth Flow QA

Dedicated auth testing: signup, login, sessions, guards, reset, and the edge cases that expose fake auth.

01Test the signup surface
02Test the login surface
03Test the session lifecycle

+2 more steps to Done

Best forbuilders who have shipped a basic app before

5 steps45-75 minutesIntermediate
Flows category icon
QA

Mobile QA Checklist

A rigorous mobile QA pass: layouts, touch, keyboards, and the full core journey on phone-sized screens.

01Layout pass at phone widths
02Fix layout breaks
03Touch and gesture pass

+2 more steps to Done

Best foryour first pass at this - no prior setup assumed

5 steps45-60 minutesBeginner

Made with Emergent