v1.1.0 — Launch readiness
Launch-readiness release: makes the AEO score a usable feedback loop and fixes reliability + install blockers.
Highlights
- Foundation-weighted scoring + percentile-relative grading — real A→F spread instead of a flat wall of F.
robots_agentproduction-bug fix (the crawler never fed itrobots.txt, so it failed for every site) + tiered crawlability scoring.- Crawl reliability:
wait_strategy: load(wasnetworkidle), timeout 30s → 45s. - Install fixes: correct repo refs,
pipx install git+https://…, binary Chromium runtime docs.
Install
pipx install git+https://github.com/AJ-EN/aeo-audit.git
playwright install chromiumOr grab a standalone binary from the assets below.
Full notes in CHANGELOG.md.