docs: archive stale TUI records

This commit is contained in:
Jason Woltje
2026-08-10 16:20:26 -05:00
parent 94fc3e55f5
commit bcd174f89e
6 changed files with 26 additions and 2 deletions
+2 -2
View File
@@ -28,8 +28,8 @@ Every promoted page must be added to this index and to [`SITEMAP.md`](../SITEMAP
These are source candidates or stale records, not verified current instructions:
- [`PRD-TUI_Improvements.md`](../PRD-TUI_Improvements.md) — contradicted/stale; it references a missing `packages/cli`, while current TUI code is under `packages/mosaic`.
- [`TASKS-TUI_Improvements.md`](../TASKS-TUI_Improvements.md) — historical task ledger; its status and worktree claims require revalidation.
- [`archived TUI PRD`](../archive/tui/PRD-TUI_Improvements.md) — contradicted/stale; it references a missing `packages/cli`, while current TUI code is under `packages/mosaic`.
- [`archived TUI task ledger`](../archive/tui/TASKS-TUI_Improvements.md) — historical task ledger; its status and worktree claims require revalidation.
- [`_old_structure/guides/dev-guide.md`](../_old_structure/guides/dev-guide.md) — historical source; verify paths and commands before promotion.
- [`_old_structure/architecture/`](../_old_structure/architecture/) — historical architecture sources; classify each page before migration.