v0.2.0 - Staging Restore and Server Runner Hardening
What's New in v0.2.0
This release promotes the server-runner and restore tooling into a much stronger staging-ready workflow. It adds package discovery sidecars, guarded local cleanup, workspace guardrails, richer restore evidence, and staging-only restore apply commands for database, files, and combined restores.
Highlights
- Added staging-only restore apply for database, files, and combined files/database restores.
- Added restore dry-run reports, pre-restore evidence gates, and post-restore manual-review reporting.
- Added server-runner remote-index/catalog sidecars, local cleanup execution, cron review guidance, and workspace guardrails.
Changelog
- Added server-runner package inventory, remote-index sidecars, and folder catalog snapshot sidecars for restore discovery.
- Added operator-confirmed local cleanup execution for old outbox package sets and restore staging directories.
- Added restore dry-run reports, pre-restore backup evidence checks, and staging-only restore apply for database, files, and combined files-and-database scopes.
- Added post-restore manual-review reporting for known symlinked drop-ins such as Query Monitor's wp-content/db.php.
- Added workspace destination guardrails, light consistency metadata, and server-cron review commands.
- Changed generated runner configs to use light consistency mode by default and renamed admin internals away from the old WPvivid-specific namespace.
Upgrade Notes
No breaking changes. Production restore automation remains intentionally gated for a future project.