Changelog
The current version of AEOForged is v1.9 (June 2026) — Launch Hardening. This page records every release in reverse-chronological order, tagged New, Improved, or Fixed.
Release notes and platform updates.
Last updated
AEOForged current version: v1.9 (Launch Hardening, June 2026). Total tools: 27 MCP/API tools. Latest additions: Consolidated verbs, deterministic factcheck, async polling, and Remediation Stories.
| Version | Release | Date | Key features |
|---|---|---|---|
| v1.9 | Launch Hardening | June 2026 | Launch hardening: 27 tools, consolidated verbs, async parity, deterministic factcheck, citation honesty |
| v1.8 | Smarter Free Audits + Transparent Audit Depth | June 2026 | Smarter free audits (value-ranked coverage) + transparent credit-metered full-site depth |
| v1.7 | Agency Tools + Export Foundation | June 2026 | Agency tools + export: client-site cap, org-scoped reads, CSV/PDF/JSON export, in-app AI Visibility |
| v1.6 | Query-First AI Visibility & Citation Monitoring | June 2026 | Query-first AI citation tracking, multi-engine monitoring, gap-driven content actions |
| v1.5 | Competitive Edge Suite | May 2026 | AI crawlability audit, llms.txt generator, Share of Voice tracker (25 tools total) |
| v1.2 | Composite Workflow Tools | May 2026 | Four composite workflow tools (audit-improve, strategy, health, quality-gate) |
| v1.1 | Post-Publish Monitoring & Intelligence Platform | May 2026 | Post-publish citation monitoring across 3 engines, alerts, 8-dimension scoring |
| v1.0 | Launch | May 2026 | Public launch — 19-tool content intelligence platform via REST, MCP, and web app |
v1.9: Launch Hardening
27 tools across REST and MCP. Consolidated verbs (create, improve, package, diagnose, factcheck, visibility) compose multiple tools behind a single intent-driven call. Long-running tools (diagnose, visibility, research) run async by default with progress polling. Deterministic factcheck replaces LLM-based verification for statistical claims. Citation honesty tightened: measured page-tier citations kept separate from Brave-search proxy signals.
- 27 total MCP/API tools (was 25)
Consolidated verbs— create, improve, package, diagnose, factcheck, visibility — each composing multiple granular tools behind a single intent-driven callaeo_factcheck— deterministic grounding check for statistical claims against research sources (free, no LLM, reproducible)aeo_diagnose— async-default site-wide audit with progress polling via GET /api/v1/tool-runs/{run_id}aeo_document_fix— capture Remediation Stories (problem + fix) for white-label client deliverables (free)aeo_import— import external articles into a workspace with baseline scoring (free)- Onboard catalog (GET /api/v1/onboard) now lists all tools with costs, verbs, playbooks, and scoring rubric
Async parity— diagnose, visibility, and research return 202 + poll_url by default; poll GET /api/v1/tool-runs/{run_id} for progressCitation honesty— measured page-tier citations (from citation_evidence) kept strictly separate from Brave-search SOV proxyGrounding gate enforced— research required before finished boundaries; ungrounded saves return coaching warnings- Agent handoff bootstrap includes audit_engagement with queue summary, verify-page instructions, and work access settings
Writing quality measured as AI-tell density (deterministic)— advisory only, never affects AEO score
v1.8: Smarter Free Audits + Transparent Audit Depth
The free complete audit now spends its AI analysis on the pages that actually matter — your homepage plus your most valuable commercial and high-authority pages — and the rest get fast technical checks. Going deeper (every page) is a transparent, credit-metered upgrade with the price shown before you run it.
Smart free coverage— the free audit deep-analyzes discovered pages in value order (homepage, pricing/commercial, key templates, best-linked) instead of crawl orderFull AI audit toggle— analyse every page (up to 40) as a credit-metered upgrade; the credit estimate is shown before you commit and you're only charged for the pages actually analysedPer-tier AI Visibility query quotas— track more queries as you scale (each tracked query is re-checked across every AI engine on a schedule)
- Audit reports now state coverage plainly: how many pages got deep AI analysis vs. fast technical checks, with a one-click path to run the full-depth analysis
Honest pricing language— audits are free for the pages that matter; deep full-site analysis is metered rather than advertised as unlimited
v1.7: Agency Tools + Export Foundation
Make client sites the agency upgrade lever and ship a real export layer: org-scoped reads so any teammate can pull data, CSV across audits/monitoring/visibility, print-to-PDF, and a one-call per-client JSON archive.
Client-site cap— Solo plans manage 1 client site; Agency tiers unlock unlimited (enforced on client + onboarding creation, with an in-app upgrade prompt)- CSV export (?format=csv) for audit scorecards/action items, monitoring status/history/evidence, the query-first visibility scoreboard, and Share of Voice history
GET /api/v1/projects— org/workspace-scoped article list; GET /api/v1/visibility/scoreboard and GET /api/v1/sov as Bearer-auth read APIsGET /api/v1/clients/[workspaceId]/export— single JSON archive per client (profile + latest snapshot + action items + tracked URLs + visibility), gated to Agency- Print / Save-as-PDF on the agency audit dashboard
- In-app AI Visibility page (/visibility) scoped to the active client, with run-check and CSV export
Owner-only v1 reads (export, project read) are now org-scoped— teammates with an org API key can pull client data- Audit snapshot reads include research context for full-export-capable callers
v1.6: Query-First AI Visibility & Citation Monitoring
Reorient citation tracking around the queries that matter — measured citation share and competitors over time, with 'which page won it' as a drill-down — plus multi-engine monitoring and gap-driven content actions.
- Query-first AI Visibility: curated query sets → measured citation rate + share-of-voice across engines, with winning-page drill-down and suggested queries from sector/research/competitor gaps
- Multi-engine citation monitoring (Perplexity, ChatGPT, Gemini) with scheduling, opt-in auto-enrolment from audit snapshots, and a redesigned monitoring dashboard
Query-gap content actions— gap queries become prioritised action items with a content brief- White-label public share links for monitoring reports (client-facing, no AEOForged marks)
- Three-tier citation model (page citation, domain citation, brand mention) with real-evidence status and brand-anchored prompts
- Real web grounding for ChatGPT + Gemini answer checks; Brave 402 usage-limit handling
v1.5: Competitive Edge Suite
Three new competitive-intelligence tools — AI crawlability auditing, llms.txt generation, and Share of Voice tracking — plus rebalanced citability scoring with enhanced extractability weighting.
aeo_crawlability— Check AI bot access: robots.txt for 11 AI bots, meta noai directives, X-Robots-Tag, llms.txt, sitemap, JS rendering (free)aeo_llms_txt— Generate spec-compliant llms.txt + llms-full.txt with semantic page grouping and deployment instructions (3cr)aeo_share_of_voice— Measure AI answer visibility: SOV %, coverage, avg position, gap keywords across 3 engines for up to 20 keywords vs 5 competitors (10cr)- 3 new REST endpoints: /api/v1/crawlability, /api/v1/llms-txt, /api/v1/share-of-voice
- 3 new MCP tools for competitive intelligence
- 25 total MCP/API tools (was 22)
Citability scoring rebalanced— Structure 20→15, Extractability 5→10 for better real-world ranking correlation
v1.2: Composite Workflow Tools
Four new composite workflow tools that combine multiple pipeline steps into single API/MCP calls with automatic error handling and credit tracking. Available via both REST and MCP.
aeo_workflow_audit_improve— Audit a URL and conditionally generate a refresh plan if score is below threshold (5-13cr)aeo_workflow_strategy— Cluster keywords then research and outline top N pillar topics in one call (~44cr)aeo_workflow_health— Batch-audit up to 10 URLs with a sorted priority dashboard (5cr/URL)aeo_workflow_quality_gate— Score content against a target threshold with pass/fail and actionable fixes (free)- 4 new REST endpoints under /api/v1/workflow/*
- 4 new MCP tools for composite workflows
- 19 total MCP/API tools (was 15)
v1.1: Post-Publish Monitoring & Intelligence Platform
Citation tracking across 3 AI answer engines, score decay detection, alert system, monitoring dashboard, and platform proof analytics.
aeo_track— MCP tool to register URLs for citation monitoring- Multi-engine citation tracking: Brave, Google AI Overviews, Perplexity
- Position tracking with best-position memory across engines
- Score decay detection with automatic re-scoring of live content
Alert system— first citation, lost citation, position changes, score decay, content stale- Monitoring dashboard with per-URL detail views and check history
Platform visibility analytics— Brave-search visibility proxy by score bracket (labelled as a proxy, not confirmed AI citations)Public /proof page— measured answer-engine citation evidence, sample-size and niche-spread gated, reproducible from the evidence ledger- Case study export with user opt-in sharing
- Real-time platform with Supabase Realtime subscriptions
Feedback loop upgrade— per-section scoring, entity gap detection, competitor-aware suggestionsWorkflow UI— guided audit, strategy builder, health dashboard, quality gate- 5 new API endpoints for monitoring, alerts, and platform stats
3 cron jobs— citation checks, decay checks, platform stats aggregation
- AEO scoring now 8 dimensions (added extractability)
- 257+ automated tests across 22 test files
- 15 total MCP/API tools (was 14)
- Score feedback includes fix priority ranking and specific suggestions
- Entity graph intelligence for richer scoring context
v1.0: Launch
The first public release of AEOForged — a 19-tool content intelligence platform for AI answer engines, available via REST API, MCP, and web app.
- 19 tools covering the full content lifecycle: create, analyze, maintain, and composite workflows
aeo_research— Live web research with standard and deep modes, geo-targeting, and recency controlaeo_outline— Structured content outlines with snippet targets and word count planningaeo_write— Section-by-section drafting with verified citations and tone controlaeo_polish— Style pass with brand voice, changelog, and idempotencyaeo_verify— Fact verification with confidence tiersaeo_score— 7-dimension AEO scoring with extractability bonus (free)aeo_schema— JSON-LD generation for Article, FAQPage, and HowTo (free)aeo_extract— Featured snippet, knowledge panel, and PAA formatting with score breakdown (free)aeo_audit— Fetch any URL, score it, get a prioritized improvement plan with missing entities and schema opportunitiesaeo_compare— Head-to-head comparison across all 7 AEO dimensions with margin of victoryaeo_refresh— Fresh research with targeted section-by-section update plan and confidence levelsaeo_cluster— Keyword clustering with pillar/supporting hierarchy, content calendar, and hallucinated keyword detectionaeo_full_pipeline— End-to-end pipeline in draft (12cr) or publish (20cr) mode- REST API with 14 endpoints, structured error codes, and credit-aware billing
- MCP server for Cursor, Claude Code, and any MCP-compatible client
- Downloadable agent skills (SKILL.md) and pre-built MCP configs
- Prompting guide, workflow recipes, and developer documentation
- Free tier with 3 projects and unlimited scoring, schema, and extract
- Pro tier with unlimited projects and 200 credits/month
- Team tier with 5 seats and 1,000 credits/month
- Credit packs available for additional usage
Page last updated