=== ChecontAI Content Checker ===
Contributors: celcumplit
Tags: editorial, ai, publishing, review, content
Requires at least: 5.8
Tested up to: 6.9
Stable tag: 2.4.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Editorial signal for human-likelihood and AI-assist risk with explainable reasons, review workflow, and optional frontend badge.

== Description ==
ChecontAI Content Checker provides an editorial signal for human-likelihood and AI-assist risk. It scores posts on save, explains the top reasons, and supports editor review with an optional frontend badge.

For a full guide, see `docs/USER_GUIDE.md` (included in the plugin folder).

The distributed plugin package includes only human-readable plugin source files. No compiled or minified JavaScript/CSS build artifacts are required for this release package.

Features:
- Editorial signal with Signal/Style breakdown and AI-assist risk label.
- Top reasons and examples for faster editorial review.
- Review checkbox and optional admin notice.
- Frontend badge via shortcode `[aidr_badge]` or auto-insert.
- Optional debug metrics and logging.

== Installation ==
1. Upload the plugin folder to your `/wp-content/plugins/` directory.
2. Activate the plugin through the Plugins menu in WordPress.
3. Visit Settings > ChecontAI Content Checker to configure thresholds and badge behavior.

== FAQ ==

= Does this prove authorship? =
No. ChecontAI Content Checker is an editorial signal and should not be treated as definitive proof of origin.

= What does the score mean? =
Higher percentages indicate higher AI-assist risk. Lower percentages indicate higher human-likelihood.

= Does it send content offsite? =
No. Scoring runs locally on save using rule-based metrics.

== External services ==

This plugin does not connect to third-party or external services.
All scoring runs locally within the WordPress site.

== Screenshots ==

1. Dashboard overview with recent editorial signal counts and review workflow totals.
2. Post editor panel showing score KPIs, AI-assist risk, and the overview breakdown.
3. Evidence tab with highlighted examples and explainable review signals.
4. Settings page for thresholds, scoring weights, notices, frontend badge behavior, and cleanup options.

== Changelog ==

= 2.4.0 =
* Synced the package metadata with the current plugin version.
* Cleaned up the WordPress.org release notes structure.
* Refined release terminology and removed promotional wording.

= 2.3.9 =
* Added clickable Evidence UI with sentence highlighting/jump and a score breakdown bar.
* Fixed badge spacing.

= 2.3.8 =
* Added review workflow statuses, list columns and filters, bulk actions, reports dashboard, and CSV export.
* Improved evidence and review note UI.

= 2.3.7 =
* Rebranded to ChecontAI Content Checker with updated UI language.
* Updated the text domain to checontai-content-checker and added the `[aidr_badge]` shortcode.
* Refined labels to use editorial signal, human-likelihood, and AI-assist risk.

= 2.3.6 =
* Added additional WebP badge presets and a selector in settings.
* Frontend badge now renders as an image-based seal for Reviewed/Approved posts.

== Upgrade Notice ==

= 2.4.0 =
Release metadata is now synchronized with the plugin header. No database changes are required.
