What problem does it solve? It determines whether a website's codebase is structured so AI systems like Google AI Overviews, ChatGPT Browse, Perplexity, and Gemini can crawl, parse, and cite its content, producing evidence-backed findings instead of guesswork. ## Core Features & Use Cases - 12-Dimension GEO Audit: Evaluates AI crawler access, schema graph connectivity, llms.txt, SSR rendering, freshness, chunkability, canonicalization, sitemap, BLUF structure, heading quality, citation signals, and anti-patterns. - Tiered Scoring with Critical Gates: Produces an A/B/C/D tier, weighted overall score, and four critical gates (GCG1-GCG4) that can force FAIL or PROVISIONAL results. - Machine-Readable Output: Saves Markdown and JSON reports to zuvo/audits/ for consumption by the geo-fix skill and CI pipelines. - Use Case: Run it against a Next.js marketing site to discover that JSON-LD is injected client-side (invisible to AI crawlers) and robots.txt blocks retrieval bots, then get prioritized fixes with file:line evidence. ## Quick Start Ask the AI to run a GEO readiness audit on the current project and report the tier, critical gates, and top priority findings.