449 B
449 B
CLI Backup Utility (cp_015)
Objective
Build a backup CLI with include/exclude rules, incremental snapshots, and restore command.
Language & Library Constraints
- Primary language: rust
- Available libraries: axum, serde, tokio, sqlx
- Use library APIs explicitly where suitable in execution contracts.
Acceptance
- Deterministic taskitems with strict execution contracts.
- Include selected library and preferred APIs when applicable.