Skip to content

Add first deploy backup runbook and JSON snapshot scripts - #59

Merged
sigilabcodex merged 1 commit into
mainfrom
codex/first-deploy-backup-runbook
Jun 11, 2026
Merged

Add first deploy backup runbook and JSON snapshot scripts#59
sigilabcodex merged 1 commit into
mainfrom
codex/first-deploy-backup-runbook

Conversation

@sigilabcodex

Copy link
Copy Markdown
Owner

This PR adds a narrow maintainer-facing backup/retry path for first-deploy rehearsals.

Highlights:

  • Adds docs/first-deploy-backup-runbook.md
  • Adds JSON runtime backup and guarded restore scripts
  • Adds package scripts for JSON backup/restore
  • Ignores generated backup snapshots under data/backups/
  • Links the backup runbook from README and the first-deploy rehearsal checklist
  • Documents hybrid/Postgres backup as a two-part manual process rather than pretending it is solved

Validation:

  • npm run skoss:backup:json passed
  • npm run skoss:restore:json -- correctly refused without SKOSS_ALLOW_JSON_RESTORE=1
  • npm run typecheck passed
  • npm run build passed

Out of scope:

  • No production-grade backup system
  • No scheduled/offsite/encrypted backups
  • No user-facing export manager
  • No scripted destructive Postgres restore

@sigilabcodex
sigilabcodex merged commit 81228b1 into main Jun 11, 2026
1 check passed
@sigilabcodex
sigilabcodex deleted the codex/first-deploy-backup-runbook branch June 11, 2026 01:21
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