From e1102bf3e585dcf8efb5a6f8d0d54a10c1a62a67 Mon Sep 17 00:00:00 2001 From: dipto0321 Date: Thu, 2 Jul 2026 04:50:23 +0600 Subject: [PATCH] docs: link SPEC.md T18 to the internal/ui design issue Refs #74. Keeps the spec's task list traceable now that the internal/ui scope has an actual tracked issue with a chosen approach (Charm stack: lipgloss/bubbletea/huh) rather than just a bare TODO. --- SPEC.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SPEC.md b/SPEC.md index cc828c3..9a544e9 100644 --- a/SPEC.md +++ b/SPEC.md @@ -113,7 +113,7 @@ T14|.|fail closed (not open) when Current() errors during cleanup|V14,#58 T15|.|verify/fix `n` manager's reliance on `n current` subcommand|#59 T16|.|fix cleanup docs inaccuracies (CHANGELOG issue ref, nvm-windows note, PATH failure mode, Phase 7 conflict)|#60 T17|.|dead-code cleanup: report.go, FileOverlay(), confirm var, fnm.go error wrap, nvm Current() test gap|#61 -T18|.|design + implement internal/ui output layer|V2 +T18|.|design + implement internal/ui output layer|V2,#74 ## §B Bugs