From f23fc4afb3aa805c119de05cc1a7309f275ddac8 Mon Sep 17 00:00:00 2001 From: BenStullsBets Date: Thu, 2 Jul 2026 08:07:09 -0700 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20fused=20Task=205=20heading=20in?= =?UTF-8?q?=20migration=20plan=20(---###=20=E2=86=92=20separate=20lines)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 --- .../superpowers/plans/2026-07-01-native-surfaces-migration.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/superpowers/plans/2026-07-01-native-surfaces-migration.md b/docs/superpowers/plans/2026-07-01-native-surfaces-migration.md index df150d9..62d2a7e 100644 --- a/docs/superpowers/plans/2026-07-01-native-surfaces-migration.md +++ b/docs/superpowers/plans/2026-07-01-native-surfaces-migration.md @@ -863,7 +863,9 @@ git add src/ package.json test/ git commit -m "feat: gate every surface on CoeditingRegistry (INV-10) — commenting ranges re-assigned on gate change (spec §6.4 v0.2.1)" ``` ----### Task 5: Extract the edit flow from the webview controller +--- + +### Task 5: Extract the edit flow from the webview controller **Files:** - Create: `src/editFlow.ts`