docs: update CLAUDE.md and migration plan for local-first architecture

- CLAUDE.md: new Local-First Architecture section with data flow, migrated apps,
  dev commands, and step-by-step guide for adding local-first to new apps
- Migration plan: Phase 1-3 marked as done, status updated to "in progress"

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-27 16:48:19 +01:00
parent 2c9a36828f
commit 8f40de2966
2 changed files with 62 additions and 4 deletions

View file

@ -1,7 +1,8 @@
# Local-First Architektur & Stack-Migration
> **Status**: 🔵 In Planung
> **Status**: 🟢 In Umsetzung (Phase 1-3 abgeschlossen)
> **Erstellt**: 2026-03-26
> **Zuletzt aktualisiert**: 2026-03-27
> **Autor**: Claude Code + Till Schneider
> **Ziel**: Alle ManaCore-Apps auf Local-First umstellen, Backend-Stack modernisieren
@ -72,7 +73,7 @@ Dieser Plan beschreibt den Umbau der gesamten ManaCore-Architektur von einem kla
---
## Phase 1: Foundation (2-3 Wochen)
## Phase 1: Foundation (2-3 Wochen) — DONE 2026-03-27
### 1.1 `@manacore/local-store` Package
@ -264,7 +265,7 @@ Die Todo-App wird als erste auf Local-First umgebaut:
---
## Phase 2: Todo komplett auf Hono/Bun (2-3 Wochen)
## Phase 2: Todo komplett auf Hono/Bun (2-3 Wochen) — DONE 2026-03-27
### 2.1 Todo Backend: NestJS → Hono/Bun
@ -312,7 +313,7 @@ apps/todo/apps/backend/ # Oder: services/todo/ (umstrukturieren?)
---
## Phase 3: Rollout auf alle Apps (4-6 Wochen)
## Phase 3: Rollout auf alle Apps (4-6 Wochen) — 6/8 DONE 2026-03-27
Reihenfolge nach Komplexität: