Files
Julien Denizot b9800bad10
CI / rust (push) Has been cancelled
docs: prepare public technical preview
2026-06-24 16:09:22 +02:00

929 B

Roadmap

This roadmap describes intent, not a delivery commitment.

v0.2 — Restore V1

  • Select only a valid, manifested backup
  • Explicit destructive-action confirmation
  • Persisted restore operation
  • Pre-restore safety checks
  • Maintenance-mode handling
  • Database and file restoration
  • Post-restore migration and health checks
  • Failure reporting and recovery plan
  • Real restore tests on disposable environments

v0.3 — Backup operations

  • Retention policies
  • Manual deletion
  • Scheduled backups
  • Automatic post-backup verification
  • Storage-capacity checks
  • Off-site export interface

v0.4 — Packaging

  • systemd units
  • Dedicated users and groups
  • Installation and upgrade tooling
  • Configuration validation
  • Release artifacts

v1.0 — Stable foundation

  • Security review
  • Restore workflow validated
  • Upgrade and rollback documentation
  • Stable protocol policy
  • Production deployment guide