Open Astricode Ops → Diagnostics to run an operational environment check.
Diagnostics checks requirements, permissions, cron, database access, process locks and Astricode Ops integrity.
Safe diagnostic
The diagnostic run does not delete users, images or site content.
Temporary option, transient and process-lock probes are removed during the same run.

Status counters
The top of the page summarizes:
- Passed;
- To review;
- Critical;
- Informational.
A site can be operational while still having review items. Review warnings in context rather than treating every non-green result as a failure.
Runtime environment
Runtime checks include conditions such as:
- PHP version;
- WordPress version;
- memory available to WordPress;
- maximum execution time.
Astricode Ops 1.0.5 requires PHP 8.0+ and WordPress 6.0+.
Filesystem
Filesystem checks help detect directories that could prevent operations such as historical WebP conversion from writing files.
A writable current uploads directory does not guarantee that every older upload subdirectory has correct ownership and permissions.
Scheduled tasks
Diagnostics reports whether internal WordPress cron is available.
If DISABLE_WP_CRON is intentionally enabled, a review warning is expected unless the environment separately confirms an external scheduler. In that configuration, make sure the server actually runs due WordPress cron events.
Database and process checks
Diagnostics verifies that Astricode Ops can access the database and safely use its process-lock and persistence mechanisms.
Temporary diagnostic data is removed during the same run.
Plugin integrity
The plugin section checks Astricode Ops installation and internal alignment conditions.
Do not manually change internal version or migration options simply to remove a warning. Investigate the installed release and migration state instead.
Score
The score is a summary of diagnostic severity. Critical failures reduce the score more heavily than warnings.
Use the individual check descriptions as the primary source for remediation.