Skip to content

Add cluster backup, restore, and failure runbook#112

Merged
TheSilkky merged 1 commit into
developfrom
issue-97-add-cluster-backup-restore-and-failure-runbooks
May 29, 2026
Merged

Add cluster backup, restore, and failure runbook#112
TheSilkky merged 1 commit into
developfrom
issue-97-add-cluster-backup-restore-and-failure-runbooks

Conversation

@TheSilkky

@TheSilkky TheSilkky commented May 29, 2026

Copy link
Copy Markdown
Member

Closes #97

Target base branch

  • Base: develop
  • Head: issue-97-add-cluster-backup-restore-and-failure-runbooks

Summary

  • Add a cluster backup, restore, and failure runbook for optional PostgreSQL metadata, S3-compatible encrypted blobs, and Valkey/Redis-compatible coordination.
  • Link the runbook from README, docs index, deployment, configuration, production-cluster scope, retention, security model, threat model, and code map docs.
  • Preserve existing warnings that Proofline is not production-ready public infrastructure and that /v1, key custody, and backend decryption boundaries are unchanged.

Docs updated

  • docs/cluster-backup-restore-runbook.md
  • README.md
  • docs/README.md
  • docs/deployment.md
  • docs/production-cluster-scope.md
  • docs/retention-backup-deletion.md
  • docs/configuration.md
  • docs/security-model.md
  • docs/threat-model.md
  • docs/code-map.md
  • CHANGELOG.md

Validation

  • git diff --check
  • git diff --no-index --check /dev/null docs/cluster-backup-restore-runbook.md
  • Markdown link-target check for changed docs
  • ASCII check for changed docs
  • Sensitive-example scan for changed docs
  • go test ./... skipped; documentation-only change
  • go vet ./... skipped; documentation-only change

Revalidation

Key custody / decryption

  • No key custody, backend decryption, key escrow, browser decryption, or raw-key handling changes.
  • The runbook is operational guidance only and does not claim production readiness.

@TheSilkky
TheSilkky marked this pull request as ready for review May 29, 2026 03:19
@TheSilkky
TheSilkky merged commit 3732359 into develop May 29, 2026
14 checks passed
@TheSilkky
TheSilkky deleted the issue-97-add-cluster-backup-restore-and-failure-runbooks branch May 29, 2026 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant