From 0b460c5c8d047d2707d73ccd5ba209c72e3c7863 Mon Sep 17 00:00:00 2001 From: Till JS Date: Wed, 1 Apr 2026 21:08:21 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20update=20plan=20=E2=80=94=20Phase=203?= =?UTF-8?q?=20+=204=20complete=20(split-screen=20+=20widgets)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- .claude/plans/same-origin-unified-app-migration.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.claude/plans/same-origin-unified-app-migration.md b/.claude/plans/same-origin-unified-app-migration.md index 4d117c562..7b09865fa 100644 --- a/.claude/plans/same-origin-unified-app-migration.md +++ b/.claude/plans/same-origin-unified-app-migration.md @@ -42,10 +42,16 @@ | 25 | **playground** | index (stateless) | 1 route (LLM chat) | **Done** | | — | **guides** | index (static) | 1 route (guide listing) | **Done** | +### Abgeschlossene Phasen + +- **Phase 0:** Vorbereitung (Struktur, Namespaces, Table-Kollisionen) +- **Phase 1:** Fundament (Unified Dexie-DB, SyncEngine-Map, SvelteKit-App) +- **Phase 2:** Alle 26 Module migriert (collections, types, queries, stores, routes) +- **Phase 3:** Split-Screen (Svelte-Komponenten statt iFrame, Registry, AppView pro Modul) +- **Phase 4:** Dashboard-Widgets (10 Cross-App-Widgets mit direkten Dexie-Queries) + ### Offene Phasen -- **Phase 3:** Split-Screen ohne iFrame — nicht begonnen -- **Phase 4:** Dashboard-Widgets — nicht begonnen - **Phase 5:** Infrastruktur-Anpassungen (Docker, Cloudflare, CORS) — nicht begonnen - **Phase 6:** Aufräumen (alte Apps archivieren) — nicht begonnen - **Phase 7:** local-store Package anpassen — nicht begonnen