From bacb9ca0bb09abcb155d562fde9a81eff1d8e044 Mon Sep 17 00:00:00 2001 From: Duncan Tourolle Date: Thu, 23 Jul 2026 20:03:16 +0200 Subject: [PATCH] docs(traces): tag episode focus view and library detail with TRACES Add TRACES comments linking the episode focus view and library detail page to their existing requirements. TRACES: UR-035, UR-038, UR-048 | DR-043, DR-061, DR-062 --- .../library/EpisodeFocusView.svelte | 1 + src/routes/library/[id]/+page.svelte | 47 ++++++++++++++----- 2 files changed, 35 insertions(+), 13 deletions(-) diff --git a/src/lib/components/library/EpisodeFocusView.svelte b/src/lib/components/library/EpisodeFocusView.svelte index ea87ad38..86fb965b 100644 --- a/src/lib/components/library/EpisodeFocusView.svelte +++ b/src/lib/components/library/EpisodeFocusView.svelte @@ -1,3 +1,4 @@ +