unplan(backups): remove plan docs for the shipped backup-credentials system#295
Merged
Conversation
Member
Author
|
🤖 Added durable specs (the other half of unplanning — replace plan scaffolding with the canonical
Distilled to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 The backup-credentials system has shipped; this unplans the now-implemented plan docs (git history keeps them). Audited each component spec against the merged code before removing.
Audit — every canopy backup component is implemented & merged
Removed (implemented → unplanned)
docs/plans/specs/canopy-database.mddocs/plans/specs/canopy-public-server.mddocs/plans/specs/canopy-jobs-maintenance-inspection.mddocs/plans/specs/canopy-jobs-detection-preflight.mddocs/plans/specs/canopy-operator-ui.mddocs/plans/backup-credentials-kopia-spike.md(spike resolved; its verdict is in the code, and was since refined — e.g. kopia was later granted DeleteObject)docs/plans/backup-setup-wizard.mddocs/plans/backup-setup-wizard-ops-handoff.mddocs/plans/backup-credentials-implementation-order.md(cross-repo build sequence; the build is done)Also de-referenced the deleted detection-preflight spec from a migration comment (
2026-06-15-064431-0000_backup_group_scoped_issues) so nothing dangles.Kept (deliberately)
docs/plans/backup-credentials.md— the master design + threat-model reference. Retained as durable context (it still anchors the deferred blind-relay work and carries the H1–H7 threat boundary / recovery-from-poisoning rationale). Links only to blind-relay, so no dangling refs.docs/plans/backup-credentials-blind-relay.md— deferred stage-2 hardening (make public-server a blind relay holding no AWS rights / no plaintext secrets). Intentional future work, not started.What's left
.workhorse/specs/public-server/restore-replicas.md. Those docs unplan when that work merges; they're on the feature branches, notmain, so they're out of scope here.Non-backup plans (
slack-integration,tailscale-device-auth,issues-followups) are untouched.TAM-6877.