Oxy AI Readiness
Enterprise WordPress plugin for AI readiness, AI discovery, validation, scoring, generation, monitoring, and agent interoperability.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kerlos-alfy/oxy-ai-readiness/archive/refs/heads/main.zipReadme
=== Oxy AI Readiness === Requires at least: 6.5 Tested up to: 6.5 Requires PHP: 8.1 Stable tag: 0.1.0 License: Proprietary
Prepare your WordPress website for AI Search, AI Agents & the Future of the Web.
== Description ==
Oxy AI Readiness audits, validates, generates, and scores the signals AI crawlers, agents, and assistants use to understand a WordPress site (robots.txt, llms.txt, structured headers, Markdown negotiation, content signals, and more).
This plugin is under active development. This readme reflects only the foundational scaffolding built so far; module-level features are documented as they ship.
== Changelog ==
= 0.1.0 =
- Repository Foundation: OptionsRepository, TransientRepository, UserRepository, PostRepository, FileRepository.
- Foundational scaffolding: plugin bootstrap, Service Container, Application, Kernel, Bootstrap sequence, Hooks registrar, Config, base ServiceProvider.