=== Riverview AI Editorial Calendar ===
Contributors: mcpengage
Requires at least: 6.2
Requires PHP: 8.0
Stable tag: 0.1.0

Prototype plugin for a rolling WordPress editorial calendar with Anthropic-powered weekly draft generation.

== What is included ==
* Custom database table for scheduled topics and keywords.
* Seeded editorial queue for cleaning-business content.
* Secure admin settings page for Anthropic API key, model, brand voice, and system prompt.
* Weekly WP-Cron job that generates the next scheduled topic into a normal WordPress draft.
* Documented error handling when the API key or API call fails.

== Production hardening checklist ==
* Add import/export for large topic calendars.
* Add per-topic custom prompt overrides.
* Add manual “generate now” button with nonce-protected AJAX.
* Add integration tests against a staging WordPress install.
