docs(handbook): frame the classical→post-quantum live migration (#110) #208

Merged
Cordy merged 3 commits from docs-pq-migration into main 2026-08-13 02:03:52 +00:00
Owner

Adds one customer-facing framing paragraph to the Post-quantum mode section of docs/handbook/encryption.md, right before the existing "Facts to know" list.

Makes explicit what the surrounding bullets only imply: instances are classical by default, so the common real-world path is to migrate a running, populated instance to post-quantum later — and that migration is live and lossless (classical key retained in recoveryIdentityLegacy, upgrade-on-touch, new writes PQ, safe rollback). Starting classical, by choice or by oversight, is never a dead end. Confirmed end-to-end by the #110 sovereignty proof (pre-migration object opens with the classical key; post-migration object only with the hybrid).

Non-redundant: it frames and points to the existing Migration is automatic / Rollback is safe notes and the migration checklist rather than restating them. Product-neutral. Spliced in by a self-removed one-shot workflow; existing content untouched.

Adds one customer-facing framing paragraph to the **Post-quantum mode** section of `docs/handbook/encryption.md`, right before the existing "Facts to know" list. Makes explicit what the surrounding bullets only imply: instances are classical by default, so the common real-world path is to **migrate a running, populated instance to post-quantum later** — and that migration is live and lossless (classical key retained in `recoveryIdentityLegacy`, upgrade-on-touch, new writes PQ, safe rollback). Starting classical, by choice or by oversight, is never a dead end. Confirmed end-to-end by the #110 sovereignty proof (pre-migration object opens with the classical key; post-migration object only with the hybrid). Non-redundant: it frames and points to the existing *Migration is automatic* / *Rollback is safe* notes and the migration checklist rather than restating them. Product-neutral. Spliced in by a self-removed one-shot workflow; existing content untouched.
docs scaffold: run the PQ live-migration framing splice
All checks were successful
docs-pq-migration / edit (push) Successful in 6s
338c1d73fc
docs(handbook): frame the classical->post-quantum live migration (#110)
All checks were successful
ci / test-and-build (pull_request) Successful in 35s
05a6236837
Cordy merged commit 9640b4284f into main 2026-08-13 02:03:52 +00:00
Cordy deleted branch docs-pq-migration 2026-08-13 02:03:53 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Cordy/Cairn#208
No description provided.