=== Orbirune Technical Preview ===
Tags: cron, scheduler, debugging, diagnostics
Requires at least: 5.8
Tested up to: 7.0
Requires PHP: 7.4
Stable tag: 0.1.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Read-only aggregate WP-Cron diagnostics and fictional Action Scheduler demonstrations for local evaluation.

== Description ==

Orbirune Technical Preview is a deliberately narrow, administrator-only feasibility preview. It shows aggregate WP-Cron counts, detects whether Action Scheduler classes are present, and renders three bundled fictional scenarios.

The live check does not collect hook names, task arguments, payloads, Action Scheduler rows, orders, payments, customer records, secrets, endpoints, emails, or IP addresses. It does not run, delete, modify, cancel, reschedule, retry, or replay tasks.

This technical preview is not a monitoring service, an automatic repair tool, or a production-readiness claim. The fixture findings are cautious demonstrations based only on fictional JSON bundled with the plugin.

== Installation ==

1. In a non-production WordPress site, install the plugin ZIP from Plugins > Add New > Upload Plugin.
2. Activate Orbirune Technical Preview.
3. Open Tools > Orbirune Preview as an administrator.

No account, registration, license key, external API, analytics service, or remote asset is required.

== Frequently Asked Questions ==

= Does the plugin change scheduled tasks? =

No. The preview does not execute or mutate WP-Cron or Action Scheduler work.

= Does it read WooCommerce orders or Action Scheduler payloads? =

No. Action Scheduler is detected only by PHP class presence. The plugin does not query Action Scheduler tables, order storage, payment records, or payloads.

= Does it declare WooCommerce or HPOS compatibility? =

No. This is not a WooCommerce extension and it does not declare a WooCommerce dependency or compatibility range. Its runtime code does not access legacy or HPOS order storage.

= Does it send telemetry or contact an external service? =

No. The runtime contains no telemetry, registration, update, checkout, upload, cloud, or remote API integration.

== Privacy ==

The plugin does not collect, store, transmit, export, or erase personal data. It reads only aggregate WP-Cron counts and timestamps in memory and checks whether Action Scheduler classes exist. Generated downloads contain fictional bundled fixture data, aggregate demonstration statistics, and explicit excluded-data statements.

Because it stores no personal data, it does not register a WordPress personal-data exporter or eraser. Site administrators should still review generated reports before sharing because aggregate timestamps and counts can be operational metadata.

== Screenshots ==

1. Administrator-only preview showing the read-only boundary, aggregate presence check, and fictional demonstrations.

== Changelog ==

= 0.1.1 =
* Internationalized administrator UI chrome, fictional scenario titles, classifier findings, validation errors, and exported report labels.
* Added WordPress.org readme metadata, privacy disclosure, FAQ, and screenshot description.
* Reduced the release package to runtime files and submission documentation.
* Clarified that no WooCommerce or HPOS compatibility declaration is made.

= 0.1.0 =
* Initial local feasibility prototype.
