ops: ADR-0013 4th replica = Synology + encrypted Dropbox combo (closes BLOCKERS §2) #172
No reviewers
Labels
No labels
W6d-automerge-calibration
agent/claude-code
agent/codex
agent/hermes
agent/iskra
agent/ollama
agent/patchwarden
automerge-candidate
class/security-sensitive
cutover-gate
dependency/blocked
dependency/blocks-others
dependency/cross-repo
dependency/needs-confirmation
domain:agents
domain:ci
domain:docs
domain:forgejo
domain:infra
domain:memory
domain:runtime
domain:signal
domain:ux
flow/architecture
flow/blocked
flow/deployed
flow/done
flow/implementation
flow/intake
flow/maintained
flow/observed
flow/ready
flow/refining
flow/retired
flow/review
iterating
judge/codex-candidate
judge/hermes-candidate
judge/low-confidence
judge/needs-refinement
judge/operator-needed
judge/p0
judge/p1
judge/p2
judge/p3
judge/park
judge/patchwarden-candidate
judge/stale-priority
kind/adr
kind/bug
kind/chore
kind/feature
kind/infra
kind/ops
kind/refactor
kind/research
large-impact
merge/auto
merge/manual
merge/manual-dependency-conflict
merge/manual-failing-tests
merge/manual-merge-conflict
merge/manual-missing-review
merge/manual-operator-preference
merge/manual-red-zone
merge/manual-security-sensitive
merge/manual-unclear-scope
merge/manual-unknown
meta
mode:operator-only
mode:patchwarden-iskra-approved
mode:safe-auto
needs-operator-decision
needs-triage
not-ready
observed/erroring
observed/needs-followup
observed/pending
observed/retire-candidate
observed/unused
observed/used
operator-emotional
owner-attention
phase/02
phase/03
priority:p0
priority:p1
priority:p2
priority:p3
proposed
ready-for-agent
ready-for-operator
recovery
review:claude-reviewed
review:codex-reviewed
review:dziadek-reviewed
review:needs-human
risk/exposure
risk/process
risk/product
risk/runtime
safety:external-write
safety:no-prod-mutation
safety:prod-impact
safety:secret-touch
size/large
size/medium
size/small
size/tiny
size/unknown
source/adr
source/agent-generated
source/manual
source/operator-chat
source/voice-note
status:blocked
status:codex-ready
status:merged:pending-evidence
status:needs-evidence
status:operator-needed
status:parked
tier/full
tier/lite
tier/stacked
tier:0-platform-substrate
tier:1-iskra-value-layer
tier:2-tools-products-modules
type:bug
type:chore
type:docs
type:feat
type:policy
type:research
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pdurlej/platform!172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude-orchestrator/4th-replica-synology-encrypted-dropbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Closes
BLOCKERS_FOR_OPERATOR.md§2 with a two-tier 4th replica: Synology home NAS as the operator-owned local primary, encrypted Dropbox as the geographic offsite layer.Beats pure Dropbox (per GPT-5.5 Pro recommendation) by adding operator-owned local primary while preserving cloud-cipher offsite durability. The operator's
kipSynology (Tailnet 100.91.208.73, on-site home NAS) was previously unused for platform replication; this PR brings it into the chain.Two-tier design
5 replicas total. Cloud sees only cipher.
Files (8)
decisions/0013-4th-replica-synology-encrypted-dropbox.mdscripts/4th-replica/setup-synology.shscripts/4th-replica/sync-to-synology.shscripts/4th-replica/sync-synology-to-dropbox.shscripts/restore_check.shdocs/runbooks/4th-replica.mdBLOCKERS_FOR_OPERATOR.md§2All scripts
bash -nclean. All scriptschmod +x.Encryption design
age(X25519) with operator-held key at~/.config/iskra-baseline/age-key.txtRestore acceptance criteria
scripts/restore_check.sh):Failure scenarios matrix (per runbook)
Defense in depth: 5 replicas, multiple independent failure modes required for total loss.
What this PR DOES NOT do
scripts/4th-replica/setup-synology.shinteractively after merge).~/.local/share/iskra/4th-replica/*.jsonare dispatcher-pollable).Acceptance criteria
bash -nclean.risk/exposure(touches credentials handling indirectly via age key).setup-synology.shpost-merge → first sync succeeds → first restore drill passes.Rollback
Single commit, 7 net-new files + 1 edit. Reverting deletes scripts/runbook/ADR; cleaning Synology + Dropbox is operator-discretionary.
Refs
kipSynology Tailnet audit 2026-05-11Codex effort needed
Review + merge. Operator runs
scripts/4th-replica/setup-synology.shinteractively after merge (one-time setup, ~15 min including rclone OAuth). After that, scripts are scheduled-cron-driven (Phase 07 launchd ticket follows).Role: orchestrator / drafter (claude)
Lane: ops / 4th replica decision
Next: operator merges → runs setup → first daily sync to Synology → first weekly Dropbox encrypted sync → first monthly restore drill.
Fork A triage (codex): closing as rewrite-needed under the current roadmap.
The 4th-replica/Synology+encrypted-Dropbox idea belongs, if still desired, in Milestone 02 (DR and restore confidence). This PR predates the cutoff roadmap, references
BLOCKERS_FOR_OPERATOR.md, and ships scripts/docs against the old baseline/replica framing.Recommendation: reopen as a fresh DR/restore-confidence PR or issue after #45/#238 planning, with current paths, current restore acceptance criteria, and no deprecated operator-status file edits.
Pull request closed