From a2457d6402220d3cc611317159bc195467477f33 Mon Sep 17 00:00:00 2001 From: Mischa Date: Sat, 4 Jul 2026 13:43:27 +0200 Subject: [PATCH] docs: mark cleanup Phase 1.5 + 2 complete; note test debt Co-Authored-By: Claude Opus 4.8 --- docs/working/plans/2026-07-04-standalone-page-cleanup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/working/plans/2026-07-04-standalone-page-cleanup.md b/docs/working/plans/2026-07-04-standalone-page-cleanup.md index 177cd6a..04c48c3 100644 --- a/docs/working/plans/2026-07-04-standalone-page-cleanup.md +++ b/docs/working/plans/2026-07-04-standalone-page-cleanup.md @@ -6,7 +6,7 @@ product_contract_source: ce-brainstorm # Standalone Sub-Page Cleanup โ€” retire redundant map/stats/dailies/stories pages -**Status:** ๐Ÿ”„ In progress โ€” Phase 1 complete (2026-07-04, verified: keepers 200 / retired 404, no Twig errors); Phase 2 (entry-map partial) not started +**Status:** ๐Ÿ”„ In progress โ€” Phase 1 + 1.5 (title alignment) + Phase 2 (entry-map partial) complete (2026-07-04, pushed to production). Discovered Phase-1 test debt: ~13 Playwright tests across 7 specs still target the deleted standalone views โ€” cleanup pending owner decision. > Plan type: `refactor` ยท Depth: Standard ยท Origin: sequel to `2026-06-27-map-init-consolidation.md` โ€” that plan unified the map *engine* (`MapUtils.initEntryMap()`) onto trip + home but deferred `feed-map`/`map.html`; this plan removes those deferred surfaces entirely.