Skip to content

v1.1.0 — Launch readiness

Choose a tag to compare

@AJ-EN AJ-EN released this 09 Jun 18:27
· 18 commits to main since this release
7631bca

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_agent production-bug fix (the crawler never fed it robots.txt, so it failed for every site) + tiered crawlability scoring.
  • Crawl reliability: wait_strategy: load (was networkidle), 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 chromium

Or grab a standalone binary from the assets below.

Full notes in CHANGELOG.md.