canic-backup 0.95.1

Manifest and orchestration primitives for Canic deployment backup and restore
Documentation
1
2
3
4
5
6
7
//! Module: operational_readiness
//!
//! Responsibility: own the test-only executable 0.94 recovery protocol.
//! Does not own: production backup or restore behavior.
//! Boundary: binds frozen crash-case identities to focused executable proofs.

pub mod manifest;