Discovery
Seeds from the root URL, robots.txt sitemap entries, default sitemap.xml, same-origin internal links up to the configured depth, and safe www/non-www companion sitemap discovery.
Passive product review deck generator
AuditDeck crawls same-origin public routes, captures desktop and mobile evidence, records technical and accessibility findings, then packages everything into JSON, presentation PDFs, technical appendix artifacts, and an AI-friendly review packet.
npm run audit -- \ --site https://example.com \ --depth 3 \ --rate-limit-ms 1000 \ --max-pages 300 \ --density standard \ --output ./output
Seeds from the root URL, robots.txt sitemap entries, default sitemap.xml, same-origin internal links up to the configured depth, and safe www/non-www companion sitemap discovery.
Captures desktop and mobile screenshots, titles, h1s, meta descriptions, visible links and buttons, console errors, and failed requests.
Runs axe against rendered URL states and adds deterministic rule-based findings, severity labels, and recommended fixes.
Keeps findings JSON complete while presentation reports can hide info-only and legal routes, then tune spacing with compact, standard, or detailed density.
Adds a cover thumbnail, table of contents, clickable screenshots, live route links, and captured page copy beside each reviewed image.
Builds route graphs, CTA inventories, conversion endpoint guesses, and funnel risks without clicking buttons or submitting forms.