Methodology pillar
An evidence-first UX audit anchors every finding to observable interface data before drawing conclusions. It is a discipline of constraint: interpretation follows evidence, not the other way around.
The problem
Most UX audits start from heuristics — established principles like consistency, error prevention, or recognition over recall. Heuristics are useful frameworks, but applied generically they produce generic output: advice that is technically defensible but not specifically actionable for the interface being reviewed.
The result is UX feedback that teams struggle to prioritize because it is disconnected from specific, visible evidence. Which finding applies to this page? Which is a real signal versus a theoretical concern? Without traceability, prioritization becomes subjective again — the problem the audit was supposed to solve.
Evidence-first means the question changes: not “what could be wrong here?” but “what does this specific interface actually show?”
Principle
Evidence package
Rendered screenshot
The visual state of the page as a browser renders it at capture time — layout, colors, contrast, visual hierarchy, and spatial relationships between elements.
Structural signals
Heading hierarchy, form count, interactive element count, and accessibility attributes extracted from the DOM at the time of capture.
Visible text above the fold
Headlines, primary CTA text, and key interface labels visible in the captured viewport — plus page metadata where available.
CTA affordance
Whether primary actions are visually distinct, positioned prominently, and communicate clearly what happens when activated.
Visual hierarchy signals
The observable priority structure of the page — whether size, contrast, and spacing guide attention toward a primary path or create competing signals.
Contrast and accessibility baseline
Observable contrast ratios and heading structure that contribute to both accessibility compliance signals and general readability.
Output
01 Recommended actions
Specific, evidence-anchored findings that product teams can review and prioritize. Volume is limited — three to five per audit. Each is traceable to a captured signal.
02 Verify before changing
Observations where evidence is present but incomplete. Each includes a stated verification path so teams know what to check before acting.
03 Accessibility and hygiene
Valid technical signals — contrast, heading structure, form attributes — tracked separately from strategic decisions so they do not inflate the primary finding count.
What it is not
Evidence-first is a constraint on interpretation — not a claim about completeness or accuracy.
Related
For the full technical explanation of the capture and output system, or to understand what cognitive friction is and where it appears in digital interfaces: