The drill restores production-like data into a separate disposable database, compares counts for core tenant/evidence tables, and writes a secret-free JSON report. It never restores over the source database.
Create an environment named backup-restore with required reviewer approval. Configure:
WITNORA_BACKUP_SOURCE_DATABASE_URL: read-capable source connection.WITNORA_RESTORE_DATABASE_URL: disposable target database; its database name must contain restore, drill, or sandbox.WITNORA_RESTORE_CONFIRM: exact target database name.Run Backup restore drill manually. Review table counts and elapsed workflow time, record measured RTO, then destroy or reset the target. The report contains only database host/name metadata and row counts; it never contains passwords or rows.