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

767 B

Changelog

[Unreleased]

Planned

  • Restore workflow
  • Backup retention
  • Scheduled backups
  • Installation and service packaging
  • Additional hardening and failure-injection tests

[0.1.0] - 2026-06-24

Added

  • Rust workspace with protocol, agent, and controller components
  • Typed JSON protocol over a Unix socket
  • Mode 0600 agent socket
  • SQLite operation persistence with WAL and restart recovery
  • Docker Compose discovery through labels
  • Complete Frappe backup workflow
  • Backup manifests with sizes and SHA-256 checksums
  • Backup history exposed through the agent
  • Read-only backup integrity verification
  • Typed service status API
  • Bounded service log API
  • Axum/Askama dashboard
  • Unprivileged controller with no Docker or shell access