=== Bluemoon Agent Edge Network ===
Contributors: trybluemoon
Tags: aeo, geo, ai, seo, crawlers
Requires at least: 5.6
Requires PHP: 7.4
Stable tag: 0.2.0
License: GPLv2 or later

Detect verified AI answer-engine crawlers (ChatGPT, Perplexity, Claude…) and serve
them your AEO-optimized content. Humans and classic search bots always get your
normal page (strict cloaking-firewall).

== Installation ==
1. Upload the `bluesky-aen` folder to `/wp-content/plugins/`, or install the zip via
   Plugins → Add New → Upload.
2. Activate it.
3. Settings → Bluemoon AEN → paste your edge token (from Agent Analytics → Settings).
   Or define AEN_EDGE_TOKEN in wp-config.php.
4. It starts in shadow mode (logs only, zero risk). Switch to Live from the dashboard.

== Notes ==
* Serving happens at `template_redirect` before your theme renders.
* If you run a full-page cache (WP Super Cache / W3TC / a CDN), exclude AI crawler
  user-agents from the cache so this plugin can run for them.

== Changelog ==

= 0.2.0 =
* Renamed to Bluemoon Agent Edge Network; the app moved to app.trybluemoon.com. Same slug, same settings: an installed site upgrades in place.

= 0.1.0 =
* First release.
