Development journal

Measurable progress, declared limitations.

This page records the milestones that materially change the product. Current stable version: 0.1.15-1.

Candidate 0.1.1631 July 2026

Restore to an isolated copy

A WordPress backup can be rebuilt in a separate environment and verified without modifying the original site. The feature passed full verification and is being prepared for stable promotion.

Stable 0.1.15July 2026

WordPress backup creation

The panel can create a real backup, verify its structure and integrity and make it available for later restore operations.

0.1.14

Backup inventory

Available copies are read and presented without trusting arbitrary names or paths submitted by the interface.

0.1.13

Isolated PHP restart

One PHP service can be reloaded without unnecessarily affecting other hosted sites.

0.1.12

Read-only dashboard

The panel shows inventory and status through separately prepared data, without executing site code or exposing uncertified administrative actions.

0.1.11

Automatic integration environment

Every candidate is installed and tested on a real environment with web server, PHP, database, persistent services and disposable sites.

0.1.9

Separation of privileged operations

The web interface cannot send arbitrary commands to the system. It can only request known operations with validated parameters and audit history.

0.1.4

Controlled WordPress updates

Updates are tested on a copy and applied to the original site only when origin and result match what was verified.

0.1.2

First complete backup and restore proof

The first real cycle verified thousands of files and every database table, showing that the process was not merely symbolic.

0.1.0

First end-to-end managed WordPress site

Site creation, PHP service, database, configuration, publishing, verification and cleanup on error.

How results are reported: functionality, destructive tests, repeatability and duration tests are kept separate. One “pass” must not hide different levels of confidence.