From 60694c9ecf03c000a008f146c43dc7614f6ce850 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 17 May 2026 18:54:56 +0000 Subject: [PATCH] =?UTF-8?q?Update=20test=5Fphase.py:=20phase=205=20?= =?UTF-8?q?=E2=86=92=20claude/toc-tag-phase5,=20phase=206=20=E2=86=92=20cl?= =?UTF-8?q?aude/fetch-deps-phase6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://claude.ai/code/session_01UP8Wo2CKPNhvvTkzX48CWF --- test_phase.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_phase.py b/test_phase.py index 61dbfac..9c56567 100644 --- a/test_phase.py +++ b/test_phase.py @@ -29,7 +29,7 @@ PHASES = { 3: ("v0.4_phase3", "Asset validation in mdcms build"), 4: ("claude/debug-api-errors-gd730", "Callout tags"), 5: ("claude/toc-tag-phase5", "Table of contents tag"), - 6: ("v0.4_phase6", "Offline / fetch-deps"), + 6: ("claude/fetch-deps-phase6", "Offline / fetch-deps"), 7: ("v0.4_phase7", "PWA — service worker and manifest"), }