Reusable multi-project backup runner for database dumps, encrypted external storage, retention, verification, and restore workflows.
Draft planning stage.
Install dependencies and run the quality gate:
pnpm install
pnpm verifyThe CLI currently exposes a minimal baseline command while the product implementation is still behind the harness:
pnpm build
node dist/cli.js --versionUse scoped Conventional Commits:
type(scope): message
Example:
chore(harness): add strict verification gate
Validate the latest commit locally:
pnpm harness:commitStart with the engineering proposal and implementation plan: