Skip to content

Releases: frontier-infra/avl

v1.0.0

13 May 16:49
3ebb094

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0-rc.1...v1.0.0

AVL v0.2.0 Release Candidate 2

02 May 12:28
3ebb094

Choose a tag to compare

Pre-release

AVL v0.2.0 RC2

This prerelease updates RC1 with the adoption and implementation materials now merged into main.

Added since RC1

  • AI-IMPLEMENTATION.md: a single canonical brief developers can give to AI coding agents to implement AVL in another project.
  • TOON grammar draft and validator seed fixtures.
  • Discovery guidance for .agent, /agent.txt, llms.txt, well-known endpoints, HTML/HTTP links, and robots hints.
  • Non-Next.js getting-started guide.
  • AVL badge-program criteria tied to L0-L3 conformance levels.
  • v0.2 announcement draft.

RC1 Highlights Included

  • WordPress plugin with admin configuration, builder detection recommendations, AVL/AEO/GEO/llms readiness checks, /llms.txt and /lm.txt, and an AEOCheck.ai validation link.
  • WordPress builder add-ons for Divi, Elementor, Beaver, Block Editor, Bricks, Bakery-style visual builders, Avada/Fusion, and Oxygen/Breakdance.
  • CMS adapter MVPs for Ghost, Drupal, Joomla, Strapi, Directus, and Payload.
  • Codex, Claude Code, and Gemini agent skill packaging.
  • Conformance, governance, adoption strategy, and vNext proposal documents.

Verification

  • npm test
  • npm run test:plugins
  • npm run typecheck
  • npm run build
  • agent-skills/scripts/validate-skills.sh
  • WordPress Docker smoke tests
  • PHP lint in WordPress container
  • WordPress Plugin Check for main plugin and all builder add-ons

Known Gaps

Full runtime certification is still needed inside live Drupal, Joomla, Strapi, Directus, and Payload host applications before calling those adapters production-certified.

AVL v0.2.0 Release Candidate 1

02 May 12:14

Choose a tag to compare

Pre-release

AVL v0.2.0 RC1

This release candidate broadens AVL from a TypeScript/Next.js package into a CMS, plugin, and standards-adoption milestone.

Highlights

  • WordPress plugin with admin configuration, builder detection recommendations, AVL/AEO/GEO/llms readiness checks, /llms.txt and /lm.txt, and an AEOCheck.ai validation link.
  • WordPress builder add-ons for Divi, Elementor, Beaver, Block Editor, Bricks, Bakery-style visual builders, Avada/Fusion, and Oxygen/Breakdance.
  • CMS adapter MVPs for Ghost, Drupal, Joomla, Strapi, Directus, and Payload.
  • Codex, Claude Code, and Gemini agent skill packaging.
  • Conformance, governance, adoption strategy, and vNext proposal documents.
  • Changelog, release checklist, and adapter validation script.

Verification

  • npm test
  • npm run test:plugins
  • npm run typecheck
  • npm run build
  • agent-skills/scripts/validate-skills.sh
  • WordPress Docker smoke tests
  • PHP lint in WordPress container
  • WordPress Plugin Check for main plugin and all builder add-ons

Known Gaps

Full runtime certification is still needed inside live Drupal, Joomla, Strapi, Directus, and Payload host applications before calling those adapters production-certified.