docs: move 10 finished/historical docs into docs/archive/ with an index

Session logs, handovers, point-in-time snapshots, the v0.1.0 security audit,
stale generated HTML guides, and shipped design docs (three-mode UI, install
screens) move out of the living docs/ tree. docs/archive/README.md explains
what each was and why it's archived; all in-repo links updated.
(docs/UNIFIED-TASK-TRACKER.md links intentionally untouched — it has another
agent's uncommitted work in flight.)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
archipelago
2026-07-08 17:04:35 -04:00
co-authored by Claude Fable 5
parent 9c02fbf164
commit 9221d1bfaf
17 changed files with 41 additions and 15 deletions
+1 -1
View File
@@ -273,7 +273,7 @@ media (latest artifact only one minor behind).
- [ ] 🟢 **Harden LUKS + roadmap A/B partitioning.** The LUKS data key sits in plaintext on the
unencrypted root (`:2137`); add TPM2/passphrase binding. Longer-term: A/B (or
factory-reset) partitions for safe OTA rollback, and a real install-time TUI
(`docs/INSTALL-SCREENS-DESIGN.md` exists but the installer is headless "press Enter").
(`docs/archive/INSTALL-SCREENS-DESIGN.md` exists but the installer is headless "press Enter").
---