Wayfinder AI
  • About
  • Blog
  • Research
  • Contact
  • Access Compass
Access Compass
CompassOverviewFeaturesPricingGuides
Wayfinder AI
© 2026 Wayfinder AI. All rights reserved.
Products
  • Compass
  • Lens (Coming soon)
  • Chart (Coming soon)
  • Radar (Coming soon)
Company
  • About
  • Blog
  • Contact
Resources
  • Glossary
  • Guides
  • Comparisons
  • Free Tools
  • Pricing
  • Privacy Policy
  • Terms of Service
All Guides

Understanding audit results

Learn how to read and interpret the results of your audit scoring, and what the various components show

10 min readGetting Started

The results overview

After an audit completes, you'll see a summary page with three scores:

  • Coverage - Does the content exist? Measures content gaps.
  • Accessibility - Can AI reach it? Measures bot blocking, JS requirements, technical barriers.
  • Navigation - Is the path clear? Measures how easily AI finds its way through your site.

These three scores combine into your Final Score, but the breakdown shows you exactly what's limiting your AI accessibility.

You'll also see:

  • Task breakdown - Individual pass/fail status for each task
  • Limiting factor - Which dimension (coverage, accessibility, or navigation) is holding you back

The final score gives you a quick health check. But the real value is in understanding which dimension needs work.


Reading individual task results

Click any task to see its full results. Each task shows:

Outcome

  • ✓ Found - AI successfully located the content
  • ✗ Not Found - AI couldn't complete the task

Navigation quality (for successful tasks)

When AI finds the content, we also assess how cleanly it got there:

  • Clean - Direct, efficient path with clear navigation choices
  • Indirect - Found it, but took a roundabout route
  • Struggled - Eventually succeeded but had difficulty (backtracking, wrong turns)

This helps you spot navigation issues even in successful tasks - a "struggled" success suggests room for improvement.

Navigation trace

The step-by-step path the AI took through your site:

  1. Starting page - Where the AI began (your homepage in Navigation mode, or a search result in Search mode)
  2. Each step - Pages visited, links clicked, and why
  3. Final page - Where the AI ended up

For each step, you can see:

  • The page URL
  • Links the AI considered
  • Why it chose the path it did
  • ML confidence scores

Failure classification (if failed)

When a task fails, Compass tells you specifically why. This isn't just "couldn't find it" - it's a specific category that tells you what to fix.


Failure types explained

When a task fails, Compass classifies the cause so you know what to fix.

Bot Blocked

What it means: AI was prevented from accessing the page - typically a 403 error or bot protection triggered.

What to fix: Review your security settings and robots.txt rules. Consider whether you actually want to block AI agents from this content. Check if legitimate AI crawlers (GPTBot, ClaudeBot, etc.) are being blocked.

JS Required

What it means: The page requires JavaScript to render its content, and the AI couldn't access it.

What to fix: Ensure critical content is available in the initial HTML, not just loaded via JavaScript. Consider server-side rendering for important pages.

Navigation Issue

What it means: The content exists and is accessible, but the AI couldn't find a clear path to it.

What to fix: Make important content more prominent. Use clearer link labels. Add links from related pages. Consider your menu structure and information hierarchy.

Depth Failure

What it means: The AI found a path but gave up before reaching it - too many clicks required.

What to fix: Reduce the number of clicks required. Add shortcuts from homepage for important content. Flatten your site hierarchy for key pages.

Content Gap

What it means: The content genuinely doesn't exist on your site.

What to fix: Create the content, or mark this task as not relevant to your site.

Technical Error

What it means: Something went wrong during the audit - timeout, server error, or unexpected response.

What to fix: Check if the page loads correctly. May be a temporary issue worth re-testing.

LLM Confusion

What it means: The AI got confused about what it was looking for or made poor navigation choices.

What to fix: This often indicates unclear labelling or ambiguous content structure. Review how your pages are titled and linked.


The task library

Compass includes 140+ pre-built tasks across categories:

Universal tasks

Work for any website:

  • Find contact information
  • Locate privacy policy
  • Find about/company information
  • Reach customer support

Industry-specific tasks

SaaS:

  • Find pricing information
  • Locate feature list
  • Find integration options
  • Access demo or trial

E-commerce:

  • Find product by category
  • Locate shipping information
  • Find returns policy
  • Access checkout

Content:

  • Find specific article topic
  • Navigate to category
  • Use search function

Financial:

  • Find interest rates
  • Locate calculator tools
  • Access account information

Healthcare:

  • Find appointment booking
  • Locate provider directory
  • Access patient portal

Enterprise:

  • Find careers page
  • Locate investor relations
  • Access compliance information

Custom tasks

You can create custom tasks for your specific needs:

  • Industry verticals not covered by defaults
  • Specific products or services
  • Localised content
  • Unique site features

Acting on recommendations

Each audit produces specific recommendations, prioritised by potential impact.

How to read recommendations

Each recommendation shows:

  • What to fix - Specific issue identified
  • Where - Page(s) affected
  • Impact score - How much this could improve your overall score
  • Difficulty - Estimated effort to implement

Prioritisation

Focus on:

  1. High impact, low difficulty - Quick wins
  2. High impact, high difficulty - Important but plan time
  3. Low impact, low difficulty - Nice to have
  4. Low impact, high difficulty - Deprioritise or skip

Re-testing

After making changes, run another audit to verify improvements. Compass saves your audit history so you can track progress over time.


Next steps

Next Steps

Your first audit — run another auditProjects & organisation — set up your workflowNavigating the interface — find your way around
PreviousProjects & organisationNextHow AI agents navigate